From: gmsoft at gentoo dot org Operating system: Linux playa 2.6.23.12 #1 Fri Jan PHP version: 5.2CVS-2008-02-10 (snap) PHP Bug Type: Reproducible crash Bug description: SEGFAULT when running cacti poller
Description: ------------ php crash when running cacti poller. Most probably not related to cacti only. Previous version like 5.2.5 used to work fine. This doesn't seem to occur if build without -O2. Reproduce code: --------------- This occurs when using cacti poller.php or when browsing cacti trough apache. Didn't identified the exact code. Actual result: -------------- (gdb) bt #0 0x082db06a in zend_do_fcall_common_helper_SPEC (execute_data=0xbff54dbc) at /var/tmp/portage/php-test/php5.2-200802101930/Zend/zend_vm_execute.h:205 #1 0x082cd37a in execute (op_array=0x892b9dc) at /var/tmp/portage/php-test/php5.2-200802101930/Zend/zend_vm_execute.h:92 #2 0x082dac2b in zend_do_fcall_common_helper_SPEC (execute_data=0xbff552ec) at /var/tmp/portage/php-test/php5.2-200802101930/Zend/zend_vm_execute.h:234 #3 0x082cd37a in execute (op_array=0x892066c) at /var/tmp/portage/php-test/php5.2-200802101930/Zend/zend_vm_execute.h:92 #4 0x082dac2b in zend_do_fcall_common_helper_SPEC (execute_data=0xbff5559c) at /var/tmp/portage/php-test/php5.2-200802101930/Zend/zend_vm_execute.h:234 #5 0x082cd37a in execute (op_array=0x87d0268) at /var/tmp/portage/php-test/php5.2-200802101930/Zend/zend_vm_execute.h:92 #6 0x082dac2b in zend_do_fcall_common_helper_SPEC (execute_data=0xbff564cc) at /var/tmp/portage/php-test/php5.2-200802101930/Zend/zend_vm_execute.h:234 #7 0x082cd37a in execute (op_array=0x87a57fc) at /var/tmp/portage/php-test/php5.2-200802101930/Zend/zend_vm_execute.h:92 #8 0x082d16ef in ZEND_INCLUDE_OR_EVAL_SPEC_TMP_HANDLER (execute_data=0xbff57a2c) at /var/tmp/portage/php-test/php5.2-200802101930/Zend/zend_vm_execute.h:4614 #9 0x082cd37a in execute (op_array=0x879a910) at /var/tmp/portage/php-test/php5.2-200802101930/Zend/zend_vm_execute.h:92 #10 0x082acb68 in zend_execute_scripts (type=8, retval=<value optimized out>, file_count=3) at /var/tmp/portage/php-test/php5.2-200802101930/Zend/zend.c:1134 #11 0x08265f0f in php_execute_script (primary_file=0xbff59e64) at /var/tmp/portage/php-test/php5.2-200802101930/main/main.c:2006 #12 0x0833e1ef in main (argc=2, argv=0xbff59f84) at /var/tmp/portage/php-test/php5.2-200802101930/sapi/cli/php_cli.c:1140 Full backtrace : http://rafb.net/p/HRPbmV53.html -- Edit bug report at http://bugs.php.net/?id=44094&edit=1 -- Try a CVS snapshot (PHP 4.4): http://bugs.php.net/fix.php?id=44094&r=trysnapshot44 Try a CVS snapshot (PHP 5.2): http://bugs.php.net/fix.php?id=44094&r=trysnapshot52 Try a CVS snapshot (PHP 5.3): http://bugs.php.net/fix.php?id=44094&r=trysnapshot53 Try a CVS snapshot (PHP 6.0): http://bugs.php.net/fix.php?id=44094&r=trysnapshot60 Fixed in CVS: http://bugs.php.net/fix.php?id=44094&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=44094&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=44094&r=needtrace Need Reproduce Script: http://bugs.php.net/fix.php?id=44094&r=needscript Try newer version: http://bugs.php.net/fix.php?id=44094&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=44094&r=support Expected behavior: http://bugs.php.net/fix.php?id=44094&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=44094&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=44094&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=44094&r=globals PHP 3 support discontinued: http://bugs.php.net/fix.php?id=44094&r=php3 Daylight Savings: http://bugs.php.net/fix.php?id=44094&r=dst IIS Stability: http://bugs.php.net/fix.php?id=44094&r=isapi Install GNU Sed: http://bugs.php.net/fix.php?id=44094&r=gnused Floating point limitations: http://bugs.php.net/fix.php?id=44094&r=float No Zend Extensions: http://bugs.php.net/fix.php?id=44094&r=nozend MySQL Configuration Error: http://bugs.php.net/fix.php?id=44094&r=mysqlcfg