]> rtime.felk.cvut.cz Git - l4.git/blobdiff - l4/pkg/valgrind/src/valgrind-3.6.0-svn/helgrind/tests/tc09_bad_unlock.stderr.exp-glibc25-amd64
update
[l4.git] / l4 / pkg / valgrind / src / valgrind-3.6.0-svn / helgrind / tests / tc09_bad_unlock.stderr.exp-glibc25-amd64
index 5c6a8fc0eb4a995f88e3b9de01df5f4b8f3855e9..f8e4a5050ba04038792f761be5bc3de751c0f39d 100644 (file)
@@ -51,6 +51,10 @@ Thread #x: Attempt to re-lock a non-recursive lock I already hold
    at 0x........: pthread_mutex_lock (hg_intercepts.c:...)
    by 0x........: nearly_main (tc09_bad_unlock.c:32)
    by 0x........: main (tc09_bad_unlock.c:50)
+ Lock was previously acquired
+   at 0x........: pthread_mutex_lock (hg_intercepts.c:...)
+   by 0x........: nearly_main (tc09_bad_unlock.c:32)
+   by 0x........: main (tc09_bad_unlock.c:49)
 
 Thread #x: Bug in libpthread: recursive write lock granted on mutex/wrlock which does not support recursion
    at 0x........: pthread_mutex_lock (hg_intercepts.c:...)