From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 19485 invoked by alias); 24 Sep 2002 16:40:19 -0000 Mailing-List: contact insight-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: insight-owner@sources.redhat.com Received: (qmail 19470 invoked from network); 24 Sep 2002 16:40:18 -0000 Received: from unknown (HELO mtvmime01.veritas.com) (143.127.3.10) by sources.redhat.com with SMTP; 24 Sep 2002 16:40:18 -0000 Received: from megami (unverified) by mtvmime01.veritas.com (Content Technologies SMTPRS 4.2.10) with SMTP id ; Tue, 24 Sep 2002 09:40:26 -0700 Received: from pacbell.net([172.22.12.210]) (1402 bytes) by megami via sendmail with P:esmtp/R:smart_host/T:smtp (sender: ) id for ; Tue, 24 Sep 2002 09:40:18 -0700 (PDT) (Smail-3.2.0.101 1997-Dec-17 #15 built 2001-Aug-30) Message-ID: <3D90967B.A0B56595@pacbell.net> Date: Tue, 24 Sep 2002 09:40:00 -0000 From: Bruce Korb Organization: Home X-Accept-Language: en MIME-Version: 1.0 To: Keith Seitz , gdb@sources.redhat.com CC: insight@sources.redhat.com, bkorb@pacbell.net Subject: Re: Error: Cannot find thread 2049: invalid thread handle References: Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-SW-Source: 2002-q3/txt/msg00185.txt.bz2 Keith Seitz wrote: > > > (gdb) set args man2html.cat1 > > (gdb) r > > Starting program: /home/bkorb/tools/man2html/man2html man2html.cat1 > > [New Thread 1024 (LWP 1930)] > > [New > > Error: Cannot find thread 2049: invalid thread handle > > If you've done this while running the command line (gdb -nw), then you > should ask on gdb@sources.redhat.com, since this is a backend problem > wothj gdb. That is from the console window from Insight. I have no particular clue about whether it is an Insight problem or a GDB problem. I am certain that the problem stems from using ``popen( "...", "r" );''