Date: Mon, 05 Feb 2018 23:13:16 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-bugs@FreeBSD.org Subject: [Bug 225584] Various compile process hang on Ryzen, but not on Intel Message-ID: <bug-225584-8-l2A69CMBDP@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-225584-8@https.bugs.freebsd.org/bugzilla/> References: <bug-225584-8@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=225584 --- Comment #14 from Konstantin Belousov <kib@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.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-225584-8-l2A69CMBDP>
