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.

malloc error

Old posts that have not been replied to for several years.
Locked
m
mikeyman

Post by mikeyman »

I am running eggdrop version 1.6.10 and its running an advertising script for 2 chgannels and its set on a 15 min interval. For some reason after about a day or 2 it will crash and in the logs it gives an error about MALLOC in chanprog.c or something like that. Anyone else having the same error or problem?
J
JingYou
Halfop
Posts: 58
Joined: Tue Oct 16, 2001 8:00 pm
Location: Singapore
Contact:

Post by JingYou »

Might be an TCL error, try contactin the founder of that script
Jing You
User avatar
stdragon
Owner
Posts: 959
Joined: Sun Sep 23, 2001 8:00 pm
Contact:

Post by stdragon »

It would help if you pasted the exact error.

In general, a malloc error means the bot ran out of memory, causing it to crash. This can be caused by a faulty script. Try unloading one script at a time and seeing if it still happens.
Locked