Skip to content

Instantly share code, notes, and snippets.

@dalaing
Created November 24, 2017 05:54
Show Gist options
  • Save dalaing/1149e4920d4e37dbd6f8ae6f4120a34e to your computer and use it in GitHub Desktop.
Save dalaing/1149e4920d4e37dbd6f8ae6f4120a34e to your computer and use it in GitHub Desktop.
1. <eof> parser at end of file
2. Code generation
3. Running pass 'Function Pass Manager' on module 'rts/sm/Storage.c'.
4. Running pass 'WebAssembly Assembly Printer' on function '@flushExec'
clang-6.0: error: unable to execute command: Segmentation fault
clang-6.0: error: clang frontend command failed due to signal (use -v to see invocation)
clang version 6.0.0
Target: wasm32-unknown-unknown-wasm
Thread model: posix
InstalledDir: /nix/store/n602mwa9ry7mcr2cfw46wkpmvw62p80a-clang/bin
clang-6.0: note: diagnostic msg: PLEASE submit a bug report to and include the crash backtrace, preprocessed source, and associated run script.
clang-6.0: note: diagnostic msg:
********************
PLEASE ATTACH THE FOLLOWING FILES TO THE BUG REPORT:
Preprocessed source(s) and associated run script(s) are located at:
clang-6.0: note: diagnostic msg: /run/user/1000/Storage-f6a0bb.c
clang-6.0: note: diagnostic msg: /run/user/1000/Storage-f6a0bb.sh
clang-6.0: note: diagnostic msg:
********************
`wasm32-unknown-unknown-wasm-cc' failed in phase `C Compiler'. (Exit code: 254)
make[1]: *** [rts/ghc.mk:295: rts/dist/build/sm/Storage.o] Error 1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment