At 04:28 AM 5/31/2006, Steph Fox wrote:
Probably some other bug that is the reason of the crash was masked by
omitting FreeLibrary().
I know Tony fixed some kind of such bugs in ext/tidy and ext/sybase.

Yes, he gave those extensions the ts_free_id() workaround I mentioned a looooooooooong time ago when I first started looking into this.

I'm a bit behind so sorry if this has been answered already. I don't think ts_free_id() is a workaround but it's actually correct. We should free the resources of the extension during MSHUTDOWN and that's the way to do it in ZTS. Good chance that the crash is actually a bug which needs fixing although there could also be a bug lurking.

Andi
--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to