ID:               49554
 User updated by:  adsl at talk21 dot com
 Reported By:      adsl at talk21 dot com
-Status:           Feedback
+Status:           Open
 Bug Type:         Reproducible crash
 Operating System: Windows XP
 PHP Version:      5.3.0
 New Comment:

The issue is still present at snapshot 5.3.2-dev, in both VC9 and VC6
thread safe versions. However, the issue does not present itself in
5.2.10.

I'm afraid I am unable to provide a smaller snippet of code than that
given, as I don't know exactly where the error is within the code that
causes the Application Error.


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

[2009-09-14 11:12:22] paj...@php.net

Please try using this snapshot:

  http://snaps.php.net/php5.3-latest.tar.gz
 
For Windows:

  http://windows.php.net/snapshots/



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

[2009-09-14 11:11:47] paj...@php.net

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.



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

[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