Re: Current HEAD triggers debug assertion on Windows

php.internals

Marcus Börger

22 years ago
Hello Sebastian, should be fixed by last commit to TSRM.c Sunday, December 14, 2003, 4:31:39 PM, you wrote:
> _free_dbg(void * 0x00da43e0, int 1) line 1001 + 13 bytes > free(void * 0x00da43e0) line 956 + 11 bytes > cwd_globals_dtor(_virtual_cwd_globals * 0x00da43a8, void * * * 0x00da4268) > line 177 + 14 bytes > tsrm_shutdown() line 167 + 33 bytes > main(int 4, char * * 0x00da3ea8) line 1023 + 8 bytes > mainCRTStartup() line 338 + 17 bytes > KERNEL32! 77e987e7()
> -- > Sebastian Bergmann > http://sebastian-bergmann.de/ http://phpOpenTracker.de/
> Das Buch zu PHP 5: http://professionelle-softwareentwicklung-mit-php5.de/
-- Best regards, Marcus mailto:helly@php.net

Sebastian Bergmann

22 years ago
Marcus Boerger wrote:
> should be fixed by last commit to TSRM.c
It is, thanks, Sebastian
-- Sebastian Bergmann http://sebastian-bergmann.de/ http://phpOpenTracker.de/ Das Buch zu PHP 5: http://professionelle-softwareentwicklung-mit-php5.de/