GNU bug report logs - #13062
24.3.50; emacs_backtrace.txt

Previous Next

Package: emacs;

Reported by: "Drew Adams" <drew.adams <at> oracle.com>

Date: Sun, 2 Dec 2012 19:53:01 UTC

Severity: normal

Found in version 24.3.50

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

Bug is archived. No further changes may be made.

Full log


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

From: Eli Zaretskii <eliz <at> gnu.org>
To: Glenn Morris <rgm <at> gnu.org>
Cc: 13062 <at> debbugs.gnu.org
Subject: Re: bug#13062: 24.3.50; emacs_backtrace.txt
Date: Sat, 23 Feb 2013 12:22:04 +0200
> From: Glenn Morris <rgm <at> gnu.org>
> Cc: 13062 <at> debbugs.gnu.org
> Date: Fri, 22 Feb 2013 20:07:12 -0500
> 
> Eli Zaretskii wrote:
> 
> > It's an assertion violation here:
> >
> >       if (!EQ (old_frame, selected_frame)
> > 	  && FRAME_LIVE_P (XFRAME (old_frame)))
> > 	/* We played a bit fast-and-loose above and allowed selected_frame
> > 	   and selected_window to be temporarily out-of-sync but let's make
> > 	   sure this stays contained.  */
> > 	select_frame_for_redisplay (old_frame);
> >       eassert (EQ (XFRAME (selected_frame)->selected_window,  <<<<<<<<<<<
> > 		   selected_window));
> 
> So can anything be done with this information?

I think this should be closed, as there were massive changes in this
area (on the trunk) with the purpose of avoiding those assertion
violations.




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

Previous Next


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