instruction: 0.511
runtime: 0.396
syscall: 0.093
qemu-mips64 Segmentation fault
When I ran qemu-mips64 for any mips 64 executable , I got this error:
$ ./qemu-mips64 ../lang
qemu: uncaught target signal 11 (Segmentation fault) - core dumped
Segmentation fault (core dumped)
Is this a known issue?