blob: 5892bc5d77f89edf3779d8c4a5963381e8cd8897 (
plain) (
blame)
1
2
3
|
The bug report indicates that running rjsupplicant under QEMU results in a segmentation fault. The stack trace points to an issue in `static_code_gen_buffer()`, which is related to instruction generation within QEMU's CPU emulation. This suggests a problem with how instructions are being handled or generated, rather than a system call error or other runtime issues.
category: instruction
|