[Bug 235782] clang compiler crashed while building a large C++ program (that makes some use of boost), told me to submit a bug report

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sat Feb 16 16:45:06 UTC 2019


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=235782

            Bug ID: 235782
           Summary: clang compiler crashed while building a large C++
                    program (that makes some use of boost), told me to
                    submit a bug report
           Product: Base System
           Version: 12.0-RELEASE
          Hardware: amd64
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: bin
          Assignee: bugs at FreeBSD.org
          Reporter: robthedude at mac.com

c++: error: unable to execute command: Killed
c++: error: clang frontend command failed due to signal (use -v to see
invocation)
FreeBSD clang version 6.0.1 (tags/RELEASE_601/final 335540) (based on LLVM
6.0.1)
Target: x86_64-unknown-freebsd12.0
Thread model: posix
InstalledDir: /usr/bin
c++: note: diagnostic msg: PLEASE submit a bug report to
https://bugs.freebsd.org/submit/ and include the crash backtrace, preprocessed
source, and associated run script.
Killed
$ c++: note: diagnostic msg: 
********************

PLEASE ATTACH THE FOLLOWING FILES TO THE BUG REPORT:
Preprocessed source(s) and associated run script(s) are located at:
c++: note: diagnostic msg: /tmp/wpantund-a383d2.cpp
c++: note: diagnostic msg: /tmp/wpantund-a383d2.sh
c++: note: diagnostic msg: 

********************


I can't add the attachment because it's too large, and it also includes
basically all the code I'm trying to build.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-bugs mailing list