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.

Problem restarting.

Old posts that have not been replied to for several years.
Locked
J
Jas321

Problem restarting.

Post by Jas321 »

I didnt get this error before, but it suddenly started.

[19:13:15] <MyBot> [19:12] Module unloaded: dns
[19:13:15] <MyBot> [19:12] * Last context: tclhash.c/688 []
[19:13:15] <MyBot> [19:12] * Please REPORT this BUG!
[19:13:15] <MyBot> [19:12] * Check doc/BUG-REPORT on how to do so.
[19:13:15] <MyBot> [19:12] * Wrote DEBUG
[19:13:15] <MyBot> [19:12] * SEGMENT VIOLATION -- CRASHING!

Anyone else encounter this?

Peace Out
User avatar
z_one
Master
Posts: 269
Joined: Mon Jan 14, 2002 8:00 pm
Location: Canada

Post by z_one »

Yes I did and I posted a question about it in the "Slennox Scripts" section because it mentioned the "nb_update" procedure which is related to Netbots.
Check there from time to time for a possible answer.

Another thing you can do if you're worried about your bot process being killed is to run Crontab (check first with your shell provider if they allow crontabs).

Basically, crontab is something which constantly checks whether your bot process is running or not and restarts it when it's not running.
For more info on how to set it up check this link
http://www.egghelp.org/setup.htm#botchk
J
Jas321

Post by Jas321 »

Unfortunatley its a tcl error as I am not using Netbots. It happens on eggdrops that arent even running scripts. Since its my box I will probably remove tcl and reinstall it from the source. I hate rpms :P

Yea, I always add crontabs for my bots. I even make crontabs for my own programs that tend to crash alot :P

Peace Out.
User avatar
z_one
Master
Posts: 269
Joined: Mon Jan 14, 2002 8:00 pm
Location: Canada

Post by z_one »

What TCL version do you use ?

Here's what my shell provider is running:

OS: Linux 2.2.23
Tcl library: /usr/lib/tcl8.3
Tcl version: 8.3.3 (header version 8.3.3)
J
Jas321

Post by Jas321 »

TCL 8.3

Peace Out
J
Jas321

Post by Jas321 »

well reinstalling tcl didnt help. I even installed from the source.
now it has to be eggdrop. I tried tcl 8.3, 8.2, and 8.4.

Peace Out
User avatar
z_one
Master
Posts: 269
Joined: Mon Jan 14, 2002 8:00 pm
Location: Canada

Post by z_one »

Hmmmm...
Then I guess this post should be moved to the "Eggdrop" section where someone will be able to help. :-?
J
Jas321

Post by Jas321 »

hmmmm.....
egghelp.org community Forum Index -> Eggdrop Forum

last I known, this was the eggdrop section.

Peace Out.
Locked