Edit report at https://bugs.php.net/bug.php?id=61253&edit=1
ID: 61253 Updated by: cataphr...@php.net Reported by: cataphr...@php.net Summary: Wrappers opened with errors concurrency problem Status: Assigned Type: Bug Package: Streams related Operating System: Any (ZTS) PHP Version: 5.4SVN-2012-03-02 (SVN) Assigned To: mattficken Block user comment: N Private report: N New Comment: I've committed the patch. Testing would still be useful. Previous Comments: ------------------------------------------------------------------------ [2012-03-08 12:30:50] cataphr...@php.net Automatic comment from SVN on behalf of cataphract Revision: http://svn.php.net/viewvc/?view=revision&revision=324020 Log: - Fixed bug #61253: Wrappers opened with errors concurrency problem #NOTE: There is a very small possibility that this will further break #extensions that access wrapper->{err_stack, err_count}. On PECL SVN, rar is the #only one and it may leak memory after this. I say "further break" because #extensions that do that are already broken (will segfault) under ZTS, which is #why this patch is necessary. #There was what I deem as tacit acceptance from 5.3/5.4 RMs on this. ------------------------------------------------------------------------ [2012-03-07 14:05:35] cataphr...@php.net The following patch has been added/updated: Patch Name: bug61253.diff Revision: 1331129135 URL: https://bugs.php.net/patch-display.php?bug=61253&patch=bug61253.diff&revision=1331129135 ------------------------------------------------------------------------ [2012-03-03 20:42:12] paj...@php.net Matt, can you test this patch please? and add the test to our suites while being at it :) ------------------------------------------------------------------------ [2012-03-02 22:13:36] cataphr...@php.net Pierre, please see if this fixes the problem. ------------------------------------------------------------------------ [2012-03-02 22:13:02] cataphr...@php.net The following patch has been added/updated: Patch Name: bug61253.diff Revision: 1330726381 URL: https://bugs.php.net/patch-display.php?bug=61253&patch=bug61253.diff&revision=1330726381 ------------------------------------------------------------------------ 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=61253 -- Edit this bug report at https://bugs.php.net/bug.php?id=61253&edit=1