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: Thu, 8 Mar 2007 11:50:46 +0800 Message-ID: <20070308035046.GA3879@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> <20070307062636.GA18279@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 1173325344 1541 80.91.229.12 (8 Mar 2007 03:42:24 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 8 Mar 2007 03:42:24 +0000 (UTC) Cc: Emacs Devel To: Richard Stallman Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Mar 08 04:42:16 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 1HP9WB-0005bN-Qj for ged-emacs-devel@m.gmane.org; Thu, 08 Mar 2007 04:42:16 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HP9WL-0006vo-Hd for ged-emacs-devel@m.gmane.org; Wed, 07 Mar 2007 22:42:25 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1HP9W9-0006sL-1v for emacs-devel@gnu.org; Wed, 07 Mar 2007 22:42:13 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1HP9W1-0006pz-HR for emacs-devel@gnu.org; Wed, 07 Mar 2007 22:42:12 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HP9W1-0006pw-BX for emacs-devel@gnu.org; Wed, 07 Mar 2007 22:42:05 -0500 Original-Received: from ug-out-1314.google.com ([66.249.92.172]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1HP9Vq-0001bk-PB for emacs-devel@gnu.org; Wed, 07 Mar 2007 22:41:54 -0500 Original-Received: by ug-out-1314.google.com with SMTP id j3so895730ugf for ; Wed, 07 Mar 2007 19:41:54 -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=U+9GlsVIK7lBq7YXtsn11uRMykB49P6aiRj32NtIlyNBJBfQ3UnoBWYwe+jqHhJ7CROzRl0hxqBeOcTQuNu5KPCxbhNXHIEcK8AbFkj6QJW3rBxH1xpcylUiA99UPqzGpdFVjiFx5odqbuP/q1PAUjUKJ9mL3Q64UtWD8yWS/Rg= 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=hSLEREt0KrdT3qMp5pjGg5gjmqx7GNvHS8zLF+E+8zvk4BuNf8HtLF0DWMMFmYeenDvPI1v7JCcUQK1AgSIeuc9f8ZUjrfwyaQZhsPvzbXcu07vAOHnQ4lzznVCqZ8yROLmea8BCVmc+AePYqK2v9b7KlMu5IoNQDs/yDpqv/QI= Original-Received: by 10.114.80.4 with SMTP id d4mr2472846wab.1173325313140; Wed, 07 Mar 2007 19:41:53 -0800 (PST) Original-Received: from localhost ( [159.226.135.215]) by mx.google.com with ESMTP id z20sm3628605pod.2007.03.07.19.41.50; Wed, 07 Mar 2007 19:41:52 -0800 (PST) Mail-Followup-To: Richard Stallman , 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:67553 Archived-At: On Wed, Mar 07, 2007 at 12:26:19PM -0500, Richard Stallman wrote: > 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. If I run emacs with *--enable-font-backend*, some times it will crash, some times not, it seems all at random. And I find the gdb said *segment error* when it crashed. But I havn't get the debug info for detail at that time, and till now, I cann't reproduce that crash. > > Strange. What about if you use -O0 but do not use --enable-asserts? In this way, emacs won't crash. --- Hongyi Zhao (赵弘毅) GnuPG DSA: 0xD108493B 老子道德经:第十章 生之畜之,生而不有, 为而不恃,长而不宰,是谓玄德。