Sonarqube C anayals Error

Must-share information (formatted with Markdown):

  • which versions are you using (SonarQube, Scanner, Plugin, and any relevant extension)
    Sonarqube 9.9.2
    Scanner 5.0.1
  • how is SonarQube deployed: zip, Docker, Helm
    Docker
  • what are you trying to achieve
    com.sonar.cpp.analyzer.Analyzer$AnalyzerException: Exit code -1073741676
  • what have you tried so far to achieve this
    sonar-cfamily-reproducer.zip (37.8 KB)

Do not share screenshots of logs – share the text itself (bonus points for being well-formatted)!

Hi @kissoo99, and welcome to the community,

Thanks for sharing the reproducer with us. It seems that you are using ti-cgt-arm 16.9.6.LTS. Unfortunately, we don’t support old versions of texas compiler, and we have an open ticket about it [CPP-2906] - Jira.

Is it possible to build your code with a different compiler to run the analysis?

Best regards,
Michael