unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Eli Zaretskii <eliz@gnu.org>
To: Lars Magne Ingebrigtsen <larsi@gnus.org>
Cc: 11677@debbugs.gnu.org
Subject: bug#11677: 24.1.50; Segfault in delete-other-windows on the current trunk
Date: Tue, 12 Jun 2012 05:54:12 +0300	[thread overview]
Message-ID: <83r4tlz1d7.fsf@gnu.org> (raw)
In-Reply-To: <m3ehplpipp.fsf@stories.gnus.org>

> From: Lars Magne Ingebrigtsen <larsi@gnus.org>
> Date: Tue, 12 Jun 2012 00:49:38 +0200
> MailScanner-NULL-Check: 1340059778.9007@2uKdo4fQ4rEzyKCQA3Ok1Q
> 
> When running Emacs in batch mode (i.e. "make check" in Gnus), I'm now
> getting segfaults.  This started happening today.
> 
> It's totally reproducible.

Can it be reproduced with something simpler than "make check" in Gnus?
E.g., can you show the Lisp code of the function where this crash
happens?  "xbacktrace" would be useful.

> If the backtrace doesn't reveal immediately what the problem is, I can
> do a non-optimised Emacs build.

Please do.  I don't trust backtraces from optimized builds enough to
invest any time in studying them.

> Program received signal SIGSEGV, Segmentation fault.
> 0x000000000046b0ec in Fdelete_other_windows_internal (window=11995861, 
>     root=15346021) at window.c:2649
> 2649      hlinfo = MOUSE_HL_INFO (f);

What is f in this frame, and can you see which part of the
MOUSE_HL_INFO macro causes the crash?





  reply	other threads:[~2012-06-12  2:54 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-06-11 22:49 bug#11677: 24.1.50; Segfault in delete-other-windows on the current trunk Lars Magne Ingebrigtsen
2012-06-12  2:54 ` Eli Zaretskii [this message]
2012-06-15 20:33   ` Andreas Schwab
2012-06-16  7:20     ` 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=83r4tlz1d7.fsf@gnu.org \
    --to=eliz@gnu.org \
    --cc=11677@debbugs.gnu.org \
    --cc=larsi@gnus.org \
    /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).