From: vess at slavof dot net Operating system: FreeBSD 5.5 PHP version: 5.2.5 PHP Bug Type: SimpleXML related Bug description: php cli core dumped
Description: ------------ if in extensions.ini enable this extensions extension=simplexml.so extension=spl.so extension=sqlite.so extension=mysqli.so extension=pdo.so extension=pdo_sqlite.so php core dumps Expected result: ---------------- #php -v PHP 5.2.5 with Suhosin-Patch 0.9.6.2 (cli) (built: Feb 5 2008 10:04:40) Copyright (c) 1997-2007 The PHP Group Zend Engine v2.2.0, Copyright (c) 1998-2007 Zend Technologies Actual result: -------------- #php -v PHP 5.2.5 with Suhosin-Patch 0.9.6.2 (cli) (built: Feb 5 2008 10:04:40) Copyright (c) 1997-2007 The PHP Group Zend Engine v2.2.0, Copyright (c) 1998-2007 Zend Technologies php in free(): error: junk pointer, too high to make sense Abort trap (core dumped) -- Edit bug report at http://bugs.php.net/?id=44172&edit=1 -- Try a CVS snapshot (PHP 5.2): http://bugs.php.net/fix.php?id=44172&r=trysnapshot52 Try a CVS snapshot (PHP 5.3): http://bugs.php.net/fix.php?id=44172&r=trysnapshot53 Try a CVS snapshot (PHP 6.0): http://bugs.php.net/fix.php?id=44172&r=trysnapshot60 Fixed in CVS: http://bugs.php.net/fix.php?id=44172&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=44172&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=44172&r=needtrace Need Reproduce Script: http://bugs.php.net/fix.php?id=44172&r=needscript Try newer version: http://bugs.php.net/fix.php?id=44172&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=44172&r=support Expected behavior: http://bugs.php.net/fix.php?id=44172&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=44172&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=44172&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=44172&r=globals PHP 4 support discontinued: http://bugs.php.net/fix.php?id=44172&r=php4 Daylight Savings: http://bugs.php.net/fix.php?id=44172&r=dst IIS Stability: http://bugs.php.net/fix.php?id=44172&r=isapi Install GNU Sed: http://bugs.php.net/fix.php?id=44172&r=gnused Floating point limitations: http://bugs.php.net/fix.php?id=44172&r=float No Zend Extensions: http://bugs.php.net/fix.php?id=44172&r=nozend MySQL Configuration Error: http://bugs.php.net/fix.php?id=44172&r=mysqlcfg
