blob: cbc403eb4801b7b5c20992b6813ec0c30ffccffb [file] [log] [blame]
sewardjb4112022007-11-09 22:49:28 +00001
2Thread #1 is the program's root thread
3
4Thread #1 unlocked a not-locked lock at 0x........
5 at 0x........: pthread_rwlock_unlock (hg_intercepts.c:...)
6 by 0x........: main (tc12_rwl_trivial.c:29)
7 Lock at 0x........ was first observed
8 at 0x........: pthread_rwlock_init (hg_intercepts.c:...)
9 by 0x........: main (tc12_rwl_trivial.c:18)
10
11ERROR SUMMARY: 1 errors from 1 contexts (suppressed: 0 from 0)