[Bug 209194] Seg fault with pthread_cond_signal() and pthread_cond_broadcast()
| Newsgroups | gmane.os.freebsd.devel.threading |
|---|---|
| Message-ID | <[email protected]/bugzilla/> |
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=209194 --- Comment #3 from Konstantin Belousov <[email protected]> --- (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. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-threads To unsubscribe, send any mail to "[email protected]"