From: assid at assid dot com Operating system: Windows XP PHP version: 5.3CVS-2008-02-04 (snap) PHP Bug Type: Apache2 related Bug description: After a while apache hangs. Specially if i refresh instead of clicking a link
Description: ------------ This problem exists with apache+php 5.2.5 and on apache+php 04 Feb 2008 00:10:06 -0500 Version: 5.2.6-dev Branch. when surfing through a vhost, after a while it just stops working. As in nothing happens when you click. Apparently it becomes more apparent IF you hit refresh/reload a few times.. and leave it idle for a minute. The only way to make it work again, is to restart the apache webserver. Similarly php-5.2.5 on linux fails to allow apachectl graceful to work. I have to force stop; killall -9 httpd and then start apache again. Downgrading to php-5.2.4 seems to fix this issue. Not sure if its related, but the behavior is similar. Reproduce code: --------------- Hitting refresh on the vhost, clicking links and after some time it hangs. Expected result: ---------------- Not to hang? - This isnt php code related Actual result: -------------- Backtrace available at http://assid.com/CrashHang_Report__PID_1360(2_dumps)__02042008150839750.mht php.ini available at : assid.com/php.ini error log also has Error in my_thread_global_end(): 3 threads didn't exit when restarting -- Edit bug report at http://bugs.php.net/?id=44035&edit=1 -- Try a CVS snapshot (PHP 4.4): http://bugs.php.net/fix.php?id=44035&r=trysnapshot44 Try a CVS snapshot (PHP 5.2): http://bugs.php.net/fix.php?id=44035&r=trysnapshot52 Try a CVS snapshot (PHP 5.3): http://bugs.php.net/fix.php?id=44035&r=trysnapshot53 Try a CVS snapshot (PHP 6.0): http://bugs.php.net/fix.php?id=44035&r=trysnapshot60 Fixed in CVS: http://bugs.php.net/fix.php?id=44035&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=44035&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=44035&r=needtrace Need Reproduce Script: http://bugs.php.net/fix.php?id=44035&r=needscript Try newer version: http://bugs.php.net/fix.php?id=44035&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=44035&r=support Expected behavior: http://bugs.php.net/fix.php?id=44035&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=44035&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=44035&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=44035&r=globals PHP 3 support discontinued: http://bugs.php.net/fix.php?id=44035&r=php3 Daylight Savings: http://bugs.php.net/fix.php?id=44035&r=dst IIS Stability: http://bugs.php.net/fix.php?id=44035&r=isapi Install GNU Sed: http://bugs.php.net/fix.php?id=44035&r=gnused Floating point limitations: http://bugs.php.net/fix.php?id=44035&r=float No Zend Extensions: http://bugs.php.net/fix.php?id=44035&r=nozend MySQL Configuration Error: http://bugs.php.net/fix.php?id=44035&r=mysqlcfg
