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'm running eggdrop 1.8.0 and 1.3eggdrop1.8.0 branch (downloaded from the branch here and applying the correction pointed out in issue 10) and every once in a while, I get the following error, which crashes my eggdrop:
.writewebstats
[16:34:00] Writing static webfiles to ...
[16:34:00] ... writing stats for #chan1 ...
[16:34:01] ... writing stats for #chan2...
[16:34:01] * Last context: stats:slang.c/417 []
[16:34:01] * Please REPORT this BUG!
[16:34:01] * Check doc/BUG-REPORT on how to do so.
[16:34:01] * Wrote DEBUG
[16:34:01] * SEGMENT VIOLATION -- CRASHING!
Here's the DEBUG output:
Debug (eggdrop v1.8.0) written Mon Aug 26 16:33:59 2019
Full Patch List:
Tcl library: /usr/share/tcltk/tcl8.6
Tcl version: 8.6.6 (header version 8.6.6)
Tcl is threaded
Compiled with IPv6 support
Compiled without TLS support
Configure flags:
Compile flags: gcc -g -O2 -pipe -Wall -I.. -I.. -DHAVE_CONFIG_H -I/usr/include/tcl8.6
Link flags: gcc
Strip flags: touch
Context: stats:slang.c/417, []
stats:misc.c/93, []
stats:slang.c/815, []
stats:slang.c/771, []
stats:livestats.c/1172, []
stats:misc.c/93, []
stats:slang.c/815, []
stats:slang.c/771, []
stats:slang.c/417, []
stats:slang.c/417, []
stats:slang.c/417, []
stats:slang.c/417, []
stats:slang.c/417, []
stats:datahandling.c/521, []
stats:datahandling.c/562, []
stats:slang.c/417 []
Hi guys:
I'm running eggdrop 1.8.0 and 1.3eggdrop1.8.0 branch (downloaded from the branch here and applying the correction pointed out in issue 10) and every once in a while, I get the following error, which crashes my eggdrop:
.writewebstats
[16:34:00] Writing static webfiles to ...
[16:34:00] ... writing stats for #chan1 ...
[16:34:01] ... writing stats for #chan2...
[16:34:01] * Last context: stats:slang.c/417 []
[16:34:01] * Please REPORT this BUG!
[16:34:01] * Check doc/BUG-REPORT on how to do so.
[16:34:01] * Wrote DEBUG
[16:34:01] * SEGMENT VIOLATION -- CRASHING!
Here's the DEBUG output:
Debug (eggdrop v1.8.0) written Mon Aug 26 16:33:59 2019
Full Patch List:
Tcl library: /usr/share/tcltk/tcl8.6
Tcl version: 8.6.6 (header version 8.6.6)
Tcl is threaded
Compiled with IPv6 support
Compiled without TLS support
Configure flags:
Compile flags: gcc -g -O2 -pipe -Wall -I.. -I.. -DHAVE_CONFIG_H -I/usr/include/tcl8.6
Link flags: gcc
Strip flags: touch
Context: stats:slang.c/417, []
stats:misc.c/93, []
stats:slang.c/815, []
stats:slang.c/771, []
stats:livestats.c/1172, []
stats:misc.c/93, []
stats:slang.c/815, []
stats:slang.c/771, []
stats:slang.c/417, []
stats:slang.c/417, []
stats:slang.c/417, []
stats:slang.c/417, []
stats:slang.c/417, []
stats:datahandling.c/521, []
stats:datahandling.c/562, []
stats:slang.c/417 []
IDX ADDR + PORT NICK TYPE INFO
5 0.0.0.0 12368 (telnet) lstn 12368
6 127.0.0.1 0 (dns) dns (ready)
9 107.182.226.199 6667 (server) serv (lag: 0)
Compiled without extensive memory debugging (sorry).
Open sockets: 5 (listen), 6 (passed on), 9, 15, 16 (file), 17 (file), done.
Does anyone know what could be wrong?
The text was updated successfully, but these errors were encountered: