From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.devel,gmane.emacs.windows Subject: Re: emacs-20111024-r106182 Windows Binaries Date: Tue, 25 Oct 2011 04:00:51 -0400 Message-ID: References: <864nyxohb6.fsf@googlemail.com> <86k47t4phi.fsf@gmail.com> <86wrbtmyj8.fsf@googlemail.com> <86fwih4o93.fsf@gmail.com> Reply-To: Eli Zaretskii NNTP-Posting-Host: lo.gmane.org X-Trace: dough.gmane.org 1319529669 16746 80.91.229.12 (25 Oct 2011 08:01:09 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Tue, 25 Oct 2011 08:01:09 +0000 (UTC) Cc: help-emacs-windows@gnu.org, emacs-devel@gnu.org To: Leo Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Oct 25 10:01:05 2011 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([140.186.70.17]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1RIbwW-000896-72 for ged-emacs-devel@m.gmane.org; Tue, 25 Oct 2011 10:01:04 +0200 Original-Received: from localhost ([::1]:36033 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RIbwV-0006EH-Mt for ged-emacs-devel@m.gmane.org; Tue, 25 Oct 2011 04:01:03 -0400 Original-Received: from eggs.gnu.org ([140.186.70.92]:55830) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RIbwO-0006Dv-FL for emacs-devel@gnu.org; Tue, 25 Oct 2011 04:01:02 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RIbwK-0000xe-8c for emacs-devel@gnu.org; Tue, 25 Oct 2011 04:00:56 -0400 Original-Received: from fencepost.gnu.org ([140.186.70.10]:42554) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RIbwK-0000xa-5q; Tue, 25 Oct 2011 04:00:52 -0400 Original-Received: from eliz by fencepost.gnu.org with local (Exim 4.71) (envelope-from ) id 1RIbwJ-0003MA-IO; Tue, 25 Oct 2011 04:00:51 -0400 In-reply-to: <86fwih4o93.fsf@gmail.com> (message from Leo on Tue, 25 Oct 2011 13:46:32 +0800) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3) X-Received-From: 140.186.70.10 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:145504 gmane.emacs.windows:5131 Archived-At: > From: Leo > Date: Tue, 25 Oct 2011 13:46:32 +0800 > Cc: help-emacs-windows@gnu.org > > > Someone reported crashes on XP with gcc 4.6.1 compiling with -O2, but > > the binaries are compiled without optimizations. > > Did the OS save the crash reports somewhere (sorry I have been using > windows OS for only 3 weeks and I don't have gdb running)? Each application crash is recorded in the system log that you can view using the "Event Viewer" (right-click on "My Computer", select "Manage", then expand the "Event Viewer" widget and click on "Application"). > Otherwise I can try and get a crash in a day or two. Thanks, but there's no need to do that in this case, as the cause of these crashes is known, see http://lists.gnu.org/archive/html/emacs-devel/2011-10/msg00871.html This is now in etc/PROBLEMS. However, I would advise to install GDB anyway, for when you need it the next time.