[Bug 196738] lib/libpthread/t_detach.c:76: rv == EINVAL not met
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Wed Jan 14 23:58:36 UTC 2015
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=196738
--- Comment #1 from Garrett Cooper,425-314-3911 <ngie at 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.
More information about the freebsd-testing
mailing list