From owner-freebsd-current Thu Oct 15 06:32:07 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id GAA20812 for freebsd-current-outgoing; Thu, 15 Oct 1998 06:32:07 -0700 (PDT) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from ns.tar.com (ns.tar.com [204.95.187.2]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id GAA20807 for ; Thu, 15 Oct 1998 06:32:05 -0700 (PDT) (envelope-from lists@tar.com) Received: from ppro.tar.com (ppro.tar.com [204.95.187.9]) by ns.tar.com (8.9.1/8.8.7) with SMTP id IAA25456; Thu, 15 Oct 1998 08:31:36 -0500 (CDT) Message-Id: <199810151331.IAA25456@ns.tar.com> From: "Richard Seaman, Jr." To: "HighWind Software Information" Cc: "current@freebsd.org" Date: Thu, 15 Oct 98 08:31:35 -0500 Reply-To: "Richard Seaman, Jr." X-Mailer: PMMail 1.92 For OS/2 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Subject: Re: Recent 3.0's are Depressing Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Wed, 14 Oct 1998 22:15:13 -0400 (EDT), HighWind Software Information wrote: > >Well... I think we have a test program that illustrates a (perhaps >"the") bug in the new libc_r.a's. It appears that >pthread_cond_timedwait() is now broken. > >We updated our machine to the latest libc_r. Check out the following >program. > >Haven't looked at the libc_r code yet. Hmm.. I ran your test program and it works ok here. It blocks for 15 seconds, and pthread_cond_timewait returns ETIMEDOUT. I'm not running the most current kernel and system, but I did update libc_r to -current as of yesterday. dick@ns$ uname -a FreeBSD ns.tar.com 3.0-BETA FreeBSD 3.0-BETA #15: Sat Sep 26 11:33:35 CDT 1998 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message