Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 07 Jul 2020 00:50:58 +0000
From:      bugzilla-noreply@freebsd.org
To:        threads@FreeBSD.org
Subject:   [Bug 151767] pthread_mutex_init returns success with bad attributes;  SUBSEQUENT operations fail
Message-ID:  <bug-151767-13406-SDEIQxbWBk@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-151767-13406@https.bugs.freebsd.org/bugzilla/>
References:  <bug-151767-13406@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D151767

Mark Johnston <markj@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |markj@FreeBSD.org
         Resolution|---                         |FIXED
             Status|Open                        |Closed

--- Comment #9 from Mark Johnston <markj@FreeBSD.org> ---
The original sample code no longer triggers any errors as of r216791, which
fixed a scheduler bug triggered by the sample.  From what I can see in the
corresponding pthread function implementations, we do sufficient validation=
 of
all of the mutex attributes, so I'm going to resolve this as FIXED.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-151767-13406-SDEIQxbWBk>