Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 19 Mar 2005 07:58:09 -0500
From:      Vlad <marchenko@gmail.com>
To:        "Michael C. Shultz" <ringworm01@gmail.com>
Cc:        freebsd-stable@freebsd.org
Subject:   Re: Apache Signal 11 (5.3-RELEASE-p3/4)
Message-ID:  <cd70c681050319045847d841dc@mail.gmail.com>
In-Reply-To: <200503171035.16483.ringworm01@gmail.com>
References:  <6.2.1.2.0.20050315112131.054b56f8@64.7.153.2> <4239B796.80303@errno.com> <4239CC6A.7050402@xraided.net> <200503171035.16483.ringworm01@gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
I have the same problem, started at some point since 5.3-p?

I thought something is wrong with the particular server, but since
other people report the same issue, I started to doubt that.

Apache has been built manually, so it has nothing to do with the port.
1.3.33 Apache + mod_ssl + mod_perl

Sorry, have no dumps.

pid 70686 (httpd), uid 65534: exited on signal 11
pid 58127 (httpd), uid 65534: exited on signal 11
pid 58833 (httpd), uid 65534: exited on signal 11
pid 30556 (httpd), uid 65534: exited on signal 11
pid 35877 (httpd), uid 65534: exited on signal 11
pid 95642 (httpd), uid 65534: exited on signal 11



On Thu, 17 Mar 2005 10:35:15 -0800, Michael C. Shultz
<ringworm01@gmail.com> wrote:
> On Thursday 17 March 2005 10:28 am, Kyle Mott wrote:
> > I've already sent this question to freebsd-questions; forgive me if
> > this is the wrong list.
> >
> > This just very recently started to happen (and I haven't upgraded
> > Apache as of late either, or any other software for that matter). I
> > keep getting this in my kernel.log on 2 different hosts:
> > Mar 17 09:34:16 logsrv pid 38069 (httpd), uid 0: exited on signal 11
> > (core dumped)
> > Mar 17 00:34:25 g1bs0n kernel: pid 9419 (httpd), uid 0: exited on
> > signal 11 (core dumped)
> >
> > Both hosts are running 'apache+mod_ssl-1.3.33+2.8.22' plus
> > 'php4-4.3.10', and a bunch of php modules that I don't want to list.
> > i was able to get Apache running on g1bs0n by not starting ssl;
> > however, Apache won't start on logsrv at all.
> >
> > Looking up man signal, SIGSEGV (11) is a segmentation violation. What
> > can cause this on 2 different machines that haven't been updated in a
> > while? I'm currently running a ports-cvsup, to verify that
> > apache+mod_ssl either does or does not need to be updated.
> >
> >
> >
> > -Kyle Mott
> 
> Just a suggestion....
> 
> Build Apache with debug support, do a back trace on the .core file with
> GDB.  That will let you narrow down the problem a bit. Then notify the
> ports maintainer.
> 


-- 
Vlad



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?cd70c681050319045847d841dc>