X-Recipient: archive-cygwin AT delorie DOT 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 AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT 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 To: cygwin AT cygwin DOT com Cc: Zdzislaw Meglicki 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 DOT 57006 DOT YahooMailNeo AT web185402 DOT mail DOT gq1 DOT yahoo DOT 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 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