Hi David, same thing i reported to the PHP-DEV List some time ago ( before RC1 was released ). The problem is the Win32/Apache2 Combination you are using.
I am not completely sure, but it looks like debug_backtrace(); causes this crash. Maybe look at my little script for details: http://download.erisx.de/crash.txt -- red Am Donnerstag, 25. März 2004 05:53 schrieb David Chen: > Hi, > > My application crashes, but I have a hard time figuring out where because > it only happens periodically. > > For some reason, it only crashes about 10% of the time. If someone who > knows how to debug PHP could assist me, that would be very nice. You may > download the package at: http://www.blesys.com/uploads/Web%20app.rar > After extracting the file, go to the file: test/Test.php > And keep refreshing until it crashes. > My system is Win XP Pro with Apache 2 with PHP5RC1 (downloaded 3/24/04) > > This application is an output from a Java->PHP translator. I believe it > started crashing a month ago (but it could be a feature I added). It's a > bit slow (takes ~.5 seconds on my computer) because of an OOP persistence > layer. > > Right now, I include a lineLog.html output to try to find where the crash > is, but it's not too helpful. > > Thanks. > > > David Chen -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php