From owner-freebsd-threads@FreeBSD.ORG Wed Oct 27 11:38:55 2010 Return-Path: Delivered-To: freebsd-threads@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id F39971065670; Wed, 27 Oct 2010 11:38:54 +0000 (UTC) (envelope-from arundel@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id C8E828FC17; Wed, 27 Oct 2010 11:38:54 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id o9RBcsr9081809; Wed, 27 Oct 2010 11:38:54 GMT (envelope-from arundel@freefall.freebsd.org) Received: (from arundel@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id o9RBcs3s081805; Wed, 27 Oct 2010 11:38:54 GMT (envelope-from arundel) Date: Wed, 27 Oct 2010 11:38:54 GMT Message-Id: <201010271138.o9RBcs3s081805@freefall.freebsd.org> To: materribile@yahoo.com, arundel@FreeBSD.org, freebsd-threads@FreeBSD.org, davidxu@FreeBSD.org From: arundel@FreeBSD.org Cc: Subject: Re: threads/151767: pthread_mutex_init returns success with bad attributes; SUBSEQUENT operations fail X-BeenThere: freebsd-threads@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Threading on FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 27 Oct 2010 11:38:55 -0000 Synopsis: pthread_mutex_init returns success with bad attributes; SUBSEQUENT operations fail State-Changed-From-To: open->patched State-Changed-By: arundel State-Changed-When: Wed Oct 27 11:37:19 UTC 2010 State-Changed-Why: Patched in HEAD (r214410). Responsible-Changed-From-To: freebsd-threads->davidxu Responsible-Changed-By: arundel Responsible-Changed-When: Wed Oct 27 11:37:19 UTC 2010 Responsible-Changed-Why: Assign to David as MFC reminder. http://www.freebsd.org/cgi/query-pr.cgi?pr=151767