ID: 42714 Updated by: [EMAIL PROTECTED] Reported By: rafael dot figueiredo at prowebs dot com dot br -Status: Open +Status: Feedback Bug Type: Scripting Engine problem Operating System: WINDOWS 2003 SP1 PHP Version: 5.2.4 New Comment:
Please try using this CVS snapshot: http://snaps.php.net/php5.2-latest.tar.gz For Windows (zip): http://snaps.php.net/win32/php5.2-win32-latest.zip For Windows (installer): http://snaps.php.net/win32/php5.2-win32-installer-latest.msi Should be fixed already. Previous Comments: ------------------------------------------------------------------------ [2007-09-19 17:33:24] rafael dot figueiredo at prowebs dot com dot br Description: ------------ Always when a load a page .php I receive this message "Error in my_thread_global_end(): 3 threads didn't exit". When all my page contents show the browser stay "receiving" for more 5 seconds and then show these message. This error occurs even a put a simple <?php phpinfo(); ?> or <?php ?> How could I resolve this? My system: - Win 2003 SP1 - php-5.2.4-win32-installer.msi - mysql-essential-5.0.45-win32.msi Thanks, Rafael. Reproduce code: --------------- <?='HELLO!'?> Expected result: ---------------- HELLO! Actual result: -------------- HELLO!Error in my_thread_global_end(): 3 threads didn't exit ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=42714&edit=1