Author: sewardj
Date: 2007-11-05 11:10:29 +0000 (Mon, 05 Nov 2007)
New Revision: 7101
Log:
Update suppressions and expected output.
Modified:
branches/THRCHECK/glibc-2.X-thrcheck.supp
branches/THRCHECK/thrcheck/tests/tc22_exit_w_lock.stderr.exp-glibc25-x86
Modified: branches/THRCHECK/glibc-2.X-thrcheck.supp
===================================================================
--- branches/THRCHECK/glibc-2.X-thrcheck.supp 2007-11-05 11:02:51 UTC (rev
7100)
+++ branches/THRCHECK/glibc-2.X-thrcheck.supp 2007-11-05 11:10:29 UTC (rev
7101)
@@ -69,6 +69,12 @@
obj:/lib*/libc-2.5.so
}
{
+ thrcheck-glibc25-010
+ Thrcheck:Race
+ obj:/lib*/ld-2.5.so
+ obj:/lib*/libpthread-2.5.so
+}
+{
thrcheck-glibc25-011
Thrcheck:Race
obj:/lib*/libc-2.5.so
Modified:
branches/THRCHECK/thrcheck/tests/tc22_exit_w_lock.stderr.exp-glibc25-x86
===================================================================
--- branches/THRCHECK/thrcheck/tests/tc22_exit_w_lock.stderr.exp-glibc25-x86
2007-11-05 11:02:51 UTC (rev 7100)
+++ branches/THRCHECK/thrcheck/tests/tc22_exit_w_lock.stderr.exp-glibc25-x86
2007-11-05 11:10:29 UTC (rev 7101)
@@ -9,26 +9,6 @@
at 0x........: start_thread (in /lib/libpthread...)
by 0x........: ...
-Thread #1 is the program's root thread
-
-Possible data race during write of size 4 at 0x........
- at 0x........: mempcpy (in /lib/ld-2.5.so)
- by 0x........: [EMAIL PROTECTED] (in /lib/libpthread...)
- by 0x........: [EMAIL PROTECTED] (tc_intercepts.c:...)
- by 0x........: main (tc22_exit_w_lock.c:42)
- Old state: owned exclusively by thread #2
- New state: shared-modified by threads #1, #2
- Reason: this thread, #1, holds no locks at all
-
-Possible data race during write of size 4 at 0x........
- at 0x........: memset (in /lib/ld-2.5.so)
- by 0x........: [EMAIL PROTECTED] (in /lib/libpthread...)
- by 0x........: [EMAIL PROTECTED] (tc_intercepts.c:...)
- by 0x........: main (tc22_exit_w_lock.c:42)
- Old state: owned exclusively by thread #2
- New state: shared-modified by threads #1, #2
- Reason: this thread, #1, holds no locks at all
-
Thread #3 was created
at 0x........: clone (in /...libc...)
by 0x........: [EMAIL PROTECTED] (in /lib/libpthread...)
@@ -39,8 +19,10 @@
at 0x........: start_thread (in /lib/libpthread...)
by 0x........: ...
+Thread #1 is the program's root thread
+
Thread #1: Exiting thread still holds 1 lock
at 0x........: kill (in /...libc...)
by 0x........: (below main) (in /...libc...)
-ERROR SUMMARY: 5 errors from 5 contexts (suppressed: 0 from 0)
+ERROR SUMMARY: 3 errors from 3 contexts (suppressed: 0 from 0)
-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems? Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
Valgrind-developers mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/valgrind-developers