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=vL+4gpuC63fY5bdCqbhJKr7OWwEYw Dd1tH5JVs5MmwMD5PemvfZseE7qbiGxwviFIl6mv4AKtvxMib9EJM8p9FCuGTjrD vG0znL8PX9jV6UY6JBSnvSfuwOl91/yKpVH8VlHP51S6j9ubtZ+M1Yy4R94n1LjK vgaq1MDgk/x+GU= 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=MKpuYFF3FJ6YWGv02uG3Y6k/Al4=; b=dHa pSME9MwM3ShyHWViqNMxIvFs95ly2aintsA6pNnlGkXcZNGxCSs2RQDwb3CxzcNI R31bg0cAawozMT8+V5khRwknM5/yCH6rdDo4o0TVQZv+TI9jyRew67MyKqfvjyIs uK8eYSezCU4PM1vSRWgI9WwxrnNwuGH0dM5++GF0= 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=0.6 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: 535320b104912f19-fbce2fc939574031ca991219effb5f3758621b0b From: "KARR, DAVID" To: "cygwin AT cygwin DOT com" Subject: RE: Fatal error from Cygwin emacs-w32 every day or so Date: Sun, 20 Apr 2014 01:19:24 +0000 Message-ID: References: <534B2EFE DOT 4010509 AT cornell DOT edu> <534CB0AF DOT 2040504 AT cornell DOT edu> <83y4z7jcb3 DOT fsf AT gnu DOT org> <534D5AB8 DOT 6030201 AT cornell DOT edu> <535308D8 DOT 1070200 AT cornell DOT edu> In-Reply-To: <535308D8.1070200@cornell.edu> Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 X-RSA-Inspected: yes X-RSA-Classifications: public X-AnalysisOut: [v=2.0 cv=YbwKEXtf c=1 sm=1 a=xwOvzTHDVLE4u4nGvK72ag==: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=v_eIKD0wAAAA:8 a=7PykwTwpCbcM8lt_zVEA:9 a=CjuIK1q] X-AnalysisOut: [_8ugA:10] X-Spam: [F=0.2000000000; CM=0.500; S=0.200(2010122901)] X-MAIL-FROM: X-IsSubscribed: yes Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id s3K1K0Ma030285 > -----Original Message----- > Of Ken Brown > Sent: Saturday, April 19, 2014 4:38 PM > Subject: Re: Fatal error from Cygwin emacs-w32 every day or so > > On 4/15/2014 12:13 PM, Ken Brown wrote: > > On 4/15/2014 12:12 AM, Eli Zaretskii wrote: > >>> Date: Mon, 14 Apr 2014 21:08:15 -0700 > >>> From: Ken Brown > >>> > >>>> 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) > >>>> @/usr/src/debug/emacs-24.3-7/src/process.c:4677 > >>>> 4677 if (wait_proc->gnutls_p /* Check for valid > >>>> process. */ > >>> > >>> This backtrace doesn't make sense. If you look at the source code, > >>> you'll see that if wait_proc is NULL on entry to > >>> wait_reading_process_output, then line 4677 is never reached. I'm not > >>> sure what would cause a bogus backtrace like this. BLODA? > >>> Optimization? > >>> > >>> In any case, I suggest that you wait a week until I have a chance to > >>> build a pretest of 24.4 for you to try. I'll build it without > >>> optimization to make debugging easier. > >> > >> This is a known problem with GnuTLS support, it was solved in the > >> Emacs repository last November (bzr revision 114956, if someone wants > >> the diffs), and surely should be solved in the upcoming Emacs 24.4. > > > > Thanks, Eli! In that case I'll make a new release of emacs-24.3 with > > that patch applied, to see if it resolves the issue for the OP. > > I've rebuilt emacs-24.3 with the gnutls fix. David and Achim (and > anyone else who's been experiencing these crashes), please try the > following binary and let me know if it solves the problem: > > http://sanibeltranquility.com/cygwin/emacs-w32.exe.xz > > You might have to do "chmod +x emacs-w32.exe" after uncompressing it. > > If it fixes the problem, I'll issue a new release of emacs-24.3. If > not, I'll build a pretest of emacs-24.4 for you to try. Ok. It's running. As it only fails after random intervals, I'll have to keep it running for a while. I'll give it a day or so. -- 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