blob: 124b2c4cd1cfd57dc64845901b140c3b8838cf8a [file] [log] [blame]
bart5bd9f2d2008-03-03 20:31:58 +00001
bart68a8a202008-06-28 11:53:01 +00002Thread 3:
bart63c92ea2009-07-19 17:53:56 +00003Conflicting load by thread 3 at 0x........ size 4
bart68a8a202008-06-28 11:53:01 +00004 at 0x........: thread_func (rwlock_race.c:?)
bart292c1e22009-02-14 11:54:42 +00005 by 0x........: vgDrd_thread_wrapper (drd_pthread_intercepts.c:?)
bartb515eb12008-03-07 18:52:38 +00006Location 0x........ is 0 bytes inside local var "s_racy"
bart68a8a202008-06-28 11:53:01 +00007declared at rwlock_race.c:18, in frame #? of thread 3
bart5bd9f2d2008-03-03 20:31:58 +00008
bart63c92ea2009-07-19 17:53:56 +00009Conflicting store by thread 3 at 0x........ size 4
bart68a8a202008-06-28 11:53:01 +000010 at 0x........: thread_func (rwlock_race.c:?)
bart292c1e22009-02-14 11:54:42 +000011 by 0x........: vgDrd_thread_wrapper (drd_pthread_intercepts.c:?)
bartb515eb12008-03-07 18:52:38 +000012Location 0x........ is 0 bytes inside local var "s_racy"
bart68a8a202008-06-28 11:53:01 +000013declared at rwlock_race.c:18, in frame #? of thread 3
njncab64bc2009-08-12 00:14:44 +000014
bart5bd9f2d2008-03-03 20:31:58 +000015Result: 2
16
17ERROR SUMMARY: 2 errors from 2 contexts (suppressed: 0 from 0)