From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 28398 invoked by alias); 5 Apr 2007 14:39:41 -0000 Received: (qmail 28389 invoked by uid 22791); 5 Apr 2007 14:39:40 -0000 X-Spam-Check-By: sourceware.org Received: from mba.ocn.ne.jp (HELO smtp.mba.ocn.ne.jp) (122.1.175.29) by sourceware.org (qpsmtpd/0.31) with ESMTP; Thu, 05 Apr 2007 15:39:38 +0100 Received: from localhost (p3088-ipad204funabasi.chiba.ocn.ne.jp [222.146.90.88]) by smtp.mba.ocn.ne.jp (Postfix) with ESMTP id 23A9AB8B8; Thu, 5 Apr 2007 23:39:34 +0900 (JST) Date: Thu, 05 Apr 2007 14:39:00 -0000 Message-Id: <20070405.233933.122593816.anemo@mba.ocn.ne.jp> To: drow@false.org Cc: gdb@sourceware.org Subject: Re: generic error with a statically linked multithreaded program From: Atsushi Nemoto In-Reply-To: <20070405142913.GA30928@caradoc.them.org> References: <20070405.145806.89068923.nemoto@toshiba-tops.co.jp> <20070405142913.GA30928@caradoc.them.org> X-Fingerprint: 6ACA 1623 39BD 9A94 9B1A B746 CA77 FE94 2874 D52F X-Pgp-Public-Key: http://wwwkeys.pgp.net/pks/lookup?op=get&search=0x2874D52F X-Mailer: Mew version 5.2 on Emacs 21.4 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit 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: 2007-04/txt/msg00033.txt.bz2 On Thu, 5 Apr 2007 10:29:13 -0400, Daniel Jacobowitz wrote: > > I found gdb can not run a statically linked multithreaded program on > > Fedora Core 6. > > Please see the glibc bugzilla for more information about this. I've > been waiting for a long time to hear back from them... Thank you. Is it http://sources.redhat.com/bugzilla/show_bug.cgi?id=2696, right? If so, the gdb patch mentioned in it is already merged in gdb 6.6? --- Atsushi Nemoto