Bug 432801 - Valgrind 3.16.1 reports a jump based on uninitialized memory somehow...
[valgrind.git] / drd / tests / pth_detached3.stderr.exp2
blobd5910d8ebb1ed54b378e92cdd86d70e915559516
2 pthread_detach(): invalid thread ID 0x........
3    at 0x........: vgDrd_set_joinable (drd_pthread_intercepts.c:?)
4    by 0x........: pthread_detach (drd_pthread_intercepts.c:?)
5    by 0x........: main (pth_detached3.c:26)
7 pthread_detach(): invalid thread ID 0x........
8    at 0x........: vgDrd_set_joinable (drd_pthread_intercepts.c:?)
9    by 0x........: pthread_detach (drd_pthread_intercepts.c:?)
10    by 0x........: main (pth_detached3.c:32)
12 Finished.
14 ERROR SUMMARY: 2 errors from 2 contexts (suppressed: 0 from 0)