php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #16089 The memory could not be "read".
Submitted: 2002-03-14 21:28 UTC Modified: 2002-06-29 01:00 UTC
Votes:5
Avg. Score:4.6 ± 0.8
Reproduced:5 of 5 (100.0%)
Same Version:3 (60.0%)
Same OS:3 (60.0%)
From: Fuzzy at ChezD dot com Assigned:
Status: No Feedback Package: Reproducible crash
PHP Version: 4.1.2 OS: Windows 2000 Server/Pro
Private report: No CVE-ID: None
Have you experienced this issue?
Rate the importance of this bug to you:

 [2002-03-14 21:28 UTC] Fuzzy at ChezD dot com
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

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2002-03-26 10:59 UTC] christian dot konecny at sea dot ericsson dot se
I am experiencing exactly the same behaviour on a Windows 2000 Advanced Server SP2 machine.
 [2002-04-18 19:33 UTC] abryan at iitri dot org
i have the same problem.  Would like to compile myself to probably fix the problem but the build documentation for Visual Studio is not very accurate.  Although followed instruction i get compilation problems in several modules.  ALB
 [2002-05-28 12:06 UTC] edink@php.net
Several windows related problems were fixed in PHP 4.2.1. Could you please check if you still have a problem with the latest PHP version?
 [2002-06-29 01:00 UTC] php-bugs at lists dot php dot net
No feedback was provided for this bug for over a month, so it is
being suspended automatically. If you are able to provide the
information that was originally requested, please do so and change
the status of the bug back to "Open".
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Apr 19 20:01:29 2024 UTC