[Expired for qemu (Ubuntu Xenial) because there has been no activity for
60 days.]
** Changed in: qemu (Ubuntu Xenial)
Status: Incomplete => Expired
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bug
[Expired for qemu (Ubuntu Trusty) because there has been no activity for
60 days.]
** Changed in: qemu (Ubuntu Trusty)
Status: Incomplete => Expired
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bug
Since dropped in later releases the devel task is won#t fix
** Changed in: qemu (Ubuntu Trusty)
Importance: High => Low
** Changed in: qemu (Ubuntu Xenial)
Importance: Undecided => Low
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ub
Hi,
nothing happened since then.
I was trying to reproduce but it seems (to me) down to none of us knowing how
to correctly resolve libraries.
So before here people reported:
- static builds work
- dynamic builds fail for some with ld.so failing and crashing for others
- dynamic builds fail
To r
So later on I had the ability to setup some more servers running with
QEMU and found these packages were causing the same issues:
lib32asan0 lib32atomic1 lib32gcc-4.8-dev lib32gcc1 lib32gcc1 lib32gomp1
lib32itm1 lib32quadmath0 libc6-x32 libx32atomic1 libx32gomp1 libx32itm1
libx32quadmath0 gcc-4.8-
I was having this same issue with qemu-ppc both the 2.0 version and a
handbuilt 2.1.0 version running on 14.04. By installing these packages
the error disappeared:
acl libaio1 libasound2 libasound2-data libasyncns0 libbrlapi0.6 libcaca0
libflac8 libogg0 libpulse0 librados2 librbd1 libsdl1.2debian
** Changed in: qemu (Ubuntu)
Status: Confirmed => Fix Released
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1349941
Title:
qemu-ppc segfault on simple hello world
To manage notifications ab
(raised priority as there doesn't seem to be a reasonable workaround -
static compilation is not always reasonable)
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1349941
Title:
qemu-ppc segfault on
Hi,
the two commits cited in comment #9 are applied in the new 2.1+dfsg-
2ubuntu1 version in utopic. Would you be able to test whether that
fixes it? If so I can line up an SRU for trusty with those patches.
** Also affects: qemu (Ubuntu Trusty)
Importance: Undecided
Status: New
** C
This sounds like it could be the problem fixed by this:
commit a70daba3771e96cc6b8fd3d11ed297ab13717018
Author: Alexander Graf
Date: Thu Jun 5 11:39:43 2014 +0200
linux-user: Tell guest about big host page sizes
We tell the guest its page size via AUX vectors. The gues
Hm. No, I could not reproduce it because regardless how I built the
binary, I get
qemu-ppc-static ./ppc
/lib/ld.so.1: No such file or directory
Hopefully we can get 2.1 into utopic, however to get the fix into trusty
we'll have to narrow it down to a particular cherry-pickable patchset.
** Also
er, after adding the PPA, I had only updated the 'qemu' package. I just
did a dist-upgrade and it pulled down several more packages: qemu-
system-common, qemu-keymaps, qemu-system-ppc, qemu-user-static.
Now it seems to work!:
jruble@jruble-linux:~/ppc_qemu_test$ qemu-ppc -version
qemu-ppc version
okay, the plot thickens - a static-compiled executable works!:
jruble@jruble-linux:~/ppc_qemu_test$ powerpc-linux-gnu-gcc test.c
-static -o test_static
jruble@jruble-linux:~/ppc_qemu_test$ powerpc-linux-gnu-gcc test.c -o
test_dynamic
jruble@jruble-linux:~/ppc_qemu_test$ file test_static
test_st
hmm, nope, happens with that version as well:
jruble@jruble-linux:~/ppc_qemu_test$ qemu-ppc -version
qemu-ppc version 2.0.92 (Debian 2.1.0~rc2~git-20140721.b0ddb8bf.14.04.3),
Copyright (c) 2003-2008 Fabrice Bellard
jruble@jruble-linux:~/ppc_qemu_test$ qemu-ppc a.out
Invalid data memory access:
Thanks. Could you try with the qemu package from
ppa:ubuntu-virt/virt-daily-upstream?
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1349941
Title:
qemu-ppc segfault on simple hello world
To manage
Nope, qemu-slof made no difference.
Note that I'm using qemu in user mode emulation, rather than full system
emulation.
(see
https://help.ubuntu.com/community/Installation/QemuEmulator#What_is_QEMU_.3F
)
Alternatively to `qemu-ppc a.out', I can also just run './a.out' and get
the same effect.
16 matches
Mail list logo