Bug 163926 - [libkvm] libkvm.so.5 exports private symbols
Summary: [libkvm] libkvm.so.5 exports private symbols
Status: Open
Alias: None
Product: Base System
Classification: Unclassified
Component: kern (show other bugs)
Version: Unspecified
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-01-08 17:00 UTC by Robert Millan
Modified: 2017-12-31 22:29 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Robert Millan 2012-01-08 17:00:30 UTC
Debian ABI tracking tools detected a possible problem with libkvm. It appears that these two symbols which are ment to be private are actually being exported:

# for i in _kvm_dpcpu_initialized _kvm_dpcpu_validaddr ; do nm -D /lib/libkvm.so.0 | grep $i ; done
0000000000004e20 T _kvm_dpcpu_initialized
0000000000004b60 T _kvm_dpcpu_validaddr

(I've reproduced this with FreeBSD 9.0-RC3 binaries as well)
Comment 1 Eitan Adler freebsd_committer freebsd_triage 2012-01-08 17:54:46 UTC
Responsible Changed
From-To: freebsd-bugs->eadler

I'll take it.
Comment 2 Eitan Adler freebsd_committer freebsd_triage 2012-09-02 18:06:10 UTC
Responsible Changed
From-To: eadler->freebsd-bugs

I won't be looking at this PR for a while and I need to clear some out 
of my queue
Comment 3 Eitan Adler freebsd_committer freebsd_triage 2017-12-31 07:58:38 UTC
For bugs matching the following criteria:

Status: In Progress Changed: (is less than) 2014-06-01

Reset to default assignee and clear in-progress tags.

Mail being skipped