2 ---Thread-Announcement------------------------------------------
6 by 0x........: pthread_create@* (hg_intercepts.c:...)
7 by 0x........: main (hg04_race.c:82)
9 ---Thread-Announcement------------------------------------------
13 by 0x........: pthread_create@* (hg_intercepts.c:...)
14 by 0x........: main (hg04_race.c:80)
16 ----------------------------------------------------------------
18 Possible data race during read of size 4 at 0x........ by thread #x
20 at 0x........: th10 (hg04_race.c:11)
21 by 0x........: th9 (hg04_race.c:17)
22 by 0x........: th8 (hg04_race.c:23)
23 by 0x........: th7 (hg04_race.c:29)
24 by 0x........: th6 (hg04_race.c:35)
25 by 0x........: th5 (hg04_race.c:41)
26 by 0x........: th4 (hg04_race.c:47)
27 by 0x........: th3 (hg04_race.c:53)
28 by 0x........: th2 (hg04_race.c:59)
29 by 0x........: th1 (hg04_race.c:66)
30 by 0x........: th (hg04_race.c:71)
31 by 0x........: mythread_wrapper (hg_intercepts.c:...)
33 This conflicts with a previous write of size 4 by thread #x
35 at 0x........: th10 (hg04_race.c:11)
36 by 0x........: th9 (hg04_race.c:17)
37 by 0x........: th8 (hg04_race.c:23)
38 by 0x........: th7 (hg04_race.c:29)
39 by 0x........: th6 (hg04_race.c:35)
40 by 0x........: th5 (hg04_race.c:41)
41 by 0x........: th4 (hg04_race.c:47)
42 by 0x........: th3 (hg04_race.c:53)
43 by 0x........: th2 (hg04_race.c:59)
44 Location 0x........ is 0 bytes inside global var "shared"
45 declared at hg04_race.c:6
47 ----------------------------------------------------------------
49 Possible data race during write of size 4 at 0x........ by thread #x
51 at 0x........: th10 (hg04_race.c:11)
52 by 0x........: th9 (hg04_race.c:17)
53 by 0x........: th8 (hg04_race.c:23)
54 by 0x........: th7 (hg04_race.c:29)
55 by 0x........: th6 (hg04_race.c:35)
56 by 0x........: th5 (hg04_race.c:41)
57 by 0x........: th4 (hg04_race.c:47)
58 by 0x........: th3 (hg04_race.c:53)
59 by 0x........: th2 (hg04_race.c:59)
60 by 0x........: th1 (hg04_race.c:66)
61 by 0x........: th (hg04_race.c:71)
62 by 0x........: mythread_wrapper (hg_intercepts.c:...)
64 This conflicts with a previous write of size 4 by thread #x
66 at 0x........: th10 (hg04_race.c:11)
67 by 0x........: th9 (hg04_race.c:17)
68 by 0x........: th8 (hg04_race.c:23)
69 by 0x........: th7 (hg04_race.c:29)
70 by 0x........: th6 (hg04_race.c:35)
71 by 0x........: th5 (hg04_race.c:41)
72 by 0x........: th4 (hg04_race.c:47)
73 by 0x........: th3 (hg04_race.c:53)
74 by 0x........: th2 (hg04_race.c:59)
75 Location 0x........ is 0 bytes inside global var "shared"
76 declared at hg04_race.c:6
79 ERROR SUMMARY: 2 errors from 2 contexts (suppressed: 0 from 0)