On Sat, Jan 30, 2010 at 12:04 AM, Stefan Weil <w...@mail.berlios.de> wrote: [...] > > that was a good suggestion. bntest raises a segmentation fault > (NULL pointer, p == 0, see below) with qemu-x86_64 on a x86_64 host.
Compile bntest statically and it should work. x86_64 user mode is completely broken for dynamically linked programs. Laurent