blob: 135b86a7b1c9530573aa3ae5b64d1d517492bd6d (
plain) (
blame)
1
2
3
|
runtime
The issue described involves a "Bus error" when running QEMU on a different architecture (LoongArch) from where it was compiled (x86_64). This suggests a runtime environment problem rather than an instruction or syscall fault directly within the code being executed.
|