GNU bug report logs -
#9943
24.0.91; Abort in check_glyph_memory
Previous Next
Reported by: martin rudalics <rudalics <at> gmx.at>
Date: Thu, 3 Nov 2011 09:20:02 UTC
Severity: normal
Tags: moreinfo
Merged with 8775,
12235
Found in versions 24.0.50, 24.0.91, 24.0.92, 24.1.50
Done: Glenn Morris <rgm <at> gnu.org>
Bug is archived. No further changes may be made.
Full log
Message #10 received at 9943 <at> debbugs.gnu.org (full text, mbox):
> Date: Thu, 03 Nov 2011 10:17:00 +0100
> From: martin rudalics <rudalics <at> gmx.at>
>
> With emacs -Q evaluating
>
> (setq default-frame-alist (cons '(height . 0.2) default-frame-alist))
>
> and subsequently doing
>
> C-x 5 2
> C-x C-c
>
> gets me
>
> Breakpoint 1, w32_abort () at w32fns.c:7187
> 7187 button = MessageBox (NULL,
> (gdb) bt
> #0 w32_abort () at w32fns.c:7187
> #1 0x010628ad in check_glyph_memory () at dispnew.c:2370
I fixed this for w32 (revision 106273 on the trunk). I think the same
problem can happen on X, but I cannot run Emacs on X where I'm typing
this. Could someone please try the recipe on X and see if the same
problem happens there? It could matter which toolkit was used to
build Emacs, so please tell which toolkit you are using. TIA.
This bug report was last modified 12 years and 98 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.