NetBSD-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: problems with NetBSD 5.0.1/apache 2.2.12



On Thu, Aug 20, 2009 at 04:00:34PM +0200, Manuel Bouyer wrote:
> Hello,
> since I upgraded servers to NetBSD 5.0.1 and apache 2.2.12, I notice some
> strange behavior of apache:
> 
> on several of them, I get
> [Thu Aug 20 15:44:22 2009] [notice] child pid 13943 exit signal Segmentation 
> fault (11)
> The servers have different configurations and modules loaded, the common point
> is:
> Apache/2.2.12 (Unix) mod_ssl/2.2.12 OpenSSL/0.9.9-dev DAV/2 PHP/5.2.9
[...]
> Has anyone else seen this ?

No, but I had a problem with the same version of Apache under
NetBSD/i386 5.0_STABLE this morning. Apache was using lots of CPU
time and I had to restart it. It seems that one of the child
processes got stuck:

[Fri Aug 28 12:03:38 2009] [warn] child process 20317 still did not exit, 
sending a SIGTERM
[Fri Aug 28 12:03:40 2009] [warn] child process 20317 still did not exit, 
sending a SIGTERM
[Fri Aug 28 12:03:42 2009] [warn] child process 20317 still did not exit, 
sending a SIGTERM
[Fri Aug 28 12:03:44 2009] [error] child process 20317 still did not exit, 
sending a SIGKILL

This Apache setup also uses PHP.

I have however not seen such a problem with Apache 2.2.13 (from
pkgsrc HEAD) under NetBSD/amd64 5.0_STABLE.

        Kind regards

-- 
Matthias Scheler                                  http://zhadum.org.uk/


Home | Main Index | Thread Index | Old Index