1 2 Conflicting load by thread x at 0x........ size 4 3 at 0x........: thread_func (rwlock_race.c:?) 4 by 0x........: vgDrd_thread_wrapper (drd_pthread_intercepts.c:?) 5 Location 0x........ is 0 bytes inside local var "s_racy" 6 declared at rwlock_race.c:18, in frame #? of thread x 7 8 Conflicting store by thread x at 0x........ size 4 9 at 0x........: thread_func (rwlock_race.c:?) 10 by 0x........: vgDrd_thread_wrapper (drd_pthread_intercepts.c:?) 11 Location 0x........ is 0 bytes inside local var "s_racy" 12 declared at rwlock_race.c:18, in frame #? of thread x 13 14 Result: 2 15 16 ERROR SUMMARY: 2 errors from 2 contexts (suppressed: 0 from 0) 17