Something weird is going on in HEAD. While running the PHPUnit testsuite I get a lot of these warnings
"Invokation of <classname>'s constructor failed in <file> on line <l>" After that a "Debug Assertion Failed!" popup window opens. Backtrace is as follows _free_dbg_lk(void * 0x00ade2a0, int 1) line 1060 + 26 bytes _free_dbg(void * 0x00ade2a0, int 1) line 1001 + 13 bytes free(void * 0x00ade2a0) line 956 + 11 bytes PHP4TS_DEBUG! xmlFreeMutex + 21 bytes PHP4TS_DEBUG! xmlCleanupGlobals + 11 bytes PHP4TS_DEBUG! xmlCleanupParser + 25 bytes zm_shutdown_simplexml(int 1, int 12, void * * * 0x00a142e8) line 1034 module_destructor(_zend_module_entry * 0x00ae0cf8) line 1289 + 28 bytes zend_hash_apply_deleter(_hashtable * 0x1046e000 _module_registry, bucket * 0x00ae0c90) line 568 + 15 bytes zend_hash_graceful_reverse_destroy(_hashtable * 0x1046e000 _module_registry) line 634 + 13 bytes zend_shutdown(void * * * 0x00a142e8) line 684 + 10 bytes php_module_shutdown(void * * * 0x00a142e8) line 1462 + 9 bytes main(int 4, char * * 0x00a13ed0) line 1021 + 13 bytes mainCRTStartup() line 338 + 17 bytes -- Sebastian Bergmann http://sebastian-bergmann.de/ http://phpOpenTracker.de/ Das Buch zu PHP 5: http://professionelle-softwareentwicklung-mit-php5.de/ -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php