Skip to content

Instantly share code, notes, and snippets.

@ChadSki
Created September 15, 2013 15:05
Show Gist options
  • Save ChadSki/6571574 to your computer and use it in GitHub Desktop.
Save ChadSki/6571574 to your computer and use it in GitHub Desktop.
Xcode error message
0 clang 0x0000000100c57bb2 main + 12932498
clang: error: unable to execute command: Segmentation fault: 11
clang: error: clang frontend command failed due to signal (use -v to see invocation)
Apple LLVM version 4.2 (clang-425.0.28) (based on LLVM 3.2svn)
Target: i386-apple-darwin12.4.0
Thread model: posix
clang: note: diagnostic msg: PLEASE submit a bug report to http://developer.apple.com/bugreporter/ and include the crash backtrace, preprocessed source, and associated run script.
clang: error: unable to execute command: Segmentation fault: 11
clang: note: diagnostic msg: Error generating preprocessed source(s).
Command /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang failed with exit code 254
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment