From:             pajoye
Operating system: Windows
PHP version:      5.5.0RC3
Package:          opcache
Bug Type:         Bug
Bug description:Crash with phpinfo();

Description:
------------
Using current 5.5 branch:

<?php phpinfo();

ab -c 5 -n 1000 http://127.0.0.1:8080/inf.php

crashes:

php_opcache.dll!accel_startup(_zend_extension * extension=0x00f429b8) Line
2525    
C
php5_debug.dll!zend_extension_startup(_zend_extension *
extension=0x00f429b8) 
Line 154        C
php5_debug.dll!zend_llist_apply_with_del(_zend_llist * l=0x534b5aa0, int
(void 
*) * func=0x530da620) Line 178  C
php5_debug.dll!zend_startup_extensions(...) Line 175    C
php5_debug.dll!php_module_startup(_sapi_module_struct * sf=0x010e8000, 
_zend_module_entry * additional_modules=0x010e80a0, unsigned int 
num_additional_modules=1) Line 2209     C
php-cgi.exe!php_cgi_startup(_sapi_module_struct * sapi_module=0x010e8000)
Line 
936     C
php-cgi.exe!main(int argc=1, char * * argv=0x00f39400) Line 1910        C
php-cgi.exe!__tmainCRTStartup() Line 536        C
php-cgi.exe!mainCRTStartup() Line 377   C
kernel32.dll!@BaseThreadInitThunk@12() Unknown
ntdll.dll!___RtlUserThreadStart@8()    Unknown
ntdll.dll!__RtlUserThreadStart@8()     Unknown



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

Reply via email to