From:             
Operating system: Windows7 Ultimate x86
PHP version:      5.4.0
Package:          Reproducible crash
Bug Type:         Bug
Bug description:php5ts.dll crashes when specific extensions are loaded

Description:
------------
Seems to be able to reproduce a crash (php5ts, apache restarts).

When 3 modules are used in conjunction (if any of these modules are
disabled it does not cause the problem).

php_mbstring.dll
php_gd2.dll
php_curl.dll

can produce other environment variablse as requested (php.ini/memory etc).

Test script:
---------------
N/A

Any script crashes that uses the php parser engine, even blank files.

Expected result:
----------------
No Crash,
Page Output Displayed

Actual result:
--------------
php5ts.dll crash in httpd.exe

Faulting application name: httpd.exe, version: 2.2.17.0, time stamp:
0x4cbc89f4
Faulting module name: php5ts.dll, version: 5.4.0.0, time stamp: 0x4f4e7f05
Exception code: 0xc0000005
Fault offset: 0x0005dd17
Faulting process id: 0x1110
Faulting application start time: 0x01cd0ed73ccd2719
Faulting application path: C:\web\bin\Apache2.2\bin\httpd.exe
Faulting module path: C:\web\bin\PHP5.4.0\php5ts.dll

firefox reports "The page was reset".
Apache restarts instantly.

-- 
Edit bug report at https://bugs.php.net/bug.php?id=61577&edit=1
-- 
Try a snapshot (PHP 5.4):            
https://bugs.php.net/fix.php?id=61577&r=trysnapshot54
Try a snapshot (PHP 5.3):            
https://bugs.php.net/fix.php?id=61577&r=trysnapshot53
Try a snapshot (trunk):              
https://bugs.php.net/fix.php?id=61577&r=trysnapshottrunk
Fixed in SVN:                        
https://bugs.php.net/fix.php?id=61577&r=fixed
Fixed in SVN and need be documented: 
https://bugs.php.net/fix.php?id=61577&r=needdocs
Fixed in release:                    
https://bugs.php.net/fix.php?id=61577&r=alreadyfixed
Need backtrace:                      
https://bugs.php.net/fix.php?id=61577&r=needtrace
Need Reproduce Script:               
https://bugs.php.net/fix.php?id=61577&r=needscript
Try newer version:                   
https://bugs.php.net/fix.php?id=61577&r=oldversion
Not developer issue:                 
https://bugs.php.net/fix.php?id=61577&r=support
Expected behavior:                   
https://bugs.php.net/fix.php?id=61577&r=notwrong
Not enough info:                     
https://bugs.php.net/fix.php?id=61577&r=notenoughinfo
Submitted twice:                     
https://bugs.php.net/fix.php?id=61577&r=submittedtwice
register_globals:                    
https://bugs.php.net/fix.php?id=61577&r=globals
PHP 4 support discontinued:          
https://bugs.php.net/fix.php?id=61577&r=php4
Daylight Savings:                    https://bugs.php.net/fix.php?id=61577&r=dst
IIS Stability:                       
https://bugs.php.net/fix.php?id=61577&r=isapi
Install GNU Sed:                     
https://bugs.php.net/fix.php?id=61577&r=gnused
Floating point limitations:          
https://bugs.php.net/fix.php?id=61577&r=float
No Zend Extensions:                  
https://bugs.php.net/fix.php?id=61577&r=nozend
MySQL Configuration Error:           
https://bugs.php.net/fix.php?id=61577&r=mysqlcfg

Reply via email to