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/archive%40mail-archive.com This email sent to [email protected]
