[Bug 204178] stress2 on arm64 thr1 hangs after printing pthread_join error

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Tue Dec 1 08:45:23 UTC 2015


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=204178

--- Comment #10 from Konstantin Belousov <kib at FreeBSD.org> ---
(In reply to martin from comment #9)
Yes, the garbage collection code that gc's freed thread structures is only
called from the thr_alloc(), which in context of the thr1.c means that only
main thread acquires the tcb_lock.  This, together with the note that other
locks are similarly affected, mostly reinforces my suspect of the ll/sc
hardware implementation.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the freebsd-threads mailing list