Note: This is a public test instance of Red Hat Bugzilla. The data contained within is a snapshot of the live data so any changes you make will not be reflected in the production Bugzilla. Email is disabled so feel free to test any aspect of the site that you want. File any problems you find or give feedback at bugzilla.redhat.com.
Bug 1538979 - mariadb: some shared objects are linked without -ldl
Summary: mariadb: some shared objects are linked without -ldl
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: mariadb
Version: 27
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Michal Schorm
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: Fedora28ElfLinking
TreeView+ depends on / blocked
 
Reported: 2018-01-26 10:10 UTC by Florian Weimer
Modified: 2018-02-04 21:50 UTC (History)
8 users (show)

Fixed In Version: mariadb-10.2.12-5.fc27
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2018-02-04 21:50:25 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Florian Weimer 2018-01-26 10:10:53 UTC
/usr/lib64/mariadb/plugin/ha_connect.so references dlerror, dlsym, dlclose, dlopen, but was not linked with -ldl.

Similarly, /usr/lib64/mariadb/plugin/server_audit.so references dlsym without being linked with -ldl.

Such incorrectly linked DSOs may cause problems at run time (including crashes during dlopen).

Comment 1 Fedora Update System 2018-01-27 11:11:32 UTC
mariadb-10.2.12-5.fc27 has been submitted as an update to Fedora 27. https://bodhi.fedoraproject.org/updates/FEDORA-2018-66833616aa

Comment 2 Michal Schorm 2018-01-27 11:36:54 UTC
Fixed in git in both Rawhide and F27 by adding the "-ldl" flag.

Moving to F27 to be took care by BODHI.

Comment 3 Fedora Update System 2018-01-28 23:05:27 UTC
mariadb-10.2.12-5.fc27 has been pushed to the Fedora 27 testing repository. If problems still persist, please make note of it in this bug report.
See https://fedoraproject.org/wiki/QA:Updates_Testing for
instructions on how to install test updates.
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2018-66833616aa

Comment 4 Fedora Update System 2018-01-29 09:28:09 UTC
mariadb-10.2.12-5.fc27 has been submitted as an update to Fedora 27. https://bodhi.fedoraproject.org/updates/FEDORA-2018-66833616aa

Comment 5 Fedora Update System 2018-01-29 19:08:54 UTC
mariadb-10.2.12-5.fc27 has been pushed to the Fedora 27 testing repository. If problems still persist, please make note of it in this bug report.
See https://fedoraproject.org/wiki/QA:Updates_Testing for
instructions on how to install test updates.
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2018-66833616aa

Comment 6 Fedora Update System 2018-02-04 21:50:25 UTC
mariadb-10.2.12-5.fc27 has been pushed to the Fedora 27 stable repository. If problems still persist, please make note of it in this bug report.


Note You need to log in before you can comment on or make changes to this bug.