https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64478
--- Comment #10 from Andrew Pinski <pinskia at gcc dot gnu.org> --- (In reply to Bernd Edlinger from comment #9) > I still dont see what's wrong with tsan here, the signal could > easily be from a kill -SIGSEGV . Because this is while executing in the synchonous signal form. Yes TSAN should realize that and not report it.