aboutsummaryrefslogtreecommitdiff
path: root/helgrind/tests/tc18_semabuse.stderr.exp-glibc25-x86
blob: 82f30d4ac8421c32706620141196216827d2c603 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14

Thread #1 is the program's root thread

Thread #1's call to sem_init failed
   with error code 22 (EINVAL: Invalid argument)
   at 0x........: sem_init@* (hg_intercepts.c:...)
   by 0x........: main (tc18_semabuse.c:23)

Thread #1: Bug in libpthread: sem_wait succeeded on semaphore without prior sem_post
   at 0x........: sem_wait_WRK (hg_intercepts.c:...)
   by 0x........: sem_wait@* (hg_intercepts.c:...)
   by 0x........: main (tc18_semabuse.c:34)

ERROR SUMMARY: 2 errors from 2 contexts (suppressed: 0 from 0)