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.

what is this?

General support and discussion of Eggdrop bots.
Post Reply
User avatar
Fire-Fox
Master
Posts: 299
Joined: Sat Sep 23, 2006 9:01 pm
Location: /dev/null

what is this?

Post by Fire-Fox »

Hey all

i notice this here in partyline:

Code: Select all

* Last context: tclhash.c/684 [Tcl proc: *raw:irc:part, param: $_raw1 $_raw2 $_raw3]
* Please REPORT this BUG!
* Check doc/BUG-REPORT on how to do so.
* Wrote DEBUG
* SEGMENT VIOLATION -- CRASHING!
what have caused this?
GreatZ
Fire-Fox | Denmark

Scripts: Relay | Store Text | TvMaze
User avatar
ultralord
Master
Posts: 255
Joined: Mon Nov 06, 2006 6:52 pm

Post by ultralord »

i had this problem some day and i resolve it when i remove 5000 ignores on my userfile ^^
n
nml375
Revered One
Posts: 2860
Joined: Fri Aug 04, 2006 2:09 pm

Post by nml375 »

Without a proper backtrace (bt) and extended debugging, it's pretty much impossible to tell what went wrong. All that can be said is that you've uncovered a bug - possibly related to the *raw:irc:part function (static int gotpart(char *from, char *msg) within src/mod/irc.mod/chan.c).

To gather further debugging information:
* Please REPORT this BUG!
* Check doc/BUG-REPORT on how to do so.
NML_375
User avatar
Fire-Fox
Master
Posts: 299
Joined: Sat Sep 23, 2006 9:01 pm
Location: /dev/null

Post by Fire-Fox »

i have installed 1.6.19+SSL

To se if it solve the problem :)
GreatZ
Fire-Fox | Denmark

Scripts: Relay | Store Text | TvMaze
Post Reply