blob: e926d059edd6715b417246974559905ddf77d12a [file] [log] [blame]
bart25f9f542009-07-23 16:31:39 +00001
2Conflicting load by thread 1 at 0x........ size 8
3 at 0x........: main (sem_open.c:?)
philippe81d24c32012-12-05 21:08:24 +00004Location 0x........ is 0 bytes inside global var "s_d3"
5declared at sem_open.c:25
bart25f9f542009-07-23 16:31:39 +00006Other segment start (thread 2)
7 (thread finished, call stack no longer available)
8Other segment end (thread 2)
9 (thread finished, call stack no longer available)
10
11Conflicting store by thread 1 at 0x........ size 8
12 at 0x........: main (sem_open.c:?)
philippe81d24c32012-12-05 21:08:24 +000013Location 0x........ is 0 bytes inside global var "s_d3"
14declared at sem_open.c:25
bart25f9f542009-07-23 16:31:39 +000015Other segment start (thread 2)
16 (thread finished, call stack no longer available)
17Other segment end (thread 2)
18 (thread finished, call stack no longer available)
19
njncab64bc2009-08-12 00:14:44 +000020
bart25f9f542009-07-23 16:31:39 +000021ERROR SUMMARY: 2 errors from 2 contexts (suppressed: 0 from 0)