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: 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, 6 Mar 2007 16:41:30 +0800 Message-ID: <20070306084130.GA5394@debian-testing-hy.localdomain> References: <20070306063056.GA21948@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 1173170004 24474 80.91.229.12 (6 Mar 2007 08:33:24 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 6 Mar 2007 08:33:24 +0000 (UTC) Cc: Emacs Devel To: Kenichi Handa Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Mar 06 09:33: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 1HOV6h-0000tE-Fy for ged-emacs-devel@m.gmane.org; Tue, 06 Mar 2007 09:33:15 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HOV6i-0005Jh-ES for ged-emacs-devel@m.gmane.org; Tue, 06 Mar 2007 03:33:16 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1HOV6R-0005IC-Sl for emacs-devel@gnu.org; Tue, 06 Mar 2007 03:32:59 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1HOV6L-0005GG-EV for emacs-devel@gnu.org; Tue, 06 Mar 2007 03:32:59 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HOV6L-0005GD-AF for emacs-devel@gnu.org; Tue, 06 Mar 2007 03:32:53 -0500 Original-Received: from wx-out-0506.google.com ([66.249.82.234]) by monty-python.gnu.org with esmtp (Exim 4.52) id 1HOV6K-0006Dh-NX for emacs-devel@gnu.org; Tue, 06 Mar 2007 03:32:52 -0500 Original-Received: by wx-out-0506.google.com with SMTP id s17so2172453wxc for ; Tue, 06 Mar 2007 00:32:52 -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=FN8PvYvcLRUCbC8Ige3NgEarpMf4/6M0i3x7DAT7j0v9ns61LhBxk1tvTZSR9FTBE5TiW9IV1tPXnRmR/R1m1qqm4CfrztKB/0JQxQv4ZOgrIKU8IAXUWbnY3PSf0nOPgnLd3IBgXnMg4QmoNJnzpoYVrCaVxNgR6MD/1AP9bH0= 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=MsjkL2QJAZa2DCvVLVYgdkt1GVbi8pvRin5GW+PWpsDN5r/vTuBWxl3Tk/DflpKnrcU9VuGyv2pLyU8CwYblqwyI6vqb6SqHj0BrGvaZTabiWEoYi7mRfpDvNFedFyVq6WOwyZ92NzScNCqXlvSfzo4hOCT2cYMdVjLYoFvfGbI= Original-Received: by 10.115.95.1 with SMTP id x1mr1642197wal.1173169971522; Tue, 06 Mar 2007 00:32:51 -0800 (PST) Original-Received: from localhost ( [159.226.135.215]) by mx.google.com with ESMTP id m28sm18951121poh.2007.03.06.00.32.49; Tue, 06 Mar 2007 00:32:50 -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:67413 Archived-At: On Tue, Mar 06, 2007 at 05:06:35PM +0900, Kenichi Handa wrote: > Is it GCC bug? Which version of GCC have you used? See the following: =================== hongyi@debian-testing-hy:~$ gcc -v Using built-in specs. Target: i486-linux-gnu Configured with: ../src/configure -v --enable-languages=c,c++,fortran,objc,obj-c++,treelang --prefix=/usr --enable-shared --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --enable-nls --program-suffix=-4.1 --enable-__cxa_atexit --enable-clocale=gnu --enable-libstdcxx-debug --enable-mpfr --with-tune=i686 --enable-checking=release i486-linux-gnu Thread model: posix gcc version 4.1.2 20061115 (prerelease) (Debian 4.1.1-21) =================== Thanks. --- Hongyi Zhao (赵弘毅) GnuPG DSA: 0xD108493B 老子道德经:第十四章 执古之道,以御今之有。 能知古始,是谓道纪。