delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2014/04/14/14:32:43

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:from:to:subject:date:message-id:references
:in-reply-to:content-type:content-transfer-encoding
:mime-version; q=dns; s=default; b=roxr279DpZvSVYbL7c8B0hUxXsL/u
n4KksfrHZkD298wkdUw+zd8maIElJcc8OZOqZHez0SCUPTUr1KHfFSGucO4sSkap
SlNFz1SRFq2z6/HqSyQRBQskqbAWVtCx4Cu2MTu4w1KvguI7M1qTZ2E8SeC6TjXA
JmlUQAtX+GPIWs=
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:from:to:subject:date:message-id:references
:in-reply-to:content-type:content-transfer-encoding
:mime-version; s=default; bh=wGl/fr01McD4wTbBnkDctIZ+VR4=; b=vzN
S+LMUGrYypxt2Drh/h4tvxwd79OG074Blbs6p3Hr6j5/ElqIKhLd3pxPksj9sz+x
zJNiIX0UedzVGns87rqz4uRDFkaZcB0V70UnOHWV4V6kf3gRdzHTqyHxv4AxVnW6
JuoHFcg1sM7Wax2In+t9f3ph+f1yvDqMXTEozL6Q=
Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe AT cygwin DOT com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin AT cygwin DOT com>
List-Help: <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs>
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=0.5 required=5.0 tests=AWL,BAYES_00,RP_MATCHES_RCVD autolearn=ham version=3.3.2
X-HELO: nbfkord-smmo05.seg.att.com
X-MXL-Hash: 534c29b455710767-1c36c0ad0f56f2f7cb9826bb1edabf4c07bdf1d0
From: "KARR, DAVID" <dk068x AT att DOT com>
To: "cygwin AT cygwin DOT com" <cygwin AT cygwin DOT com>
Subject: RE: Fatal error from Cygwin emacs-w32 every day or so
Date: Mon, 14 Apr 2014 18:31:55 +0000
Message-ID: <B8D164BED956C5439875951895CB4B2225C01C84@WABOTH9MSGUSR8C.ITServices.sbc.com>
References: <B8D164BED956C5439875951895CB4B2225C00EA9 AT WABOTH9MSGUSR8C DOT ITServices DOT sbc DOT com> <534B2EFE DOT 4010509 AT cornell DOT edu>
In-Reply-To: <534B2EFE.4010509@cornell.edu>
MIME-Version: 1.0
X-RSA-Inspected: yes
X-RSA-Classifications: public
X-AnalysisOut: [v=2.0 cv=O66OSmBW c=1 sm=1 a=srMsL6ituuWTYeky9Bs9mA==:17 a]
X-AnalysisOut: [=94PlVXF_xlIA:10 a=ofMgfj31e3cA:10 a=YnP4VLJI-BoA:10 a=BLc]
X-AnalysisOut: [eEmwcHowA:10 a=kj9zAlcOel0A:10 a=zQP7CpKOAAAA:8 a=XIqpo32R]
X-AnalysisOut: [AAAA:8 a=w_pzkKWiAAAA:8 a=epVzSEFIDtLYv20vxHsA:9 a=CjuIK1q]
X-AnalysisOut: [_8ugA:10 a=9c8rtzwoRDUA:10 a=buB1NfXUTBUA:10 a=IfQ-iFkkCvM]
X-AnalysisOut: [A:10]
X-Spam: [F=0.2000000000; CM=0.500; S=0.200(2010122901)]
X-MAIL-FROM: <dk068x AT att DOT com>
X-IsSubscribed: yes
X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id s3EIWdcs029975

> -----Original Message-----
> Of Ken Brown
> Sent: Sunday, April 13, 2014 5:43 PM
> Subject: Re: Fatal error from Cygwin emacs-w32 every day or so
> 
> On 4/13/2014 10:53 AM, KARR, DAVID wrote:
> > I recently installed 1.7.29 on a new Win7/64 laptop.  Every day or so, I
> get a "fatal error" dialog from emacs-w32.  It asks me if I want to debug
> it, but I'm not sure what info I could pull from gdb that would be useful.
> 
> A gdb backtrace might or might not be helpful.  I would start with other
> things first (see below).

I just saw it die, and this is the bt I get:

Program received signal SIGSEGV, Segmentation fault.
0x0000000100551354 in wait_reading_process_output (
    time_limit=time_limit AT entry=0, nsecs=nsecs AT entry=0,
    read_kbd=read_kbd AT entry=-1, do_display=do_display AT entry=true,
    wait_for_cell=wait_for_cell AT entry=4304630834,
    wait_proc=wait_proc AT entry=0x0, just_wait_proc=just_wait_proc AT entry=0)
    at /usr/src/debug/emacs-24.3-7/src/process.c:4677
4677                      if (wait_proc->gnutls_p /* Check for valid process.  */
(gdb)

> 
> > Is this a known problem?
> 
> No.
> 
> > Is there any useful information I could provide?
> 
> Since this is a new computer, my first suggestion would be to check the
> BLODA list (http://cygwin.com/faq/faq.html#faq.using.bloda).  If that
> doesn't help, please make a more detailed report, following the
> guidelines here:
> 
> > Problem reports:       http://cygwin.com/problems.html
> 
> 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


--
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


- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019