From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Andre Spiegel Newsgroups: gmane.emacs.devel Subject: Re: vc-annotate causes Emacs to die Date: 26 Aug 2002 20:26:17 +0200 Sender: emacs-devel-admin@gnu.org Message-ID: <1030386380.718.9.camel@eagle> References: <200208260036.g7Q0aYe12400@wijiji.santafe.edu> <86n0r9vj6i.fsf@gerd.free-bsd.org> NNTP-Posting-Host: localhost.gmane.org Mime-Version: 1.0 Content-Type: text/plain Content-Transfer-Encoding: 7bit X-Trace: main.gmane.org 1030386457 3351 127.0.0.1 (26 Aug 2002 18:27:37 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 26 Aug 2002 18:27:37 +0000 (UTC) Cc: emacs-devel@gnu.org Return-path: Original-Received: from quimby.gnus.org ([80.91.224.244]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 17jOaN-0000rk-00 for ; Mon, 26 Aug 2002 20:27:35 +0200 Original-Received: from monty-python.gnu.org ([199.232.76.173]) by quimby.gnus.org with esmtp (Exim 3.12 #1 (Debian)) id 17jP5J-0002ZM-00 for ; Mon, 26 Aug 2002 20:59:33 +0200 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.10) id 17jObd-0002L3-00; Mon, 26 Aug 2002 14:28:53 -0400 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.10) id 17jOYj-0001wp-00 for emacs-devel@gnu.org; Mon, 26 Aug 2002 14:25:53 -0400 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.10) id 17jOYh-0001wc-00 for emacs-devel@gnu.org; Mon, 26 Aug 2002 14:25:52 -0400 Original-Received: from [194.73.242.3] (helo=wmpmta01-app.mail-store.com) by monty-python.gnu.org with esmtp (Exim 4.10) id 17jOYh-0001wU-00 for emacs-devel@gnu.org; Mon, 26 Aug 2002 14:25:51 -0400 Original-Received: from localhost.localdomain ([213.182.134.73]) by wmpmta01-app.mail-store.com with ESMTP id <20020826182549.MAUG28015.wmpmta01-app.mail-store.com@localhost.localdomain>; Mon, 26 Aug 2002 19:25:49 +0100 Original-To: Gerd Moellmann In-Reply-To: <86n0r9vj6i.fsf@gerd.free-bsd.org> X-Mailer: Ximian Evolution 1.0.7 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:6926 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:6926 On Mon, 2002-08-26 at 15:33, Gerd Moellmann wrote: > Can someone tell me what modification that is? > > What's the recipe to reproduce this? And with which version of Emacs? On 2002-07-16, Stefan changed vc-annotate to use jit-lock. Since then, vc-annotate (C-x v g) on a CVS-controlled file seems to fail with a segfault for several people. For my own part, I'm getting a segfault all the time, even with -q --no-sitefile. This is current CVS Emacs, with a dark background and orange text using a neep font.