From: beluc62 at hotmail dot com Operating system: linux PHP version: 5.2.5 PHP Bug Type: Reproducible crash Bug description: seg fault, but no core with debug version
Description: ------------ i have a script that make a seg fault and a core dump, but i can't get any core dump when i compile php with debug enabled. Reproduce code: --------------- actually, do not know. Expected result: ---------------- no seg fault. Actual result: -------------- without debug-enable, Segmentation fault with debug-enable : [Mon Nov 19 12:50:07 2007] Script: 'xxxxxxxxxxxxx.php' /var/log/xxx/php-5.2.5/Zend/zend_execute.c(403) : Freeing 0xB6E56ED0 (16 bytes), script=xxxxxxxxxxxxx.php Last leak repeated 1 time === Total 2 memory leaks detected === -- Edit bug report at http://bugs.php.net/?id=43333&edit=1 -- Try a CVS snapshot (PHP 4.4): http://bugs.php.net/fix.php?id=43333&r=trysnapshot44 Try a CVS snapshot (PHP 5.2): http://bugs.php.net/fix.php?id=43333&r=trysnapshot52 Try a CVS snapshot (PHP 5.3): http://bugs.php.net/fix.php?id=43333&r=trysnapshot53 Try a CVS snapshot (PHP 6.0): http://bugs.php.net/fix.php?id=43333&r=trysnapshot60 Fixed in CVS: http://bugs.php.net/fix.php?id=43333&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=43333&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=43333&r=needtrace Need Reproduce Script: http://bugs.php.net/fix.php?id=43333&r=needscript Try newer version: http://bugs.php.net/fix.php?id=43333&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=43333&r=support Expected behavior: http://bugs.php.net/fix.php?id=43333&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=43333&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=43333&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=43333&r=globals PHP 3 support discontinued: http://bugs.php.net/fix.php?id=43333&r=php3 Daylight Savings: http://bugs.php.net/fix.php?id=43333&r=dst IIS Stability: http://bugs.php.net/fix.php?id=43333&r=isapi Install GNU Sed: http://bugs.php.net/fix.php?id=43333&r=gnused Floating point limitations: http://bugs.php.net/fix.php?id=43333&r=float No Zend Extensions: http://bugs.php.net/fix.php?id=43333&r=nozend MySQL Configuration Error: http://bugs.php.net/fix.php?id=43333&r=mysqlcfg
