blob: 7c1256e5cf96cb555ba4d375e65a99c37ec4544e [file] [log] [blame]
sewardj8eb8bab2015-07-21 14:44:28 +00001
2---Thread-Announcement------------------------------------------
3
4Thread #x was created
5 ...
6 by 0x........: pthread_create@* (hg_intercepts.c:...)
7 by 0x........: main (tc22_exit_w_lock.c:39)
8
9----------------------------------------------------------------
10
11Thread #x: Exiting thread still holds 2 locks
12 ...
13
14---Thread-Announcement------------------------------------------
15
16Thread #x was created
17 ...
18 by 0x........: pthread_create@* (hg_intercepts.c:...)
19 by 0x........: main (tc22_exit_w_lock.c:42)
20
21----------------------------------------------------------------
22
23Thread #x: Exiting thread still holds 1 lock
24 ...
25
26
27Process terminating with default action of signal 6 (SIGABRT)
28 ...
29---Thread-Announcement------------------------------------------
30
31Thread #x is the program's root thread
32
33----------------------------------------------------------------
34
35Thread #x: Exiting thread still holds 1 lock
36 ...
37
38
39ERROR SUMMARY: 3 errors from 3 contexts (suppressed: 0 from 0)