[Bug 233336] statically linked binaries built WITH_RETPOLINE crash at startup

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Mon Nov 19 21:28:12 UTC 2018


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

Charlie Li <ml+freebsd at vishwin.info> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ml+freebsd at vishwin.info

--- Comment #4 from Charlie Li <ml+freebsd at vishwin.info> ---
This revision fixed my problem of static binaries crashing since base r339898
that I had been discussing with kib at . My test program was make(1), both
installed and directly from the objdir. The crashes happened with both base
(6.0.1) and lld70 at least.

However, this revision then introduced a different crash of rescue(8) during
the beginning of installworld, but that could be a side effect of META_MODE not
rebuilding certain files. Will reproduce with actual error message and rebuild
from a clean objdir later.

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


More information about the freebsd-bugs mailing list