1
2
3thread_func instance 1
4
5Thread 2 (thread_func instance 1):
6The object at address 0x........ is not a mutex.
7   at 0x........: pthread_mutex_unlock (drd_pthread_intercepts.c:?)
8   by 0x........: thread_func (thread_name.c:?)
9   by 0x........: vgDrd_thread_wrapper (drd_pthread_intercepts.c:?)
10
11
12thread_func instance 2
13
14Thread 3 (thread_func instance 2):
15The object at address 0x........ is not a mutex.
16   at 0x........: pthread_mutex_unlock (drd_pthread_intercepts.c:?)
17   by 0x........: thread_func (thread_name.c:?)
18   by 0x........: vgDrd_thread_wrapper (drd_pthread_intercepts.c:?)
19
20
21thread_func instance 3
22
23Thread 4 (thread_func instance 3):
24The object at address 0x........ is not a mutex.
25   at 0x........: pthread_mutex_unlock (drd_pthread_intercepts.c:?)
26   by 0x........: thread_func (thread_name.c:?)
27   by 0x........: vgDrd_thread_wrapper (drd_pthread_intercepts.c:?)
28
29
30thread_func instance 4
31
32Thread 5 (thread_func instance 4):
33The object at address 0x........ is not a mutex.
34   at 0x........: pthread_mutex_unlock (drd_pthread_intercepts.c:?)
35   by 0x........: thread_func (thread_name.c:?)
36   by 0x........: vgDrd_thread_wrapper (drd_pthread_intercepts.c:?)
37
38
39thread_func instance 5
40
41Thread 6 (thread_func instance 5):
42The object at address 0x........ is not a mutex.
43   at 0x........: pthread_mutex_unlock (drd_pthread_intercepts.c:?)
44   by 0x........: thread_func (thread_name.c:?)
45   by 0x........: vgDrd_thread_wrapper (drd_pthread_intercepts.c:?)
46
47
48thread_func instance 6
49
50Thread 7 (thread_func instance 6):
51The object at address 0x........ is not a mutex.
52   at 0x........: pthread_mutex_unlock (drd_pthread_intercepts.c:?)
53   by 0x........: thread_func (thread_name.c:?)
54   by 0x........: vgDrd_thread_wrapper (drd_pthread_intercepts.c:?)
55
56
57thread_func instance 7
58
59Thread 8 (thread_func instance 7):
60The object at address 0x........ is not a mutex.
61   at 0x........: pthread_mutex_unlock (drd_pthread_intercepts.c:?)
62   by 0x........: thread_func (thread_name.c:?)
63   by 0x........: vgDrd_thread_wrapper (drd_pthread_intercepts.c:?)
64
65
66thread_func instance 8
67
68Thread 9 (thread_func instance 8):
69The object at address 0x........ is not a mutex.
70   at 0x........: pthread_mutex_unlock (drd_pthread_intercepts.c:?)
71   by 0x........: thread_func (thread_name.c:?)
72   by 0x........: vgDrd_thread_wrapper (drd_pthread_intercepts.c:?)
73
74
75thread_func instance 9
76
77Thread 10 (thread_func instance 9):
78The object at address 0x........ is not a mutex.
79   at 0x........: pthread_mutex_unlock (drd_pthread_intercepts.c:?)
80   by 0x........: thread_func (thread_name.c:?)
81   by 0x........: vgDrd_thread_wrapper (drd_pthread_intercepts.c:?)
82
83
84thread_func instance 10
85
86Thread 11 (thread_func instance 10):
87The object at address 0x........ is not a mutex.
88   at 0x........: pthread_mutex_unlock (drd_pthread_intercepts.c:?)
89   by 0x........: thread_func (thread_name.c:?)
90   by 0x........: vgDrd_thread_wrapper (drd_pthread_intercepts.c:?)
91
92
93ERROR SUMMARY: 10 errors from 10 contexts (suppressed: 0 from 0)
94