-
Notifications
You must be signed in to change notification settings - Fork 15k
Open
Labels
clang:codegenIR generation bugs: mangling, exceptions, etc.IR generation bugs: mangling, exceptions, etc.confirmedVerified by a second partyVerified by a second partycrashPrefer [crash-on-valid] or [crash-on-invalid]Prefer [crash-on-valid] or [crash-on-invalid]extension:microsoftplatform:windowsregression:17Regression in 17 releaseRegression in 17 release
Description
Stack dump:
0. Program arguments: C:\\PROGRA~1\\LLVM\\bin\\clang-cl.exe /nologo -TP -D_USE_MATH_DEFINES -D_VARIADIC_MAX=10 -D_WIN32_WINNT=0x0601 -D__OPENCV_BUILD=1 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -IC:\\Users\\rysza\\lib\\opencv\\build\\3rdparty\\ippicv\\ippicv_win\\icv\\include -IC:\\Users\\rysza\\lib\\opencv\\build\\3rdparty\\ippicv\\ippicv_win\\iw\\include -IC:\\Users\\rysza\\lib\\opencv\\build -IC:\\Users\\rysza\\lib\\opencv\\modules\\ts\\include -IC:\\Users\\rysza\\lib\\opencv\\build\\modules\\ts -IC:\\Users\\rysza\\lib\\opencv\\modules\\core\\include -IC:\\Users\\rysza\\lib\\opencv\\modules\\imgproc\\include -IC:\\Users\\rysza\\lib\\opencv\\modules\\imgcodecs\\include -IC:\\Users\\rysza\\lib\\opencv\\modules\\videoio\\include -IC:\\Users\\rysza\\lib\\opencv\\modules\\highgui\\include "-imsvcC:\\Program Files (x86)\\Intel\\oneAPI\\mkl\\latest\\include" /DWIN32 /D_WINDOWS /W4 /GR /D _CRT_SECURE_NO_DEPRECATE /D _CRT_NONSTDC_NO_DEPRECATE /D _SCL_SECURE_NO_WARNINGS /Gy /bigobj /Oi /fp:precise -W -Wreturn-type -Wnon-virtual-dtor -Waddress -Wsequence-point -Wformat -Wformat-security -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Winit-self -Wpointer-arith -Wshadow -Wsign-promo -Wuninitialized -Winconsistent-missing-override -Wno-delete-non-virtual-dtor -Wno-unnamed-type-template-args -Wno-comment -Wno-deprecated-enum-enum-conversion -Wno-deprecated-anon-enum-enum-conversion -Wno-long-long -Qunused-arguments /FS -msse3 -mssse3 -msse4.1 -mpopcnt -msse4.2 -mavx -mf16c -mavx2 -mfma /EHa /wd4127 /wd4251 /wd4324 /wd4275 /wd4512 /wd4589 /wd4819 -Wno-undef /O2 /Ob2 /DNDEBUG -DNDEBUG -MD /showIncludes /Fomodules\\ts\\CMakeFiles\\opencv_ts.dir\\src\\ts_gtest.cpp.obj /Fdlib\\opencv_ts4100.pdb -c -- C:\\Users\\rysza\\lib\\opencv\\modules\\ts\\src\\ts_gtest.cpp
1. <eof> parser at end of file
2. Code generation
3. Running pass 'Function Pass Manager' on module 'C:\Users\rysza\lib\opencv\modules\ts\src\ts_gtest.cpp'.
4. Running pass 'X86 Assembly Printer' on function '@"??$HandleSehExceptionsInMethodIfSupported@VTest@testing@@X@internal@testing@@YAXPEAVTest@1@P821@EAAXXZPEBD@Z"'
Exception Code: 0xC0000005
#0 0x00007ff6ad89522c (C:\PROGRA~1\LLVM\bin\clang-cl.exe+0x1cc522c)
#1 0x00007ff6ad894df1 (C:\PROGRA~1\LLVM\bin\clang-cl.exe+0x1cc4df1)
#2 0x00007ff6ac2f9eea (C:\PROGRA~1\LLVM\bin\clang-cl.exe+0x729eea)
#3 0x00007ff6ad6a2293 (C:\PROGRA~1\LLVM\bin\clang-cl.exe+0x1ad2293)
#4 0x00007ff6ac13f7ed (C:\PROGRA~1\LLVM\bin\clang-cl.exe+0x56f7ed)
#5 0x00007ff6ad257001 (C:\PROGRA~1\LLVM\bin\clang-cl.exe+0x1687001)
#6 0x00007ff6ad2416b1 (C:\PROGRA~1\LLVM\bin\clang-cl.exe+0x16716b1)
#7 0x00007ff6abea3741 (C:\PROGRA~1\LLVM\bin\clang-cl.exe+0x2d3741)
#8 0x00007ff6abea30e7 (C:\PROGRA~1\LLVM\bin\clang-cl.exe+0x2d30e7)
#9 0x00007ff6abe9c8ac (C:\PROGRA~1\LLVM\bin\clang-cl.exe+0x2cc8ac)
#10 0x00007ff6ad23bfc5 (C:\PROGRA~1\LLVM\bin\clang-cl.exe+0x166bfc5)
#11 0x00007ff6ad72e188 (C:\PROGRA~1\LLVM\bin\clang-cl.exe+0x1b5e188)
#12 0x00007ff6ac18e341 (C:\PROGRA~1\LLVM\bin\clang-cl.exe+0x5be341)
#13 0x00007ff6ac18ded2 (C:\PROGRA~1\LLVM\bin\clang-cl.exe+0x5bded2)
#14 0x00007ff6ac18ac46 (C:\PROGRA~1\LLVM\bin\clang-cl.exe+0x5bac46)
#15 0x00007ff6ac187c05 (C:\PROGRA~1\LLVM\bin\clang-cl.exe+0x5b7c05)
#16 0x00007ff6ac18659e (C:\PROGRA~1\LLVM\bin\clang-cl.exe+0x5b659e)
#17 0x00007ff6ac8a003d (C:\PROGRA~1\LLVM\bin\clang-cl.exe+0xcd003d)
#18 0x00007ff6ac310075 (C:\PROGRA~1\LLVM\bin\clang-cl.exe+0x740075)
#19 0x00007ff6ac30fe68 (C:\PROGRA~1\LLVM\bin\clang-cl.exe+0x73fe68)
#20 0x00007ff6ac00c008 (C:\PROGRA~1\LLVM\bin\clang-cl.exe+0x43c008)
#21 0x00007ff6ac00b38e (C:\PROGRA~1\LLVM\bin\clang-cl.exe+0x43b38e)
#22 0x00007ff6ac00af07 (C:\PROGRA~1\LLVM\bin\clang-cl.exe+0x43af07)
#23 0x00007ff6ac002696 (C:\PROGRA~1\LLVM\bin\clang-cl.exe+0x432696)
#24 0x00007ff6abfffe13 (C:\PROGRA~1\LLVM\bin\clang-cl.exe+0x42fe13)
#25 0x00007ff6ad7ce458 (C:\PROGRA~1\LLVM\bin\clang-cl.exe+0x1bfe458)
#26 0x00007fff5932257d (C:\Windows\System32\KERNEL32.DLL+0x1257d)
#27 0x00007fff5a6caf28 (C:\Windows\SYSTEM32\ntdll.dll+0x5af28)
clang-cl: error: clang frontend command failed due to signal (use -v to see invocation)
clang version 19.1.0
Target: x86_64-pc-windows-msvc
Thread model: posix
InstalledDir: C:\Program Files\LLVM\bin
Metadata
Metadata
Assignees
Labels
clang:codegenIR generation bugs: mangling, exceptions, etc.IR generation bugs: mangling, exceptions, etc.confirmedVerified by a second partyVerified by a second partycrashPrefer [crash-on-valid] or [crash-on-invalid]Prefer [crash-on-valid] or [crash-on-invalid]extension:microsoftplatform:windowsregression:17Regression in 17 releaseRegression in 17 release