ID: 33541 Updated by: [EMAIL PROTECTED] Reported By: rick dot martinez at gmail dot com -Status: Open +Status: Feedback Bug Type: Reproducible crash Operating System: Windows XP PHP Version: 5CVS-2005-07-01 (dev)
Previous Comments: ------------------------------------------------------------------------ [2005-07-02 10:22:33] rick dot martinez at gmail dot com Latest CVS does in fact have the same problem. It happens randomly, however. Very strange. Will try to find the exact error producing code now. ------------------------------------------------------------------------ [2005-07-01 23:58:41] rick dot martinez at gmail dot com Latest CVS seems to have fix. Please ignore this bug. ------------------------------------------------------------------------ [2005-07-01 23:15:09] [EMAIL PROTECTED] We would really appreciate if you manage to reduce your reproduce code to ~20 lines. This would really help in understanding what your script does and why it fails. ------------------------------------------------------------------------ [2005-07-01 23:03:06] rick dot martinez at gmail dot com Description: ------------ Script works perfectly on apache 2.0.53 and apache 2.0.52 with php 5.0.2 It crashes apache with error in module php5ts.dll on both machines if I use php 5.0.3 or later, including latest CVS snapshot Windows Error: szAppName : Apache.exe szAppVer : 2.0.54.0 szModName : php5ts.dll szModVer : 5.0.4.4 offset : 00007798 Files created by Windows related to the error are available here: http://www.digxworld.com/files/phpXmlErrors/Apache.exe.mdmp http://www.digxworld.com/files/phpXmlErrors/appcompat.txt Reproduce code: --------------- The XML used by the script can be found here: http://www.skynetlabs.org/torrents/azureus_stats.xml the script running as it should (PHP 5.0.2): http://www.skynetlabs.org/torrents/crashserver.php download of the script: http://www.skynetlabs.org/torrents/crashserver.txt Expected result: ---------------- Table with data Actual result: -------------- Server crash ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=33541&edit=1
