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

--- Comment #7 from [email protected] ---
so, in the meantime I got to compile the new kernel by setting LD= to an ld
binary provided by llvm from ports.

When booting in the new kernel, the src binary for ld, /usr/bin/ld, still
crashes with a segmentation fault.

Valgrind fails to run on it:

==6658== Using Valgrind-3.25.1 and LibVEX; rerun with -h for copyright info
==6658== Command: ld
==6658== 
==6658== unhandled sysarch cmd 136
==6658== Valgrind detected that your program requires
==6658== the following unimplemented functionality:
==6658==    unhandled sysarch cmd
==6658== This may be because the functionality is hard to implement,
==6658== or because no reasonable program would behave this way,
==6658== or because nobody has yet needed it.  In any case, let us know at
==6658== www.valgrind.org and/or try to work around the problem, if you can.
==6658== 
==6658== Valgrind has to exit now.  Sorry.  Bye!
==6658== 

I will now try to recompile world without updating the tree from git and with
MALLOC_PRODUCTION disabled

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

Reply via email to