blob: f0eb6b675a9fc399b256035a9d99246dbb7fc01e [file] [log] [blame]
sewardjb4112022007-11-09 22:49:28 +00001
2Thread #2 was created
3 at 0x........: clone (in /...libc...)
4 by 0x........: ...
5 by 0x........: pthread_create@GLIBC_ (in /lib/libpthread...)
6 by 0x........: pthread_create@* (hg_intercepts.c:...)
7 by 0x........: main (tc22_exit_w_lock.c:39)
8
9Thread #2: Exiting thread still holds 2 locks
10 at 0x........: start_thread (in /lib/libpthread...)
11 by 0x........: ...
12
13Thread #3 was created
14 at 0x........: clone (in /...libc...)
15 by 0x........: ...
16 by 0x........: pthread_create@GLIBC_ (in /lib/libpthread...)
17 by 0x........: pthread_create@* (hg_intercepts.c:...)
18 by 0x........: main (tc22_exit_w_lock.c:42)
19
20Thread #3: Exiting thread still holds 1 lock
21 at 0x........: start_thread (in /lib/libpthread...)
22 by 0x........: ...
23
24Thread #1 is the program's root thread
25
26Thread #1: Exiting thread still holds 1 lock
27 at 0x........: kill (in /...libc...)
28 by 0x........: main (tc22_exit_w_lock.c:48)
29
30ERROR SUMMARY: 3 errors from 3 contexts (suppressed: 0 from 0)