-
Notifications
You must be signed in to change notification settings - Fork 14.7k
Closed
Labels
crashPrefer [crash-on-valid] or [crash-on-invalid]Prefer [crash-on-valid] or [crash-on-invalid]llvm:ir
Description
Console shows two exeptions:
First exeption :
Building Library\Bee\artifacts\WebGL\GameAssembly\release_WebGL_wasm\kv2hzjkzyyba.o failed with output:
emcc: error: '"C:/Program Files/Unity/Hub/Editor/2022.3.47f1/Editor/Data/PlaybackEngines/WebGLSupport/BuildTools/Emscripten/llvm\clang++.exe" -target wasm32-unknown-emscripten -DEMSCRIPTEN -D__EMSCRIPTEN_major__=3 -D__EMSCRIPTEN_minor__=1 -D__EMSCRIPTEN_tiny__=8 -mllvm -combiner-global-alias-analysis=false -mllvm -enable-emscripten-cxx-exceptions -mllvm -enable-emscripten-sjlj -mllvm -disable-lsr -Werror=implicit-function-declaration -Xclang -iwithsysroot/include/SDL "--sysroot=C:\Program Files\Unity\Hub\Editor\2022.3.47f1\Editor\Data\PlaybackEngines\WebGLSupport\BuildTools\Emscripten\emscripten\cache\sysroot" -Xclang -iwithsysroot/include\compat -D__webgl__ -Wno-c++11-extensions -Wno-nonportable-include-path -ffunction-sections -fno-unwind-tables -fomit-frame-pointer -fno-threadsafe-statics -std=c++11 -Wno-#warnings -Wswitch -Wno-trigraphs -Wno-tautological-compare -Wno-invalid-offsetof -Wno-implicitly-unsigned-literal -Wno-integer-overflow -Wno-shift-negative-value -Wno-unknown-attributes -Wno-implicit-function-declaration -Wno-null-conversion -Wno-missing-declarations -Wno-unused-value -Wno-pragma-once-outside-header -fvisibility=hidden -fexceptions -fno-rtti -O3 -fno-strict-overflow -ffunction-sections -fdata-sections -fmessage-length=0 -pipe -D_GLIBCXX_USE_CXX11_ABI=0 -DBASELIB_INLINE_NAMESPACE=il2cpp_baselib -DIL2CPP_MONO_DEBUGGER_DISABLED -DRUNTIME_IL2CPP -DHAVE_BDWGC_GC -DNDEBUG -I. "-IC:/Git Repositories/SandboxRepo/Library/Bee/artifacts/WebGL/il2cppOutput/cpp" "-IC:/Program Files/Unity/Hub/Editor/2022.3.47f1/Editor/Data/il2cpp/libil2cpp/pch" "-IC:/Program Files/Unity/Hub/Editor/2022.3.47f1/Editor/Data/il2cpp/libil2cpp" "-IC:/Program Files/Unity/Hub/Editor/2022.3.47f1/Editor/Data/il2cpp/external/baselib/Include" "-IC:/Program Files/Unity/Hub/Editor/2022.3.47f1/Editor/Data/il2cpp/libil2cpp/os/ClassLibraryPAL/brotli/include" "-IC:/Program Files/Unity/Hub/Editor/2022.3.47f1/Editor/Data/il2cpp/external/baselib/Platforms/WebGL/Include" -fcolor-diagnostics -fdiagnostics-absolute-paths -c -xc++ "C:/Git Repositories/SandboxRepo/Library/Bee/artifacts/WebGL/il2cppOutput/cpp/Generics__14.cpp" -o Library/Bee/artifacts/WebGL/GameAssembly/release_WebGL_wasm/kv2hzjkzyyba.o' failed (returned 3221225477)
UnityEngine.GUIUtility:ProcessEvent (int,intptr,bool&)
Second exeption:
Building Library\Bee\artifacts\WebGL\GameAssembly\release_WebGL_wasm\pds746owjwnk.o failed with output:
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/Unity/Hub/Editor/2022.3.47f1/Editor/Data/PlaybackEngines/WebGLSupport/BuildTools/Emscripten/llvm\\clang++.exe" -target wasm32-unknown-emscripten -DEMSCRIPTEN -D__EMSCRIPTEN_major__=3 -D__EMSCRIPTEN_minor__=1 -D__EMSCRIPTEN_tiny__=8 -mllvm -combiner-global-alias-analysis=false -mllvm -enable-emscripten-cxx-exceptions -mllvm -enable-emscripten-sjlj -mllvm -disable-lsr -Werror=implicit-function-declaration -Xclang -iwithsysroot/include/SDL "--sysroot=C:\\Program Files\\Unity\\Hub\\Editor\\2022.3.47f1\\Editor\\Data\\PlaybackEngines\\WebGLSupport\\BuildTools\\Emscripten\\emscripten\\cache\\sysroot" -Xclang -iwithsysroot/include\\compat -D__webgl__ -Wno-c++11-extensions -Wno-nonportable-include-path -ffunction-sections -fno-unwind-tables -fomit-frame-pointer -fno-threadsafe-statics -std=c++11 -Wno-#warnings -Wswitch -Wno-trigraphs -Wno-tautological-compare -Wno-invalid-offsetof -Wno-implicitly-unsigned-literal -Wno-integer-overflow -Wno-shift-negative-value -Wno-unknown-attributes -Wno-implicit-function-declaration -Wno-null-conversion -Wno-missing-declarations -Wno-unused-value -Wno-pragma-once-outside-header -fvisibility=hidden -fexceptions -fno-rtti -O3 -fno-strict-overflow -ffunction-sections -fdata-sections -fmessage-length=0 -pipe -D_GLIBCXX_USE_CXX11_ABI=0 -DBASELIB_INLINE_NAMESPACE=il2cpp_baselib -DIL2CPP_MONO_DEBUGGER_DISABLED -DRUNTIME_IL2CPP -DHAVE_BDWGC_GC -DNDEBUG -I. "-IC:/Git Repositories/SandboxRepo/Library/Bee/artifacts/WebGL/il2cppOutput/cpp" "-IC:/Program Files/Unity/Hub/Editor/2022.3.47f1/Editor/Data/il2cpp/libil2cpp/pch" "-IC:/Program Files/Unity/Hub/Editor/2022.3.47f1/Editor/Data/il2cpp/libil2cpp" "-IC:/Program Files/Unity/Hub/Editor/2022.3.47f1/Editor/Data/il2cpp/external/baselib/Include" "-IC:/Program Files/Unity/Hub/Editor/2022.3.47f1/Editor/Data/il2cpp/libil2cpp/os/ClassLibraryPAL/brotli/include" "-IC:/Program Files/Unity/Hub/Editor/2022.3.47f1/Editor/Data/il2cpp/external/baselib/Platforms/WebGL/Include" -fcolor-diagnostics -fdiagnostics-absolute-paths -c -xc++ "C:/Git Repositories/SandboxRepo/Library/Bee/artifacts/WebGL/il2cppOutput/cpp/Generics.cpp" -o Library/Bee/artifacts/WebGL/GameAssembly/release_WebGL_wasm/pds746owjwnk.o
1. <eof> parser at end of file
2. Code generation
3. Running pass 'Function Pass Manager' on module 'C:/Git Repositories/SandboxRepo/Library/Bee/artifacts/WebGL/il2cppOutput/cpp/Generics.cpp'.
4. Running pass 'Slot index numbering' on function '@U3CU3Ec__cctor_m305CE98BDF98FA328C19E47AD021978A2368F55B_gshared'
#0 0x00007ff6946dc044 C:\Program Files\Unity\Hub\Editor\2022.3.47f1\Editor\Data\PlaybackEngines\WebGLSupport\BuildTools\Emscripten\llvm\clang++.exe 0x60c044 C:\Program Files\Unity\Hub\Editor\2022.3.47f1\Editor\Data\PlaybackEngines\WebGLSupport\BuildTools\Emscripten\llvm\clang++.exe 0x5e6194
#1 0x00007ff6946dc044 C:\Program Files\Unity\Hub\Editor\2022.3.47f1\Editor\Data\PlaybackEngines\WebGLSupport\BuildTools\Emscripten\llvm\clang++.exe 0x844c58 C:\Program Files\Unity\Hub\Editor\2022.3.47f1\Editor\Data\PlaybackEngines\WebGLSupport\BuildTools\Emscripten\llvm\clang++.exe 0x844ea3
#2 0x00007ff6946dc044 C:\Program Files\Unity\Hub\Editor\2022.3.47f1\Editor\Data\PlaybackEngines\WebGLSupport\BuildTools\Emscripten\llvm\clang++.exe 0x8450e7 C:\Program Files\Unity\Hub\Editor\2022.3.47f1\Editor\Data\PlaybackEngines\WebGLSupport\BuildTools\Emscripten\llvm\clang++.exe 0x844960
#3 0x00007ff6946dc044 C:\Program Files\Unity\Hub\Editor\2022.3.47f1\Editor\Data\PlaybackEngines\WebGLSupport\BuildTools\Emscripten\llvm\clang++.exe 0x108a338 C:\Program Files\Unity\Hub\Editor\2022.3.47f1\Editor\Data\PlaybackEngines\WebGLSupport\BuildTools\Emscripten\llvm\clang++.exe 0x108825c
#4 0x00007ff6946dc044 C:\Program Files\Unity\Hub\Editor\2022.3.47f1\Editor\Data\PlaybackEngines\WebGLSupport\BuildTools\Emscripten\llvm\clang++.exe 0x1089e01 C:\Program Files\Unity\Hub\Editor\2022.3.47f1\Editor\Data\PlaybackEngines\WebGLSupport\BuildTools\Emscripten\llvm\clang++.exe 0x2f9382e
#5 0x00007ff6946dc044 C:\Program Files\Unity\Hub\Editor\2022.3.47f1\Editor\Data\PlaybackEngines\WebGLSupport\BuildTools\Emscripten\llvm\clang++.exe 0x2108a64 C:\Program Files\Unity\Hub\Editor\2022.3.47f1\Editor\Data\PlaybackEngines\WebGLSupport\BuildTools\Emscripten\llvm\clang++.exe 0x1623857
#6 0x00007ff6946dc044 C:\Program Files\Unity\Hub\Editor\2022.3.47f1\Editor\Data\PlaybackEngines\WebGLSupport\BuildTools\Emscripten\llvm\clang++.exe 0x2f92628 C:\Program Files\Unity\Hub\Editor\2022.3.47f1\Editor\Data\PlaybackEngines\WebGLSupport\BuildTools\Emscripten\llvm\clang++.exe 0x1623332
#7 0x00007ff6946dc044 C:\Program Files\Unity\Hub\Editor\2022.3.47f1\Editor\Data\PlaybackEngines\WebGLSupport\BuildTools\Emscripten\llvm\clang++.exe 0x15edf45 C:\Program Files\Unity\Hub\Editor\2022.3.47f1\Editor\Data\PlaybackEngines\WebGLSupport\BuildTools\Emscripten\llvm\clang++.exe 0x168a288
#8 0x00007ff6946dc044 C:\Program Files\Unity\Hub\Editor\2022.3.47f1\Editor\Data\PlaybackEngines\WebGLSupport\BuildTools\Emscripten\llvm\clang++.exe 0x73533 C:\Program Files\Unity\Hub\Editor\2022.3.47f1\Editor\Data\PlaybackEngines\WebGLSupport\BuildTools\Emscripten\llvm\clang++.exe 0x6e467
#9 0x00007ff6946dc044 C:\Program Files\Unity\Hub\Editor\2022.3.47f1\Editor\Data\PlaybackEngines\WebGLSupport\BuildTools\Emscripten\llvm\clang++.exe 0x15064f7 C:\Program Files\Unity\Hub\Editor\2022.3.47f1\Editor\Data\PlaybackEngines\WebGLSupport\BuildTools\Emscripten\llvm\clang++.exe 0xdc4e1d
#10 0x00007ff6946dc044 C:\Program Files\Unity\Hub\Editor\2022.3.47f1\Editor\Data\PlaybackEngines\WebGLSupport\BuildTools\Emscripten\llvm\clang++.exe 0x1506ad0 C:\Program Files\Unity\Hub\Editor\2022.3.47f1\Editor\Data\PlaybackEngines\WebGLSupport\BuildTools\Emscripten\llvm\clang++.exe 0x1481fbf
#11 0x00007ff6946dc044 C:\Program Files\Unity\Hub\Editor\2022.3.47f1\Editor\Data\PlaybackEngines\WebGLSupport\BuildTools\Emscripten\llvm\clang++.exe 0x148230d C:\Program Files\Unity\Hub\Editor\2022.3.47f1\Editor\Data\PlaybackEngines\WebGLSupport\BuildTools\Emscripten\llvm\clang++.exe 0x14691be
#12 0x00007ff6946dc044 C:\Program Files\Unity\Hub\Editor\2022.3.47f1\Editor\Data\PlaybackEngines\WebGLSupport\BuildTools\Emscripten\llvm\clang++.exe 0x708bb C:\Program Files\Unity\Hub\Editor\2022.3.47f1\Editor\Data\PlaybackEngines\WebGLSupport\BuildTools\Emscripten\llvm\clang++.exe 0x2d53484
#13 0x00007ff6946dc044 (C:\Program Files\Unity\Hub\Editor\2022.3.47f1\Editor\Data\PlaybackEngines\WebGLSupport\BuildTools\Emscripten\llvm\clang++.exe+0x60c044)
#14 0x00007ff6946b6194 (C:\Program Files\Unity\Hub\Editor\2022.3.47f1\Editor\Data\PlaybackEngines\WebGLSupport\BuildTools\Emscripten\llvm\clang++.exe+0x5e6194)
0x00007FF6946DC044 (0x0000018107555310 0x00000034000004F0 0x0000018107555480 0x0000018107555408)
0x00007FF6946B6194 (0x00007FF6974C2788 0x0000018107555310 0x0000000000000000 0x000000348A18BA20)
0x00007FF694914C58 (0x0000018106FF4A90 0x0000018106551AD0 0x0000000000000001 0x0000018106FF4A00)
0x00007FF694914EA3 (0x0000000000000001 0x0000000000000000 0x000000348A18BB79 0x000001810354DE60)
0x00007FF6949150E7 (0x000000348A18C000 0x0000000000000001 0x000000348A18C000 0x0000003400000009)
0x00007FF694914960 (0x000000348A18C060 0x000000348A18BC99 0x0000000000000005 0x000001810354DEE0)
0x00007FF69515A338 (0x0000000000000000 0x000000348A18C060 0x000000348A18C060 0x0000018108B60978)
0x00007FF69515825C (0x0000000000000000 0x0000000000000000 0x00000000000003FF 0x00000000000406B0)
0x00007FF695159E01 (0x0000018103538250 0x000001810354DD98 0x000001810354DD98 0x0000000000000000)
0x00007FF69706382E (0x0000000000000000 0x0000018103538250 0x00000181034E48D0 0x0000000000000000)
0x00007FF6961D8A64 (0x00000181034E3100 0x0000000000000000 0x00000181034E3190 0x0000000000000000)
0x00007FF6956F3857 (0x00000181034E8C30 0x0000000000000000 0x00000000000003FF 0x00000000000011F5)
0x00007FF697062628 (0x000000348A18D7B0 0x00007FF6956C84B4 0x00002035B201476A 0x00007FF696E2314F)
0x00007FF6956F3332 (0x0000000000000000 0x000000348A18D728 0x0000000400000000 0x00000181034E8C30)
0x00007FF6956BDF45 (0x00000181034E4BD0 0x0000000000000038 0x0000000000000000 0x00000181034E3190)
0x00007FF69575A288 (0x0000000000000000 0x000000348A18D960 0x0000018103478470 0x0000000000000000)
0x00007FF694143533 (0x0000000000000000 0x000000348A18E0D9 0x000000348A18E1E0 0x0000000000000000)
0x00007FF69413E467 (0x00000181034AB170 0x000000348A18E1F8 0x000000348A18E1E0 0x0000000000000000)
0x00007FF6955D64F7 (0x00000181034AB170 0x000000348A18E1E0 0x0000000000000000 0x00000181034E37C0)
0x00007FF694E94E1D (0x000000348A18FD80 0x0000000000000000 0x0000018103460000 0x0000018110000010)
0x00007FF6955D6AD0 (0x00000181034AA470 0x000000348A18E739 0x00000181034E35D0 0x0000000000000000)
0x00007FF695551FBF (0x00000181034DF0E0 0x00000181034DF0E0 0x000000000000003E 0x00000181034E2AB8)
0x00007FF69555230D (0x000000348A18E8B9 0x0000000000000000 0x00000181034E2AC0 0x00000181034E2AC0)
0x00007FF6955391BE (0x0000000000000000 0x0000000000000001 0x0000000000000001 0x0000000000000000)
0x00007FF6941408BB (0x0000000000000000 0x0000000000000000 0x0000000000000000 0x0000000000000000)
0x00007FF696E23484 (0x0000000000000000 0x0000000000000000 0x0000000000000000 0x0000000000000000)
0x00007FFCD457E8D7 (0x0000000000000000 0x0000000000000000 0x000004F0FFFFFB30 0x000004D0FFFFFB30), BaseThreadInitThunk() + 0x17 bytes(s)
0x00007FFCD5EBC34C (0x0000000000000000 0x0000000000000000 0x0000000000000000 0x0000000000000000), RtlUserThreadStart() + 0x2C bytes(s)
clang++: error: clang frontend command failed due to signal (use -v to see invocation)
clang version 14.0.1 (https://github-com-cache.bf.unity3d.com/Unity-Technologies/llvm-project c62053979489ccb002efe411c3af059addcb5d7d)
Target: wasm32-unknown-emscripten
Thread model: posix
InstalledDir: C:\Program Files\Unity\Hub\Editor\2022.3.47f1\Editor\Data\PlaybackEngines\WebGLSupport\BuildTools\Emscripten\llvm
clang++: note: diagnostic msg:
********************
PLEASE ATTACH THE FOLLOWING FILES TO THE BUG REPORT:
Preprocessed source(s) and associated run script(s) are located at:
clang++: note: diagnostic msg: C:\Users\vovk_\AppData\Local\Temp\Generics-ec2f98.cpp
clang++: note: diagnostic msg: C:\Users\vovk_\AppData\Local\Temp\Generics-ec2f98.sh
clang++: note: diagnostic msg:
********************
emcc: error: '"C:/Program Files/Unity/Hub/Editor/2022.3.47f1/Editor/Data/PlaybackEngines/WebGLSupport/BuildTools/Emscripten/llvm\clang++.exe" -target wasm32-unknown-emscripten -DEMSCRIPTEN -D__EMSCRIPTEN_major__=3 -D__EMSCRIPTEN_minor__=1 -D__EMSCRIPTEN_tiny__=8 -mllvm -combiner-global-alias-analysis=false -mllvm -enable-emscripten-cxx-exceptions -mllvm -enable-emscripten-sjlj -mllvm -disable-lsr -Werror=implicit-function-declaration -Xclang -iwithsysroot/include/SDL "--sysroot=C:\Program Files\Unity\Hub\Editor\2022.3.47f1\Editor\Data\PlaybackEngines\WebGLSupport\BuildTools\Emscripten\emscripten\cache\sysroot" -Xclang -iwithsysroot/include\compat -D__webgl__ -Wno-c++11-extensions -Wno-nonportable-include-path -ffunction-sections -fno-unwind-tables -fomit-frame-pointer -fno-threadsafe-statics -std=c++11 -Wno-#warnings -Wswitch -Wno-trigraphs -Wno-tautological-compare -Wno-invalid-offsetof -Wno-implicitly-unsigned-literal -Wno-integer-overflow -Wno-shift-negative-value -Wno-unknown-attributes -Wno-implicit-function-declaration -Wno-null-conversion -Wno-missing-declarations -Wno-unused-value -Wno-pragma-once-outside-header -fvisibility=hidden -fexceptions -fno-rtti -O3 -fno-strict-overflow -ffunction-sections -fdata-sections -fmessage-length=0 -pipe -D_GLIBCXX_USE_CXX11_ABI=0 -DBASELIB_INLINE_NAMESPACE=il2cpp_baselib -DIL2CPP_MONO_DEBUGGER_DISABLED -DRUNTIME_IL2CPP -DHAVE_BDWGC_GC -DNDEBUG -I. "-IC:/Git Repositories/SandboxRepo/Library/Bee/artifacts/WebGL/il2cppOutput/cpp" "-IC:/Program Files/Unity/Hub/Editor/2022.3.47f1/Editor/Data/il2cpp/libil2cpp/pch" "-IC:/Program Files/Unity/Hub/Editor/2022.3.47f1/Editor/Data/il2cpp/libil2cpp" "-IC:/Program Files/Unity/Hub/Editor/2022.3.47f1/Editor/Data/il2cpp/external/baselib/Include" "-IC:/Program Files/Unity/Hub/Editor/2022.3.47f1/Editor/Data/il2cpp/libil2cpp/os/ClassLibraryPAL/brotli/include" "-IC:/Program Files/Unity/Hub/Editor/2022.3.47f1/Editor/Data/il2cpp/external/baselib/Platforms/WebGL/Include" -fcolor-diagnostics -fdiagnostics-absolute-paths -c -xc++ "C:/Git Repositories/SandboxRepo/Library/Bee/artifacts/WebGL/il2cppOutput/cpp/Generics.cpp" -o Library/Bee/artifacts/WebGL/GameAssembly/release_WebGL_wasm/pds746owjwnk.o' failed (returned 1)
UnityEngine.GUIUtility:ProcessEvent (int,intptr,bool&)
My OS -Windows 11 Pro
My RAM - 32 gb
I tried clear cash, i was deleting temporary files from project, I tried a new project, I reinstalled Unity and tried to change build settings. Nothing helps.
Metadata
Metadata
Assignees
Labels
crashPrefer [crash-on-valid] or [crash-on-invalid]Prefer [crash-on-valid] or [crash-on-invalid]llvm:ir