From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 2896 invoked by alias); 30 Aug 2006 16:28:42 -0000 Received: (qmail 2883 invoked by uid 22791); 30 Aug 2006 16:28:41 -0000 X-Spam-Check-By: sourceware.org Received: from mail.avalus.com (HELO shed.alex.org.uk) (195.177.253.212) by sourceware.org (qpsmtpd/0.31) with ESMTP; Wed, 30 Aug 2006 16:28:39 +0000 Received: from [192.168.100.31] (host-212-18-243-153.static.mailbox.co.uk [212.18.243.153]) by shed.alex.org.uk (Postfix) with ESMTP id 17037C2DA8; Wed, 30 Aug 2006 17:28:37 +0100 (BST) Message-ID: <44F5BCAB.7050400@alex.org.uk> Date: Wed, 30 Aug 2006 16:28:00 -0000 From: Alex Bligh User-Agent: Thunderbird 1.5.0.5 (X11/20060728) MIME-Version: 1.0 To: Alex Bligh Cc: gdb@sourceware.org Subject: thread_db_get_info: cannot get thread info: generic error on fork()/execvp() References: <20060726214801.14303.qmail@sourceware.org> <20060718124206.30754.qmail@sourceware.org> <20060731130001.GA1823@nevyn.them.org> <44DF8D67.8090502@alex.org.uk> In-Reply-To: <44DF8D67.8090502@alex.org.uk> Cc: Alex Bligh Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit 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-08/txt/msg00248.txt.bz2 Hi, Now we have a pretty trivial test case to reproduce this problem, as per the 20 line program at the bottom of bug 2149, is there any chance at all of getting a fix? I currently can't debug my app at all because it suffers from this problem. I am willing to help in any way I can to debug this or test. Alex