qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] Triple-fault causes abort(), which doesn't end pointer grabs
@ 2007-05-07 19:51 Samuel Bronson
  2007-05-08 16:30 ` Paul Brook
  2007-05-08 16:38 ` Andreas Schwab
  0 siblings, 2 replies; 5+ messages in thread
From: Samuel Bronson @ 2007-05-07 19:51 UTC (permalink / raw)
  To: qemu-devel

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.

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2007-05-13 20:07 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-05-07 19:51 [Qemu-devel] Triple-fault causes abort(), which doesn't end pointer grabs Samuel Bronson
2007-05-08 16:30 ` Paul Brook
2007-05-13 19:59   ` Samuel Bronson
2007-05-08 16:38 ` Andreas Schwab
2007-05-08 16:46   ` Philip Boulain

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).