Date: Wed, 14 Jan 2015 23:58:36 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-testing@freebsd.org Subject: [Bug 196738] lib/libpthread/t_detach.c:76: rv == EINVAL not met Message-ID: <bug-196738-32464-ovhO3iANe5@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-196738-32464@https.bugs.freebsd.org/bugzilla/> References: <bug-196738-32464@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=196738 --- Comment #1 from Garrett Cooper,425-314-3911 <ngie@FreeBSD.org> --- Created attachment 151650 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=151650&action=edit proposed fix The attached patch should fix the issue by ensuring that the thread is alive/dead over longer spans of time, via liberal uses of sleep(3). It needs to be reviewed/tested. -- 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-196738-32464-ovhO3iANe5>