From:             sam at freepeers dot com
Operating system: Windows 2000
PHP version:      4.3.7
PHP Bug Type:     Unknown/Other Function
Bug description:  PHP has encountered an Access Violation at 01350AFD

Description:
------------
When loading a webpage, it occasionally shows "PHP has encountered an
Access Violation at 01350AFD" within the body of the page.

Windows 2000 Advanced Server cluster
IIS5 
PHP 4.3.7
Running as ISAPI module 

Server Info: https://secure.bearshare.com/test.php

Display errors is turned off on this server, and errors are being logged
to the Event Log.  The main problem here is that an error is being
DISPLAYED to the end user.  It should be going to the Event Log instead.

I am reporting this because some other similar bug reports have been
closed because the user did not provide enough information.  I am willing
to provide plenty of information if I can help to get this bug solved.



Reproduce code:
---------------
Code:  https://secure.bearshare.com/testcode.txt

Expected result:
----------------
Observe at https://secure.bearshare.com/testpage.php

(hit refresh many times to get the error)

The expected result is a normal page of text and graphics.  The actual
result is that embedded within the text is an error message "PHP has
encountered an Access Violation at 01350AFD" , along with the expected
output.


-- 
Edit bug report at http://bugs.php.net/?id=28898&edit=1
-- 
Try a CVS snapshot (php4):  http://bugs.php.net/fix.php?id=28898&r=trysnapshot4
Try a CVS snapshot (php5):  http://bugs.php.net/fix.php?id=28898&r=trysnapshot5
Fixed in CVS:               http://bugs.php.net/fix.php?id=28898&r=fixedcvs
Fixed in release:           http://bugs.php.net/fix.php?id=28898&r=alreadyfixed
Need backtrace:             http://bugs.php.net/fix.php?id=28898&r=needtrace
Need Reproduce Script:      http://bugs.php.net/fix.php?id=28898&r=needscript
Try newer version:          http://bugs.php.net/fix.php?id=28898&r=oldversion
Not developer issue:        http://bugs.php.net/fix.php?id=28898&r=support
Expected behavior:          http://bugs.php.net/fix.php?id=28898&r=notwrong
Not enough info:            http://bugs.php.net/fix.php?id=28898&r=notenoughinfo
Submitted twice:            http://bugs.php.net/fix.php?id=28898&r=submittedtwice
register_globals:           http://bugs.php.net/fix.php?id=28898&r=globals
PHP 3 support discontinued: http://bugs.php.net/fix.php?id=28898&r=php3
Daylight Savings:           http://bugs.php.net/fix.php?id=28898&r=dst
IIS Stability:              http://bugs.php.net/fix.php?id=28898&r=isapi
Install GNU Sed:            http://bugs.php.net/fix.php?id=28898&r=gnused
Floating point limitations: http://bugs.php.net/fix.php?id=28898&r=float

Reply via email to