This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug sanitizer/64350] TSAN fails after stress-testing for a while


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64350

--- Comment #2 from Bernd Edlinger <bernd.edlinger at hotmail dot de> ---
(In reply to Dmitry Vyukov from comment #1)
> I've fixed a bunch of bugs in deadlock detector just few hours ago.
> 
> Please re-test with these fixes:
> 
> http://llvm.org/viewvc/llvm-project/compiler-rt/trunk/lib/sanitizer_common/
> sanitizer_deadlock_detector.h?r1=224518&r2=224517&pathrev=224518
> http://llvm.org/viewvc/llvm-project/compiler-rt/trunk/lib/sanitizer_common/
> sanitizer_deadlock_detector.h?r1=224519&r2=224518&pathrev=224519
> 
> I've also added a random stress test, and I think I saw your crash during
> testing. It does not happen for me with the fixes.

Yes Dimitry,

your patch fixed it for me too.

Thanks,
Bernd.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]