|
From: Anmol P. <An...@fr...> - 2014-10-24 16:07:14
|
-----Original Message----- From: Philippe Waroquiers [mailto:phi...@sk...] Sent: Friday, October 24, 2014 12:06 AM To: Bart Van Assche Cc: Paralkar Anmol-B07584; val...@li... Subject: Re: [Valgrind-developers] DRD test failures. On Tue, 2014-10-21 at 15:53 +0200, Bart Van Assche wrote: > Hello Ammol, > > As you can see in the nightly build output produced on various servers > DRD in general and this test case in particular run reliably on x86 > and PPC systems. I'm not sure what makes it fail on ARM. But I think > that the Valgrind stack backtrace code might be a better place to > start than the DRD source code. Note that to investigate this, you can also compare the backtrace produced by valgrind with the backtrace produced by gdb, using --vgdb--error=0 and use then gdb+vgdb. Philippe [] Hello Bart and Philippe, Thank you very much for the advice; I'll investigate thus. Regards, Anmol. |