ID: 35030 User updated by: tomas at srnaweb dot com Reported By: tomas at srnaweb dot com -Status: Feedback +Status: Open Bug Type: Reproducible crash Operating System: Windows PHP Version: 5.0.5 New Comment:
I have posted a link to a forum, where the source is. But I have made a new one by the time, the new can be found on http://phpbug.srnaweb.com/readxml.php.txt (the txt is for enabling source code view) and the processed xml is http://phpbug.srnaweb.com/sitemap.xml Previous Comments: ------------------------------------------------------------------------ [2005-10-31 08:07:43] [EMAIL PROTECTED] Thank you for this bug report. To properly diagnose the problem, we need a short but complete example script to be able to reproduce this bug ourselves. A proper reproducing script starts with <?php and ends with ?>, is max. 10-20 lines long and does not require any external resources such as databases, etc. If possible, make the script source available online and provide an URL to it here. Try to avoid embedding huge scripts into the report. ------------------------------------------------------------------------ [2005-10-31 06:54:50] tomas at srnaweb dot com Description: ------------ Im running php with Apache 2.0.55 on Windows OS. When I run the code which's URL is below, the php-cgi.exe crashes, but the output is done. Reproduce code: --------------- http://www.php-forum.com/p/viewtopic.7244.html Expected result: ---------------- The output is given, thats ok. But then the php-cgi.exe crashes. Actual result: -------------- The Windows's Application Error dialog appears with Send / Don't Send buttons. ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=35030&edit=1