GNU bug report logs - #11984
24.1; segfault while deleting a window

Previous Next

Package: emacs;

Reported by: Russell Sim <russell.sim <at> gmail.com>

Date: Thu, 19 Jul 2012 02:17:01 UTC

Severity: normal

Merged with 12175

Found in version 24.1

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

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Chong Yidong <cyd <at> gnu.org>
To: Russell Sim <russell.sim <at> gmail.com>
Cc: Eli Zaretskii <eliz <at> gnu.org>, 11984 <at> debbugs.gnu.org
Subject: bug#11984: 24.1; segfault while deleting a window
Date: Sat, 21 Jul 2012 14:31:28 +0800
Russell Sim <russell.sim <at> gmail.com> writes:

> Oh crap, I just realised that you didn't add you full patch in the
> commit.  I have re-compiled and included the extra in
> window-absolute-pixel-edges and delete-other-windows-internal changes.
> Unfortunately I still get the error.
>
> I here is an updated core
> file. http://russellsim.org/emacs-24.3770cb4-patch.core

Hmm, I'm not sure the core file loaded properly for me.  Can you trigger
the crash with Emacs running in gdb?  Do you get the following strange
result from printing f->output_data?

(gdb) p f->output_data
$4 = {
  tty = 0xc2, 
  x = 0xc2, 
  w32 = 0xc2, 
  ns = 0xc2, 
  nothing = 194
}

Also, please provide the step-by-step recipe that you are using to run
the tests?  If I can try to reproduce the crash myself, debugging will
go faster.




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

Previous Next


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