blob: 2b9903b85e2b5640fa379665231b2044aa15dd57 (
plain) (
blame)
1
2
3
|
The issue arises from an unexpected code path being reached in `elfload.c`, specifically within the `zero_bss` function. This indicates a problem during the execution phase of the QEMU user-mode emulation for s390x, which is not directly related to a specific instruction or system call error but rather to an internal runtime inconsistency.
runtime
|