delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2012/08/02/11:57:48

X-Recipient: archive-cygwin AT delorie DOT com
X-Spam-Check-By: sourceware.org
Date: Thu, 2 Aug 2012 17:56:52 +0200
From: Corinna Vinschen <corinna-cygwin AT cygwin DOT com>
To: cygwin AT cygwin DOT com
Subject: Re: crash on latest cygwin snapshot
Message-ID: <20120802155652.GI9605@calimero.vinschen.de>
Reply-To: cygwin AT cygwin DOT com
Mail-Followup-To: cygwin AT cygwin DOT com
References: <4FEA20AB DOT 8060503 AT gmail DOT com> <20120626205331 DOT GD26174 AT ednor DOT casa DOT cgf DOT cx> <20120627014651 DOT GA10400 AT ednor DOT casa DOT cgf DOT cx> <4FF1B37A DOT 4000902 AT gmail DOT com> <20120801094311 DOT GE18636 AT calimero DOT vinschen DOT de> <50190645 DOT 2050209 AT gmail DOT com> <20120801122902 DOT GC17949 AT calimero DOT vinschen DOT de> <50192522 DOT 4090507 AT cornell DOT edu> <20120801125834 DOT GH17949 AT calimero DOT vinschen DOT de> <501A946A DOT 2030102 AT cornell DOT edu>
MIME-Version: 1.0
In-Reply-To: <501A946A.2030102@cornell.edu>
User-Agent: Mutt/1.5.21 (2010-09-15)
Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Unsubscribe: <mailto:cygwin-unsubscribe-archive-cygwin=delorie DOT com AT cygwin DOT 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

On Aug  2 10:53, Ken Brown wrote:
> On 8/1/2012 8:58 AM, Corinna Vinschen wrote:
> >On Aug  1 08:46, Ken Brown wrote:
> >>I never had a reliable way of reproducing the crash (see
> >>http://cygwin.com/ml/cygwin/2012-06/msg00464.html).  It happened
> >>seemingly at random, and very sporadically.  But I have the snapshot
> >>installed and will exercise it as much as I can.
> >
> >Thanks!
> 
> The good news: I haven't seen a repeat of that old crash so far.

That's really good news, thank you.

> Unfortunately, I'm finding that emacs is unstable:  The emacs window
> (running under X) simply disappears after 12-24 hours.  This may not
> have anything to do with the most recent changes.  I haven't yet
> tested any earlier snapshots.
> 
> Testing this is a very slow process, since I don't know how to
> produce the problem; I just have to wait and see if emacs will die.
> 
> I tried to get some information by running emacs under gdb the most
> recent time I started it, but all I got was this:
> 
> (gdb) c
> Continuing.
> [Inferior 1 (process 8196) exited with code 05400]
> (gdb) bt
> No stack
> 
> Does that exit code mean anything to you?  I couldn't find anything
> by googling.

05400 oct is 0xb00 hex.  As a wait(2) compatible exit code, it would
mean a normal exit, not signal-induced, with an exit value of 11.  Which
is kind of suspicious, since 11 is also the signal number of a SEGV.  Of
course, not every SEGV must be related to the problem at hand, but
still...

Does emacs have a signal handler which handles SEGVs?  If so, you might
consider to set a breakpoint on this signal handler in GDB.


Corinna

-- 
Corinna Vinschen                  Please, send mails regarding Cygwin to
Cygwin Project Co-Leader          cygwin AT cygwin DOT com
Red Hat

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