4
drd
...
...
...
...
...
...
drd
...
./tsan_unittest
1
RUNNING
FLAGS [phb=1, fm=0]
test01: positive
store 0x........ size 4 (thread x / vc ...)
0x........
...
test01::Worker()
...
tsan_unittest.cpp
...
0x........
...
MyThread::ThreadBody(MyThread*)
...
tsan_thread_wrappers_pthread.h
...
store 0x........ size 4 (thread x / vc ...)
0x........
...
test01::Parent()
...
tsan_unittest.cpp
...
0x........
...
test01::Run()
...
tsan_unittest.cpp
...
0x........
...
ConflictingAccess
Conflicting store by thread x at 0x........ size 4
0x........
...
test01::Parent()
...
tsan_unittest.cpp
...
0x........
...
test01::Run()
...
tsan_unittest.cpp
...
Allocation context: BSS section of tsan_unittest
load 0x........ size 4 (thread x / vc ...)
0x........
...
test01::Run()
...
tsan_unittest.cpp
...
0x........
...
main
...
tsan_unittest.cpp
...
GLOB=2
FINISHED
...
0x........
...