unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Eli Zaretskii <eliz@gnu.org>
To: Juanma Barranquero <lekktu@gmail.com>
Cc: 13214@debbugs.gnu.org
Subject: bug#13214: 24.3.50; emacs_backtrace.txt
Date: Tue, 18 Dec 2012 05:40:19 +0200	[thread overview]
Message-ID: <83y5gwownw.fsf@gnu.org> (raw)
In-Reply-To: <CAAeL0SRQQOo85L2HDTsYGdaTwYu6m-zWXhEfiWb_A=cg8D_G4g@mail.gmail.com>

> From: Juanma Barranquero <lekktu@gmail.com>
> Date: Mon, 17 Dec 2012 22:12:39 +0100
> Cc: 13214@debbugs.gnu.org
> 
> The binary Drew's using in this report can be found at
> https://www.dropbox.com/sh/3pgcb3iiy8s9irl/c171Xhsd99
> 
> 
> ??
> ??:0
> w32_backtrace
> w32fns.c:7727
> emacs_abort
> w32fns.c:7759
> terminate_due_to_signal
> emacs.c:342
> die
> alloc.c:6508
> redisplay_internal
> xdisp.c:13540

This is assertion violation here:

      /* 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.  */
      ensure_selected_frame (old_frame);
      eassert (EQ (XFRAME (selected_frame)->selected_window, selected_window));

Since the revision in which it happened is before Stefan's changes
that were supposed to solve these assertion violations, this backtrace
is no longer interesting.





  reply	other threads:[~2012-12-18  3:40 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-12-17 20:57 bug#13214: 24.3.50; emacs_backtrace.txt Drew Adams
2012-12-17 21:12 ` Juanma Barranquero
2012-12-18  3:40   ` Eli Zaretskii [this message]
2012-12-18  8:23     ` Glenn Morris
2012-12-18 17:22       ` Eli Zaretskii

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=83y5gwownw.fsf@gnu.org \
    --to=eliz@gnu.org \
    --cc=13214@debbugs.gnu.org \
    --cc=lekktu@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).