blob: 82f30d4ac8421c32706620141196216827d2c603 [file] [log] [blame]
sewardjb4112022007-11-09 22:49:28 +00001
2Thread #1 is the program's root thread
3
4Thread #1's call to sem_init failed
5 with error code 22 (EINVAL: Invalid argument)
6 at 0x........: sem_init@* (hg_intercepts.c:...)
7 by 0x........: main (tc18_semabuse.c:23)
8
9Thread #1: Bug in libpthread: sem_wait succeeded on semaphore without prior sem_post
10 at 0x........: sem_wait_WRK (hg_intercepts.c:...)
11 by 0x........: sem_wait@* (hg_intercepts.c:...)
12 by 0x........: main (tc18_semabuse.c:34)
13
14ERROR SUMMARY: 2 errors from 2 contexts (suppressed: 0 from 0)