From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 1501 invoked by alias); 12 Dec 2008 22:50:26 -0000 Received: (qmail 1360 invoked by uid 22791); 12 Dec 2008 22:50:24 -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.43rc1) with ESMTP; Fri, 12 Dec 2008 22:49:48 +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 mBCMnebn017835; Fri, 12 Dec 2008 17:49:41 -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 mBCMndYV007892; Fri, 12 Dec 2008 17:49:40 -0500 Received: from opsy.redhat.com (vpn-14-12.rdu.redhat.com [10.11.14.12]) by ns3.rdu.redhat.com (8.13.8/8.13.8) with ESMTP id mBCMnc4E012594; Fri, 12 Dec 2008 17:49:39 -0500 Received: by opsy.redhat.com (Postfix, from userid 500) id EEF08378611; Fri, 12 Dec 2008 15:49:37 -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 Date: Fri, 12 Dec 2008 22:50:00 -0000 In-Reply-To: (Tom Tromey's message of "Mon\, 03 Nov 2008 17\:50\:11 -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-12/txt/msg00043.txt.bz2 >>>>> "Tom" == Tom Tromey writes: 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? Tom> I will ask about it and get back to you. Sorry for the long delay on this. My summary of the discussion is that someone will have to dig into the problem in depth. My understanding is that Ulrich does not like that patch. But, neither of us knows enough about this part of gdb to say what it may be doing wrong. Tom