On 08/22/2016 10:04 PM, Riccardo Magliocchetti wrote:
So I've built latest master with GCC thread sanitizer. Running make
check there's quite a lot of warnings: some duplicated, some with holes
in the stackstrace. You can find two of them attached. Is there
something useful?

The "WARNING: ThreadSanitizer: lock-order-inversion (potential deadlock)" are not interesting as long as your problem is not a deadlock. There's unfortunately always been quite some of those across the LO code base (as are also reported by Helgrind, for example), but they seem to rarely cause problems.
_______________________________________________
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice

Reply via email to