From e74a8ccb8c2cf082e82f3acc797dce3c77649488 Mon Sep 17 00:00:00 2001 From: Thomas Schwinge Date: Tue, 11 Mar 2014 23:28:29 +0100 Subject: qemu: fatal: Trying to execute code outside RAM or ROM at 0x000000010010001e --- hurd/running/qemu.mdwn | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'hurd') diff --git a/hurd/running/qemu.mdwn b/hurd/running/qemu.mdwn index c22ab0ac..8c3209de 100644 --- a/hurd/running/qemu.mdwn +++ b/hurd/running/qemu.mdwn @@ -388,6 +388,14 @@ gnumach needs to be uncompressed ld.so.1 /hurd/exec \$(exec-task=task-create)" \ +# `qemu: fatal: Trying to execute code outside RAM or ROM at 0x000000010010001e` + +This is due to a bug in QEMU, where the x86_64 QEMU binary fails to properly +truncate addresses in 32-bit mode. Waiting for [[!message-id +"1386334344-24620-1-git-send-email-agraf@suse.de"]] to be applied and become +generally available, just use the `qemu-system-i386` binary instead. + + # Related Links These are links that users may find helpful. -- cgit v1.2.3