2
0
Ficheiros
rocm-systems/source/scripts/thread-sanitizer-suppr.txt
T

37 linhas
872 B
Plaintext
Em bruto Vista normal Histórico

#
# ThreadSanitizer suppressions file for rocprofiler project.
#
# leaked thread
thread:libhsa-runtime64.so
# data race in operator delete(void*)
race:libamdhip64.so
2024-01-24 16:32:54 -06:00
# data race arising from hsa runtime
race:libhsa-runtime64.so
2024-12-05 22:48:19 -06:00
# data race(s) arising from OpenMP
race:__kmp_resume_template
race:__kmp_suspend_initialize_thread
# unlock of an unlocked mutex (or by a wrong thread)
mutex:libhsa-runtime64.so
2024-01-24 16:32:54 -06:00
# unlock of an unlocked mutex (or by a wrong thread)
mutex:librocm_smi64.so
# google logging
race:google::LogMessageTime::CalcGmtOffset
race:tzset_internal
2023-09-26 19:21:31 -05:00
# bug in libtsan.so.0 which thinks there is a
# double mutex lock (there isn't one)
mutex:external/ptl/source/PTL/TaskGroup.hh
# lock order inversion that cannot happen
mutex:source/lib/common/synchronized.hpp
# signal-unsafe function called from signal handler
signal:rocprofv3_error_signal_handler