blob: f8ea96a0e4f7b5307e062212a1d0b97a17261fa7 (
plain) (
blame)
1
2
3
|
runtime
This classification fits because the issue involves unexpected behavior during execution (specifically, an exception handling problem) rather than a faulty instruction or a direct syscall error. The sigcontext structure and structured exception handling indicate runtime-related concerns within QEMU's emulation environment.
|