https://bugs.kde.org/show_bug.cgi?id=501713
--- Comment #9 from zephyrus00jp <ishik...@yk.rim.or.jp> --- (In reply to zephyrus00jp from comment #8) ... > > Let me try TSAN first. Then Helgrind, or DRD. > I will report the result. > > TIA I am working on this issue. I am checking thunderbird under TSAN and fixed a few race issues. However, now I have hit on race issues in WebRenderer, specifically in OpenGL library and a surprise, garbage collection subsystem. The latter probably should be whitelisted since it is not reported in bugzilla of mozilla firefox or thunderbird. I am trying to whitelist the graphics system's race, but somehow I have not been able to do that. So the progress is very slow. -- You are receiving this mail because: You are watching all bug changes.