ID:               43134
 Updated by:       [EMAIL PROTECTED]
 Reported By:      akujin at akujin dot com
-Status:           Open
+Status:           Feedback
 Bug Type:         Apache2 related
 Operating System: Vista 32-bit
 PHP Version:      5.2.4
 New Comment:

Thank you for this bug report. To properly diagnose the problem, we
need a backtrace to see what is happening behind the scenes. To
find out how to generate a backtrace, please read
http://bugs.php.net/bugs-generating-backtrace.php for *NIX and
http://bugs.php.net/bugs-generating-backtrace-win32.php for Win32

Once you have generated a backtrace, please submit it to this bug
report and change the status back to "Open". Thank you for helping
us make PHP better.




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

[2007-10-30 06:53:48] akujin at akujin dot com

All right, a bit of new information. The error log in apache was
picking up this at every crash:

[Mon Oct 29 23:50:59 2007] [notice] Parent: child process exited with
status 3221225477 -- Restarting.
[Mon Oct 29 23:50:59 2007] [notice] Apache/2.2.6 (Win32) PHP/5.2.4
configured -- resuming normal operations
[Mon Oct 29 23:50:59 2007] [notice] Server built: Sep  5 2007 08:58:56
[Mon Oct 29 23:50:59 2007] [notice] Parent: Created child process 5776
[Mon Oct 29 23:51:00 2007] [notice] Child 5776: Child process is
running
[Mon Oct 29 23:51:00 2007] [notice] Child 5776: Acquired the start
mutex.
[Mon Oct 29 23:51:00 2007] [notice] Child 5776: Starting 250 worker
threads.
[Mon Oct 29 23:51:00 2007] [notice] Child 5776: Starting thread to
listen on port 80.

So error status 3221225477 would be my problem.

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

[2007-10-30 06:46:14] akujin at akujin dot com

Description:
------------
This is a fresh install on Vista. I've installed the standard server
setup (Apache2+Php+Mysql) I've been using for years, and everything
seems to be going fine. The first time I attempt to load a .php page,
apache2 crashes. I reboot, reload the page, and apache crashes again.
I've tried writing test pages, loading standard functions (phpinfo()),
and every process seems to crash apache. 

I'm at a loss as to the cause.

Apache 2.2.6, PHP 5.2.4, Vista 32-bit.

Reproduce code:
---------------
Any PHP code.

Expected result:
----------------
A page returned from the server.

Actual result:
--------------
Apache2 crashes. I've been unable to find a cause in the logs.


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


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

Reply via email to