ID: 36807 Updated by: [EMAIL PROTECTED] Reported By: spam2 at rhsoft dot net Status: Feedback Bug Type: Reproducible crash Operating System: Windows XP PHP Version: 5.1.3RC1 New Comment:
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. Previous Comments: ------------------------------------------------------------------------ [2006-03-21 22:16:22] kleef84 at hotmail dot com I have the same problem since php5.1-200603202330.tar.gz was released. I'm using custom build on Windows Server 2003. Error appears with php.exe, php-win.exe and php-cgi.exe, the ISAPI dll (php5isapi.dll) appears to work fine. Error pop-up message: Application Error The instruction at "0x101ed783" referenced memory at "0x00000bec". The memory could not be "read". When hitting cancel, Visual C++ debug says: Unhandled exception in php.exe (PHP5TS.DLL): 0xC0000005: Access Violation Event log: Event Type: Error Event Source: Application Error Event Category: (100) Event ID: 1000 Date: 3/21/2006 Time: 10:08:20 PM User: N/A Computer: xxxxxxxxxxx Description: Faulting application php.exe, version 5.1.3.3, faulting module php5ts.dll, version 5.1.3.3, fault address 0x001ed783. ------------------------------------------------------------------------ [2006-03-20 23:26:03] [EMAIL PROTECTED] Not enough information was provided for us to be able to handle this bug. Please re-read the instructions at http://bugs.php.net/how-to-report.php If you can provide more information, feel free to add it to this bug and change the status back to "Open". Thank you for your interest in PHP. ------------------------------------------------------------------------ [2006-03-20 23:25:38] spam2 at rhsoft dot net Description: ------------ The latest snapshots for win32 crashs (only the cli) Not only one - all my scripts who will alter or backup databases for a batch-command on windows will crash down if running in command line interface - same skripts over apache2handler works normal. Some snapshots before the problem went away but it exists also in an earlier build of 5.1.3dev Reproduce code: --------------- Sorry not possible ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=36807&edit=1
