From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 22280 invoked by alias); 4 Nov 2008 00:50:55 -0000 Received: (qmail 22193 invoked by uid 22791); 4 Nov 2008 00:50:55 -0000 X-Spam-Check-By: sourceware.org Received: from mx2.redhat.com (HELO mx2.redhat.com) (66.187.237.31) by sourceware.org (qpsmtpd/0.31) with ESMTP; Tue, 04 Nov 2008 00:50:18 +0000 Received: from int-mx2.corp.redhat.com (int-mx2.corp.redhat.com [172.16.27.26]) by mx2.redhat.com (8.13.8/8.13.8) with ESMTP id mA40oDqi015852; Mon, 3 Nov 2008 19:50:13 -0500 Received: from ns3.rdu.redhat.com (ns3.rdu.redhat.com [10.11.255.199]) by int-mx2.corp.redhat.com (8.13.1/8.13.1) with ESMTP id mA40oC0P006597; Mon, 3 Nov 2008 19:50:13 -0500 Received: from opsy.redhat.com (vpn-12-207.rdu.redhat.com [10.11.12.207]) by ns3.rdu.redhat.com (8.13.8/8.13.8) with ESMTP id mA40oBUl022843; Mon, 3 Nov 2008 19:50:12 -0500 Received: by opsy.redhat.com (Postfix, from userid 500) id 6D1A33785F1; Mon, 3 Nov 2008 17:50:11 -0700 (MST) To: Paul Pluzhnikov Cc: ajloft@umich.edu, gdb@sourceware.org Subject: Re: "Cannot find new threads" on Fedora 9, but not on CentOS 5 (?) References: <49065BBD.3050800@gmail.com> <4906615E.50606@gmail.com> <8ac60eac0810271836saf8c28pb1392b77c7926be0@mail.gmail.com> <4907B915.5040101@gmail.com> <8ac60eac0810281920r4bf71400hc8171bdee3c92ca@mail.gmail.com> <490909B3.2080307@gmail.com> <8ac60eac0810291830g46604c3eye8365240c48007d0@mail.gmail.com> <490BBEF4.1040801@gmail.com> <8ac60eac0810312346l638f3011n66d7681444329486@mail.gmail.com> <490C75B4.20001@gmail.com> <8ac60eac0811011440g46fcd9a6uda48e1c3b25eb776@mail.gmail.com> From: Tom Tromey Reply-To: Tom Tromey X-Attribution: Tom Date: Tue, 04 Nov 2008 00:50:00 -0000 In-Reply-To: <8ac60eac0811011440g46fcd9a6uda48e1c3b25eb776@mail.gmail.com> (Paul Pluzhnikov's message of "Sat\, 1 Nov 2008 14\:40\:25 -0700") Message-ID: User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.2 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii 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: 2008-11/txt/msg00024.txt.bz2 >>>>> "Paul" == Paul Pluzhnikov writes: Paul> Reproduces with current GDB CVS head... Paul> The problem is a (now almost 3 year old) bug in glibc: Paul> http://sources.redhat.com/bugzilla/show_bug.cgi?id=2328 Paul> for which a patch has been available for 2 years, but came Paul> from the "wrong" person :-( Paul> I don't know what it takes to make Uli apply the patch to fix this :( Paul> Perhaps Tom can have a friendly chat with him? I will ask about it and get back to you. Tom