Re: Complete traits redesign for 5.5
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)