On Tue, Dec 20, 2016 at 05:19:26PM +0100, r0ller wrote: > Then I launch qemu as: > > qemu-i386 -L /usr/lib/i386 -bsd NetBSD hello32 > > and I get a segfault. If I check the core dump file with gdb, then it says: But the static binary just works when you run it natively? In that case quemu is doing something wrong. Martin