ID: 22002 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Feedback Bug Type: Reproducible crash Operating System: winXP PHP Version: 4.3.0 New Comment:
Please make sure you're upgrading PHP correctly and ALL the dlls, especially php4ts.dll ! (sometimes a reboot is needed..) Previous Comments: ------------------------------------------------------------------------ [2003-02-13 08:47:54] [EMAIL PROTECTED] dont know the status on this but i tried on winXP with php 4.3.0 and couldnt reproduce it ------------------------------------------------------------------------ [2003-02-01 20:04:26] [EMAIL PROTECTED] I tried both version STABLE and Latest CVS (Win32 Package)but the bug stay. It look like that happend on windows OS and not on linux... ------------------------------------------------------------------------ [2003-02-01 17:01:44] [EMAIL PROTECTED] Could you please try STABLE and Latest CVS from http://snaps.php.net and report ? I could not reproduce this on Linux with HEAD. ------------------------------------------------------------------------ [2003-02-01 16:32:27] [EMAIL PROTECTED] Can't reproduce it with FreeBSD/Linux and PHP4.3.0/PHP5.0.0 ------------------------------------------------------------------------ [2003-02-01 16:29:28] [EMAIL PROTECTED] if you repeat at least 20-30 time the ereg function with an empty mask php.exe bug and stay in the task manager. Some time the web page doesn't appear or just a part. Example of an 'reproductible bug' code for($i=0;$i<100;$i++) { ereg("","aa"); } BUT if you put @ in front of ereg the bug doesn't appear. hope this bug report will be usefull. Thanks ------------------------------------------------------------------------ The remainder of the comments for this report are too long. To view the rest of the comments, please view the bug report online at http://bugs.php.net/22002 -- Edit this bug report at http://bugs.php.net/?id=22002&edit=1