android_mt6572_jiabo/external/valgrind/drd/tests/sem_as_mutex.stderr.exp-mips32-le
2025-09-05 16:56:03 +08:00

39 lines
1.4 KiB
Text

Conflicting load by thread 1 at 0x........ size 4
at 0x........: main (sem_as_mutex.c:?)
Location 0x........ is 0 bytes inside global var "s_d3"
declared at sem_as_mutex.c:25
Other segment start (thread 2)
(thread finished, call stack no longer available)
Other segment end (thread 2)
(thread finished, call stack no longer available)
Conflicting load by thread 1 at 0x........ size 4
at 0x........: main (sem_as_mutex.c:?)
Location 0x........ is 4 bytes inside global var "s_d3"
declared at sem_as_mutex.c:25
Other segment start (thread 2)
(thread finished, call stack no longer available)
Other segment end (thread 2)
(thread finished, call stack no longer available)
Conflicting store by thread 1 at 0x........ size 4
at 0x........: main (sem_as_mutex.c:?)
Location 0x........ is 0 bytes inside global var "s_d3"
declared at sem_as_mutex.c:25
Other segment start (thread 2)
(thread finished, call stack no longer available)
Other segment end (thread 2)
(thread finished, call stack no longer available)
Conflicting store by thread 1 at 0x........ size 4
at 0x........: main (sem_as_mutex.c:?)
Location 0x........ is 4 bytes inside global var "s_d3"
declared at sem_as_mutex.c:25
Other segment start (thread 2)
(thread finished, call stack no longer available)
Other segment end (thread 2)
(thread finished, call stack no longer available)
ERROR SUMMARY: 4 errors from 4 contexts (suppressed: 0 from 0)