From owner-freebsd-hackers Wed Jul 14 11:44:18 1999 Delivered-To: freebsd-hackers@freebsd.org Received: from pcnet1.pcnet.com (pcnet1.pcnet.com [204.213.232.3]) by hub.freebsd.org (Postfix) with ESMTP id 3DEE4154DD; Wed, 14 Jul 1999 11:44:05 -0700 (PDT) (envelope-from eischen@vigrid.com) Received: (from eischen@localhost) by pcnet1.pcnet.com (8.8.7/PCNet) id OAA00851; Wed, 14 Jul 1999 14:42:33 -0400 (EDT) Date: Wed, 14 Jul 1999 14:42:33 -0400 (EDT) From: Daniel Eischen Message-Id: <199907141842.OAA00851@pcnet1.pcnet.com> To: eischen@vigrid.com, kip@lyris.com Subject: Re: seg fault in mutex_queue_enq Cc: hackers@FreeBSD.ORG, stable@FreeBSD.ORG Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Kip Macy wrote: > > In the mean time, you can grab libc_r/uthread/* from -current > > and rebuild libc_r under -stable. > > Yes, I am running -stable. I did upgrade my libc_r a few weeks ago as a > result of a problem with infinite recursion in write. When was this bug > fixed? The fix for static initialization of mutexes went into -current on May 23. Other changes went in June 20th. You can check the logs for more details (http://www.freebsd.org/cgi/cvsweb.cgi). Dan Eischen eischen@vigrid.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message