| |
| Conflicting load by main at 0x........ size 8 |
| at 0x........: main (sem_as_mutex.c:?) |
| Location 0x........ is 0 bytes inside local var "s_d3" |
| declared at sem_as_mutex.c:48, in frame #? of thread 1 |
| Other segment start (thread_func) |
| (thread finished, call stack no longer available) |
| Other segment end (thread_func) |
| (thread finished, call stack no longer available) |
| |
| Conflicting store by main at 0x........ size 8 |
| at 0x........: main (sem_as_mutex.c:?) |
| Location 0x........ is 0 bytes inside local var "s_d3" |
| declared at sem_as_mutex.c:48, in frame #? of thread 1 |
| Other segment start (thread_func) |
| (thread finished, call stack no longer available) |
| Other segment end (thread_func) |
| (thread finished, call stack no longer available) |
| |
| ERROR SUMMARY: 2 errors from 2 contexts (suppressed: 0 from 0) |