NetBSD-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: qemu-i386 segfault



Hi Martin,

Yepp, that's it indeed. No matter if I compile it with static or dynamic linking, it just runs fine natively. I only get the problem -be it either compiled this or that way- when trying to get it work via qemu-i386. That's why I asked if anyone has tried ever getting some user space i386 stuff run on amd64 via qemu -and the question is still valid:)

Thanks & regards,
r0ller

P.S.: By the way, is it worth taking another turn in the pkgsrc mailing list in case of pkg related issues like this or most of them read anyway this list as well?

-------- Eredeti levél --------

Feladó: Martin Husemann <
martin%duskware.de@localhost
>

Tárgy: Re: qemu-i386 segfault

Címzett: r0ller <
r0ller%freemail.hu@localhost
>


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

Home | Main Index | Thread Index | Old Index