ID: 20487 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Feedback +Status: Open Bug Type: Reproducible crash Operating System: Windows 2000 PHP Version: 4.3.0RC1 New Comment:
Just get Apache 1.2.27, install PHP as Apache module, open http://localhost and press Reload button 20 times quickly (you may also hold Ctrl+R, it crashes too). You will see GP Fault message. No extensions are loaded in php.ini, no Apache module used instead of mod_php. How can I say more? Previous Comments: ------------------------------------------------------------------------ [2002-11-19 20:00:55] [EMAIL PROTECTED] Not enough information was provided for us to be able to handle this bug. Please re-read the instructions at http://bugs.php.net/how-to-report.php If you can provide more information, feel free to add it to this bug and change the status back to "Open". Thank you for your interest in PHP. ------------------------------------------------------------------------ [2002-11-18 14:54:33] [EMAIL PROTECTED] When I use MaxRequestsPerChild 0 (e.g. infinite) in httpd.conf, sometimes Apache crashes. I have tested this bug on framed page (it is phpMyAdmin, two frames in frameset). When I use only one page (without frames), I have to press Reload button (F5 in Internet Explorer) many times (I rather hold it) to produce crash. I think something's wrong in multithreaded code in php4apache.dll: it crashes when two requests occurs at the SAME TIME (often, but not always). Tere is no bug in 4.2.3, but I cannot use php4apache.dll from 4.2.3 for 4.3.0 - it crashes immediately. ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=20487&edit=1
