qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] Triple-fault causes abort(), which doesn't end pointer


From: Samuel Bronson
Subject: Re: [Qemu-devel] Triple-fault causes abort(), which doesn't end pointer grabs
Date: Sun, 13 May 2007 15:59:07 -0400

On 5/8/07, Paul Brook <address@hidden> wrote:
On Monday 07 May 2007, Samuel Bronson wrote:
> 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.

Sounds like an X server bug to me.

Possibly. Certainly it is not a desirable behaviour. But atexit()
handlers are there for a reason...

It might also be an SDL bug. actually.

Sorry I took so long to reply.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]