X-Recipient: archive-cygwin@delorie.com
DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:date:from:to:cc:subject:message-id:in-reply-to
	:references:mime-version:content-type:content-transfer-encoding;
	 q=dns; s=default; b=iMDqd2rNK2UdEvgUOzD4Rva81swIecAOhTcq0LRhqQF
	u4F8+ZBLoTwiC1JOUP/w463+z/RtrAzajIhEQQ8eIj6inWoW3u9xgZW4fVXkjL95
	o5rZD2b1uUQOlfjumZ9IymJJE7j+LuwTy0II3YjW/S52jeuwb3cex3eSXY9AmEOo
	=
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:date:from:to:cc:subject:message-id:in-reply-to
	:references:mime-version:content-type:content-transfer-encoding;
	 s=default; bh=JQd00+7z5n6FAZjcb5Nh9VzuoZk=; b=y1fR/74LeIeiamI6F
	J7O7/TvEIw3UVAz1oBCPfN/1pNvykRGMTwlgw6HJMxHn+JoayTbeIka2iK5J9Dxf
	PELhfnm9tRShnnv0DzYpPu9lNnYRXZpvUR7Cua3oemCIZ96R7yCCcZRLlFsqZg2h
	WlD+qwHvz4vFwNnpSUud8GCxVI=
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Authentication-Results: sourceware.org; auth=none
X-Virus-Found: No
X-Spam-SWARE-Status: No, score=-1.1 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2
X-HELO: mail-yh0-f45.google.com
X-Received: by 10.236.137.8 with SMTP id x8mr18854941yhi.4.1398985734950;        Thu, 01 May 2014 16:08:54 -0700 (PDT)
Date: Thu, 1 May 2014 19:08:53 -0400
From: Max Polk <maxpolk@gmail.com>
To: cygwin@cygwin.com
Cc: Zdzislaw Meglicki <zdzisiekm@sbcglobal.net>
Subject: Re: emacs-w32, version 24.3.1, crashes constantly
Message-Id: <20140501190853.192959bf14da62defb492127@gmail.com>
In-Reply-To: <1398957081.57006.YahooMailNeo@web185402.mail.gq1.yahoo.com>
References: <1398957081.57006.YahooMailNeo@web185402.mail.gq1.yahoo.com>
Mime-Version: 1.0
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit
X-IsSubscribed: yes

On Thu, 1 May 2014 08:11:21 -0700 (PDT)
Zdzislaw Meglicki <zdzisiekm@sbcglobal.net> wrote:

> Emacs-w32, version 24.3.1, has been crashing constantly,
> so much so I learnt how to use "recover-session." Most
> recently I finally forced myself to run gdb on its sadly
> expired body and listed the following stack:
> (gdb) bt
> #0  0x00007ff9174a9e3b in KERNELBASE!DebugBreak ()
> from /cygdrive/c/WINDOWS/system32/KERNELBASE.dll
...

Some obvious things to try are, with everything cygwin closed and stopped, from cmd.exe go to cygwin directory and type ash rebaseall.  Then from mintty run emacs.  If that doesn't work, try emacs -Q.  These are some basic steps to try first.

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

