From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: storm@cua.dk (Kim F. Storm) Newsgroups: gmane.emacs.devel Subject: Re: W32 version crashes on C-g Date: Fri, 17 Mar 2006 13:28:27 +0100 Message-ID: References: NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1142872342 22853 80.91.229.2 (20 Mar 2006 16:32:22 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 20 Mar 2006 16:32:22 +0000 (UTC) Cc: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Mar 20 17:32:19 2006 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1FLNIb-0001U0-6L for ged-emacs-devel@m.gmane.org; Mon, 20 Mar 2006 17:32:06 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FLNIZ-0007Vg-R6 for ged-emacs-devel@m.gmane.org; Mon, 20 Mar 2006 11:32:04 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1FKE5r-0004GU-LU for emacs-devel@gnu.org; Fri, 17 Mar 2006 07:30:11 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1FKE5o-0004Fw-V6 for emacs-devel@gnu.org; Fri, 17 Mar 2006 07:30:10 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FKE5o-0004Ft-PP for emacs-devel@gnu.org; Fri, 17 Mar 2006 07:30:08 -0500 Original-Received: from [195.41.46.236] (helo=pfepb.post.tele.dk) by monty-python.gnu.org with esmtp (Exim 4.52) id 1FKEAd-00052R-JU; Fri, 17 Mar 2006 07:35:07 -0500 Original-Received: from kfs-l.imdomain.dk.cua.dk (unknown [80.165.4.124]) by pfepb.post.tele.dk (Postfix) with SMTP id 31538A50011; Fri, 17 Mar 2006 13:30:03 +0100 (CET) Original-To: Eli Zaretskii In-Reply-To: (Eli Zaretskii's message of "Fri, 17 Mar 2006 14:07:28 +0200") User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (gnu/linux) X-Mailman-Approved-At: Sat, 18 Mar 2006 05:58:24 -0500 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:51880 Archived-At: Eli Zaretskii writes: >> From: storm@cua.dk (Kim F. Storm) >> Date: Fri, 17 Mar 2006 11:41:07 +0100 >> >> I downloaded the pre-compiled binary from ntemacs.sourceforge.net >> and installed it on a local XP system. >> >> "GNU Emacs 22.0.50.1 (i386-mingw-nt5.1.2600) >> of 2006-02-27 on YAMALOK" >> >> It traps in MSVCRT whenever I hit C-g. > > My build of several days ago doesn't crash on C-g: > > GNU Emacs 22.0.50.1 (i386-mingw-nt5.1.2600) of 2006-03-11 on HOME-C4E4A596F7 > > Can you try debugging this (at least show where in the sources it > crashes)? If you don't have a development environment installed, > there are a couple of freely downloadable debug tools that could show > you the backtrace. Google should help find them. Failing that, > DrWatson could do as the last resort. I was just going to test UNC support in ido on Windoze, so the reason I downloaded a prebuilt W32 version was because I didn't want to mess too much with it - and I really didn't expect it to have this kind of trivial problem. If I start visual studio by clicking the Debug button in the trap window, there is no stack backtrace... -- Kim F. Storm http://www.cua.dk