[Bug 225775] btxld does not handle input with other than 2 PT_LOAD segments

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Wed Apr 4 12:06:42 UTC 2018


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

--- Comment #3 from Ed Maste <emaste at freebsd.org> ---
See https://reviews.freebsd.org/D14956, which stops lld from generating > 2
PT_LOADs. The underlying issue in btxld will still exist.

IMO we should upgrade the warning
  btxld: zfsloader.bin: Warning: Ignoring extra elf PT_LOAD segments
to an error to ensure we won't silently ignore segments in the future, and such
a change is sufficient to resolve this.

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


More information about the freebsd-bugs mailing list