Re: [PHP-DEV] PHPUnit segfault

2011-04-23 Thread Antony Dovgal

On 04/23/2011 02:43 AM, Andras Albert Gyomrey Leal wrote:



Hi,
I'm a bit lost here. Don't know where to go, since PHP 5.3.6 i'm getting random 
segfaults using PHPUnit.
Xdebug disabledPHPUnit 3.5.13CentOS 5.1Linux 2.6.18-028stab070.5 #1 SMP Fri Sep 
17 15:37:23 MSD 2010 i686 i686 i386 GNU/LinuxCentOS release 5.6 (Final)Apache 
2.2.17
I just want to know if i'm on the right place and which tools may i use to 
debug this.By random segfaults i mean some times a testsuite completes without 
any trouble,and some other times it fails somwhere in the middle,


See here: http://bugs.php.net/bugs-generating-backtrace.php

--
Wbr,
Antony Dovgal
---
http://pinba.org - realtime statistics for PHP

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



[PHP-DEV] PHPUnit segfault

2011-04-22 Thread Andras Albert Gyomrey Leal


Hi,
I'm a bit lost here. Don't know where to go, since PHP 5.3.6 i'm getting random 
segfaults using PHPUnit. 
Xdebug disabledPHPUnit 3.5.13CentOS 5.1Linux 2.6.18-028stab070.5 #1 SMP Fri Sep 
17 15:37:23 MSD 2010 i686 i686 i386 GNU/LinuxCentOS release 5.6 (Final)Apache 
2.2.17
I just want to know if i'm on the right place and which tools may i use to 
debug this.By random segfaults i mean some times a testsuite completes without 
any trouble,and some other times it fails somwhere in the middle,

Regards,

Andras

  

RE: [PHP-DEV] PHPUnit segfault

2011-04-22 Thread Andras Albert Gyomrey Leal

Hi,Great news, this issue is only happening in PHP 5.3.6. I just compiled 5.3.5 
and everything is fine. Please let me know what i can do to help you with 
this,Andras From: lgand...@hotmail.com To: internals@lists.php.net Date: 
Fri, 22 Apr 2011 18:43:32 -0400 Subject: [PHP-DEV] PHPUnit segfault
Hi, I'm a bit lost here. Don't know where to go, since PHP 5.3.6 i'm getting 
random segfaults using PHPUnit.  Xdebug disabledPHPUnit 3.5.13Linux 
2.6.18-028stab070.5 #1 SMP Fri Sep 17 15:37:23 MSD 2010 i686 i686 i386 
GNU/LinuxCentOS release 5.6 (Final)Apache 2.2.17 I just want to know if i'm on 
the right place and which tools may i use to debug this.By random segfaults i 
mean some times a testsuite completes without any trouble,and some other times 
it fails somwhere in the middle,  Regards,  Andras