From owner-freebsd-stable Thu Jul 12 12: 6:33 2001 Delivered-To: freebsd-stable@freebsd.org Received: from canonware.com (dsl081-058-209.dsl-isp.net [64.81.58.209]) by hub.freebsd.org (Postfix) with ESMTP id 3E58F37B403 for ; Thu, 12 Jul 2001 12:06:29 -0700 (PDT) (envelope-from jasone@canonware.com) Received: by canonware.com (Postfix, from userid 1001) id 05F81D3; Thu, 12 Jul 2001 12:07:02 -0700 (PDT) Date: Thu, 12 Jul 2001 12:07:02 -0700 From: Jason Evans To: "Arno J. Klaassen" Cc: freebsd-stable@FreeBSD.ORG Subject: Re: Changed behaviour of pthread_join (bug?) Message-ID: <20010712120702.L22464@canonware.com> Reply-To: Jason Evans References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: ; from arno@heho.snv.jussieu.fr on Thu, Jul 12, 2001 at 08:45:52PM +0200 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Thu, Jul 12, 2001 at 08:45:52PM +0200, Arno J. Klaassen wrote: > > since the recent (Jun 23 -- Jul 6) MFCs in lib/libc_r/uthread, our pthread programs > don't function any longer. The problem is that a joining a thread which > has been cancelled, either fails (with errno <3>) or hangs > in _thread_sys_poll [...] I have compiled and run the test program you provided, and it does not fail for me. I am running the latest -stable sources for libc_r, probably the same as you are. Does the test always fail for you? Jason To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message