Mailing-List: contact cygwin-developers-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-developers-owner AT sources DOT redhat DOT com Delivered-To: mailing list cygwin-developers AT sources DOT redhat DOT com Date: Tue, 11 Sep 2001 21:44:02 -0400 From: Christopher Faylor To: cygwin-developers AT cygwin DOT com Cc: Robert Collins Subject: Re: Quick testfeedback... Message-ID: <20010911214402.A1141@redhat.com> Reply-To: cygwin-developers AT cygwin DOT com Mail-Followup-To: cygwin-developers AT cygwin DOT com, Robert Collins References: <20010911204019 DOT H1752 AT dothill DOT com> <20010911211523 DOT B1108 AT dothill DOT com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20010911211523.B1108@dothill.com> User-Agent: Mutt/1.3.21i On Tue, Sep 11, 2001 at 09:15:23PM -0400, Jason Tishler wrote: >On Tue, Sep 11, 2001 at 08:40:19PM -0400, Jason Tishler wrote: >> On Wed, Sep 12, 2001 at 09:19:19AM +1000, Robert Collins wrote: >> > If it was after the bugfix commit, I'd like to see if we can track this >> > asap... >> >> I can reproduce it frequently but not every time. I will debug it first >> thing tomorrow morning. FYI, it seems to occur right near the end of >> the test and the test still passes. > >Doh! My first shot running broadcast from gdb caused the SIGSEGV: Thanks. This shows me exactly what is going on. I assume that sleep() is being called from a thread, right? cgf