From:             [EMAIL PROTECTED]
Operating system: Windows 2000 Server/Pro
PHP version:      4.1.2
PHP Bug Type:     Reproducible crash
Bug description:  The memory could not be "read".

Upon standard installation of the 4.1.2 PHP Windows installer on both a
Windows 2000 SP2 SR1 Server machine and a Windows 2000 SP2 SR1
Professional machine, both running IIS 5.0, I setup the basic test file I
have working on another Windows 2000 Pro machine installed with PHP 4.1.1


<?php
phpinfo();
?>

Upon attempts at execution the error returned on the console of the IIS
server is as follows:

php.exe - Application Error
The instruction at "0x1000602e" referenced memory at "0x00080cdc".  The
memory could not be "read".
Click on OK to terminate the program

The browser reports the following after about 5 minutes:

CGI Timeout
The specified CGI application exceeded the allowed time for processing. 
The server has deleted the process.

Hopefully this is enough information to help resolve this issue.

Thank you,

- Brad
-- 
Edit bug report at http://bugs.php.net/?id=16089&edit=1
-- 
Fixed in CVS:        http://bugs.php.net/fix.php?id=16089&r=fixedcvs
Fixed in release:    http://bugs.php.net/fix.php?id=16089&r=alreadyfixed
Need backtrace:      http://bugs.php.net/fix.php?id=16089&r=needtrace
Try newer version:   http://bugs.php.net/fix.php?id=16089&r=oldversion
Not developer issue: http://bugs.php.net/fix.php?id=16089&r=support
Expected behavior:   http://bugs.php.net/fix.php?id=16089&r=notwrong
Not enough info:     http://bugs.php.net/fix.php?id=16089&r=notenoughinfo
Submitted twice:     http://bugs.php.net/fix.php?id=16089&r=submittedtwice

Reply via email to