jamesoff / bmotion

An Artificial Stupidity script for eggdrop bots
Other
60 stars 16 forks source link

bMotion can cause eggdrop to run out of memory with low ulimit #29

Open jamesoff opened 10 years ago

jamesoff commented 10 years ago

Will be due to the pre-compiling of plugin strings.

Should add an option (automatically detect?) to disable the compilation to reduce memory usage.

scarymonster101 commented 10 years ago

Hi James, fyi my bmotion bot crashed again overnight and when I relaunched this a.m. I am getting the same error. This is after replacing plugins.tcl last night.

unable to alloc 655360 bytes Abort trap: 6

scarymonster101 commented 9 years ago

My shell admin have increased my memory limit so hopefully this has cured the issue. It seems to have worked but as I've just restarted them I'll monitor for a while and update if required. Although at this stage it looks promising. Thanks again.