[Bug 244732] 2 tests failed after llvm10 import

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Tue May 12 17:01:15 UTC 2020


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

--- Comment #9 from commit-hook at freebsd.org ---
A commit references this bug:

Author: markj
Date: Tue May 12 17:00:47 UTC 2020
New revision: 360979
URL: https://svnweb.freebsd.org/changeset/base/360979

Log:
  librtld_db: Fix shlib mapping offsets.

  kve_offset gives the offset into the backing file, which is not what we
  want since different segments may map the same page.  Use the base of
  the mapping to determine the offset exported by librtld_db instead.

  PR:           244732
  Reported by:  Jenkins, Nicol? Mazzucato <nicomazz97 at gmail.com>
  MFC after:    2 weeks
  Sponsored by: The FreeBSD Foundation

Changes:
  head/lib/librtld_db/rtld_db.c

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


More information about the freebsd-testing mailing list