Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 02 May 2016 16:19:41 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-threads@FreeBSD.org
Subject:   [Bug 209194] Seg fault with pthread_cond_signal() and pthread_cond_broadcast()
Message-ID:  <bug-209194-16-mXIbuTaAmp@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-209194-16@https.bugs.freebsd.org/bugzilla/>
References:  <bug-209194-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=3D209194

--- Comment #3 from Konstantin Belousov <kib@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=3D-g)
(cd lib/libthr && make all install DEBUG_FLAGS=3D-g)
(cd libexec/rtld-elf && make all install DEBUG_FLAGS=3D-g)

--=20
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-209194-16-mXIbuTaAmp>