4 drd ... ... ... ... ... ... drd ... ./fp_race RUNNING drd_pre_thread_create creator = 0, created = 1 drd_post_thread_create created = 1 drd_pre_thread_create creator = 1, created = 2 drd_post_thread_create created = 2 drd_thread_finished tid = 2 0x........ ... ConflictingAccess Conflicting load by thread x at 0x........ size 8 0x........ ... main ... fp_race.c ... Location 0x........ is 0 bytes inside global var "s_d3" declared at fp_race.c:24 fp_race.c ... 0x........ ... ConflictingAccess Conflicting store by thread x at 0x........ size 8 0x........ ... main ... fp_race.c ... Location 0x........ is 0 bytes inside global var "s_d3" declared at fp_race.c:24 fp_race.c ... drd_post_thread_join joiner = 1, joinee = 2, new vc: [ ... ] drd_thread_finished tid = 1 FINISHED ... 0x........ ... 0x........ ...