> >
> > There was a day or two this bug existed, but it was fixed yesterday.
>
> I just updated and confirm that the crash doesn't occur any more (or
> at least hasn't yet :-) Thanks. Out of curiosity, do you know or
> have an idea why the above recipe sometimes induced a crash and
> sometimes didn't?
Yes, sometimes the X server sends back an event fast enough so that
the Emacs frame is still around so we can map X window to frame. But
sometimes the event is a bit late, and Emacs has removed the frame data
structures so Emacs can't map the X window to a frame, hence f becomes
NULL.
Jan D.
_______________________________________________
emacs-pretest-bug mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/emacs-pretest-bug