summary refs log tree commit diff stats
path: root/results/classifier/zero-shot-user-mode/output/instruction/1519037
blob: 2bdf8298d9617eb4c6313084fe42400429ca641b (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
instruction: 0.640
syscall: 0.182
runtime: 0.178



qemu-i386 32-bit segfault

I'm getting segfaults on 32-bit linux trying to run binaries using qemu-i386 from git. These segfaults go away when run in gdb or strace - could it be about the environment somehow?

In contrast qemu-x86_64 works fine. How can I pinpoint the cause of this? 

Thanks!