From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Hongyi Zhao Newsgroups: gmane.emacs.devel Subject: Re: Display bug [Re: My Emacs unicode 2 crash again ...] Date: Wed, 7 Mar 2007 14:26:36 +0800 Message-ID: <20070307062636.GA18279@debian-testing-hy.localdomain> References: <20070306063056.GA21948@debian-testing-hy.localdomain> <86zm6q5upr.fsf@lola.quinscape.zz> <17902.9556.720278.162036@kahikatea.snap.net.nz> <20070307035646.GA14561@debian-testing-hy.localdomain> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Trace: sea.gmane.org 1173248311 3951 80.91.229.12 (7 Mar 2007 06:18:31 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 7 Mar 2007 06:18:31 +0000 (UTC) Cc: Emacs Devel To: Kenichi Handa Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Mar 07 07:18:23 2007 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 1HOpTi-00086e-Ff for ged-emacs-devel@m.gmane.org; Wed, 07 Mar 2007 07:18:23 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HOpTl-0003ar-HZ for ged-emacs-devel@m.gmane.org; Wed, 07 Mar 2007 01:18:25 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1HOpTU-0003ak-JI for emacs-devel@gnu.org; Wed, 07 Mar 2007 01:18:08 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1HOpTQ-0003aK-Vu for emacs-devel@gnu.org; Wed, 07 Mar 2007 01:18:07 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HOpTQ-0003aH-OY for emacs-devel@gnu.org; Wed, 07 Mar 2007 01:18:04 -0500 Original-Received: from wr-out-0506.google.com ([64.233.184.234]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1HOpTL-000193-Fv for emacs-devel@gnu.org; Wed, 07 Mar 2007 01:17:59 -0500 Original-Received: by wr-out-0506.google.com with SMTP id i20so86409wra for ; Tue, 06 Mar 2007 22:17:50 -0800 (PST) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:date:from:to:cc:subject:message-id:mail-followup-to:references:mime-version:content-type:content-disposition:content-transfer-encoding:in-reply-to:user-agent; b=FIVERXDLHiFK9ker1t/GOosIkr2BvdIrj8aruFVl9Fr12X9mHVzbqVkPZHAS1B4dnc8LYHekT1n1Z2zGjZnmdUc6MWm4k+gfR28a56UcxUerAN+CPK0eXwjA+mFfLbsxA5uFEtUtHe1WAQMHS5fcL02LXSsbG7qb2Qv6MvAeFTs= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:date:from:to:cc:subject:message-id:mail-followup-to:references:mime-version:content-type:content-disposition:content-transfer-encoding:in-reply-to:user-agent; b=ZR9R7Zt/1X4Tk3Oic5ZRpnDiZWL2S2ATjByAnH3IGVKhuAEl/TPYzaEE+EUdOarYGXR8c8ga5r4QmH1W7J4oRq7y0O54Dvn5SSZ8HsOwhesh9kuHZQhOOcy6G69m+ujqdgeJ3Blj5dM1jGyCYK83soyA3SeBAH3vBUhI7Ex0nVM= Original-Received: by 10.115.54.1 with SMTP id g1mr2039314wak.1173248269333; Tue, 06 Mar 2007 22:17:49 -0800 (PST) Original-Received: from localhost ( [159.226.135.215]) by mx.google.com with ESMTP id n22sm579684pof.2007.03.06.22.17.46; Tue, 06 Mar 2007 22:17:48 -0800 (PST) Mail-Followup-To: Kenichi Handa , Emacs Devel Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.13 (2006-08-11) X-detected-kernel: Linux 2.4-2.6 (Google crawlbot) 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:67485 Archived-At: On Wed, Mar 07, 2007 at 02:37:39PM +0900, Kenichi Handa wrote: > In article , Kenichi Handa writes: > > It now shows the correct place of calling abort() as below, > > and I can reproduce the bug by compiling Emacs with > > --enable-asserts. Yes, when I comile the Emacs without this configure arg *--enable-asserts*, the problem will disappear, and can running emacs with *--enable-font-backend -fn "Dejavu Sans Mono-14"* without this problem. But if I run emacs with *--enable-font-backend*, the emacs will crash still. --- Hongyi Zhao (赵弘毅) GnuPG DSA: 0xD108493B 老子道德经:第八十章 甘其食,美其服,安其居,乐其俗。 邻国相望,鸡犬之声相闻, 民至老死,不相往来。