Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 04 Apr 2018 12:06:41 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-bugs@FreeBSD.org
Subject:   [Bug 225775] btxld does not handle input with other than 2 PT_LOAD segments
Message-ID:  <bug-225775-8-jylA1Cknv0@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-225775-8@https.bugs.freebsd.org/bugzilla/>
References:  <bug-225775-8@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D225775

--- Comment #3 from Ed Maste <emaste@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.

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-225775-8-jylA1Cknv0>