ID: 24661 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Feedback Bug Type: *XML functions Operating System: win32 PHP Version: 5CVS-2003-07-15 (dev) New Comment:
You wouldn't happen to be using libxml2-2.5.8 would you? Previous Comments: ------------------------------------------------------------------------ [2003-07-15 13:48:37] cw at centerwave dot de Could be the reason for #24634? ------------------------------------------------------------------------ [2003-07-15 05:16:37] [EMAIL PROTECTED] 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 this bug report at http://bugs.php.net/?id=24661&edit=1
