Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 28 Nov 2015 13:14:14 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-threads@FreeBSD.org
Subject:   [Bug 204178] stress2 on arm64 thr1 hangs after printing pthread_join error
Message-ID:  <bug-204178-16-YXiGfSL88p@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-204178-16@https.bugs.freebsd.org/bugzilla/>
References:  <bug-204178-16@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=204178

Konstantin Belousov <kib@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |kib@FreeBSD.org

--- Comment #6 from Konstantin Belousov <kib@FreeBSD.org> ---
(In reply to Andrew Turner from comment #5)
Could you instrument the tcb_lock to add the atomic counters for acquires and
releases ?  Then we would see the generation counts for acq/rel on tcb_lock, in
particular, whether something was missed at unlock, or e.g. a thread was
terminated without unlock (weird).

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-204178-16-YXiGfSL88p>