mirror of
https://github.com/ioacademy-jikim/debugging
synced 2025-06-10 17:36:21 +00:00
25 lines
920 B
Plaintext
25 lines
920 B
Plaintext
|
|
Thread 3:
|
|
Conflicting load by thread 3 at 0x........ size 4
|
|
at 0x........: child (tc21_pthonce.c:74)
|
|
by 0x........: vgDrd_thread_wrapper (drd_pthread_intercepts.c:?)
|
|
by 0x........: (within libpthread-?.?.so)
|
|
Allocation context: BSS section of tc21_pthonce
|
|
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 3 at 0x........ size 4
|
|
at 0x........: child (tc21_pthonce.c:74)
|
|
by 0x........: vgDrd_thread_wrapper (drd_pthread_intercepts.c:?)
|
|
by 0x........: (within libpthread-?.?.so)
|
|
Allocation context: BSS section of tc21_pthonce
|
|
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: 2 errors from 2 contexts (suppressed: 0 from 0)
|