From:             arpad at zooloo dot com
Operating system: Win XP SP1
PHP version:      5.0.0b4 (beta4)
PHP Bug Type:     Reproducible crash
Bug description:  Startup Crash

Description:
------------
I've just tried the PHP5.0.0b4 but it crashes my Apache 1.3.29

I use the precompiled Win32 Binarys for Apache and PHP since i don't have
any developement tools installed.

The issue is the following:

When i add the LoadModule and the Addmodule directives to my httpd.conf
the server starts up fine for around 5 tines.

After that, everytime i want to restart the server, it crashes.

The WindowsXP bug-reporter Prints the following informations:



szAppName : Apache.exe     szAppVer : 0.0.0.0     szModName : php5ts.dll  
  

szModVer : 5.0.0.0     offset : 0003c1a3



In order to get the Server up and running again, i need to comment out the
LoadModule and Addmodule directives. The Server restarts smoothly.

Uncommenting the Load/AddModule Lines again gives me the opportunity to
restart the Server 5 Times. After that, it again keeps crashing on every
startup try.



In Short:

You have only roughly 5 Startups untill the Server keeps on Crashing. Then
you have to make a fresh start without PHP includet. When you include PHP5
again, you get lockups after the 5th start as well...



I dont have enabled any PHP extensions but i have a few Apache Modules
includet (server-status/info). With a few PHP extensions (gd2, mysql)
enabled, i get the same Problem.



If you need additional Information (php.ini/httpd.conf) please tell me.


-- 
Edit bug report at http://bugs.php.net/?id=27253&edit=1
-- 
Try a CVS snapshot (php4):  http://bugs.php.net/fix.php?id=27253&r=trysnapshot4
Try a CVS snapshot (php5):  http://bugs.php.net/fix.php?id=27253&r=trysnapshot5
Fixed in CVS:               http://bugs.php.net/fix.php?id=27253&r=fixedcvs
Fixed in release:           http://bugs.php.net/fix.php?id=27253&r=alreadyfixed
Need backtrace:             http://bugs.php.net/fix.php?id=27253&r=needtrace
Need Reproduce Script:      http://bugs.php.net/fix.php?id=27253&r=needscript
Try newer version:          http://bugs.php.net/fix.php?id=27253&r=oldversion
Not developer issue:        http://bugs.php.net/fix.php?id=27253&r=support
Expected behavior:          http://bugs.php.net/fix.php?id=27253&r=notwrong
Not enough info:            http://bugs.php.net/fix.php?id=27253&r=notenoughinfo
Submitted twice:            http://bugs.php.net/fix.php?id=27253&r=submittedtwice
register_globals:           http://bugs.php.net/fix.php?id=27253&r=globals
PHP 3 support discontinued: http://bugs.php.net/fix.php?id=27253&r=php3
Daylight Savings:           http://bugs.php.net/fix.php?id=27253&r=dst
IIS Stability:              http://bugs.php.net/fix.php?id=27253&r=isapi
Install GNU Sed:            http://bugs.php.net/fix.php?id=27253&r=gnused
Floating point limitations: http://bugs.php.net/fix.php?id=27253&r=float

Reply via email to