Issue 60619
Summary unable to execute command: Segmentation fault: 11
Labels new issue
Assignees
Reporter rockingdice
    clang: error: unable to execute command: Segmentation fault: 11
clang: error: clang frontend command failed due to signal (use -v to see invocation)
Apple clang version 14.0.0 (clang-1400.0.29.202)
Target: arm64-apple-ios11.0
Thread model: posix
InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin
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: /var/folders/p1/ws5ds_ls3531hgz1hw09hs5w0000gn/T/ObjectUnionBattlePoint-3fb2b3.cpp
clang: note: diagnostic msg: /var/folders/p1/ws5ds_ls3531hgz1hw09hs5w0000gn/T/ObjectUnionBattlePoint-3fb2b3.sh
clang: note: diagnostic msg: Crash backtrace is located in
clang: note: diagnostic msg: /Users/li9s/Library/Logs/DiagnosticReports/clang_<YYYY-MM-DD-HHMMSS>_<hostname>.crash
clang: note: diagnostic msg: (choose the .crash file that corresponds to your crash)
clang: note: diagnostic msg: 

********************
Preprocessed sources and scripts:
[files.zip](https://github.com/llvm/llvm-project/files/10693677/files.zip)

I'm using XCode 14.2(14C18),building for ios devices(arm64).
It happens randomly on cpp files, and the crash log is different each time. I can build the same project on a different Mac computer, the environment should be the same. 
Is there any chance that the hardware caused the problem?
_______________________________________________
llvm-bugs mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to