Re: [PHP-DEV] Fwd: Re: signals hadling problem in PHP 5.4

2012-02-14 Thread jpauli
On Tue, Feb 14, 2012 at 5:52 PM, Rasmus Lerdorf wrote: > On 02/14/2012 08:48 AM, jpauli wrote: > > On Tue, Feb 14, 2012 at 5:35 PM, Rasmus Lerdorf > > wrote: > > > > On 02/14/2012 06:42 AM, Dmitry Stogov wrote: > > > I've opened the bug report #61083. > > > The

Re: [PHP-DEV] Fwd: Re: signals hadling problem in PHP 5.4

2012-02-14 Thread Rasmus Lerdorf
On 02/14/2012 08:48 AM, jpauli wrote: > On Tue, Feb 14, 2012 at 5:35 PM, Rasmus Lerdorf > 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. > >

Re: [PHP-DEV] Fwd: Re: signals hadling problem in PHP 5.4

2012-02-14 Thread jpauli
On Tue, Feb 14, 2012 at 5:35 PM, Rasmus Lerdorf 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

Re: [PHP-DEV] Fwd: Re: signals hadling problem in PHP 5.4

2012-02-14 Thread Rasmus Lerdorf
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 -- PHP Internals

Re: [PHP-DEV] Fwd: Re: signals hadling problem in PHP 5.4

2012-02-14 Thread Dmitry Stogov
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. Thanks. Dmitry. On 14.02.2012, at 16:16, jpauli wrote: > Hey :) > > Is there a bug report for that ? > I can find two of them related to zend signal problems wi

Re: [PHP-DEV] Fwd: Re: signals hadling problem in PHP 5.4

2012-02-14 Thread jpauli
Ah oups, sry. But they seem related to signal handling in general case and libc's signal-safety , thus I linked them together :) Thx Julien.P On Tue, Feb 14, 2012 at 3:42 PM, Dmitry Stogov wrote: > I've opened the bug report #61083. > The bugs you mentioned are probably not related to zend_sign

Re: [PHP-DEV] Fwd: Re: signals hadling problem in PHP 5.4

2012-02-14 Thread jpauli
Hey :) Is there a bug report for that ? I can find two of them related to zend signal problems with deadlocks-in-libc problems : #31749 #61067 Julien.P On Tue, Feb 14, 2012 at 11:22 AM, Dmitry Stogov wrote: > Hi, > > We will probably have to introduce --enable-zend-signals configure switch > a

[PHP-DEV] Fwd: Re: signals hadling problem in PHP 5.4

2012-02-14 Thread Dmitry Stogov
Hi, We will probably have to introduce --enable-zend-signals configure switch and disable zend signals by default. Or we will stuck with 5.4 release forever. Thanks. Dmitry. --- Begin Message --- Hi Arnaud and Lucas, I can confirm the problem. Just start Apache with mod_php, generate some