shoareau
(shoareau)
May 4, 2023, 8:46pm
1
'Hello,
I pepared an analysze for a C/C++ project with the build wrapper and then i trigger the sonar-scanner.
During the analysis , it crashes with an exit code that i can not find.
Where can i find this exit code to understand my issue?
Thank you
com.sonar.cpp.analyzer.Analyzer$AnalyzerException: Exit code -1073741676:
Colin
(Colin)
May 8, 2023, 8:57am
2
Hey there.
Can you provide the full logs? Just one line isn’t enough.
And, as mentioned in the template post, what version of SonarQube are you using?
shoareau
(shoareau)
May 9, 2023, 12:45pm
3
sonar-cfamily-reproducer.zip (94.5 KB)
Hello,
Here is the full log.
It corresponds to a configuration with a build wrapper for C2000 dsp.
The issue is that the sonar-scaner.bat crashes with an exception.
Colin
(Colin)
May 9, 2023, 1:20pm
4
It looks like you’re using an old version of the build wrapper (6.20) instead of the one matching your SonarQube instance (6.41)
Please download the matching version from the server
https://sonarqube.slb.com/static/cpp/build-wrapper-win-x86.zip
And after using this, see if the issue persists?
1 Like
system
(system)
Closed
May 25, 2023, 6:03am
5
This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.