| Issue |
175250
|
| Summary |
clang-tidy.exe crash
|
| Labels |
clang-tidy
|
| Assignees |
|
| Reporter |
CarlT789
|
There didn't seem to be much of crash trace, as some others have reported. I got this in VS 2026. LLVM version 20.1.8
I saw previous posts indicating that it happened with the "-modernize" flag, but I am not explicitly including that.
2> Running Code Analysis for C/C++...
2> Generating Code...
[1/32] Processing file C:\Repos\Software\Test\mctp\MessageMuxServerTests.cpp.
PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace.
Stack dump:
0. Program arguments: "C:\\Program Files\\Microsoft Visual Studio\\18\\Enterprise\\VC\\Tools\\Llvm\\bin\\clang-tidy.exe" C:\\Repos\\Software\\Test\\mctp\\MessageMuxServerTests.cpp C:\\Repos\\Software\\Test\\mctp\\MessageMuxTests.cpp C:\\Repos\\Software\\Test\\mctp\\TunnelingStreamTests.cpp C:\\Repos\\Software\\Test\\mctp\\TunnelledMessageMuxTests.cpp C:\\Repos\\Software\\Test\\PerformanceTimerTests.cpp C:\\Repos\\Software\\Test\\ReaderWriterLockTests.cpp C:\\Repos\\Software\\Test\\StdAfx.cpp C:\\Repos\\Software\\Test\\TestBarcodeCodec.cpp C:\\Repos\\Software\\Test\\TestCommonRegKey.cpp C:\\Repos\\Software\\Test\\TestException.cpp C:\\Repos\\Software\\Test\\TestEventMap.cpp C:\\Repos\\Software\\Test\\TestHistogram.cpp C:\\Repos\\Software\\Test\\TestOdbcClient.cpp C:\\Repos\\Software\\Test\\TestODBCStatement.cpp C:\\Repos\\Software\\Test\\TestODBCStatement_dbo.cpp C:\\Repos\\Software\\Test\\TestRegKey.cpp C:\\Repos\\Software\\Test\\TestResponseManager.cpp C:\\Repos\\Software\\Test\\TestRollingTimer.cpp C:\\Repos\\Software\\Test\\TestSchemeLoader.cpp C:\\Repos\\Software\\Test\\TestSharedMemoryManager.cpp C:\\Repos\\Software\\Test\\TestStdString.cpp C:\\Repos\\Software\\Test\\TestStreamLogger.cpp C:\\Repos\\Software\\Test\\TestStringRegKey.cpp C:\\Repos\\Software\\Test\\TestTestCaseLogger.cpp C:\\Repos\\Software\\Test\\TestThreadedSamplingTimer.cpp C:\\Repos\\Software\\Test\\TestTrackingWindow.cpp C:\\Repos\\Software\\Test\\TestTranslationMap.cpp C:\\Repos\\Software\\Test\\TestUTF8.cpp C:\\Repos\\Software\\Test\\TestWindowsGeneral.cpp C:\\Repos\\Software\\Test\\TestXmlSerializerNoDOM.cpp C:\\Repos\\Software\\Test\\YamlRegKeyTests.cpp C:\\Repos\\Software\\Test\\YamlTests.cpp "-p=..\\build\\Temp\\Test\\x86 Debug\\Test.ClangTidy" "--checks=--checks=bugprone-*, clang-analyzer-*, misc-*, hicpp-*, concurrency-*, -header-filter=.*, -performance-unnecessary-value-param, -performance-inefficient-algorithm, -hicpp-signed-bitwise, -nonportable-include-path, -optin.cplusplus.VirtualCall"
Exception Code: 0xC0000005
0x015693B0, C:\Program Files\Microsoft Visual Studio\18\Enterprise\VC\Tools\Llvm\bin\clang-tidy.exe(0x0000000000DC0000) + 0x7A93B0 byte(s)
0x77291C01, C:\WINDOWS\SYSTEM32\ntdll.dll(0x0000000077210000) + 0x81C01 byte(s), wcstombs() + 0x1 byte(s)
C:\Program Files\Microsoft Visual Studio\18\Enterprise\MSBuild\Microsoft\VC\v160\Microsoft.Cpp.ClangTidy.targets(228,5): error MSB6006: "clang-tidy.exe" exited with code -1073741819.
========== Rebuild All: 0 succeeded, 2 failed, 0 skipped ==========
_______________________________________________
llvm-bugs mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs