GNU bug report logs - #12251
24.2.50; crash in note_mouse_highlight

Previous Next

Package: emacs;

Reported by: sds <at> gnu.org

Date: Tue, 21 Aug 2012 18:22:01 UTC

Severity: normal

Found in version 24.2.50

Done: Glenn Morris <rgm <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


Message #35 received at 12251 <at> debbugs.gnu.org (full text, mbox):

From: Eli Zaretskii <eliz <at> gnu.org>
To: martin rudalics <rudalics <at> gmx.at>
Cc: sds <at> gnu.org, 12251 <at> debbugs.gnu.org
Subject: Re: bug#12251: 24.2.50; crash in note_mouse_highlight
Date: Thu, 23 Aug 2012 19:20:46 +0300
> Date: Thu, 23 Aug 2012 10:48:43 +0200
> From: martin rudalics <rudalics <at> gmx.at>
> CC: sds <at> gnu.org, 12251 <at> debbugs.gnu.org
> 
>  >> "#<window 139> is not a valid window"
> 
> The above means that we've been running Lisp code on a dead window and
> that call was rejected with an error by `window-normalize-window'.  If
> this happens during a call from C, we have a problem.

I don't think this error was thrown from C.  Most probably, it was
thrown from Lisp, but since that unwinds the stack, there's no Lisp
backtrace that could confirm that.

I guess we need more checks in the mouse-highlight code, to account
for such cases.




This bug report was last modified 12 years and 156 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.