No end of problems with amuleweb segfaulting every 10 minutes
Web Server: Started
aMuleweb$
WSThread: Thread started
WSThread: created service
WSThread: created socket listening on :4711
Segmentation fault
From my memory usage graphs, I would imagine that amuleweb spikes in memory usage hugely, and the kernel kills the process when it runs the machine out of memory and swap.
I wonder if there was any fix? I'm using wxGTK-2.5.3 which iis probably not stable. Yes, I've removed and recopied my tmpl file and the webserver directory.
Also it looks like there's a huge memory leak in amule itself. I'll recompile wxGTK to use GTK1 instead of GTK2. (sigh)