From: Samuel Seay <lightningth@gmail.com>
To: qemu-devel@nongnu.org
Subject: [Qemu-devel] [Bug 1052857] Re: qemu-user compiled static for ppc fails on 64bit hosts
Date: Tue, 01 Jan 2013 17:08:17 -0000 [thread overview]
Message-ID: <20130101170818.15712.6762.launchpad@wampee.canonical.com> (raw)
In-Reply-To: 20120919105129.11155.13183.malonedeb@gac.canonical.com
** Summary changed:
- qemu-user compiled static for ppc fails
+ qemu-user compiled static for ppc fails on 64bit hosts
--
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.
https://bugs.launchpad.net/bugs/1052857
Title:
qemu-user compiled static for ppc fails on 64bit hosts
Status in QEMU:
New
Bug description:
On debian I used debootstrap to set up a powerpc chroot. If I then
copy in a statically linked qemu-user ppc binary it will work for some
commands in the chroot and fail for others. Steps to reproduce:
host$ mkdir powerpc
host$ sudo debootstrap --arch=powerpc --foreign wheezy powerpc http://ftp.debian.org/debian
host$ sudo cp /usr/bin/qemu-ppc-static powerpc/usr/bin/
host$ LANG=C sudo chroot powerpc /usr/bin/qemu-ppc-static /bin/bash
I have no name!@guest:/# pwd
/
I have no name!@guest:/# cd home/
I have no name!@guest:/home# ls
qemu-ppc-static: /tmp/buildd/qemu-1.1.2+dfsg/linux-user/signal.c:4341: setup_frame: Assertion `({ unsigned long __guest = (unsigned long)(ka->_sa_handler) - guest_base; (__guest < (1ul << 32)) && (!reserved_va || (__guest < reserved_va)); })' failed.
I have also built this from the git HEAD sources (hash
6b80f7db8a7f84d21e46d01e30c8497733bb23a0) and I get the same result.
To manage notifications about this bug go to:
https://bugs.launchpad.net/qemu/+bug/1052857/+subscriptions
next prev parent reply other threads:[~2013-01-01 17:15 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-09-19 10:51 [Qemu-devel] [Bug 1052857] [NEW] qemu-user compiled static for ppc fails Erik de Castro Lopo
2013-01-01 6:56 ` [Qemu-devel] [Bug 1052857] " Samuel Seay
2013-01-02 0:10 ` Peter Maydell
2013-01-01 17:08 ` Samuel Seay [this message]
2013-01-02 5:08 ` [Qemu-devel] [Bug 1052857] Re: qemu-user compiled static for ppc fails on 64bit hosts Samuel Seay
2016-05-23 20:04 ` thh
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20130101170818.15712.6762.launchpad@wampee.canonical.com \
--to=lightningth@gmail.com \
--cc=1052857@bugs.launchpad.net \
--cc=qemu-devel@nongnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).