Skip to content

crash report #140358

Open
Open
@felinepunch

Description

@felinepunch
warning: overriding the module target triple with x86_64-pc-windows-msvc19.44.35207 [-Woverride-module]
PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace, preprocessed source, and associated run script.
Stack dump:
0.      Program arguments: "C:\\Program Files\\LLVM\\bin\\clang.exe" -cc1 -triple x86_64-pc-windows-msvc19.44.35207 -emit-obj -mincremental-linker-compatible -dumpdir a- -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name cleanup.ll -mrelocation-model pic -pic-level 2 -mframe-pointer=none -relaxed-aliasing -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -fms-volatile -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -fdebug-compilation-dir=C:\\Users\\cozy.vh\\OneDrive\\\271\256\274\2552\\llvm -fcoverage-compilation-dir=C:\\Users\\cozy.vh\\OneDrive\\\271\256\274\2552\\llvm -resource-dir "C:\\Program Files\\LLVM\\lib\\clang\\20" -ferror-limit 19 -fmessage-length=120 -fno-use-cxa-atexit -fms-extensions -fms-compatibility -fms-compatibility-version=19.44.35207 -fskip-odr-check-in-gmf -fdelayed-template-parsing -fcolor-diagnostics -faddrsig -o C:\\Users\\cozy.vh\\AppData\\Local\\Temp\\cleanup-bb58b2.o -x ir cleanup.ll
1.      Code generation
2.      Running pass 'Function Pass Manager' on module 'cleanup.ll'.
3.      Running pass 'Exception handling preparation' on function '@f'
Exception Code: 0xC0000005
 #0 0x00007ff7d66ce1d4 (C:\Program Files\LLVM\bin\clang.exe+0x2ce1d4)
 #1 0x00007ff7d80e8791 (C:\Program Files\LLVM\bin\clang.exe+0x1ce8791)
 #2 0x00007ff7d68f1694 (C:\Program Files\LLVM\bin\clang.exe+0x4f1694)
 #3 0x00007ff7d7ddcad4 (C:\Program Files\LLVM\bin\clang.exe+0x19dcad4)
 #4 0x00007ff7d6783411 (C:\Program Files\LLVM\bin\clang.exe+0x383411)
 #5 0x00007ff7d6782de6 (C:\Program Files\LLVM\bin\clang.exe+0x382de6)
 #6 0x00007ff7d677c9e2 (C:\Program Files\LLVM\bin\clang.exe+0x37c9e2)
 #7 0x00007ff7d6b494df (C:\Program Files\LLVM\bin\clang.exe+0x7494df)
 #8 0x00007ff7d6427ef3 (C:\Program Files\LLVM\bin\clang.exe+0x27ef3)
 #9 0x00007ff7d6427b62 (C:\Program Files\LLVM\bin\clang.exe+0x27b62)
#10 0x00007ff7d6424f36 (C:\Program Files\LLVM\bin\clang.exe+0x24f36)
#11 0x00007ff7d6421a4d (C:\Program Files\LLVM\bin\clang.exe+0x21a4d)
#12 0x00007ff7d642033e (C:\Program Files\LLVM\bin\clang.exe+0x2033e)
#13 0x00007ff7d6868b4a (C:\Program Files\LLVM\bin\clang.exe+0x468b4a)
#14 0x00007ff7d6865583 (C:\Program Files\LLVM\bin\clang.exe+0x465583)
#15 0x00007ff7d834a384 (C:\Program Files\LLVM\bin\clang.exe+0x1f4a384)
#16 0x00007ffa502e7374 (C:\WINDOWS\System32\KERNEL32.DLL+0x17374)
#17 0x00007ffa50dfcc91 (C:\WINDOWS\SYSTEM32\ntdll.dll+0x4cc91)
clang: error: clang frontend command failed due to signal (use -v to see invocation)
clang version 20.1.0
Target: x86_64-pc-windows-msvc
Thread model: posix
InstalledDir: C:\Program Files\LLVM\bin
clang: note: diagnostic msg: Error generating preprocessed source(s) - no preprocessable inputs.

command: clang cleanup.ll

cleanup.zip

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions