Bug 1221744

Summary: _nl_get_vtable: assertion 'vtable.handle' failed
Product: Red Hat Enterprise Linux 7 Reporter: Konstantin Volkov <wolf>
Component: NetworkManagerAssignee: Rashid Khan <rkhan>
Status: CLOSED DUPLICATE QA Contact: Desktop QE <desktop-qa-list>
Severity: high Docs Contact:
Priority: unspecified    
Version: 7.1CC: dcbw, jklimes, thaller
Target Milestone: rc   
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2015-05-15 08:09:09 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Konstantin Volkov 2015-05-14 17:41:09 UTC
Description of problem:
_nl_get_vtable: assertion 'vtable.handle' failed from the logs

Version-Release number of selected component (if applicable):
NetworkManager-1.0.0-14.git20150121.b4ea599c.el7.x86_64

How reproducible:
100%

Steps to Reproduce:
The same as already fixed in F22:
https://bugzilla.redhat.com/show_bug.cgi?id=1205195

Actual results:
Failed

Expected results:
Works with libnl symlink created:
ln -s libnl-3.so.200 /usr/lib64/libnl-3.so

Please, port the F22 fix.

Comment 2 Thomas Haller 2015-05-15 08:09:09 UTC
An alternative workaround is to install libnl3-devel package, which brings the symlink.

This is a duplicate of bug 1211859.

*** This bug has been marked as a duplicate of bug 1211859 ***