You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
i run an eggdrop v1.10.0 on Linux 6.1.106-1-MANJARO with python module. (tested without python module)
Eggdrop crash when user /part just after bot join channel, with or without script loaded.
Tested without script and with only vital module.
Edit1: It seem happen only during join phase of the bot... If no /part during something like one minute, the /part not produce crash...
[18:57:13] * Last bind (may not be related): evnt:init_server [18:57:12] * Wrote DEBUG [18:57:12] * SEGMENT VIOLATION -- CRASHING!
[18:57:12] * eggdrop(lamest@fooBar) vient de rentrer [18:57:13] * RandomUser (foo@Bar) est parti [18:57:13] * eggdrop a quitté (Connection closed)
Reproduce :
Just compile an eggdrop 1.10.0,
comment the two die line in config,
add a serveur,
add some channels,
launch,
make user /part just after bot join,
crash...
Hello
i run an eggdrop v1.10.0 on Linux 6.1.106-1-MANJARO with python module. (tested without python module)
Eggdrop crash when user /part just after bot join channel, with or without script loaded.
Tested without script and with only vital module.
Edit1: It seem happen only during join phase of the bot... If no /part during something like one minute, the /part not produce crash...
[18:57:13] * Last bind (may not be related): evnt:init_server
[18:57:12] * Wrote DEBUG
[18:57:12] * SEGMENT VIOLATION -- CRASHING!
[18:57:12] * eggdrop(lamest@fooBar) vient de rentrer
[18:57:13] * RandomUser (foo@Bar) est parti
[18:57:13] * eggdrop a quitté (Connection closed)
Reproduce :
Just compile an eggdrop 1.10.0,
comment the two die line in config,
add a serveur,
add some channels,
launch,
make user /part just after bot join,
crash...
DEBUG.log
Edit: After a few tests, random /part can produce crash
The text was updated successfully, but these errors were encountered: