From:             [EMAIL PROTECTED]
Operating system: Linux - Sparc64
PHP version:      4.3.0
PHP Bug Type:     Apache2 related
Bug description:  Apache dumps core inside php code

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 bug report at http://bugs.php.net/?id=21452&edit=1
-- 
Try a CVS snapshot:         http://bugs.php.net/fix.php?id=21452&r=trysnapshot
Fixed in CVS:               http://bugs.php.net/fix.php?id=21452&r=fixedcvs
Fixed in release:           http://bugs.php.net/fix.php?id=21452&r=alreadyfixed
Need backtrace:             http://bugs.php.net/fix.php?id=21452&r=needtrace
Try newer version:          http://bugs.php.net/fix.php?id=21452&r=oldversion
Not developer issue:        http://bugs.php.net/fix.php?id=21452&r=support
Expected behavior:          http://bugs.php.net/fix.php?id=21452&r=notwrong
Not enough info:            http://bugs.php.net/fix.php?id=21452&r=notenoughinfo
Submitted twice:            http://bugs.php.net/fix.php?id=21452&r=submittedtwice
register_globals:           http://bugs.php.net/fix.php?id=21452&r=globals
PHP 3 support discontinued: http://bugs.php.net/fix.php?id=21452&r=php3
Daylight Savings:           http://bugs.php.net/fix.php?id=21452&r=dst
IIS Stability:              http://bugs.php.net/fix.php?id=21452&r=isapi
Install GNU Sed:            http://bugs.php.net/fix.php?id=21452&r=gnused

Reply via email to