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:message-id:date:from:mime-version:to:subject :references:in-reply-to:content-type:content-transfer-encoding; q=dns; s=default; b=lT0U4yNVWw17B7fBp6aL/N+jILvXU3z8NmpM5n0R6Up zfOyW3J3b89yBY3KjVcesxaOxf6ysvIMSAu5W3oTiSuwoK9H5fkXaTa7naJBzYNC TNHXzVnGdFMoVfeceSgP6TgOm6DLtatc7dP9rUAZS3NDDQAyH8fN9YqOmNdaqLDE = 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:message-id:date:from:mime-version:to:subject :references:in-reply-to:content-type:content-transfer-encoding; s=default; bh=3cswZGzVg1mv+vjjl1PliuexUdE=; b=kWGAVbzoQ34zq3xU/ dhhuB6ISQQAKcoglPv9MRRKBsxPrv48OmgX/6p5xM1jTr8oFiZVrQZ6p6CX+PP+f g6q+qZL7tPzp833igx4LkyXm0ZdrnGXOJ1dwr8xzP/qA4vAKIGMGt8yuLCb1dsJG BRWFBWJZjpDZfNUd2G+cV1qXRc= 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=-2.4 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_NONE,RP_MATCHES_RCVD,SPF_HELO_PASS,SPF_PASS autolearn=ham version=3.3.2 X-HELO: limerock03.mail.cornell.edu X-CornellRouted: This message has been Routed already. Message-ID: <537D2ED5.9080002@cornell.edu> Date: Wed, 21 May 2014 18:55:17 -0400 From: Ken Brown User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:24.0) Gecko/20100101 Thunderbird/24.5.0 MIME-Version: 1.0 To: "cygwin AT cygwin DOT com" Subject: Re: Emacs-w32... still crashing... References: <1400703284 DOT 64552 DOT YahooMailNeo AT web185403 DOT mail DOT gq1 DOT yahoo DOT com> In-Reply-To: <1400703284.64552.YahooMailNeo@web185403.mail.gq1.yahoo.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes On 5/21/2014 4:14 PM, Zdzislaw Meglicki wrote: > It just crashed on me again, after a couple of days > of no crashes at all. The versions of everything > are unchanged since my last message. But this > time, and this is new, I have not seen it before, > it did not give me the gdb option. Instead it just > crashed and said: "Segmentation fault (core dumped)..." > I have the core, though I don't know if it's going to > be of much use to anyone. I have been reading > mail, scrolling through the messages, with rmail at the > time. You only get the prompt to attach gdb if the exception is caught by emacs, which then calls emacs_abort. If the exception is handled at a higher level, this won't happen. The best thing is to just start emacs under gdb to begin with. Ken -- 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