[Bug 209194] Seg fault with pthread_cond_signal() and pthread_cond_broadcast()

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Mon May 2 16:19:41 UTC 2016


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

--- Comment #3 from Konstantin Belousov <kib at FreeBSD.org> ---
(In reply to Michael Cress from comment #2)
Check out full src/ for your system.

Then do

(cd lib/libc && make all install DEBUG_FLAGS=-g)
(cd lib/libthr && make all install DEBUG_FLAGS=-g)
(cd libexec/rtld-elf && make all install DEBUG_FLAGS=-g)

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


More information about the freebsd-threads mailing list