On 02/14/2012 08:48 AM, jpauli wrote:
> On Tue, Feb 14, 2012 at 5:35 PM, Rasmus Lerdorf <ras...@php.net
> <mailto:ras...@php.net>> wrote:
> 
>     On 02/14/2012 06:42 AM, Dmitry Stogov wrote:
>     > I've opened the bug report #61083.
>     > The bugs you mentioned are probably not related to zend_signals.
>     > They were introduced only in 5.4.
> 
>     Right, but zend_signals actually fixes these deadlocks, so they are
>     related that way.
> 
>     -Rasmus
> 
> 
> Heh, that's what I suggested (without having read deeply the code).
> So even disabling zend_signals wont be a solution as those "old"
> deadlocks might happen again...

Well, you are trading one problem for another so until we can fix the
zend_signals restart issue we have to choose which of the problems we
would rather live with.

-Rasmus

-- 
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to