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

--- Comment #14 from Konstantin Belousov <[email protected]> ---
(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.
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "[email protected]"

Reply via email to