https://llvm.org/bugs/show_bug.cgi?id=26342
Bug ID: 26342 Summary: clang segfault reported while compiling seastar Product: clang Version: 3.7 Hardware: PC OS: Linux Status: NEW Severity: normal Priority: P Component: Frontend Assignee: unassignedclangb...@nondot.org Reporter: erich.ke...@verizon.net CC: llvm-bugs@lists.llvm.org Classification: Unclassified [ekeane1@ekeane1-desk1 seastar]$ clang++ --version clang version 3.7.0 (tags/RELEASE_370/final) Target: x86_64-redhat-linux-gnu Thread model: posix [32/124] CXX build/release/tests/rpc.o FAILED: clang++ -MMD -MT build/release/tests/rpc.o -MF build/release/tests/rpc.o.d -O2 -I build/release/gen -std=gnu++1y -g -Wall -Werror -fvisibility=hidden -pthread -I. -U_FORTIFY_SOURCE -Wno-mismatched-tags -Wno-pessimizing-move -Wno-redundant-move -Wno-inconsistent-missing-override -Wno-unused-private-field -Wno-unneeded-internal-declaration -DHAVE_HWLOC -DHAVE_NUMA -c -o build/release/tests/rpc.o tests/rpc.cc clang: error: unable to execute command: Segmentation fault (core dumped) clang: error: clang frontend command failed due to signal (use -v to see invocation) clang version 3.7.0 (tags/RELEASE_370/final) Target: x86_64-redhat-linux-gnu Thread model: posix clang: note: diagnostic msg: PLEASE submit a bug report to http://llvm.org/bugs/ and include the crash backtrace, preprocessed source, and associated run script. 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: /tmp/rpc-4337de.cpp clang: note: diagnostic msg: /tmp/rpc-4337de.sh clang: note: diagnostic msg: ******************** ninja: build stopped: subcommand failed. Those files have been attached. -- You are receiving this mail because: You are on the CC list for the bug.
_______________________________________________ llvm-bugs mailing list llvm-bugs@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs