aboutsummaryrefslogtreecommitdiff
path: root/helgrind/tests/tc13_laog1.stderr.exp-glibc25-amd64
blob: 643aef91dce6508079630366a1108ff3c750df5a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14

Thread #x is the program's root thread

Thread #x: lock order "0x........ before 0x........" violated
   at 0x........: pthread_mutex_lock (hg_intercepts.c:...)
   by 0x........: main (tc13_laog1.c:24)
  Required order was established by acquisition of lock at 0x........
   at 0x........: pthread_mutex_lock (hg_intercepts.c:...)
   by 0x........: main (tc13_laog1.c:17)
  followed by a later acquisition of lock at 0x........
   at 0x........: pthread_mutex_lock (hg_intercepts.c:...)
   by 0x........: main (tc13_laog1.c:18)

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