[Bug 251886] clang: error: clang frontend command failed due to signal

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Thu Dec 17 00:10:30 UTC 2020


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

Brooks Davis <brooks at FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |brooks at FreeBSD.org

--- Comment #1 from Brooks Davis <brooks at FreeBSD.org> ---
Is the crash reproducible (e.g. if you run /tmp/check_utility_compat-2e4627.sh
when the system isn't compiling other things)?

I see a stray:

Apr 14 15:20:35 bvgm kernel: pid 2224 (named), uid 53, was killed: out of swap
space

in your pasted output which suggests you're running low on memory. This is how
I'd expect clang to report being killed by the OOM killer.

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


More information about the freebsd-toolchain mailing list