This is the new home of the egghelp.org community forum.
All data has been migrated (including user logins/passwords) to a new phpBB version.


For more information, see this announcement post. Click the X in the top right-corner of this box to dismiss this message.

eggdrop + ssl patch leads to segmentation fault

Old posts that have not been replied to for several years.
Locked
a
asher

eggdrop + ssl patch leads to segmentation fault

Post by asher »

I tried to ssl patch my eggdrop for both 1.6.16 and 1.6.17. Each tile launching the bot leads in this error :

Code: Select all

[12:37] Module loaded: uptime          
[12:37] Ignored masks for channel(s): #dev 
[12:37] Userfile loaded, unpacking...
[12:37] === dom-tek: 1 channels, 1 users.
[12:37] main: entering loop
[12:37] Trying server pipe.raout:6667
[12:37] DNS resolved pipe to 192.168.1.254
[12:37] * Last context: tclhash.c/238 []
[12:37] * Please REPORT this BUG!
[12:37] * Check doc/BUG-REPORT on how to do so.
[12:37] * Wrote DEBUG
[12:37] * SEGMENT VIOLATION -- CRASHING!
Segmentation fault (core dumped)
Im' under debian sarge

Is anybody able to help me ?
Locked