qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Paul Brook <paul@codesourcery.com>
To: qemu-devel@nongnu.org
Cc: Blue Swirl <blauwirbel@gmail.com>
Subject: Re: [Qemu-devel] Status of sun4u emulation?
Date: Tue, 27 May 2008 01:38:25 +0100	[thread overview]
Message-ID: <200805270138.25803.paul@codesourcery.com> (raw)
In-Reply-To: <f43fc5580805261256u1d9a1129if622d14709050cc1@mail.gmail.com>

> >  /home/mad/src/svn/qemu/tcg/tcg.c:1700: tcg fatal error
> >  qemu: uncaught target signal 6 (Aborted) - exiting

> These error messages could be more descriptive, like what is the
> problem and how to fix it.

FWIW The general theory with aborts is that that should never occur so there's 
no point being verbose.

From a user perspective "tcg.g:1700 fatal error" is IMHO no worse than "Bad 
voodoo when trying to frobnicate the weezle". The user has no control over 
weasel frobnication, so it just adds confusion.

For someone fixing the bug you're likely to need additional instrumentation, a 
debugger and/or a core dump anyway so the file and line number is sufficient 
context.

Of course there are exceptions to this rule, but if it were easy to report the 
problem and how to fix it we'd have done so already :-)

Paul

      reply	other threads:[~2008-05-27  0:38 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-05-26 15:43 [Qemu-devel] Status of sun4u emulation? Markus Dahms
2008-05-26 16:00 ` Blue Swirl
2008-05-26 19:44   ` Markus Dahms
2008-05-26 19:56     ` Blue Swirl
2008-05-27  0:38       ` Paul Brook [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=200805270138.25803.paul@codesourcery.com \
    --to=paul@codesourcery.com \
    --cc=blauwirbel@gmail.com \
    --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).