issues Converting reports (using reports-converter) from sanitizers #4077
Closed
glevkovich
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi,
I’m trying to convert the text reports of Google Sanitizers into CodeChecker support format (plist). Instruction are posted here: report-converter - CodeChecker
I’ve used Clang-9, 12, and 16 with no success, both on ASAN and TSAN.
I’m using Codechecker 6.22.
I’m running the next commands and get similar errors:
for ASan:
For tsan:
What am I doing wrong? is there another way around it or other tools to convert to plist?
This is the content of asan.output:
Beta Was this translation helpful? Give feedback.
All reactions