[Bug 217376] make buildworld exits with segfault

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sun Apr 23 18:35:22 UTC 2017


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

Dimitry Andric <dim at FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Assignee|freebsd-toolchain at FreeBSD.o |dim at FreeBSD.org
                   |rg                          |
             Status|New                         |In Progress
                 CC|                            |dim at FreeBSD.org

--- Comment #3 from Dimitry Andric <dim at FreeBSD.org> ---
I've tried reproducing your error with clang 5.0.0, 4.0.0, 3.9.0, 3.8.0 and
3.7.1, but for me your sample compiles just fine.  All these compiles don't
take a lot of memory either, so I think we can rule out crashes due to limited
RAM.

Maybe the /usr/obj/usr/src/tmp/usr/bin/cc executable was built with CPU options
which aren't valid for your hardware?  Are you able to get a backtrace and/or
some more detailed debugging information?

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


More information about the freebsd-toolchain mailing list