blob: 923c18986d8ff39acf5043bd8b61e92d412f7689 (
plain) (
blame)
1
2
3
|
The issue arises from mixing threads and signals in a program compiled with musl's libc for i386, leading to a segfault due to problematic TCG-generated code accessing %gs. This points to an error in how QEMU handles specific instructions when emulating 32-bit x86 code.
instruction
|