delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2014/04/14/20:49:40

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
:content-type:content-transfer-encoding:mime-version; q=dns; s=
default; b=r36A3eXGij2hR86DWwF8ukKbnAUeL9yxlECSuFgBAKONmvFs6WzIq
dQZ78M9z7tGIUslSD97yGZguKtRjL79hEi8tMxpV9pd6Q3vK2wFU2JpJwHNBPyIb
wAnxuqnFsHg8r2ZF4B3yylTgWH507/5dcKuk3y4m4l4CaRKuXFinZ0=
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
:content-type:content-transfer-encoding:mime-version; s=default;
bh=yS1U1A374oLBT//haS/ZsqlXp6s=; b=Uf4xEZWCPlTiUcnCOE8SHmvDDIeM
vnmXcts/Veq0eXeLuYWP5XnVvWno3LtLMsfBEiO3hjokmvDeZsR97q10VxWv3I7x
l4+AU5Ukfyjo+hicqbr7aDxwJvfPTAAU3ulvk2b236uWI+w3Faa4XoEMM5N15AZt
Q82jEy69rx2fPRQ=
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-smmo07.seg.att.com
X-MXL-Hash: 534c82125f327e98-ac483c641d29af28785cbc6de09651ea73ac5ca0
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: Tue, 15 Apr 2014 00:49:02 +0000
Message-ID: <B8D164BED956C5439875951895CB4B2225C02A66@WABOTH9MSGUSR8C.ITServices.sbc.com>
References: <B8D164BED956C5439875951895CB4B2225C00EA9 AT WABOTH9MSGUSR8C DOT ITServices DOT sbc DOT com> <534B2EFE DOT 4010509 AT cornell DOT edu>
MIME-Version: 1.0
X-RSA-Inspected: yes
X-RSA-Classifications: public
X-AnalysisOut: [v=2.0 cv=cdNlWA/M 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=OqPHFU95Zi_xZx3SLGsA:9 a=CjuIK1q]
X-AnalysisOut: [_8ugA:10 a=9c8rtzwoRDUA: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 s3F0naDV018468

> -----Original Message-----
> From: KARR, DAVID
> Sent: Monday, April 14, 2014 11:24 AM
> Subject: RE: Fatal error from Cygwin emacs-w32 every day or so
> 
> > -----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)

And to confirm a subsequent question:

(gdb) p wait_proc
$1 = (struct Lisp_Process *) 0x0
(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
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