It was thus said that the Great Graham Frank once stated:
> 
> 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.

  Which operating system?  From the looks of it, it looks to be a 64-bit
version.

> 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?

  Not that it will help you any, but "rip" is "Register Instruction Pointer"
(where the faulting instruction is), "rsp" is "Register Stack Pointer" and
the specific error.

  -spc (Other than that, can't really help you)




---------------------------------------------------------------------
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: [EMAIL PROTECTED]
   "   from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to