Hello,
I am facing a crash with cppcheck 2.8 on windows (not tested linux).
With attached zip you may reproduce the problem by launching run.bat.
Crash does not occur 100% of the time in release mode, however in debug with Visual Studio I have an exception each time.
Thank you for your help
PS: I believe this in linked to the multi-thread, without "-j 8" not problem
Thanks for reporting, this PR fixes the issue: https://github.com/danmar/cppcheck/pull/4229
Log in to post a comment.
Hello,
I am facing a crash with cppcheck 2.8 on windows (not tested linux).
With attached zip you may reproduce the problem by launching run.bat.
Crash does not occur 100% of the time in release mode, however in debug with Visual Studio I have an exception each time.
Thank you for your help
PS: I believe this in linked to the multi-thread, without "-j 8" not problem
Thanks for reporting, this PR fixes the issue: https://github.com/danmar/cppcheck/pull/4229