From: mssanch2002 at yahoo dot com Operating system: aix 5.3 PHP version: 4.4.8 PHP Bug Type: Unknown/Other Function Bug description: child pid 913624 exit signal Segmentation fault (11)
Description: ------------ I configure apache 1.4.41 with the following config: /configure --with-layout=Apache --prefix=/macs/apache --activate-module=src/modules/php4/libphp4.a I receive the following message in apache error_log when I use the browser: child pid 913624 exit signal Segmentation fault (11) Actual result: -------------- GNU gdb 6.0 Copyright 2003 Free Software Foundation, Inc. GDB is free software, covered by the GNU General Public License, and you are welcome to change it and/or distribute copies of it under certain conditions. Type "show copying" to see the conditions. There is absolutely no warranty for GDB. Type "show warranty" for details. This GDB was configured as "powerpc-ibm-aix5.1.0.0"... (no debugging symbols found)... (gdb) run -X Starting program: /macs/apache_1.3.41/bin/httpd -X Program received signal SIGSEGV, Segmentation fault. [Switching to Thread 1] 0x1007de4c in ?? () (gdb) bt #0 0x1007de4c in ?? () (gdb) -- Edit bug report at http://bugs.php.net/?id=44745&edit=1 -- Try a CVS snapshot (PHP 5.2): http://bugs.php.net/fix.php?id=44745&r=trysnapshot52 Try a CVS snapshot (PHP 5.3): http://bugs.php.net/fix.php?id=44745&r=trysnapshot53 Try a CVS snapshot (PHP 6.0): http://bugs.php.net/fix.php?id=44745&r=trysnapshot60 Fixed in CVS: http://bugs.php.net/fix.php?id=44745&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=44745&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=44745&r=needtrace Need Reproduce Script: http://bugs.php.net/fix.php?id=44745&r=needscript Try newer version: http://bugs.php.net/fix.php?id=44745&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=44745&r=support Expected behavior: http://bugs.php.net/fix.php?id=44745&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=44745&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=44745&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=44745&r=globals PHP 4 support discontinued: http://bugs.php.net/fix.php?id=44745&r=php4 Daylight Savings: http://bugs.php.net/fix.php?id=44745&r=dst IIS Stability: http://bugs.php.net/fix.php?id=44745&r=isapi Install GNU Sed: http://bugs.php.net/fix.php?id=44745&r=gnused Floating point limitations: http://bugs.php.net/fix.php?id=44745&r=float No Zend Extensions: http://bugs.php.net/fix.php?id=44745&r=nozend MySQL Configuration Error: http://bugs.php.net/fix.php?id=44745&r=mysqlcfg
