Apache child process crashes frequently

Leo "TheHobbit" Cacciari leothehobbit at gmail.com
Wed Apr 6 13:50:57 UTC 2011


Il 04/06/2011 04:31 AM, Harry Strongburg ha scritto:
> On Wed, Apr 06, 2011 at 07:05:34AM +0530, Basil Kurian wrote:
>> When our PHP application is deployed on apache, its child process
>> often get crashed, creating coredump in errror.log. We are
>> experiencing this problem in both Ubuntu and debian installations.
>>
>> Please see this error.log http://pastebin.ubuntu.com/589646/ .
> Have you tried installing a different httpd (such as lighttpd or nginx), 
> to see if it's an Apache issue? If it runs fine on a different httpd, 
> then you can "guarantee" that it's an Apache issue and not something 
> else (PHP or otherwise). Another interesting thing you can try would be 
> compiling Apache by yourself and testing with that, instead of the 
> Ubuntu packages.
>
Hi,
I think  is clear from the posted log that the problem is a php one, in
the memcache module probably. Just at the beginning
it tell you that it is traying to unmap a chunk and that this operation
fails because the pointer is invalid (maybe not a pointer to something
obtained through the cache?).



-- 
Leo "TheHobbit" Cacciari
Aliae nationes servitutem pati possunt populi romani est propria libertas





More information about the ubuntu-users mailing list