Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm 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 Message-Id: <3.0.5.32.20021020123056.0081a2f0@h00207811519c.ne.client2.attbi.com> X-Sender: pierre AT h00207811519c DOT ne DOT client2 DOT attbi DOT com Date: Sun, 20 Oct 2002 12:30:56 -0400 To: cygwin AT cygwin DOT com From: "Pierre A. Humblet" Subject: Re: Problems with most recent snapshot In-Reply-To: <20021020150125.GA11591@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" At 11:01 AM 10/20/2002 -0400, Christopher Faylor wrote: >I've noticed a strange hanging problem with the most recent 2002-10-19 >and 2002-10-20 snapshots. Chris, On WinME I didn't noticed anything special yesterday (from cvs). Motivated by your e-mail I just updated cvs and rebuilt. Things seem to run normal, except sometimes under gdb, see below. Pierre ~: gdb -nw id GNU gdb 5.0 (20010428-3) (gdb) run Starting program: /usr/bin/id.exe 170 [unknown (0xF087FF37)] ID 35649333 cygthread::stub: errnoneous thread ac tivation C:\PROGRAM FILES\CYGWIN\BIN\ID.EXE: *** WFSO failed, Win32 error 6 Program exited normally. (gdb) (gdb) (gdb) (gdb) run Starting program: /usr/bin/id.exe uid=510(pierre) gid=544(unknown) groups=544(unknown),544(unknown) Program exited normally. (gdb) quit Subsequent uses of gdb run OK ~: gdb -nw id GNU gdb 5.0 (20010428-3) (gdb) run Starting program: /usr/bin/id.exe uid=510(pierre) gid=544(unknown) groups=544(unknown),544(unknown) Program exited normally. (gdb) P.S.: my spelling checker noticed "errnoneous". -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/