http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59286

--- Comment #5 from Kostya Serebryany <kcc at gcc dot gnu.org> ---
> However, building a tsan instrumented CP2K is non-trivial, as it requires

Maybe let's do some remote debugging then :) 
The crash looks like someone corrupted the internal tsan's memory. 
Can you insert some Printf statements in sanitizer_stackdepot.cc
to see how we get this crazy pointer value: 0x4d634810890c5593

Reply via email to