|
From: <sv...@va...> - 2007-10-29 21:04:41
|
Author: sewardj
Date: 2007-10-29 21:04:42 +0000 (Mon, 29 Oct 2007)
New Revision: 7053
Log:
Duh. r7051 was bogus; tc14_laog_dinphils.stderr.exp was renamed to
tc14_laog_dinphils.stderr.exp-glibc25-amd64 some time after r7051.
Fix it.
Removed:
branches/THRCHECK/thrcheck/tests/tc14_laog_dinphils.stderr.exp
Modified:
branches/THRCHECK/thrcheck/tests/tc14_laog_dinphils.stderr.exp-glibc25-amd64
Deleted: branches/THRCHECK/thrcheck/tests/tc14_laog_dinphils.stderr.exp
===================================================================
--- branches/THRCHECK/thrcheck/tests/tc14_laog_dinphils.stderr.exp 2007-10-29 20:49:31 UTC (rev 7052)
+++ branches/THRCHECK/thrcheck/tests/tc14_laog_dinphils.stderr.exp 2007-10-29 21:04:42 UTC (rev 7053)
@@ -1,16 +0,0 @@
-
-Thread #6 was created
- at 0x........: clone (in /...libc...)
- by 0x........: ...
- by 0x........: pthread_create@GLIBC_ (in /lib/libpthread...)
- by 0x........: pthread_create@* (tc_intercepts.c:...)
- by 0x........: main (tc14_laog_dinphils.c:34)
-
-Thread #6: lock order "0x........ before 0x........" violated
- at 0x........: pthread_mutex_lock (tc_intercepts.c:...)
- by 0x........: dine (tc14_laog_dinphils.c:19)
- by 0x........: mythread_wrapper (tc_intercepts.c:...)
- by 0x........: ...
- by 0x........: ...
-
-ERROR SUMMARY: 1000 errors from 1 contexts (suppressed: 0 from 0)
Modified: branches/THRCHECK/thrcheck/tests/tc14_laog_dinphils.stderr.exp-glibc25-amd64
===================================================================
--- branches/THRCHECK/thrcheck/tests/tc14_laog_dinphils.stderr.exp-glibc25-amd64 2007-10-29 20:49:31 UTC (rev 7052)
+++ branches/THRCHECK/thrcheck/tests/tc14_laog_dinphils.stderr.exp-glibc25-amd64 2007-10-29 21:04:42 UTC (rev 7053)
@@ -12,17 +12,5 @@
by 0x........: mythread_wrapper (tc_intercepts.c:...)
by 0x........: ...
by 0x........: ...
- Required order was established by acquisition of lock at 0x........
- at 0x........: pthread_mutex_lock (tc_intercepts.c:...)
- by 0x........: dine (tc14_laog_dinphils.c:18)
- by 0x........: mythread_wrapper (tc_intercepts.c:...)
- by 0x........: ...
- by 0x........: ...
- followed by a later acquisition of lock at 0x........
- at 0x........: pthread_mutex_lock (tc_intercepts.c:...)
- by 0x........: dine (tc14_laog_dinphils.c:19)
- by 0x........: mythread_wrapper (tc_intercepts.c:...)
- by 0x........: ...
- by 0x........: ...
ERROR SUMMARY: 1000 errors from 1 contexts (suppressed: 0 from 0)
|