You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@httpd.apache.org by Graham Frank <gf...@neoservers.com> on 2006/04/18 01:27:14 UTC

[users@httpd] Segfaults

Hey all,

I have been having some strange segfaults come though which I really don't
know how to describe or understand for that matter.

Apr 17 19:22:32 kirika kernel: httpd[15642]: segfault at 0000002a9ae21274
rip 0000002a95fccbeb rsp 000000004d2008a0 error 4
Apr 17 19:22:32 kirika kernel: httpd[15581]: segfault at 0000002a0000000a
rip 0000003000267e88 rsp 000000005ea2fa50 error 4
Apr 17 19:22:48 kirika kernel: httpd[15701]: segfault at 0000000000000018
rip 0000002a95f9b0c4 rsp 00000000477f7688 error 6

When those happened, the server load shot up to 58 and the children were
killed.  Can anyone help me decipher those symbols?

Thanks!

--Graham


---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
   "   from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org


Re: [users@httpd] Segfaults

Posted by Xuekun Hu <xu...@gmail.com>.
You could print the back trace to show more details. see
http://httpd.apache.org/dev/debugging.html

Thx, Xuekun

On 4/18/06, Graham Frank <gf...@neoservers.com> wrote:
> Hey all,
>
> I have been having some strange segfaults come though which I really don't
> know how to describe or understand for that matter.
>
> Apr 17 19:22:32 kirika kernel: httpd[15642]: segfault at 0000002a9ae21274
> rip 0000002a95fccbeb rsp 000000004d2008a0 error 4
> Apr 17 19:22:32 kirika kernel: httpd[15581]: segfault at 0000002a0000000a
> rip 0000003000267e88 rsp 000000005ea2fa50 error 4
> Apr 17 19:22:48 kirika kernel: httpd[15701]: segfault at 0000000000000018
> rip 0000002a95f9b0c4 rsp 00000000477f7688 error 6
>
> When those happened, the server load shot up to 58 and the children were
> killed.  Can anyone help me decipher those symbols?
>
> Thanks!
>
> --Graham
>
>
> ---------------------------------------------------------------------
> The official User-To-User support forum of the Apache HTTP Server Project.
> See <URL:http://httpd.apache.org/userslist.html> for more info.
> To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
>   "   from the digest: users-digest-unsubscribe@httpd.apache.org
> For additional commands, e-mail: users-help@httpd.apache.org
>
>

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
   "   from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org