Bug 864323

Summary: [abrt] gnome-abrt-0.2.3-1.fc17: expat.py:4:<module>:ImportError: /usr/lib64/python2.7/lib-dynload/pyexpat.so: undefined symbol: XML_SetHashSalt
Product: [Fedora] Fedora Reporter: marplusz <slawekabramczyk>
Component: pythonAssignee: Dave Malcolm <dmalcolm>
Status: CLOSED EOL QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 5CC: bkabrda, dmalcolm, ivazqueznet, jfilak, jonathansteffan, tomspur, zbyszek
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
Whiteboard: abrt_hash:1ad9ffcd7706762ebc436c813297e566a8195a72
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2015-11-30 13:20:42 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:
Attachments:
Description Flags
File: dso_list
none
File: backtrace
none
File: core_backtrace none

Description marplusz 2012-10-09 07:13:41 UTC
Description of problem:
1) Install abrt (yum install abrt* gnome-abrt)
2) Run abrt


Version-Release number of selected component:
gnome-abrt-0.2.3-1.fc17

Additional info:
libreport version: 2.0.15
abrt_version:   2.0.14
cmdline:        python /usr/bin/gnome-abrt
kernel:         3.5.5-2.fc17.x86_64

Comment 1 marplusz 2012-10-09 07:13:44 UTC
Created attachment 623936 [details]
File: dso_list

Comment 2 marplusz 2012-10-09 07:13:47 UTC
Created attachment 623937 [details]
File: backtrace

Comment 3 marplusz 2012-10-09 07:13:50 UTC
Created attachment 623938 [details]
File: core_backtrace

Comment 4 Jakub Filak 2013-03-11 10:42:43 UTC
Thank you for the report. Unfortunately, this seems like a bug in python-libs. Reassigning from gnome-abrt to python. Feel free to report any further bugs you find to our bug tracking system.

Evidences from the backtrace [attachment 623937 [details]]:
  File "/usr/lib64/python2.7/xml/parsers/expat.py", line 4, in <module>
    from pyexpat import *
ImportError: /usr/lib64/python2.7/lib-dynload/pyexpat.so: undefined symbol: XML_SetHashSalt

Comment 5 Thomas Spura 2013-03-11 10:46:07 UTC
This is the same bug as #821337, where oracle is installed on the system.

You can verify that with:
ldd /usr/lib64/python2.7/lib-dynload/pyexpat.so

Comment 6 Zbigniew Jędrzejewski-Szmek 2015-11-30 13:20:42 UTC
Seems to have slipped between the cracks because of the wrong version specified (5).