Bug 40702 - child pid XXXX exit signal Segmentation fault (11)
Summary: child pid XXXX exit signal Segmentation fault (11)
Status: RESOLVED INVALID
Alias: None
Product: Apache httpd-2
Classification: Unclassified
Component: All (show other bugs)
Version: 2.0.55
Hardware: PC Linux
: P2 normal (vote)
Target Milestone: ---
Assignee: Apache HTTPD Bugs Mailing List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-10-07 12:10 UTC by Cyril SCETBON
Modified: 2019-07-05 11:00 UTC (History)
1 user (show)



Attachments
Coredump of Segmentation Fault(11) (36.69 KB, text/plain)
2006-11-10 06:33 UTC, Roberto Gonzalez Azevedo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Cyril SCETBON 2006-10-07 12:10:19 UTC
I get a child pid XXXX exit signal Segmentation fault (11) in error.log fo apache2
It appears with a perl cgi script. But it was working on another machine.
I tried to trace mod_perl2 but it does not seem to encounter any BUG.
Comment 1 Nick Kew 2006-10-07 12:17:33 UTC
This would be better on a user support list.

Please post a traceback of your crash.
Comment 2 Nick Kew 2006-10-07 12:19:54 UTC
Dammit, forgot to ask the most basic question.  Did you compile apache 
yourself?  Please paste the output of "httpd -l", and a list of modules.
Comment 3 Roberto Gonzalez Azevedo 2006-11-10 06:33:58 UTC
Created attachment 19111 [details]
Coredump of Segmentation Fault(11)
Comment 4 Roberto Gonzalez Azevedo 2006-11-10 06:34:43 UTC
Comment on attachment 19111 [details]
Coredump of Segmentation Fault(11)

Here is the coredump for this bug
Comment 5 Aleksey Midenkov 2007-12-03 06:00:44 UTC
According to the stack trace supplied the problem is in PHP, not httpd.

Thread 4 (process 24526):
#0  0x00002b9bdf88c639 in kill () from /lib/tls/libc.so.6
No symbol table info available.
#1  <signal handler called>
No symbol table info available.
#2  0x00002b9bdf8cd780 in strchr () from /lib/tls/libc.so.6
No symbol table info available.
#3  0x00002b9bdf88e1b6 in putenv () from /lib/tls/libc.so.6
No symbol table info available.
#4  0x00002b9bdfd61092 in php_putenv_destructor (pe=0x2aaaab3f59e8) 
at /home/gerente/download/php-5.2.0/ext/standard/basic_functions.c:3835
No locals.
#5  0x00002b9bdfe29522 in zend_hash_destroy (ht=0x189bff8) 
at /home/gerente/download/php-5.2.0/Zend/zend_hash.c:521