Re: [PHP-DEV] Segfaults with 5.2.3-dev

2007-05-21 Thread Sebastian Nohn
Antony Dovgal wrote: > On 20.05.2007 12:15, Sebastian Nohn wrote: >> Antony Dovgal wrote: >> > Any chance to get GDB backtrace? >>> >>> Aha.. I see.. >>> Could you please try the patch attached? >> >> Works. > > Fixed, thanks for the heads up. Don't mention it. It was easy with http://conflue

Re: [PHP-DEV] Segfaults with 5.2.3-dev

2007-05-21 Thread Antony Dovgal
On 20.05.2007 12:15, Sebastian Nohn wrote: Antony Dovgal wrote: Any chance to get GDB backtrace? Aha.. I see.. Could you please try the patch attached? Works. Fixed, thanks for the heads up. -- Wbr, Antony Dovgal -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe,

Re: [PHP-DEV] Segfaults with 5.2.3-dev

2007-05-20 Thread Sebastian Nohn
Antony Dovgal wrote: >>> Any chance to get GDB backtrace? > > Aha.. I see.. > Could you please try the patch attached? Works. Best regards, Sebastian Nohn -- Sebastian Nohn · Wolfstraße 29 · 53111 Bonn · Germany +49-170-4718105 · http://nohn.net/ · [EMAIL PROTECTED] http://pgpkeys.pca.dfn.de

Re: [PHP-DEV] Segfaults with 5.2.3-dev

2007-05-19 Thread Antony Dovgal
On 19.05.2007 20:10, Sebastian Nohn wrote: Antony Dovgal wrote: On 19.05.2007 14:27, Sebastian Nohn wrote: Hi, I currently get segfaults with 5.2.3-dev when running the the Zend Framework 0.8.0 Unit Tests: ok 1860 - testHandleAnonymousArgFunction(Zend_Rest_ServerTest) ok 1861 - testHandleMult

Re: [PHP-DEV] Segfaults with 5.2.3-dev

2007-05-19 Thread Sebastian Nohn
Antony Dovgal wrote: > On 19.05.2007 14:27, Sebastian Nohn wrote: >> Hi, >> >> I currently get segfaults with 5.2.3-dev when running the the Zend >> Framework >> 0.8.0 Unit Tests: >> >> ok 1860 - testHandleAnonymousArgFunction(Zend_Rest_ServerTest) >> ok 1861 - testHandleMultipleFunction(Zend_Rest_

Re: [PHP-DEV] Segfaults with 5.2.3-dev

2007-05-19 Thread Antony Dovgal
On 19.05.2007 14:27, Sebastian Nohn wrote: Hi, I currently get segfaults with 5.2.3-dev when running the the Zend Framework 0.8.0 Unit Tests: ok 1860 - testHandleAnonymousArgFunction(Zend_Rest_ServerTest) ok 1861 - testHandleMultipleFunction(Zend_Rest_ServerTest) ok 1862 - testHandleMethodNoArg

[PHP-DEV] Segfaults with 5.2.3-dev

2007-05-19 Thread Sebastian Nohn
Hi, I currently get segfaults with 5.2.3-dev when running the the Zend Framework 0.8.0 Unit Tests: ok 1860 - testHandleAnonymousArgFunction(Zend_Rest_ServerTest) ok 1861 - testHandleMultipleFunction(Zend_Rest_ServerTest) ok 1862 - testHandleMethodNoArgs(Zend_Rest_ServerTest) ok 1863 - testHandleM