From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: storm@cua.dk (Kim F. Storm) Newsgroups: gmane.emacs.devel Subject: Re: Emacs crashes Date: Wed, 15 Mar 2006 16:41:05 +0100 Message-ID: References: <17429.54459.803236.351040@kahikatea.snap.net.nz> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1142437455 14532 80.91.229.2 (15 Mar 2006 15:44:15 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 15 Mar 2006 15:44:15 +0000 (UTC) Cc: nickrob@snap.net.nz, emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Mar 15 16:44:13 2006 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1FJY9r-0006RL-St for ged-emacs-devel@m.gmane.org; Wed, 15 Mar 2006 16:43:32 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FJY9r-00025W-8U for ged-emacs-devel@m.gmane.org; Wed, 15 Mar 2006 10:43:31 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1FJY9e-000259-W8 for emacs-devel@gnu.org; Wed, 15 Mar 2006 10:43:19 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1FJY9c-00024x-Kz for emacs-devel@gnu.org; Wed, 15 Mar 2006 10:43:18 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FJY9c-00024u-IN for emacs-devel@gnu.org; Wed, 15 Mar 2006 10:43:16 -0500 Original-Received: from [195.41.46.236] (helo=pfepb.post.tele.dk) by monty-python.gnu.org with esmtp (Exim 4.52) id 1FJYDb-00040r-7Y; Wed, 15 Mar 2006 10:47:23 -0500 Original-Received: from kfs-l.imdomain.dk.cua.dk (0x503e2644.bynxx3.adsl-dhcp.tele.dk [80.62.38.68]) by pfepb.post.tele.dk (Postfix) with SMTP id C5634A500A4; Wed, 15 Mar 2006 16:42:42 +0100 (CET) Original-To: rms@gnu.org In-Reply-To: (Richard Stallman's message of "Tue, 14 Mar 2006 11:09:29 -0500") User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (gnu/linux) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:51663 Archived-At: Richard Stallman writes: > Below are all the C-level changes in the past 14 days that are not > specific to Windows or MacOS, and that are before the point at which > Handa reports his Emacs was compiled. There are not very many of > them. Well, I think I have located a probably cause of the crashes in function extend_face_to_end_of_line, and the way it is used in redisplay_tool_bar. My recent changes to the tool-bar display has revealed this error. I don't know if it can explain other crashes we have seen. I will install a fix later today. My humble apologies to Chong Yidong for pointing at his X error patches! They are probably working just fine. Sorry!!! -- Kim F. Storm http://www.cua.dk