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

> On Feb 12, 2008 4:27 AM, Tom Hughes <[EMAIL PROTECTED]> wrote:
>>
>> exp-drd/tests/tc18_semabuse              (stderr)
>
> Can you please send me the diff files for this regression test ?

It's asserting - here's the output:

exp-drd: drd_semaphore.c:173 (semaphore_post_post): Assertion 'waited' failed.
==976==    at 0x3800CBDC: report_and_quit (m_libcassert.c:140)
==976==    by 0x3800CEEA: vgPlain_assert_fail (m_libcassert.c:200)
==976==    by 0x38005A80: semaphore_post_post (drd_semaphore.c:173)
==976==    by 0x38001D5A: drd_handle_client_request (drd_clientreq.c:200)
==976==    by 0x38025D8C: do_client_request (scheduler.c:1388)
==976==    by 0x380273D8: vgPlain_scheduler (scheduler.c:987)
==976==    by 0x380378DE: run_a_thread_NORETURN (syswrap-linux.c:89)

sched status:
  running_tid=1

Thread 1: status = VgTs_Runnable
==976==    at 0x4A05B97: sem_post* (drd_intercepts.c:772)
==976==    by 0x400840: main (tc18_semabuse.c:37)

Thread 2: status = VgTs_WaitSys
==976==    at 0x36DC49AC61: (within /lib64/libc-2.7.so)
==976==    by 0x36DC49AA83: sleep (sleep.c:138)
==976==    by 0x400869: watchdog (tc18_semabuse.c:46)
==976==    by 0x4A05EF8: vg_thread_wrapper (drd_intercepts.c:149)
==976==    by 0x36DD006406: start_thread (pthread_create.c:297)
==976==    by 0x36DC4D4B0C: clone (in /lib64/libc-2.7.so)

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