Edit report at https://bugs.php.net/bug.php?id=65510&edit=1
ID: 65510 Updated by: dmi...@php.net Reported by: php at cscott dot net Summary: 5.5.2 crashes in _get_zval_ptr_ptr_var -Status: Open +Status: Closed Type: Bug Package: Reproducible crash Operating System: Debian Linux PHP Version: 5.5.2 Block user comment: N Private report: N New Comment: Automatic comment on behalf of dmi...@zend.com Revision: http://git.php.net/?p=php-src.git;a=commit;h=5015c4af6c1d2af992e0525f10e93b01043730e1 Log: Fixed bug #65510 (5.5.2 crashes in _get_zval_ptr_ptr_var) Previous Comments: ------------------------------------------------------------------------ [2013-08-29 05:51:48] roctom at gmail dot com I have a similar issue with PHP 5.5.2/3 but running piwik with the opcache of version 5.5.2/3. If I run PHP 5.5.3 with the compiled opcache.so of 5.5.1 there is no issue. Thus it points to a regression of the opcache code between 5.5.1 and 5.5.2. ------------------------------------------------------------------------ [2013-08-28 21:18:53] ole dot hattebol at swipnet dot se I am trying to configure MediaWiki 1.21.1 and have PHP-5.5.2. Operating system is Windows Small Business Server 2011 Essentials. The web server is IIS 7.5. I get error 500 when I click "set up the wiki" on the configuration start page. I have tried the various recommended permission settings to no help. ------------------------------------------------------------------------ [2013-08-28 07:48:54] i at mudkip dot me I have the same issue with PHP 5.5.2/5.5.3 and MediaWiki 1.21.1 I'm using Arch Linux. Any MediaWiki search request would cause a segfault in php- fpm when opcache is enabled. Sorry I have no time to figure out which part of MediaWiki caused this crash. But when I downgraded the opcache.so to the old version (7.0.2), and still using PHP 5.5.3, this problem could be solved. I believe this is caused by some recent changes of opcache. As for me, I'm now using PHP5.5.3 with this older version of opcache.so ------------------------------------------------------------------------ [2013-08-23 13:29:31] php at cscott dot net Just to be clear: I do not intend to construct the requested test case. I spent my quota of time filing the bug report, in Debian and here. This is a serious regression, hopefully the next person who tries to use mediawiki on 5.5.2 will be able to contribute to minimization. As for me, I just downgraded to 5.5.1 and got back to work. ------------------------------------------------------------------------ [2013-08-23 06:22:36] larue...@php.net Thank you for this bug report. To properly diagnose the problem, we need a short but complete example script to be able to reproduce this bug ourselves. A proper reproducing script starts with <?php and ends with ?>, is max. 10-20 lines long and does not require any external resources such as databases, etc. If the script requires a database to demonstrate the issue, please make sure it creates all necessary tables, stored procedures etc. Please avoid embedding huge scripts into the report. ------------------------------------------------------------------------ The remainder of the comments for this report are too long. To view the rest of the comments, please view the bug report online at https://bugs.php.net/bug.php?id=65510 -- Edit this bug report at https://bugs.php.net/bug.php?id=65510&edit=1