[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Qemu-devel] [Bug 501141] Re: qemu powerpc target crashes on "hello worl
From: |
Peter Maydell |
Subject: |
[Qemu-devel] [Bug 501141] Re: qemu powerpc target crashes on "hello world" |
Date: |
Fri, 26 Jul 2013 12:55:30 -0000 |
qemu-ppc works OK for me, so it seems likely that this bug has been
fixed at some point in the preceding three years.
** Changed in: qemu
Status: New => Fix Released
--
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.
https://bugs.launchpad.net/bugs/501141
Title:
qemu powerpc target crashes on "hello world"
Status in QEMU:
Fix Released
Bug description:
Downloaded qemu and associated PowerPc target support from Fedora
repositories and it crashed on a simple hello world program (that runs
fine on an actual PowerPC development board). So, I downloaded the
source to qemu, built it, and produced the same crash. Here is the
gdb trace -
address@hidden POWERPC_TEST]$ gdb qemu-ppc
GNU gdb (GDB) Fedora (7.0-13.fc12)
Copyright (C) 2009 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law. Type "show copying"
and "show warranty" for details.
This GDB was configured as "i686-redhat-linux-gnu".
For bug reporting instructions, please see:
<http://www.gnu.org/software/gdb/bugs/>...
Reading symbols from /usr/local/bin/qemu-ppc...done.
(gdb) set args ./hello
(gdb) run
Starting program: /usr/local/bin/qemu-ppc ./hello
Program received signal SIGSEGV, Segmentation fault.
0x00711c9b in static_code_gen_buffer ()
(gdb) where
#0 0x00711c9b in static_code_gen_buffer ()
#1 0x00000000 in ?? ()
Some more information:
Kernel Linux 2.6.31.9-174.fc12.i686
address@hidden POWERPC_TEST]$ qemu-ppc
qemu-ppc version 0.10.91, Copyright (c) 2003-2008 Fabrice Bellard
To manage notifications about this bug go to:
https://bugs.launchpad.net/qemu/+bug/501141/+subscriptions
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Qemu-devel] [Bug 501141] Re: qemu powerpc target crashes on "hello world",
Peter Maydell <=