Bug 883666

Summary: system-config-kdump fails with undefined symbol message
Product: [Fedora] Fedora Reporter: IBM Bug Proxy <bugproxy>
Component: gtk2Assignee: Matthias Clasen <mclasen>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: high Docs Contact:
Priority: unspecified    
Version: 18CC: dan, jkachuck, mclasen, wgomerin
Target Milestone: ---   
Target Release: ---   
Hardware: s390x   
OS: All   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-06-06 13:00:27 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description IBM Bug Proxy 2012-12-05 05:30:52 UTC
Steps to recreate the problem.
1) Install F18 with GNOME desktop
2) over a vnc session invoke system-config-kdump

Expected result - To be able to use the GUI panels.
Actual result -

$  system-config-kdump 
Traceback (most recent call last):
  File "/usr/share/system-config-kdump/system-config-kdump.py", line 22, in <module>
    import gtk
  File "/usr/lib64/python2.7/site-packages/gtk-2.0/gtk/__init__.py", line 40, in <module>
    from gtk import _gtk
ImportError: /lib64/libEGL.so.1: undefined symbol: wl_display_sync

$ rpm -qa | grep system-config-kdump
system-config-kdump-2.0.9-1.fc18.noarch

An SOS report is attached.

Comment 1 Dan HorĂ¡k 2013-06-06 13:00:27 UTC

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