From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Chong Yidong Newsgroups: gmane.emacs.devel,gmane.emacs.pretest.bugs Subject: Re: 23.0.60; Crash in face_at_buffer_position Date: Sun, 20 Apr 2008 18:27:11 -0400 Message-ID: <87prsk88n4.fsf@stupidchicken.com> References: <480362A7.4010403@gmail.com> <480378C7.5050904@gmail.com> <87tzi3e01s.fsf@stupidchicken.com> <4804E93D.3090406@gmail.com> <4804F4E5.8070104@gmail.com> <871w56n0zb.fsf@stupidchicken.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1208730693 1247 80.91.229.12 (20 Apr 2008 22:31:33 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 20 Apr 2008 22:31:33 +0000 (UTC) Cc: emacs-pretest-bug@gnu.org, Stefan Monnier To: "Lennart Borgman \(gmail\)" Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Apr 21 00:32:07 2008 connect(): Connection refused Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1Jni4t-00053f-5t for ged-emacs-devel@m.gmane.org; Mon, 21 Apr 2008 00:32:07 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Jni4D-0000Sc-Qq for ged-emacs-devel@m.gmane.org; Sun, 20 Apr 2008 18:31:25 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Jni48-0000SO-Ra for emacs-devel@gnu.org; Sun, 20 Apr 2008 18:31:20 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Jni47-0000SC-Ex for emacs-devel@gnu.org; Sun, 20 Apr 2008 18:31:20 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Jni47-0000S9-7j for emacs-devel@gnu.org; Sun, 20 Apr 2008 18:31:19 -0400 Original-Received: from fencepost.gnu.org ([140.186.70.10]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1Jni47-0002If-L0 for emacs-devel@gnu.org; Sun, 20 Apr 2008 18:31:19 -0400 Original-Received: from mail.gnu.org ([199.232.76.166] helo=mx10.gnu.org) by fencepost.gnu.org with esmtp (Exim 4.67) (envelope-from ) id 1Jni46-0007lo-Qq for emacs-pretest-bug@gnu.org; Sun, 20 Apr 2008 18:31:18 -0400 Original-Received: from Debian-exim by monty-python.gnu.org with spam-scanned (Exim 4.60) (envelope-from ) id 1Jni44-0002IF-E7 for emacs-pretest-bug@gnu.org; Sun, 20 Apr 2008 18:31:19 -0400 Original-Received: from cyd.mit.edu ([18.115.2.24]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1Jni44-0002IB-8G for emacs-pretest-bug@gnu.org; Sun, 20 Apr 2008 18:31:16 -0400 Original-Received: by cyd.mit.edu (Postfix, from userid 1000) id 6AC8F4E4B8; Sun, 20 Apr 2008 18:27:11 -0400 (EDT) In-Reply-To: <871w56n0zb.fsf@stupidchicken.com> (Chong Yidong's message of "Tue, 15 Apr 2008 19:37:44 -0400") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (gnu/linux) X-detected-kernel: by monty-python.gnu.org: Linux 2.6 (newer, 2) X-detected-kernel: by monty-python.gnu.org: Linux 2.6, seldom 2.4 (older, 4) 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:95564 gmane.emacs.pretest.bugs:22091 Archived-At: Chong Yidong writes: > "Lennart Borgman (gmail)" writes: > >> Eh, and now I know how to reproduce that crash. I just have to make >> certain that (font-lock-mode -1) is executed too. >> >> I have no simple example though. Would it ok if I upload a zip file to >> my server containing this and some other (unrelated) things and give >> some very simple instructions? >> >> That is the quickest way for me and I think it is easy for you too. > > That will be fine. Any luck making the test-case?