php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #33373 IIS worker Process continually restarts
Submitted: 2005-06-17 02:22 UTC Modified: 2005-06-18 06:09 UTC
From: gavin dot baumanis at rmit dot edu dot au Assigned:
Status: Not a bug Package: *Web Server problem
PHP Version: 5.0.4 OS: Windows 2003
Private report: No CVE-ID: None
View Add Comment Developer Edit
Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know!
Just going to say 'Me too!'? Don't clutter the database with that please !
Your email address:
MUST BE VALID
Solve the problem:
33 - 10 = ?
Subscribe to this entry?

 
 [2005-06-17 02:22 UTC] gavin dot baumanis at rmit dot edu dot au
Description:
------------
Firstly, let me start by saying I am a PHP novice, with coding and system administration. I was asked to take on a project and run it on our W2k3/iis6.0 web server.

Since installing PHP 5.04, the server has about 12 pop ups per day with the following information.

---
The following two events are found in the APPLICATION LOG

"Reporting queued error: faulting application w3wp.exe, version 6.0.3790.1830, faulting module unknown, version 0.0.0.0, fault address 0x01b05e30."

Followed by

"Fault bucket 188919270."

The following two events are in the SYSTEM LOG

"Application popup: w3wp.exe - Application Error : The instruction at "0x01b05e30" referenced memory at "0x01b05e30". The memory could not be "read".

Click on OK to terminate the program
Click on CANCEL to debug the program"

Followed by 

"A process serving application pool 'DefaultAppPool' terminated unexpectedly. The process id was '5916'. The process exit code was '0xc0000005'."



Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2005-06-17 09:28 UTC] derick@php.net
We are aware of PHP's problems with stability under IIS and are working 
to rectify the problem. Unfortunatly your bug report does not contain any
extra useful information and we already have enough bug reports open about
this issue. If you can provide more detailed information such as a 
reproducable crash or a backtrace please do so and reopen this bug. 
Otherwise please keep trying new releases as we are working to resolve 
the problems on this platform
 
Thanks for your interest in PHP.

.
 [2005-06-18 06:09 UTC] gavin dot baumanis at rmit dot edu dot au
Thanks for the reply, though it was not particularly helpful.

I completely appreciate the amount of email you must receive too, so please don't take any offence, I don't mean any.

Though it would be more helpful to me, if perhaps you could acknowledge that this particular issue of mine is the same as one that is currently under review or not?
And whether or not there are any steps that I can undertake to help the running of PHP on my W2k3/IIS server.

Likewise; if there is anything that I can provide to you that I haven't yet done, please feel free to ask for it.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Wed Apr 24 11:01:30 2024 UTC