mirror of
https://github.com/Zenithsiz/ftmemsim-valgrind.git
synced 2026-02-04 02:18:37 +00:00
update drd/tests/tc23_bogus_condwait.stderr.exp files
Follow up to r16312. drd tests use the same file, so we need to update its exp files too. git-svn-id: svn://svn.valgrind.org/valgrind/trunk@16313
This commit is contained in:
parent
7b0215b2ab
commit
e44daf67e9
@ -8,7 +8,7 @@ Mutex not locked: mutex 0x........, recursion count 0, owner 0.
|
||||
by 0x........: main (tc23_bogus_condwait.c:72)
|
||||
mutex 0x........ was first observed at:
|
||||
at 0x........: pthread_mutex_init (drd_pthread_intercepts.c:?)
|
||||
by 0x........: main (tc23_bogus_condwait.c:51)
|
||||
by 0x........: main (tc23_bogus_condwait.c:54)
|
||||
|
||||
Thread 3:
|
||||
Probably a race condition: condition variable 0x........ has been signaled but the associated mutex 0x........ is not locked by the signalling thread.
|
||||
@ -20,7 +20,7 @@ cond 0x........ was first observed at:
|
||||
by 0x........: main (tc23_bogus_condwait.c:56)
|
||||
mutex 0x........ was first observed at:
|
||||
at 0x........: pthread_mutex_init (drd_pthread_intercepts.c:?)
|
||||
by 0x........: main (tc23_bogus_condwait.c:51)
|
||||
by 0x........: main (tc23_bogus_condwait.c:54)
|
||||
|
||||
Thread 1:
|
||||
The object at address 0x........ is not a mutex.
|
||||
|
||||
@ -8,7 +8,7 @@ Mutex not locked: mutex 0x........, recursion count 0, owner 0.
|
||||
by 0x........: main (tc23_bogus_condwait.c:72)
|
||||
mutex 0x........ was first observed at:
|
||||
at 0x........: pthread_mutex_init (drd_pthread_intercepts.c:?)
|
||||
by 0x........: main (tc23_bogus_condwait.c:51)
|
||||
by 0x........: main (tc23_bogus_condwait.c:54)
|
||||
|
||||
Thread 3:
|
||||
Probably a race condition: condition variable 0x........ has been signaled but the associated mutex 0x........ is not locked by the signalling thread.
|
||||
@ -20,7 +20,7 @@ cond 0x........ was first observed at:
|
||||
by 0x........: main (tc23_bogus_condwait.c:56)
|
||||
mutex 0x........ was first observed at:
|
||||
at 0x........: pthread_mutex_init (drd_pthread_intercepts.c:?)
|
||||
by 0x........: main (tc23_bogus_condwait.c:51)
|
||||
by 0x........: main (tc23_bogus_condwait.c:54)
|
||||
|
||||
Thread 1:
|
||||
The object at address 0x........ is not a mutex.
|
||||
|
||||
@ -18,7 +18,7 @@ Mutex not locked: mutex 0x........, recursion count 0, owner 0.
|
||||
by 0x........: main (tc23_bogus_condwait.c:72)
|
||||
mutex 0x........ was first observed at:
|
||||
at 0x........: pthread_mutex_init (drd_pthread_intercepts.c:?)
|
||||
by 0x........: main (tc23_bogus_condwait.c:51)
|
||||
by 0x........: main (tc23_bogus_condwait.c:54)
|
||||
|
||||
The object at address 0x........ is not a mutex.
|
||||
at 0x........: pthread_cond_wait (drd_pthread_intercepts.c:?)
|
||||
|
||||
@ -18,7 +18,7 @@ Mutex not locked: mutex 0x........, recursion count 0, owner 0.
|
||||
by 0x........: main (tc23_bogus_condwait.c:72)
|
||||
mutex 0x........ was first observed at:
|
||||
at 0x........: pthread_mutex_init (drd_pthread_intercepts.c:?)
|
||||
by 0x........: main (tc23_bogus_condwait.c:51)
|
||||
by 0x........: main (tc23_bogus_condwait.c:54)
|
||||
|
||||
Thread 3:
|
||||
Probably a race condition: condition variable 0x........ has been signaled but the associated mutex 0x........ is not locked by the signalling thread.
|
||||
@ -30,7 +30,7 @@ cond 0x........ was first observed at:
|
||||
by 0x........: main (tc23_bogus_condwait.c:56)
|
||||
mutex 0x........ was first observed at:
|
||||
at 0x........: pthread_mutex_init (drd_pthread_intercepts.c:?)
|
||||
by 0x........: main (tc23_bogus_condwait.c:51)
|
||||
by 0x........: main (tc23_bogus_condwait.c:54)
|
||||
|
||||
Thread 1:
|
||||
The object at address 0x........ is not a mutex.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user