From: Samuel Bronson <naesten@gmail.com>
To: qemu-devel@nongnu.org
Subject: [Qemu-devel] Triple-fault causes abort(), which doesn't end pointer grabs
Date: Mon, 7 May 2007 19:51:48 +0000 (UTC) [thread overview]
Message-ID: <loom.20070507T214644-129@post.gmane.org> (raw)
So, if the guest system has a triple-fault, and I had had my mouse grabbed, it
stays grabbed, so that X has to be restarted (as far as I know).
This happens because abort() doesn't run functions registered with atexit().
Suggest use of exit() instead.
next reply other threads:[~2007-05-07 20:22 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-05-07 19:51 Samuel Bronson [this message]
2007-05-08 16:30 ` [Qemu-devel] Triple-fault causes abort(), which doesn't end pointer grabs Paul Brook
2007-05-13 19:59 ` Samuel Bronson
2007-05-08 16:38 ` Andreas Schwab
2007-05-08 16:46 ` Philip Boulain
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=loom.20070507T214644-129@post.gmane.org \
--to=naesten@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.