From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 3521 invoked by alias); 30 May 2006 17:55:39 -0000 Received: (qmail 3507 invoked by uid 22791); 30 May 2006 17:55:39 -0000 X-Spam-Check-By: sourceware.org Received: from nevyn.them.org (HELO nevyn.them.org) (66.93.172.17) by sourceware.org (qpsmtpd/0.31.1) with ESMTP; Tue, 30 May 2006 17:55:37 +0000 Received: from drow by nevyn.them.org with local (Exim 4.54) id 1Fl8RI-0004oM-NY; Tue, 30 May 2006 13:55:32 -0400 Date: Tue, 30 May 2006 18:23:00 -0000 From: Daniel Jacobowitz To: Frank Meerkoetter Cc: gdb@sources.redhat.com Subject: Re: Cannot find thread 2051: invalid thread handle Message-ID: <20060530175532.GB18408@nevyn.them.org> Mail-Followup-To: Frank Meerkoetter , gdb@sources.redhat.com References: <20060530193133.8977eps83k0soswc@admin.betaversion.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20060530193133.8977eps83k0soswc@admin.betaversion.net> User-Agent: Mutt/1.5.11+cvs20060403 X-IsSubscribed: yes Mailing-List: contact gdb-help@sourceware.org; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sourceware.org X-SW-Source: 2006-05/txt/msg00397.txt.bz2 On Tue, May 30, 2006 at 07:31:33PM +0200, Frank Meerkoetter wrote: > Hello, > > i'm using a fairly recent gdb snapshot to debug programs on an > arm/linux/uclibc based system. > > When the program i'm debugging forks and execs another program > gdb fails with this message: > > Cannot find thread 2051: invalid thread handle > > No further debugging is possible. Any ideas how i can deal with this? I would guess that this is a bug in the thread library, but it's impossible to say. -- Daniel Jacobowitz CodeSourcery