I am having problems with my bots crashing when I perform a .restart on them. It doesn't happen all of the time, but it does happen frequently.
I am using eggdrop1.6.7.
From here on out, the bot just sits there.<Botname> [05:17] #jedis# restart
<Botname> Restarting.
<Botname> [05:17] Writing user file...
<Botname> [05:17] Writing channel file ...
<Botname> [05:17] Restarting ...
<Botname> [05:17] Module unloaded: console
<Botname> [05:17] Sending 'share end' to all sharebots...
<Botname> [05:17] Unloaded sharing module, flushing tbuf's...
<Botname> [05:17] Module unloaded: share
<Botname> [05:17] Unloading transfer module, killing all transfer connections...
<Botname> [05:17] Module unloaded: transfer
<Botname> [05:17] Module unloaded: irc
<Botname> [05:17] Module unloaded: ctcp
<Botname> [05:17] Module unloaded: server
<Botname> [05:17] Writing channel file ...
<Botname> [05:17] Module unloaded: channels
<Botname> [05:17] Module unloaded: dns
<Botname> [05:17] * Last context: tclhash.c/680 []
<Botname> [05:17] * Please REPORT this BUG!
<Botname> [05:17] * Check doc/BUG-REPORT on how to do so.
ps -au on the shell shows the bot can be using up to 20%+ of the CPU at this time. I've waited as long as five minutes and they still do not shutdown. Requires manually killing the process from the shell. What can be causing this? It doesn't appear to be getting to the point of writing the debug file to check for errors.
EDIT: It does start the debug process, but only gets this far:
Nothing moreDebug (eggdrop v1.6.7) written Sat Dec 22 05:17:12 2001
Full Patch List:
<font size=-1>[ This Message was edited by: jedis on 2001-12-22 05:30 ]</font>