Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 7 Aug 2002 23:44:47 +0200 (CEST)
From:      Martin Blapp <mb@imp.ch>
To:        Matthew Dillon <dillon@apollo.backplane.com>
Cc:        John Polstra <jdp@polstra.com>, <hackers@FreeBSD.ORG>
Subject:   Re: Help needed. Deadlock in rtld makes openoffice build hang ag
Message-ID:  <20020807234318.U58571-100000@levais.imp.ch>
In-Reply-To: <200208072140.g77LeL2b000769@apollo.backplane.com>

next in thread | previous in thread | raw e-mail | index | archive | help

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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020807234318.U58571-100000>