From: [EMAIL PROTECTED] Operating system: win32 PHP version: 5CVS-2003-07-15 (dev) PHP Bug Type: *XML functions Bug description: xmlCleanupParser called multiple times and causes crash
Description: ------------ dom, simplexml etc. all call xmlCleanupParser in their MSHUTDOWN functions and cause a crash. Reproduce code: --------------- Just run any simple script under the debugger to catch the exception - it doesn't even need to use xml related functions. Expected result: ---------------- No crash ;) Actual result: -------------- Death -- Edit bug report at http://bugs.php.net/?id=24661&edit=1 -- Try a CVS snapshot (php4): http://bugs.php.net/fix.php?id=24661&r=trysnapshot4 Try a CVS snapshot (php5): http://bugs.php.net/fix.php?id=24661&r=trysnapshot5 Fixed in CVS: http://bugs.php.net/fix.php?id=24661&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=24661&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=24661&r=needtrace Try newer version: http://bugs.php.net/fix.php?id=24661&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=24661&r=support Expected behavior: http://bugs.php.net/fix.php?id=24661&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=24661&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=24661&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=24661&r=globals PHP 3 support discontinued: http://bugs.php.net/fix.php?id=24661&r=php3 Daylight Savings: http://bugs.php.net/fix.php?id=24661&r=dst IIS Stability: http://bugs.php.net/fix.php?id=24661&r=isapi Install GNU Sed: http://bugs.php.net/fix.php?id=24661&r=gnused
