From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Kenichi Handa Newsgroups: gmane.emacs.devel Subject: Re: My Emacs unicode 2 crash again when I do some *Replace String (M-%)*, I give the debug informations under gdb in the attachments. Date: Tue, 06 Mar 2007 21:38:07 +0900 Message-ID: References: <20070306063056.GA21948@debian-testing-hy.localdomain> <20070306084130.GA5394@debian-testing-hy.localdomain> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 (generated by SEMI 1.14.3 - "Ushinoya") Content-Type: text/plain; charset=US-ASCII X-Trace: sea.gmane.org 1173185345 20197 80.91.229.12 (6 Mar 2007 12:49:05 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 6 Mar 2007 12:49:05 +0000 (UTC) Cc: emacs-devel@gnu.org To: Hongyi Zhao Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Mar 06 13:48:57 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 1HOZ60-00031E-0C for ged-emacs-devel@m.gmane.org; Tue, 06 Mar 2007 13:48:54 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HOZ5U-0006Mp-Or for ged-emacs-devel@m.gmane.org; Tue, 06 Mar 2007 07:48:16 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1HOYwG-0005wg-HF for emacs-devel@gnu.org; Tue, 06 Mar 2007 07:38:44 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1HOYw9-0005wH-C9 for emacs-devel@gnu.org; Tue, 06 Mar 2007 07:38:44 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HOYw9-0005wC-1V for emacs-devel@gnu.org; Tue, 06 Mar 2007 07:38:37 -0500 Original-Received: from mx1.aist.go.jp ([150.29.246.133]) by monty-python.gnu.org with esmtp (Exim 4.52) id 1HOYw5-0007Pz-Vd for emacs-devel@gnu.org; Tue, 06 Mar 2007 07:38:35 -0500 Original-Received: from rqsmtp1.aist.go.jp (rqsmtp1.aist.go.jp [150.29.254.115]) by mx1.aist.go.jp with ESMTP id l26Cc73S011225; Tue, 6 Mar 2007 21:38:08 +0900 (JST) env-from (handa@m17n.org) Original-Received: from smtp1.aist.go.jp by rqsmtp1.aist.go.jp with ESMTP id l26Cc7er009126; Tue, 6 Mar 2007 21:38:07 +0900 (JST) env-from (handa@m17n.org) Original-Received: by smtp1.aist.go.jp with ESMTP id l26Cc7G6003991; Tue, 6 Mar 2007 21:38:07 +0900 (JST) env-from (handa@m17n.org) Original-Received: from handa by etlken.m17n.org with local (Exim 4.63) (envelope-from ) id 1HOYvf-0006hJ-4z; Tue, 06 Mar 2007 21:38:07 +0900 In-reply-to: <20070306084130.GA5394@debian-testing-hy.localdomain> (message from Hongyi Zhao on Tue, 6 Mar 2007 16:41:30 +0800) User-Agent: SEMI/1.14.3 (Ushinoya) FLIM/1.14.2 (Yagi-Nishiguchi) APEL/10.2 Emacs/22.0.95 (i686-pc-linux-gnu) MULE/5.0 (SAKAKI) X-detected-kernel: Solaris 8 (1) 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:67424 Archived-At: In article <20070306084130.GA5394@debian-testing-hy.localdomain>, Hongyi Zhao writes: > gcc version 4.1.2 20061115 (prerelease) (Debian 4.1.1-21) This is exactly the same version as mine. [...] > > Could you please try the same thing by running Emacs without > > "--enable-font-backend" arg? [...] > I did it completely according to the above guidance, but the emacs > aborted still. Please see the attachments for detail. In debug-in-gud-emacs.tar.bz2, the file debug-in-gdb-under-emacs doesn't contain the result of "bt full" command. Was it the same as the previous one? You also included the file info-under-gud-emacs which is the same as src/emacs.c. What do you mean by it? --- Kenichi Handa handa@m17n.org