php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #34205 Apache2 crashes
Submitted: 2005-08-21 15:04 UTC Modified: 2005-08-23 19:04 UTC
From: sebastianmares at web dot de Assigned:
Status: Closed Package: Apache2 related
PHP Version: 5.1.0RC1 OS: Windows XP Home
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: sebastianmares at web dot de
New email:
PHP Version: OS:

 

 [2005-08-21 15:04 UTC] sebastianmares at web dot de
Description:
------------
It seems that I receive one of those general protection fault errors reading "The instruction 0x12345678 referenced memory at 0x87654321. The memory could not be read." If I press OK, one or more errors with other memory addresses pop up. If I close the last one, Apache continues to serve requested documents. Looking at the error with the C debuger I see that PHP5TS.DLL is the file which produces the crash (debugger stops at the int 3 instruction). This is what the Apache error log states:

[Sat Aug 20 23:00:24 2005] [notice] Parent: child process exited with status 3221225477 -- Restarting.

The interesting thing is that the server crashes when the PC is idle - when surfing the web or coding in C or VB, nothing wrong happens. Additionally, the error is unrelated to requests - the Apache2 access log does not show any requests with the same (or similar) time stamp as the error.


Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2005-08-21 17:51 UTC] iliaa@php.net
Please try using this CVS snapshot:

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


 [2005-08-23 19:04 UTC] sebastianmares at web dot de
Doesn't seem to happen with the current CVS.
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Fri May 09 13:01:28 2025 UTC