ID: 21452 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Feedback Bug Type: Apache2 related Operating System: Linux - Sparc64 PHP Version: 4.3.0 New Comment:
Did this happen on a particular script and if so could you provide the smallest possible version of the script with which the error can be replicated. Previous Comments: ------------------------------------------------------------------------ [2003-01-06 00:35:26] [EMAIL PROTECTED] Not sure why it dumped core, however I do have a backtrace to go with this coredump. Apache was running in prefork mode when this happened. I'm using Apache 2.0.43 as packaged by Debian. PHP 4.3.0 was compiled by hand. (gdb) bt #0 0x705e1794 in sapi_initialize_empty_request (tsrm_ls=0x101240) at /tmp/php/php-4.3.0/main/SAPI.c:399 #1 0x705db460 in php_module_startup (sf=0x706742ac, additional_modules=0x70674444, num_additional_modules=1) at /tmp/php/php-4.3.0/main/main.c:1035 #2 0x7062cfc0 in php_apache2_startup (sapi_module=0x706742ac) at /tmp/php/php-4.3.0/sapi/apache2filter/sapi_apache2.c:269 #3 0x7062d85c in php_apache_server_startup (pconf=0xbb688, plog=0xf3768, ptemp=0xf9780, s=0xbdcf0) at /tmp/php/php-4.3.0/sapi/apache2filter/sapi_apache2.c:556 #4 0x00055fa0 in ap_run_post_config () #5 0x0005e9b8 in main () #6 0x703b08f0 in __libc_start_main () from /lib/libc.so.6 ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=21452&edit=1