From owner-freebsd-hackers Wed Aug 7 14:43:12 2002 Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 945BA37B405 for ; Wed, 7 Aug 2002 14:43:09 -0700 (PDT) Received: from mail.imp.ch (mail.imp.ch [157.161.1.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id 18A8343E7B for ; Wed, 7 Aug 2002 14:43:08 -0700 (PDT) (envelope-from mb@imp.ch) Received: from nbs.imp.ch (nbs.imp.ch [157.161.4.7]) by mail.imp.ch (8.12.3/8.12.3) with ESMTP id g77Lh4Qx035816; Wed, 7 Aug 2002 23:43:04 +0200 (CEST) (envelope-from Martin.Blapp@imp.ch) Received: from levais.imp.ch (levais.imp.ch [157.161.4.66]) by nbs.imp.ch (8.12.3/8.12.3) with ESMTP id g77Lh4YW572468; Wed, 7 Aug 2002 23:43:04 +0200 (MES) Date: Wed, 7 Aug 2002 23:44:47 +0200 (CEST) From: Martin Blapp To: Matthew Dillon Cc: John Polstra , Subject: Re: Help needed. Deadlock in rtld makes openoffice build hang ag In-Reply-To: <200208072140.g77LeL2b000769@apollo.backplane.com> Message-ID: <20020807234318.U58571-100000@levais.imp.ch> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hi, > If it's a matter of one thread hogging the cpu and the other (which > holds the lock) not being able to run to completion, maybe putting > the sleep back in would work. I had this also happen with the nanosleeps in place. For some strange reason it only happens with some gcc versions. Other never hang. - gcc2, gcc 3.1.1 prerelease are fine - gcc3.1 prerelease, gcc 3.1.1 release hang Martin To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message