GNU bug report logs - #10035
Crash in check_x_frame in w32fns.c

Previous Next

Package: emacs;

Reported by: Christoph Scholtes <cschol2112 <at> googlemail.com>

Date: Sun, 13 Nov 2011 15:31:01 UTC

Severity: normal

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: Eli Zaretskii <eliz <at> gnu.org>
To: lekktu <at> gmail.com, cschol2112 <at> googlemail.com
Cc: 10035 <at> debbugs.gnu.org
Subject: bug#10035: Crash in check_x_frame in w32fns.c
Date: Fri, 18 Nov 2011 14:27:54 +0200
> Date: Thu, 17 Nov 2011 05:56:25 +0200
> From: Eli Zaretskii <eliz <at> gnu.org>
> Cc: cschol2112 <at> googlemail.com, 10035 <at> debbugs.gnu.org
> 
> > From: Juanma Barranquero <lekktu <at> gmail.com>
> > Date: Thu, 17 Nov 2011 00:13:56 +0100
> > Cc: cschol2112 <at> googlemail.com, 10035 <at> debbugs.gnu.org
> > 
> > (require 'bs)
> > (global-set-key [s-f9] 'bs-cycle-previous)
> > (global-set-key [f9] 'bs-cycle-next)
> > --------------------------------------------------------------------------------
> > 
> > and from the src/ directory I run
> > 
> >   gdb -ex run --args ..\bin\emacs.exe -Q -l test.el blockinput.h
> > w32term.c w32inevt.c
> > 
> > then
> > 
> >   C-x 1   ; to remove the buffer list window
> >   <f9> <s-f9>    ; or <s-f9> <f9>
> 
> Reproduced, thanks.

I fixed the bug that caused this recipe to crash (revision 106411 on
the trunk).  I hope it also fixes the crashes experienced by
Christoph.

Note that the crash Juanma reported in

  http://debbugs.gnu.org/cgi/bugreport.cgi?bug=10035#79

shows a call-stack that is different from the one produced by the
above recipe.  So I hope that, too, is fixed.




This bug report was last modified 13 years and 184 days ago.

Previous Next


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