blob: 68fa1bff0f8ef6cf309e1cadaa96b27221f304fb (
plain) (
blame)
1
2
3
|
syscall
The issue appears to be related to file mapping operations performed by QEMU when running a Hexagon binary, which typically involves system calls for memory management and file handling. The "Invalid argument" error suggests that there is an issue with these syscall operations.
|