Re: Complete traits redesign for 5.5

From: Date: Thu, 20 Dec 2012 08:07:37 +0000
Subject: Re: Complete traits redesign for 5.5
References: 1 2 3 4 5 6  Groups: php.internals 
Request: Send a blank email to [email protected] to get a copy of this message
btw, same to test your changes/branch, as we have seen some crashes
happening more easily on windows (same bug(s) on linux but with harder
to get them crash).

On Thu, Dec 20, 2012 at 9:02 AM, Pierre Joye <[email protected]> wrote:
> hi Dmitry!
>
> On Thu, Dec 20, 2012 at 7:54 AM, Dmitry Stogov <[email protected]> wrote:
>
> Thanks a lot to work on that :)
>
>> I'm not sure about APC, I saw the problem in ZendOptimizerPlus with
>> php-5.4.10.
>> O+ crashes (or corrupts memory and crashes on following requests) on each
>> trait usage.
>> The problem that PHP tries to deallocate names of methods defined in
>> traits, but O+ keeps them in SHM.
>> I believe APC must have the same problem.
>
> Do you have some phpt to share? I can run them in our tests labs and
> report issues to the bugs tracker, and see if Anatolyi can help to fix
> them as well.
>
>
> Cheers,
> --
> Pierre
>
> @pierrejoye



-- 
Pierre

@pierrejoye | http://blog.thepimp.net | http://www.libgd.org


Thread (15 messages)

« previous php.internals (#64375) next »