Hi, Interesting I'll give a try (actually using mpm-worker)
Aurelien On 04/28/2010 05:36 AM, D Tim Cummings wrote: > Hi > > We were getting a couple of segmentation faults each day using > apache2-mpm-worker on Debian Lenny. We switched to using > apache2-mpm-prefork and haven't had a segmentation fault since. > > Tim > > On 28/04/2010, at 1:43 AM, Aurélien Minet wrote: > >> Hi, >> >> I have had a some problem with Apache package of Ubuntu 8.04 on >> x86_32: several Segmentation fault each days >> causing no response or application/instance not found error. >> Check apache error_log (not the error logs of vhost) for errors like >> "child pid 12345 exit signal Segmentation fault (11)". >> >> Switching to Gentoo x86_32 with gcc-4.3.4 (hardened with Pie), >> apache-2.2.15, apr-util-1.3.9, apr-1.3.9, only one apache >> child got a segmentation fault per week actually (it's not perfect but >> far better). >> >> mod_WebObjects isn't free of bug, there is a double free problem in >> ac_readConfiguration() but I still haven't found a >> way to reproduce this problem in order to fix it (but it's a rare >> problem). >> >> Aurelien >> _______________________________________________ >> Do not post admin requests to the list. They will be ignored. >> Webobjects-dev mailing list ([email protected]) >> Help/Unsubscribe/Update your Subscription: >> http://lists.apple.com/mailman/options/webobjects-dev/tim%40triptera.com.au >> >> >> This email sent to [email protected] > _______________________________________________ Do not post admin requests to the list. They will be ignored. Webobjects-dev mailing list ([email protected]) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com This email sent to [email protected]
