1 2FLAGS [phb=1, fm=0] 3test01: positive 4store 0x........ size 4 (thread x / vc ...) 5 at 0x........: test01::Worker() (tsan_unittest.cpp:?) 6 by 0x........: MyThread::ThreadBody(MyThread*) (tsan_thread_wrappers_pthread.h:?) 7store 0x........ size 4 (thread x / vc ...) 8 at 0x........: test01::Parent() (tsan_unittest.cpp:?) 9 by 0x........: test01::Run() (tsan_unittest.cpp:?) 10Conflicting store by thread x at 0x........ size 4 11 at 0x........: test01::Parent() (tsan_unittest.cpp:?) 12 by 0x........: test01::Run() (tsan_unittest.cpp:?) 13Allocation context: BSS section of tsan_unittest 14 15load 0x........ size 4 (thread x / vc ...) 16 at 0x........: test01::Run() (tsan_unittest.cpp:?) 17 by 0x........: main (tsan_unittest.cpp:?) 18 GLOB=2 19 20ERROR SUMMARY: 1 errors from 1 contexts (suppressed: 0 from 0) 21