]> git.ipfire.org Git - thirdparty/valgrind.git/commitdiff
Reverted to r10509.
authorBart Van Assche <bvanassche@acm.org>
Fri, 31 Jul 2009 19:00:05 +0000 (19:00 +0000)
committerBart Van Assche <bvanassche@acm.org>
Fri, 31 Jul 2009 19:00:05 +0000 (19:00 +0000)
git-svn-id: svn://svn.valgrind.org/valgrind/trunk@10683

drd/tests/thread_name.stderr.exp

index 75112198b56c2c458c7519d3a0828534055602d1..b74a4ada90012f2e85cbde97f83a079f3d647cfd 100644 (file)
@@ -11,28 +11,82 @@ The object at address 0x........ is not a mutex.
 thread_func instance 2
 
 
+Thread 3 (thread_func instance 2):
+The object at address 0x........ is not a mutex.
+   at 0x........: pthread_mutex_unlock (drd_pthread_intercepts.c:?)
+   by 0x........: thread_func (thread_name.c:?)
+   by 0x........: vgDrd_thread_wrapper (drd_pthread_intercepts.c:?)
+
 thread_func instance 3
 
 
+Thread 4 (thread_func instance 3):
+The object at address 0x........ is not a mutex.
+   at 0x........: pthread_mutex_unlock (drd_pthread_intercepts.c:?)
+   by 0x........: thread_func (thread_name.c:?)
+   by 0x........: vgDrd_thread_wrapper (drd_pthread_intercepts.c:?)
+
 thread_func instance 4
 
 
+Thread 5 (thread_func instance 4):
+The object at address 0x........ is not a mutex.
+   at 0x........: pthread_mutex_unlock (drd_pthread_intercepts.c:?)
+   by 0x........: thread_func (thread_name.c:?)
+   by 0x........: vgDrd_thread_wrapper (drd_pthread_intercepts.c:?)
+
 thread_func instance 5
 
 
+Thread 6 (thread_func instance 5):
+The object at address 0x........ is not a mutex.
+   at 0x........: pthread_mutex_unlock (drd_pthread_intercepts.c:?)
+   by 0x........: thread_func (thread_name.c:?)
+   by 0x........: vgDrd_thread_wrapper (drd_pthread_intercepts.c:?)
+
 thread_func instance 6
 
 
+Thread 7 (thread_func instance 6):
+The object at address 0x........ is not a mutex.
+   at 0x........: pthread_mutex_unlock (drd_pthread_intercepts.c:?)
+   by 0x........: thread_func (thread_name.c:?)
+   by 0x........: vgDrd_thread_wrapper (drd_pthread_intercepts.c:?)
+
 thread_func instance 7
 
 
+Thread 8 (thread_func instance 7):
+The object at address 0x........ is not a mutex.
+   at 0x........: pthread_mutex_unlock (drd_pthread_intercepts.c:?)
+   by 0x........: thread_func (thread_name.c:?)
+   by 0x........: vgDrd_thread_wrapper (drd_pthread_intercepts.c:?)
+
 thread_func instance 8
 
 
+Thread 9 (thread_func instance 8):
+The object at address 0x........ is not a mutex.
+   at 0x........: pthread_mutex_unlock (drd_pthread_intercepts.c:?)
+   by 0x........: thread_func (thread_name.c:?)
+   by 0x........: vgDrd_thread_wrapper (drd_pthread_intercepts.c:?)
+
 thread_func instance 9
 
 
+Thread 10 (thread_func instance 9):
+The object at address 0x........ is not a mutex.
+   at 0x........: pthread_mutex_unlock (drd_pthread_intercepts.c:?)
+   by 0x........: thread_func (thread_name.c:?)
+   by 0x........: vgDrd_thread_wrapper (drd_pthread_intercepts.c:?)
+
 thread_func instance 10
 
 
-ERROR SUMMARY: 10 errors from 1 contexts (suppressed: 0 from 0)
+Thread 11 (thread_func instance 10):
+The object at address 0x........ is not a mutex.
+   at 0x........: pthread_mutex_unlock (drd_pthread_intercepts.c:?)
+   by 0x........: thread_func (thread_name.c:?)
+   by 0x........: vgDrd_thread_wrapper (drd_pthread_intercepts.c:?)
+
+ERROR SUMMARY: 10 errors from 10 contexts (suppressed: 0 from 0)