From: [EMAIL PROTECTED] Operating system: Solaris 2.7 PHP version: 4.2.0 PHP Bug Type: Reproducible crash Bug description: child pid XXX exit signal Segmentation Fault (11)
Installed PHP 4.2.0 on Solaris 2.7 server running Apache 1.3.12. (Also removed this install and tried PHP 4.ORC1 with same results.) configure, make, and make install worked no problem, but then when I run '/path/to/apache/bin/apachectl start' it looks like apache runs, but the child processes are crashing with a Segmentation Fault (11), and no pages, .html or otherwise are being served. If I go back to the httpd.conf file and comment out the php specific lines, the web pages are again being served correctly. I would run a a gdb backtrace, but I have to admit I don't know where the gdb command can be found. Any help you can offer would be greatly appreciated. Thank you, Karyn -- Edit bug report at http://bugs.php.net/?id=17058&edit=1 -- Fixed in CVS: http://bugs.php.net/fix.php?id=17058&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=17058&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=17058&r=needtrace Try newer version: http://bugs.php.net/fix.php?id=17058&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=17058&r=support Expected behavior: http://bugs.php.net/fix.php?id=17058&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=17058&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=17058&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=17058&r=globals
