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.

Bot crashing upon .restart

Old posts that have not been replied to for several years.
Locked
j
jedis

Post by jedis »

Hiyas,

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.
<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.
From here on out, the bot just sits there.

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:
Debug (eggdrop v1.6.7) written Sat Dec 22 05:17:12 2001
Full Patch List:
Nothing more

<font size=-1>[ This Message was edited by: jedis on 2001-12-22 05:30 ]</font>
p
ppslim
Revered One
Posts: 3914
Joined: Sun Sep 23, 2001 8:00 pm
Location: Liverpool, England

Post by ppslim »

Contact bugs@eggheads.org for more help on thsi issue.
p
ppslim
Revered One
Posts: 3914
Joined: Sun Sep 23, 2001 8:00 pm
Location: Liverpool, England

Post by ppslim »

Contact bugs@eggheads.org for more help on thiS issue.

I'm sure they would love your help on this issue.
P
Petersen
Owner
Posts: 685
Joined: Thu Sep 27, 2001 8:00 pm
Location: Blackpool, UK

Post by Petersen »

.restart has always had its problems though. Personally if I ever make enough changes that warrent a restart, I hard restart from shell.
g
guppy
eggdrop engineer
Posts: 199
Joined: Mon Sep 24, 2001 8:00 pm
Location: Canada
Contact:

Post by guppy »

On 2001-12-22 19:04, Petersen wrote:
.restart has always had its problems though. Personally if I ever make enough changes that warrent a restart, I hard restart from shell.
what problems? I've never had a problem with it in my 6+ years of using eggdrop
P
Petersen
Owner
Posts: 685
Joined: Thu Sep 27, 2001 8:00 pm
Location: Blackpool, UK

Post by Petersen »

I've always found eggdrop unstable after a .restart. Example, had an egg running for approx 50 days, hit .restart and it segfaulted 20 mins later.
p
ppslim
Revered One
Posts: 3914
Joined: Sun Sep 23, 2001 8:00 pm
Location: Liverpool, England

Post by ppslim »

Then you should be reporting these issues.

You of all people know, that without our reports fo these crashes, bugs like these will remain.
Locked