From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: "Robert J. Chassell" Newsgroups: gmane.emacs.devel Subject: vc-annotate causes Emacs to die Date: Tue, 23 Jul 2002 13:29:47 +0000 (UTC) Sender: emacs-devel-admin@gnu.org Message-ID: Reply-To: bob@rattlesnake.com NNTP-Posting-Host: localhost.gmane.org X-Trace: main.gmane.org 1027431027 13464 127.0.0.1 (23 Jul 2002 13:30:27 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Tue, 23 Jul 2002 13:30:27 +0000 (UTC) Return-path: Original-Received: from quimby.gnus.org ([80.91.224.244]) by main.gmane.org with esmtp (Exim 3.33 #1 (Debian)) id 17Wzk9-0003V3-00 for ; Tue, 23 Jul 2002 15:30:25 +0200 Original-Received: from fencepost.gnu.org ([199.232.76.164]) by quimby.gnus.org with esmtp (Exim 3.12 #1 (Debian)) id 17WzyU-0004kR-00 for ; Tue, 23 Jul 2002 15:45:14 +0200 Original-Received: from localhost ([127.0.0.1] helo=fencepost.gnu.org) by fencepost.gnu.org with esmtp (Exim 3.35 #1 (Debian)) id 17WzkF-0007p8-00; Tue, 23 Jul 2002 09:30:31 -0400 Original-Received: from megalith.rattlesnake.com ([140.186.114.245] helo=localhost) by fencepost.gnu.org with esmtp (Exim 3.35 #1 (Debian)) id 17WzjY-0007mv-00 for ; Tue, 23 Jul 2002 09:29:49 -0400 Original-Received: by rattlesnake.com via sendmail from stdin id (Debian Smail3.2.0.114) Tue, 23 Jul 2002 13:29:47 +0000 (UTC) Original-To: emacs-devel@gnu.org Errors-To: emacs-devel-admin@gnu.org X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.0.11 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: Emacs development discussions. List-Unsubscribe: , List-Archive: Xref: main.gmane.org gmane.emacs.devel:5990 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:5990 In today's CVS snapshot, Tue, 2002 Jul 23 13:05 UTC, GNU Emacs 21.3.50.123 (i686-pc-linux-gnu, X toolkit). Emacs started with: emacs -q --no-site-file --eval '(blink-cursor-mode 0)' `C-x v g' (vc-annotate) causes Emacs to die. To reproduce, visit: emacs/lisp/etc/NEWS or emacs/lisp/calendar/solar.el and give the vc-annotate command `C-x v g' The backtrace is: #0 0x080aad1e in x_fill_glyph_string (s=0xbfffe874, face_id=12, start=35, end=80, overlaps_p=0) at xterm.c:1420 #1 0x080ab615 in x_draw_glyphs (w=0x82d53e8, x=305, row=0x84f7b9c, area=TEXT_AREA, start=0, end=80, hl=DRAW_NORMAL_TEXT, overlaps_p=0) at xterm.c:5142 #2 0x080adee6 in x_write_glyphs (start=0x8528a98, len=80) at xterm.c:5339 #3 0x08053c4c in update_text_area (w=0x82d53e8, vpos=3) at dispnew.c:4265 #4 0x08054082 in update_window_line (w=0x82d53e8, vpos=3, mouse_face_overwritten_p=0xbfffec68) at dispnew.c:4489 #5 0x080539eb in update_window (w=0x82d53e8, force_p=0) at dispnew.c:4145 #6 0x0805347b in update_window_tree (w=0x84bb258, force_p=0) at dispnew.c:3879 #7 0x08053466 in update_window_tree (w=0x84c4420, force_p=0) at dispnew.c:3877 #8 0x08053385 in update_frame (f=0x84484b0, force_p=0, inhibit_hairy_id_p=0) at dispnew.c:3816 #9 0x08067224 in redisplay_internal (preserve_echo_area=0) at xdisp.c:8964 #10 0x0806617c in redisplay () at xdisp.c:8374 #11 0x080d6075 in read_char (commandflag=1, nmaps=2, maps=0xbffff424, prev_event=405373956, used_mouse_menu=0xbffff470) at keyboard.c:2323 #12 0x080dccb0 in read_key_sequence (keybuf=0xbffff574, bufsize=30, prompt=405373956, dont_downcase_last=0, can_return_switch_frame=1, fix_current_buffer=1) at keyboard.c:8363 #13 0x080d4be8 in command_loop_1 () at keyboard.c:1470 #14 0x08128159 in internal_condition_case (bfun=0x80d48e0 handlers=405470516, hfun=0x80d44f4 ) at eval.c:1349 #15 0x080d47b8 in command_loop_2 () at keyboard.c:1271 #16 0x08127ced in internal_catch (tag=405431844, func=0x80d4794 , arg=405373956) at eval.c:1109 #17 0x080d4763 in command_loop () at keyboard.c:1250 #18 0x080d42b0 in recursive_edit_1 () at keyboard.c:966 #19 0x080d43e0 in Frecursive_edit () at keyboard.c:1022 #20 0x080d32b3 in main (argc=5, argv=0xbffffb34, envp=0xbffffb4c) at emacs.c:1625 -- Robert J. Chassell bob@rattlesnake.com Rattlesnake Enterprises http://www.rattlesnake.com