[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 Konstantin Belousov <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from Konstantin Belousov <[email protected]> --- (In reply to Michael Cress from comment #0) Best idea is that your code has a bug. Also, backtraces from libraries without debugging information compiled in are useless (or too hard to interpret usefully), since debugger matches nearest defined symbols to the addresses in backtrace, which typically mis-represents the problem. But I am sure that libthr is a victim of unrelated bug in other code. -- 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]"