You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@httpd.apache.org by Andre Hübner <An...@gmx.de> on 2008/02/26 11:05:23 UTC

[users@httpd] Apache 2.2.8 - Segmentation fault II

Hi,

sorry for next quick post, but here better example for segfault. more then 4 
hours between scriptstart and segfault, but i found also line where start 
and kill was between only a few seconds

[Mon Feb 25 00:04:49 2008] [debug] proxy_util.c(1670): proxy: grabbed 
scoreboard slot 0 in child 8507 for worker proxy:reverse
[Mon Feb 25 00:04:49 2008] [debug] proxy_util.c(1778): proxy: initialized 
single connection worker 0 in child 8507 for (*)
[Mon Feb 25 03:22:38 2008] [notice] child pid 8507 exit signal Segmentation 
fault (11)

Thank you
Andre 


---------------------------------------------------------------------
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] Apache 2.2.8 - Segmentation fault II

Posted by Joshua Slive <jo...@slive.ca>.
On Tue, Feb 26, 2008 at 5:05 AM, Andre Hübner <An...@gmx.de> wrote:
> Hi,
>
>  sorry for next quick post, but here better example for segfault. more then 4
>  hours between scriptstart and segfault, but i found also line where start
>  and kill was between only a few seconds
>
>  [Mon Feb 25 00:04:49 2008] [debug] proxy_util.c(1670): proxy: grabbed
>  scoreboard slot 0 in child 8507 for worker proxy:reverse
>  [Mon Feb 25 00:04:49 2008] [debug] proxy_util.c(1778): proxy: initialized
>  single connection worker 0 in child 8507 for (*)
>  [Mon Feb 25 03:22:38 2008] [notice] child pid 8507 exit signal Segmentation
>  fault (11)

There's really only one reliable way to debug segfaults:
http://httpd.apache.org/dev/debugging.html#crashes

Anything else is just blindly flailing around in the dark.

Joshua.

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