From:             me at laurinkeithdavis dot com
Operating system: Windows 7 x64
PHP version:      5.5.0
Package:          Reproducible crash
Bug Type:         Bug
Bug description:php.exe crashes when opcache.enable_cli=1

Description:
------------
If Opcache is enabled for CLI, php.exe crashes on shutdown every single
time, on 3 
different machines.

No crashes on fastcgi (IIS 7.5), and no crashes on CLI if opcache is
disabled.

Always happens on shutdown, tested with XDebug, after script completes (as
far as 
I can tell.)

Test script:
---------------
Any script will do.

Expected result:
----------------
No errors

Actual result:
--------------
Log Name:      Application
 Source:        Application Error
 Date:          7/10/2013 3:39:44 PM
 Event ID:      1000
 Task Category: (100)
 Level:         Error
 Keywords:      Classic
 User:          N/A
 Computer:      KDAVIS.pridedallas.com
 Description:
 Faulting application name: php.exe, version: 5.5.0.0, time stamp:
0x51c23964
 Faulting module name: ntdll.dll, version: 6.1.7601.17725, time stamp: 
0x4ec49b8f
 Exception code: 0xc0000374
 Fault offset: 0x000ce6c3
 Faulting process id: 0x7f1c
 Faulting application start time: 0x01ce7dad93743640
 Faulting application path: C:\PHP\php.exe
 Faulting module path: C:\Windows\SysWOW64\ntdll.dll
 Report Id: da2aff4c-e9a0-11e2-b56d-bc5ff42044ec

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

Reply via email to