From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: peterwang Newsgroups: gmane.emacs.devel Subject: ntemacs crashes when open a tar.gz file. Date: Tue, 29 Jul 2008 18:09:46 +0800 Message-ID: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1217327229 7286 80.91.229.12 (29 Jul 2008 10:27:09 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 29 Jul 2008 10:27:09 +0000 (UTC) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Jul 29 12:27:59 2008 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 1KNmQw-0000hT-AE for ged-emacs-devel@m.gmane.org; Tue, 29 Jul 2008 12:27:58 +0200 Original-Received: from localhost ([127.0.0.1]:36143 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KNmQ1-0001SC-E6 for ged-emacs-devel@m.gmane.org; Tue, 29 Jul 2008 06:27:01 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KNmEZ-0006rk-Ab for emacs-devel@gnu.org; Tue, 29 Jul 2008 06:15:12 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KNmEW-0006qa-Vj for emacs-devel@gnu.org; Tue, 29 Jul 2008 06:15:10 -0400 Original-Received: from [199.232.76.173] (port=38510 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KNmEV-0006qG-Mx for emacs-devel@gnu.org; Tue, 29 Jul 2008 06:15:08 -0400 Original-Received: from main.gmane.org ([80.91.229.2]:54631 helo=ciao.gmane.org) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1KNmEV-0006fE-CZ for emacs-devel@gnu.org; Tue, 29 Jul 2008 06:15:07 -0400 Original-Received: from root by ciao.gmane.org with local (Exim 4.43) id 1KNmER-0004l3-DL for emacs-devel@gnu.org; Tue, 29 Jul 2008 10:15:03 +0000 Original-Received: from 61.148.100.42 ([61.148.100.42]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 29 Jul 2008 10:15:03 +0000 Original-Received: from ptr.wang by 61.148.100.42 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 29 Jul 2008 10:15:03 +0000 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 6 Original-X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: 61.148.100.42 User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (windows-nt) Cancel-Lock: sha1:ZQPr2A06kD22CcqCe/yoYczcQUs= 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:101679 Archived-At: Hi, all. I built ntemacs from the latest cvs code(GNU Emacs 23.0.60.1 (i386-mingw-nt5.1.2600) of 2008-07-21 on PETERWANG-PC), it works great, but when open tar.gz file, it crashes. is there anyone encounter the same problem? any suggestion for that? thanks.