ID: 32292 Comment by: vicoasis at gmail dot com Reported By: admin at skynetlabs dot org Status: No Feedback Bug Type: XML related Operating System: Windows XP (SP2) PHP Version: 5.0.4 RC1 New Comment:
At me the same mistake when I use plus still MySQL szAppName : Apache.exe szAppVer : 2.0.55.0 szModName : php5ts.dll szModVer : 5.0.5.5 offset : 00007da9 Any body know to what it is caused :(((( Previous Comments: ------------------------------------------------------------------------ [2005-06-27 04:00:25] rick dot martinez at gmail dot com The crash is reproduced on my system. I have the same problem on other scripts as well. All those scripts use DOM. Here is the Windows error signature for the error produced by the submitted script: 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 If you need any more info, just let me know. Hope this helps! (especially since this error is really annoying me :P) ------------------------------------------------------------------------ [2005-03-25 01:49:42] [EMAIL PROTECTED] No feedback was provided. The bug is being suspended because we assume that you are no longer experiencing the problem. If this is not the case and you are able to provide the information that was requested earlier, please do so and change the status of the bug back to "Open". Thank you. ------------------------------------------------------------------------ [2005-03-18 19:55:56] [EMAIL PROTECTED] Please try using this CVS snapshot: http://snaps.php.net/php5-latest.tar.gz For Windows: http://snaps.php.net/win32/php5-win32-latest.zip It does not crash for me.. ------------------------------------------------------------------------ [2005-03-15 11:11:01] admin at skynetlabs dot org I have just tested the same file on 5.0.4 RC1 (latest snapshot) with the same results. Whoever runs the script crashes Apache. 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 (be aware that server has been busy, so please be patient in receiving the results from the php script) Don't know exactly what the procedure is that crashes php >=5.0.3... going to examine the script better this afternoon. ------------------------------------------------------------------------ [2005-03-13 19:07:00] admin at skynetlabs dot org Description: ------------ I tested this script on two Win32 machines. It 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 Reproduce code: --------------- source code can be found here: http://skynetlabs.org/torrents/crashserver.txt Expected result: ---------------- what i expect is to see is a table with the data extracted from the xml file. Actual result: -------------- Total server crash. ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=32292&edit=1