[Bug 225584] Various compile process hang on Ryzen, but not on Intel

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Mon Feb 5 23:13:18 UTC 2018


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

--- Comment #14 from Konstantin Belousov <kib at FreeBSD.org> ---
(In reply to Eugene Grosbein from comment #12)
Compile everything with debugging symbols, i.e. rtld/libc/libthr, and the
application (python interpreter).

Than take the backtrace, and print out the state of the libthr locking objects
whch block the threads.  This might be well the python issue and not the
FreeBSD'  or FreeBSD+Zen problem.  You need to investigate the app first.

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


More information about the freebsd-bugs mailing list