php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #31277 php-cgi crash
Submitted: 2004-12-23 23:47 UTC Modified: 2004-12-29 18:30 UTC
From: kevin at guide dot net Assigned:
Status: No Feedback Package: Reproducible crash
PHP Version: 5.0.3 OS: windows2000
Private report: No CVE-ID: None
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: kevin at guide dot net
New email:
PHP Version: OS:

 

 [2004-12-23 23:47 UTC] kevin at guide dot net
Description:
------------
the instruction at "0x10073abd" referenced memory at "0x01415100". the memory could not be "read".

Hi, situation is converting php4 web app to php5. W2k IIS cgi using -n to the php.ini-dist with mssql extension enabled (else web pages don't do anything) Can't seem to get a DrWatson log (IIS getting in the way?)

We can still stick w/ php4, but would be nice to use php5. Need further input to figure out what in several thousand lines of code is causing it.

Reproduce code:
---------------
several thousand lines of code.

Expected result:
----------------
Web Login page

Actual result:
--------------
Dialog box on server:

the instruction at "0x10073abd" referenced memory at "0x01415100". the memory could not be "read".

Web Page:

CGI Error
The specified CGI application misbehaved by not returning a complete set of HTTP headers. The headers it did return are:

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2004-12-24 01:05 UTC] derick@php.net
Not enough information was provided for us to be able
to handle this bug. Please re-read the instructions at
http://bugs.php.net/how-to-report.php

If you can provide more information, feel free to add it
to this bug and change the status back to "Open".

Thank you for your interest in PHP.

 [2004-12-29 18:30 UTC] sniper@php.net
No feedback was provided. The bug is being suspended because
we assume that you are no longer experiencing the problem.
If this is not the case and you are able to provide the
information that was requested earlier, please do so and
change the status of the bug back to "Open". Thank you.


 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Tue Apr 23 21:01:31 2024 UTC