qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Peter Maydell <peter.maydell@linaro.org>
To: qemu-devel@nongnu.org
Subject: [Qemu-devel] [Bug 501141] Re: qemu powerpc target crashes on "hello world"
Date: Fri, 26 Jul 2013 12:55:30 -0000	[thread overview]
Message-ID: <20130726125530.17869.93990.malone@wampee.canonical.com> (raw)
In-Reply-To: 20091228215211.4772.12634.malonedeb@palladium.canonical.com

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 -

  [ATI@localhost 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
  [ATI@localhost 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

      parent reply	other threads:[~2013-07-26 13:01 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20091228215211.4772.12634.malonedeb@palladium.canonical.com>
2010-06-02 16:41 ` [Qemu-devel] [Bug 501141] Re: qemu powerpc target crashes on "hello world" Joel Schopp
2012-08-03  3:00 ` Samuel Bronson
2013-07-26 12:55 ` Peter Maydell [this message]

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=20130726125530.17869.93990.malone@wampee.canonical.com \
    --to=peter.maydell@linaro.org \
    --cc=501141@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).