X-Recipient: archive-cygwin@delorie.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:date:from:to:subject:message-id:reply-to
	:references:mime-version:content-type:in-reply-to; q=dns; s=
	default; b=jt7jgtiB5ylVKBchOQXCWRHNs91zTj3gVBF4V6SByTdNrt46fj/kK
	uVJ+WyeTZTkCvQ2HUbpycT++vqj2JXlawZuR4O8HUh3re5QyqlnSblQlcOh7BlPm
	5FLnmRvVHaEUspFE4OsmjfvncPtNNmV0xNySkwcorILhVTefLiNbts=
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:date:from:to:subject:message-id:reply-to
	:references:mime-version:content-type:in-reply-to; s=default;
	 bh=Q8EI+BDqGjFLqaHOM4emdE6PWuA=; b=wq+ipBBeftALfSoA4CHn2od6Nadc
	7wgQb/WAGv7eCg1sheZIx5yLG0IR9NWcurf5TzmWab2+yQDYSBv0omXYDVntJia5
	mqFR4p0gFS1BEuTp/oSAAwi6DkRqyCAQzjNh1kf7I7rsJ4hLElKHHkslJMdMFZEa
	Len9CIeFAKoSiF4=
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Authentication-Results: sourceware.org; auth=none
X-Virus-Found: No
X-Spam-SWARE-Status: No, score=-5.0 required=5.0 tests=AWL,BAYES_20,RCVD_IN_DNSWL_NONE autolearn=ham version=3.3.2
X-HELO: mho-01-ewr.mailhop.org
X-Mail-Handler: Dyn Standard SMTP by Dyn
X-Report-Abuse-To: abuse@dyndns.com (see http://www.dyndns.com/services/sendlabs/outbound_abuse.html for abuse reporting information)
X-MHO-User: U2FsdGVkX1+qB5+LJzllVewF9pVAA79F
Date: Mon, 14 Apr 2014 14:46:05 -0400
From: Christopher Faylor <cgf-use-the-mailinglist-please@cygwin.com>
To: cygwin@cygwin.com
Subject: Re: Fatal error from Cygwin emacs-w32 every day or so
Message-ID: <20140414184605.GA6164@ednor.casa.cgf.cx>
Reply-To: cygwin@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
References: <B8D164BED956C5439875951895CB4B2225C00EA9@WABOTH9MSGUSR8C.ITServices.sbc.com> <534B2EFE.4010509@cornell.edu> <B8D164BED956C5439875951895CB4B2225C01C84@WABOTH9MSGUSR8C.ITServices.sbc.com> <87lhv7rc05.fsf@Rainer.invalid>
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
In-Reply-To: <87lhv7rc05.fsf@Rainer.invalid>
User-Agent: Mutt/1.5.20 (2009-06-14)

On Mon, Apr 14, 2014 at 08:39:54PM +0200, Achim Gratz wrote:
>KARR, DAVID writes:
>> I just saw it die, and this is the bt I get:
>
>Try "thread apply all bt".

gdb should have stopped in the offending thread.  Given where
it stopped, it looks like the culprit is "wait_proc" not being
a valid pointer.

cgf

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

