https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=225584
--- Comment #18 from Konstantin Belousov <[email protected]> --- (In reply to mike from comment #17) Rebuild libthr with flags "-g -O0" and reinstall it. I need: backtrace of all threads in the process. Plain "bt" for each thread is enough, "bt all" gives too much data for now. Do not abandon debugger session after that, I will need further data which I can identify only looking at the backtraces above. -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "[email protected]"
