blob: ea85a3ea2c66af3cd91729a94a3c6b576732e9d4 (
plain) (
blame)
1
2
3
|
runtime
The issue involves signal handling during execution using `qemu`, rather than an incorrect or faulty instruction directly within the code or a syscall itself. The behavior described suggests that the problem arises from how signals are delivered and processed when the program is executed under QEMU, which affects runtime behavior.
|