From:             durumdara at gmail dot com
Operating system: win2k3 sp1
PHP version:      5.2.0
PHP Bug Type:     Apache2 related
Bug description:  Apache crash on php5ts.dll

Description:
------------
New site:
Apache 2.2.3
PHP 5.2.0

When I start a common request on phpinfo, apache crashed on.
The event log containing similar events:

Faulting application httpd.exe, version 2.2.3.0, faulting module
php5ts.dll, version 5.2.0.0, fault address 0x000974cd.

and

Faulting application httpd.exe, version 2.2.3.0, faulting module unknown,
version 0.0.0.0, fault address 0x01dc2dc0.




Reproduce code:
---------------
<?php
     phpinfo();
php?> 

Expected result:
----------------
The apache crashed, service stopped...


-- 
Edit bug report at http://bugs.php.net/?id=39581&edit=1
-- 
Try a CVS snapshot (PHP 4.4): 
http://bugs.php.net/fix.php?id=39581&r=trysnapshot44
Try a CVS snapshot (PHP 5.2): 
http://bugs.php.net/fix.php?id=39581&r=trysnapshot52
Try a CVS snapshot (PHP 6.0): 
http://bugs.php.net/fix.php?id=39581&r=trysnapshot60
Fixed in CVS:                 http://bugs.php.net/fix.php?id=39581&r=fixedcvs
Fixed in release:             
http://bugs.php.net/fix.php?id=39581&r=alreadyfixed
Need backtrace:               http://bugs.php.net/fix.php?id=39581&r=needtrace
Need Reproduce Script:        http://bugs.php.net/fix.php?id=39581&r=needscript
Try newer version:            http://bugs.php.net/fix.php?id=39581&r=oldversion
Not developer issue:          http://bugs.php.net/fix.php?id=39581&r=support
Expected behavior:            http://bugs.php.net/fix.php?id=39581&r=notwrong
Not enough info:              
http://bugs.php.net/fix.php?id=39581&r=notenoughinfo
Submitted twice:              
http://bugs.php.net/fix.php?id=39581&r=submittedtwice
register_globals:             http://bugs.php.net/fix.php?id=39581&r=globals
PHP 3 support discontinued:   http://bugs.php.net/fix.php?id=39581&r=php3
Daylight Savings:             http://bugs.php.net/fix.php?id=39581&r=dst
IIS Stability:                http://bugs.php.net/fix.php?id=39581&r=isapi
Install GNU Sed:              http://bugs.php.net/fix.php?id=39581&r=gnused
Floating point limitations:   http://bugs.php.net/fix.php?id=39581&r=float
No Zend Extensions:           http://bugs.php.net/fix.php?id=39581&r=nozend
MySQL Configuration Error:    http://bugs.php.net/fix.php?id=39581&r=mysqlcfg

Reply via email to