GNU bug report logs - #11998
24.1.50; Crash in read-from-minibuffer

Previous Next

Package: emacs;

Reported by: Christoph Scholtes <cschol2112 <at> googlemail.com>

Date: Fri, 20 Jul 2012 15:05:02 UTC

Severity: normal

Tags: moreinfo

Found in version 24.1.50

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

Bug is archived. No further changes may be made.

Full log


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

From: Eli Zaretskii <eliz <at> gnu.org>
To: Christoph Scholtes <cschol2112 <at> googlemail.com>
Cc: 11998 <at> debbugs.gnu.org
Subject: Re: bug#11998: 24.1.50; Crash in read-from-minibuffer
Date: Sat, 21 Jul 2012 11:57:41 +0300
> Date: Fri, 20 Jul 2012 13:03:51 -0600
> From: Christoph Scholtes <cschol2112 <at> googlemail.com>
> CC: 11998 <at> debbugs.gnu.org
> 
> On 7/20/2012 9:12 AM, Eli Zaretskii wrote:
> >> From: Christoph Scholtes <cschol2112 <at> googlemail.com>
> >> Date: Fri, 20 Jul 2012 08:57:49 -0600
> >>
> >> gdb session is not available anymore.
> >
> > Why not?
> 
> I closed it, unfortunately.

That's just too bad.

AFAICS, we only ever set mouse_face_window to either nil or a window
object.  This case seems to imply that its value was neither, because
clear_mouse_face verifies it's non-nil before calling show_mouse_face.
Therefore, it's important to look at the contents of that object,
because the only value other than nil or a window could be garbage,
which would hint on some memory management problem.  Or maybe I'm
missing something.




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

Previous Next


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