In message <[EMAIL PROTECTED]>
        Bart Van Assche <[EMAIL PROTECTED]> wrote:

> On Feb 2, 2008 4:27 AM, Tom Hughes <[EMAIL PROTECTED]> wrote:
>>
>> Nightly build on dellow ( x86_64, Fedora 8 ) started at 2008-02-02 03:10:04 
>> GMT
>> ...
>> exp-drd/tests/pth_cond_race              (stderr)
>> ...
>
> Hello Tom,
>
> Was it a long time ago that you updated this system ? When I run the
> exp-drd regression tests on a Fedora 8 system with the latest updates,
> all regression tests run fine:

It's fully up to date - the difference is because I have the
glibc-debuginfo package installed which means valgrind is able
to resolve source files and line numbers for backtraces where
they pass through libc/libpthread better. So the diff is:

<    by 0x........: start_thread (in libpthread-?.?.so)
---
>    by 0x........: start_thread (pthread_create.c:?)

Tom

-- 
Tom Hughes ([EMAIL PROTECTED])
Software Engineer, Cyberscience Corporation
http://www.cyberscience.com/

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Valgrind-developers mailing list
Valgrind-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/valgrind-developers

Reply via email to