ID: 29681 Comment by: joel at preacherboy dot net Reported By: tony at marston-home dot demon dot co dot uk Status: Open Bug Type: Apache2 related Operating System: WindowsXP PHP Version: 5.0.1 New Comment:
I'm seeing this occur with Apache 2.0.52, PHP 5.0.2, and Windows 2003. I'm not doing anything particularly special in the PHP. Most of the hosted files are 100% HTML going through PHP. Previous Comments: ------------------------------------------------------------------------ [2004-08-14 18:36:27] tony at marston-home dot demon dot co dot uk Description: ------------ I am using the Windows binaries for 5.0.1 with MySQL 4.1.3b and Apache 2.0.50 as my development PC. I have a script which runs OK the first time, but if I repeat it straight away it causes Apache to crash and restart. I have stepped through with debug and found the place where it crashes (it is always the same place) but all it is doing is accessing the properties within an object, properties which I have set in a previous call to the same object. I found it impossible to reproduce the bug in 20 lines of code, but what I have done is to isolate the single script and its included modules and gradually removed code until the error disappeared. I have put this code into a zip file for convenience. You can download this zip file at http://www.tonymarston.co.uk/error.zip Reproduce code: --------------- http://www.tonymarston.co.uk/error.zip ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=29681&edit=1