From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 945 invoked by alias); 25 Jul 2009 23:22:05 -0000 Received: (qmail 936 invoked by uid 22791); 25 Jul 2009 23:22:04 -0000 X-SWARE-Spam-Status: No, hits=-2.5 required=5.0 tests=AWL,BAYES_00 X-Spam-Check-By: sourceware.org Received: from NaN.false.org (HELO nan.false.org) (208.75.86.248) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Sat, 25 Jul 2009 23:21:55 +0000 Received: from nan.false.org (localhost [127.0.0.1]) by nan.false.org (Postfix) with ESMTP id 23C9910966; Sat, 25 Jul 2009 23:21:53 +0000 (GMT) Received: from caradoc.them.org (209.195.188.212.nauticom.net [209.195.188.212]) by nan.false.org (Postfix) with ESMTP id AB3D010624; Sat, 25 Jul 2009 23:21:52 +0000 (GMT) Received: from drow by caradoc.them.org with local (Exim 4.69) (envelope-from ) id 1MUqYp-0005C1-64; Sat, 25 Jul 2009 19:21:51 -0400 Date: Sat, 25 Jul 2009 23:22:00 -0000 From: Daniel Jacobowitz To: Jose Luis Marchetti Cc: gdb@sourceware.org Subject: Re: Cannot find thread XXXX: invalid thread handle Message-ID: <20090725232151.GA19908@caradoc.them.org> Mail-Followup-To: Jose Luis Marchetti , gdb@sourceware.org References: <660747.45733.qm@web34401.mail.mud.yahoo.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <660747.45733.qm@web34401.mail.mud.yahoo.com> User-Agent: Mutt/1.5.20 (2009-06-14) X-IsSubscribed: yes Mailing-List: contact gdb-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sourceware.org X-SW-Source: 2009-07/txt/msg00205.txt.bz2 On Sat, Jul 25, 2009 at 03:29:15PM -0700, Jose Luis Marchetti wrote: > > Hi, > > This happens right after a process that my program forked exits. You have not said what target you're using or what version of GDB. Can you try a current snapshot of GDB? -- Daniel Jacobowitz CodeSourcery