GNU bug report logs - #11677
24.1.50; Segfault in delete-other-windows on the current trunk

Previous Next

Package: emacs;

Reported by: Lars Magne Ingebrigtsen <larsi <at> gnus.org>

Date: Mon, 11 Jun 2012 22:53:02 UTC

Severity: normal

Merged with 11717

Found in version 24.1.50

Done: Eli Zaretskii <eliz <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


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

From: Eli Zaretskii <eliz <at> gnu.org>
To: Lars Magne Ingebrigtsen <larsi <at> gnus.org>
Cc: 11677 <at> debbugs.gnu.org
Subject: Re: bug#11677: 24.1.50;
	Segfault in delete-other-windows on the current trunk
Date: Tue, 12 Jun 2012 05:54:12 +0300
> From: Lars Magne Ingebrigtsen <larsi <at> gnus.org>
> Date: Tue, 12 Jun 2012 00:49:38 +0200
> MailScanner-NULL-Check: 1340059778.9007 <at> 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?




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

Previous Next


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