blob: 7813bb4b6db7bab96393b9a024555f7b12ef5085 [file] [log] [blame]
0a1
> exp-drd, a data race detector.
1a3,12
> Thread 2:
> Conflicting load by thread 2 at 0x........ size 8
> at 0x........: (within libpthread-?.?.so)
> by 0x........: start_thread (in libpthread-?.?.so)
> by 0x........: clone (in /...libc...)
> Allocation context: /lib64/libpthread-2.5.so, libpthread.so.0:Text
> Other segment start (thread 3)
> (thread finished, call stack no longer available)
> Other segment end (thread 3)
> (thread finished, call stack no longer available)
3c14,59
< ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0)
---
> Thread 4:
> Conflicting load by thread 4 at 0x........ size 8
> at 0x........: (within /home/sewardj/VgTRUNK/trunk/exp-drd/vgpreload_exp-drd-amd64-linux.so)
> by 0x........: thread_func(void*) (pth_create_chain.cpp:?)
> by 0x........: vg_thread_wrapper (drd_preloaded.c:?)
> by 0x........: start_thread (in libpthread-?.?.so)
> by 0x........: clone (in /...libc...)
> Allocation context: /home/sewardj/VgTRUNK/trunk/exp-drd/vgpreload_exp-drd-amd64-linux.so, NONE:Text
> Other segment start (thread 2)
> (thread finished, call stack no longer available)
> Other segment end (thread 2)
> (thread finished, call stack no longer available)
>
> Conflicting load by thread 4 at 0x........ size 8
> at 0x........: (within libpthread-?.?.so)
> by 0x........: start_thread (in libpthread-?.?.so)
> by 0x........: clone (in /...libc...)
> Allocation context: /lib64/libpthread-2.5.so, libpthread.so.0:Text
> Other segment start (thread 3)
> (thread finished, call stack no longer available)
> Other segment end (thread 3)
> (thread finished, call stack no longer available)
>
> Thread 5:
> Conflicting load by thread 5 at 0x........ size 8
> at 0x........: (within libpthread-?.?.so)
> by 0x........: start_thread (in libpthread-?.?.so)
> by 0x........: clone (in /...libc...)
> Allocation context: /lib64/libpthread-2.5.so, libpthread.so.0:Text
> Other segment start (thread 3)
> (thread finished, call stack no longer available)
> Other segment end (thread 3)
> (thread finished, call stack no longer available)
>
> Thread 2:
> Conflicting load by thread 2 at 0x........ size 8
> at 0x........: (within libpthread-?.?.so)
> by 0x........: start_thread (in libpthread-?.?.so)
> by 0x........: clone (in /...libc...)
> Allocation context: /lib64/libpthread-2.5.so, libpthread.so.0:Text
> Other segment start (thread 3)
> (thread finished, call stack no longer available)
> Other segment end (thread 3)
> (thread finished, call stack no longer available)
>
> ERROR SUMMARY: 5 errors from 5 contexts (suppressed: 0 from 0)