all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Eli Zaretskii <eliz@gnu.org>
To: Tom Tromey <tromey@redhat.com>
Cc: 11231@debbugs.gnu.org
Subject: bug#11231: 24.0.95; emacs crash (bzr trunk)
Date: Fri, 13 Apr 2012 11:26:03 +0300	[thread overview]
Message-ID: <834nso3un8.fsf@gnu.org> (raw)
In-Reply-To: <87obqwzpa0.fsf@fleche.redhat.com>

> From: Tom Tromey <tromey@redhat.com>
> Date: Thu, 12 Apr 2012 14:08:39 -0600
> 
> I'm running a relatively recent bzr trunk Emacs.
> It crashes periodically, I'd say about once a week.
> I ran it in gdb to get a stack trace this week.
> I can try updating, rebuilding, whatever else -- just ask.

Please see if you can reproduce this in an unoptimized build.  The
backtrace you sent indicates this was an assertion violation here:

      eassert (EQ (XFRAME (selected_frame)->selected_window, selected_window));

but I distrust backtraces from optimized builds.  That said, can you
show the values of XFRAME (selected_frame)->selected_window and of
selected_window, together with the details of each of these 2 window
objects?

Also, can you try recollecting what were you doing when this happened,
and perhaps show the contents of the recent_keys vector?

For the record, which version of GCC was used for building this
binary?

Thanks.





      reply	other threads:[~2012-04-13  8:26 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-04-12 20:08 bug#11231: 24.0.95; emacs crash (bzr trunk) Tom Tromey
2012-04-13  8:26 ` Eli Zaretskii [this message]

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

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

  git send-email \
    --in-reply-to=834nso3un8.fsf@gnu.org \
    --to=eliz@gnu.org \
    --cc=11231@debbugs.gnu.org \
    --cc=tromey@redhat.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 external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.