libbitcoin / libbitcoin-node

Bitcoin Full Node
Other
61 stars 48 forks source link

macOS/clang: compiler segfault. #630

Closed evoskuil closed 3 months ago

evoskuil commented 3 months ago
  CXX      console/bn-executor.o
  CXX      console/bn-main.o
  CXX      console/bn-stack_trace.o
  CXX      src/libbitcoin_node_la-configuration.lo
  CXX      src/libbitcoin_node_la-error.lo
  CXX      src/libbitcoin_node_la-full_node.lo
  CXX      src/libbitcoin_node_la-parser.lo
  CXX      src/libbitcoin_node_la-settings.lo
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 15.0.0 (clang-1500.0.40.1)
Target: x86_64-apple-darwin22.6.0
Thread model: posix
InstalledDir: /Applications/Xcode_15.0.1.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/yv/tw23g49x7kb1jh_s6mf3zvyh0000gn/T/executor-3a420d.cpp
clang: note: diagnostic msg: /var/folders/yv/tw23g49x7kb1jh_s6mf3zvyh0000gn/T/executor-3a420d.sh
clang: note: diagnostic msg: Crash backtrace is located in
clang: note: diagnostic msg: /Users/runner/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: 

********************
make: *** [console/bn-executor.o] Error 1

https://github.com/libbitcoin/libbitcoin-node/actions/runs/9183667100/job/25254748057?pr=629

evoskuil commented 3 months ago

Restarted and ok.

https://github.com/libbitcoin/libbitcoin-node/actions/runs/9183667100/job/25255481476?pr=629