blob: ae56c0f6bc58fba60001bfb838fdc221aecd7138 (
plain) (
blame)
1
2
3
|
The issue involves an assertion failure in `pthread_mutex_lock` and an uncaught target signal 6 (Aborted), leading to a core dump during cross-compilation using `qemu-arm-static`. The problem occurs at runtime when executing specific commands, indicating issues related to how QEMU handles system calls or thread synchronization.
syscall
|