GNU bug report logs -
#15575
24.3.50; New tty menus crash Emacs
Previous Next
Reported by: Jan Djärv <jan.h.d <at> swipnet.se>
Date: Wed, 9 Oct 2013 17:07:01 UTC
Severity: normal
Found in version 24.3.50
Done: Jan Djärv <jan.h.d <at> swipnet.se>
Bug is archived. No further changes may be made.
Full log
Message #8 received at 15575 <at> debbugs.gnu.org (full text, mbox):
> From: Jan Djärv <jan.h.d <at> swipnet.se>
> Date: Wed, 9 Oct 2013 19:05:30 +0200
>
> Hello.
>
> Starting emacs with -Q -nw and then press F10 gives a crash:
>
> Program received signal EXC_BAD_ACCESS, Could not access memory.
> Reason: KERN_INVALID_ADDRESS at address: 0x000000000002fe21
> 0x00007fff8a1cb20d in memmove$VARIANT$sse3x ()
> #0 0x00007fff8a1cb207 in memmove$VARIANT$sse3x ()
> #1 0x00000001000484bc in deep_copy_glyph_row (to=0x10383ae00, from=0x10383c600) at /Users/jhd/src/emacs/current/src/xdisp.c:20619
Can you tell the values of the following, after stopping at line
20617 of xdisp.c:
from->used[0]
from->used[1]
from->used[2]
from->glyphs[0]
from->glyphs[1]
from->glyphs[2]
to->used[0]
to->used[1]
to->used[2]
to->glyphs[0]
to->glyphs[1]
to->glyphs[2]
sizeof(struct glyph)
sum_used
i
Thanks.
This bug report was last modified 11 years and 215 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.