unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Chong Yidong <cyd@gnu.org>
To: 9775@debbugs.gnu.org
Subject: bug#9775: 24.0.90; Crash printing character info TAB character
Date: Mon, 17 Oct 2011 11:16:09 -0400	[thread overview]
Message-ID: <87k483ps1y.fsf@gnu.org> (raw)

On latest trunk, GNU Emacs 24.0.90.17 (x86_64-unknown-linux-gnu, GTK+
Version 2.24.6):

emacs -Q
C-q TAB
C-b
C-u C-x =

Program received signal SIGSEGV, Segmentation fault.
0x00000000004f6345 in x_set_glyph_string_gc (s=0x7fffffffaf00) at xterm.c:1061
1061	  PREPARE_FACE_FOR_DISPLAY (s->f, s->face);
(gdb) bt
#0  0x00000000004f6345 in x_set_glyph_string_gc (s=0x7fffffffaf00)
    at xterm.c:1061
#1  0x00000000004fa90e in x_draw_glyph_string (s=0x7fffffffaf00)
    at xterm.c:2685
#2  0x000000000046bd3a in draw_glyphs (w=0x1015ed0, x=225, row=0x152b880,
    area=TEXT_AREA, start=0, end=27, hl=DRAW_NORMAL_TEXT, overlaps=0)
    at xdisp.c:23002
#3  0x0000000000471e9c in x_write_glyphs (start=0x160bbd0, len=27)
    at xdisp.c:24636
#4  0x0000000000417c01 in update_text_area (w=0x1015ed0, vpos=12)
    at dispnew.c:3765
#5  0x0000000000418538 in update_window_line (w=0x1015ed0, vpos=12,
    mouse_face_overwritten_p=0x7fffffffb5a4) at dispnew.c:4006
#6  0x00000000004177ef in update_window (w=0x1015ed0, force_p=1)
    at dispnew.c:3625
#7  0x0000000000416e81 in update_window_tree (w=0x1015ed0, force_p=1)
    at dispnew.c:3326
#8  0x0000000000416e59 in update_window_tree (w=0x1030db0, force_p=1)
    at dispnew.c:3324
#9  0x0000000000416c27 in update_frame (f=0x100dbe0, force_p=1,
    inhibit_hairy_id_p=0) at dispnew.c:3253
...
(gdb) p s->face
$1 = (struct face *) 0x0





                 reply	other threads:[~2011-10-17 15:16 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87k483ps1y.fsf@gnu.org \
    --to=cyd@gnu.org \
    --cc=9775@debbugs.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).