memcheck/tests/sh-mem-random.c: Set huge_addr to 240GB
[valgrind.git] / drd / tests / sem_open.stderr.exp
blobe926d059edd6715b417246974559905ddf77d12a
2 Conflicting load by thread 1 at 0x........ size 8
3    at 0x........: main (sem_open.c:?)
4 Location 0x........ is 0 bytes inside global var "s_d3"
5 declared at sem_open.c:25
6 Other segment start (thread 2)
7    (thread finished, call stack no longer available)
8 Other segment end (thread 2)
9    (thread finished, call stack no longer available)
11 Conflicting store by thread 1 at 0x........ size 8
12    at 0x........: main (sem_open.c:?)
13 Location 0x........ is 0 bytes inside global var "s_d3"
14 declared at sem_open.c:25
15 Other segment start (thread 2)
16    (thread finished, call stack no longer available)
17 Other segment end (thread 2)
18    (thread finished, call stack no longer available)
21 ERROR SUMMARY: 2 errors from 2 contexts (suppressed: 0 from 0)