ID:               34205
 User updated by:  sebastianmares at web dot de
 Reported By:      sebastianmares at web dot de
-Status:           Feedback
+Status:           Closed
 Bug Type:         Apache2 related
 Operating System: Windows XP Home
 PHP Version:      5.1.0RC1
 New Comment:

Doesn't seem to happen with the current CVS.


Previous Comments:
------------------------------------------------------------------------

[2005-08-21 17:51:52] [EMAIL PROTECTED]

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-21 15:04:54] 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.



------------------------------------------------------------------------


-- 
Edit this bug report at http://bugs.php.net/?id=34205&edit=1

Reply via email to