ID:               49554
 Updated by:       paj...@php.net
 Reported By:      adsl at talk21 dot com
-Status:           Open
+Status:           Feedback
 Bug Type:         Reproducible crash
 Operating System: Windows XP
 PHP Version:      5.3.0
 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 the script requires a 
database to demonstrate the issue, please make sure it creates 
all necessary tables, stored procedures etc.

Please avoid embedding huge scripts into the report.




Previous Comments:
------------------------------------------------------------------------

[2009-09-14 11:10:48] adsl at talk21 dot com

Description:
------------
This bug is reproducable and does not occur under PHP 5.2.10. Something
within the code causes:

"php-cgi.exe - Application Error
The instruction at 0x013a216d referenced memory at 0x00000000. The
memory could not be read."

Reproduce code:
---------------
http://pastebin.ca/1565328

Expected result:
----------------
The page to be displayed.

Actual result:
--------------
A Win32 dialog with:
"php-cgi.exe - Application Error
The instruction at 0x013a216d referenced memory at 0x00000000. The
memory could not be read."


------------------------------------------------------------------------


-- 
Edit this bug report at http://bugs.php.net/?id=49554&edit=1

Reply via email to