Bug 494263

Summary: python-libs segfault during setroubleshoot
Product: [Fedora] Fedora Reporter: Allen Kistler <ackistler>
Component: pythonAssignee: James Antill <james.antill>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: low    
Version: rawhideCC: ivazqueznet, james.antill, jonathansteffan, katzj
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2009-04-06 13:47:11 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 Allen Kistler 2009-04-06 05:39:15 UTC
Description of problem:
Attempting to run setroubleshoot browser ("sealert -b") fails.
Error messages in /var/log/messages report a segfault in libpython.

Version-Release number of selected component (if applicable):
python-libs-2.6-7.fc11.i586

How reproducible:
Always

Steps to Reproduce:
1. Try to run "sealert -b"
   either from command line or as System-Tools/SELinux-Troubleshooter

Actual results:
Nothing happens on screen.
Errors logged in /var/log/messages (see below)

Expected results:
Troubleshooter opens

Additional info:
These are the other packages involved, but I'm filing against python, since that's where the segfault appears to occur.

dbus-1.2.12-1.fc11.i586
setroubleshoot-2.1.8-1.fc11.i586
setroubleshoot-server-2.1.8-1.fc11.i586

/var/log/messages as follows...

Apr  5 23:24:15 localhost kernel: setroubleshootd[2964]: segfault at 95 ip 05f81ca2 sp bfacf980 error 4 in libpython2.6.so.1.0[5f01000+14f000]

Apr  5 23:24:15 localhost setroubleshoot: [dbus.ERROR] could not start dbus: org.freedesktop.DBus.Error.Spawn.ChildSignaled: Process /lib/dbus-1/dbus-daemon-launch-helper received signal 11

Apr  5 23:24:15 localhost setroubleshoot: [dbus.proxies.ERROR] Introspect error on :1.44:/org/fedoraproject/Setroubleshootd: dbus.exceptions.DBusException: org.freedesktop.DBus.Error.NoReply: Message did not receive a reply (timeout by message bus)

Apr  5 23:24:15 localhost setroubleshoot: [dbus.ERROR] could not start dbus: org.freedesktop.DBus.Error.ServiceUnknown: The name :1.44 was not provided by any .service files

Comment 1 James Antill 2009-04-06 13:47:11 UTC

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