Edit report at https://bugs.php.net/bug.php?id=61577&edit=1
ID: 61577
Comment by: zane at zanezane dot net
Reported by: uniflare at gmail dot com
Summary: php5ts.dll crashes when specific extensions are
loaded
Status: Open
Type: Bug
Package: Reproducible crash
Operating System: Windows7 Ultimate x86
PHP Version: 5.4.0
Block user comment: N
Private report: N
New Comment:
I can confirm this bug with those 3 extensions.
Faulting application name: httpd.exe, version: 2.4.2.0, time stamp: 0x4f7ec1ab
Faulting module name: php5ts.dll, version: 5.4.0.0, time stamp: 0x4f4e7f05
Exception code: 0xc0000005
Fault offset: 0x0005dd57
Faulting process id: 0x2778
Faulting application start time: 0x01cd1760e7c863da
Faulting application path: D:\programs\Apache\bin\httpd.exe
Faulting module path: D:\Programs\Apache\PHP\php5ts.dll
Report Id: 2de7be7d-8354-11e1-9e6e-0002721fe92a
* Windows 7 x64
* PHP 5.4.0 TS from windows.php.net
* Apache 2.4.2 from Apache Lounge
* php5apache2_4.dll-php-5.4 from Apache Lounge
Disabling just one fixes the issue.
Previous Comments:
------------------------------------------------------------------------
[2012-03-31 00:51:16] uniflare at gmail dot com
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 this bug report at https://bugs.php.net/bug.php?id=61577&edit=1