blob: 814c39a0620d8913536db0ba5ec1484bcc1a5e31 (
plain) (
blame)
1
2
3
|
The issue arises from a segmentation fault during runtime, specifically when using qemu-aarch64-static, which points to problems in handling signals and frame setup within the QEMU code. This falls under runtime errors as it's related to how the program executes rather than specific instructions or system calls.
runtime
|