blob: f48bc6a951f72cc55912d379725eeb98e4169c0b [file] [log] [blame]
bartb920b662008-04-09 17:44:28 +00001
2Thread 3:
bart63c92ea2009-07-19 17:53:56 +00003Conflicting load by thread 3 at 0x........ size 4
bartb920b662008-04-09 17:44:28 +00004 at 0x........: thread (rwlock_race.c:?)
bart292c1e22009-02-14 11:54:42 +00005 by 0x........: vgDrd_thread_wrapper (drd_pthread_intercepts.c:?)
bartb920b662008-04-09 17:44:28 +00006Location 0x........ is 0 bytes inside local var "s_racy"
7declared at rwlock_race.c:17, in frame #? of thread 3
bartb920b662008-04-09 17:44:28 +00008
bart63c92ea2009-07-19 17:53:56 +00009Conflicting store by thread 3 at 0x........ size 4
bartb920b662008-04-09 17:44:28 +000010 at 0x........: thread (rwlock_race.c:?)
bart292c1e22009-02-14 11:54:42 +000011 by 0x........: vgDrd_thread_wrapper (drd_pthread_intercepts.c:?)
bartb920b662008-04-09 17:44:28 +000012Location 0x........ is 0 bytes inside local var "s_racy"
13declared at rwlock_race.c:17, in frame #? of thread 3
njncab64bc2009-08-12 00:14:44 +000014
bartb920b662008-04-09 17:44:28 +000015Result: 2
16
17ERROR SUMMARY: 2 errors from 2 contexts (suppressed: 0 from 0)