Bug 1493092

Summary: [abrt] setroubleshoot-server: sighandler(): service.py:647:_message_cb:SystemError: <built-in function isinstance> returned a result with an error set
Product: [Fedora] Fedora Reporter: Mike FABIAN <mfabian>
Component: setroubleshootAssignee: Petr Lautrbach <plautrba>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 27CC: dwalsh, mgrepl, plautrba, pmoore, vmojzis
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
URL: https://retrace.fedoraproject.org/faf/reports/bthash/34500ab2211c75121da94f414233ab70edb3337d
Whiteboard: abrt_hash:3d39da3bb52ff728109278f9b5c0834b002ad56c;VARIANT_ID=workstation;
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2017-09-19 15:14:36 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: backtrace
none
File: cgroup
none
File: cpuinfo
none
File: environ
none
File: mountinfo
none
File: namespaces
none
File: open_fds none

Description Mike FABIAN 2017-09-19 11:12:56 UTC
Version-Release number of selected component:
setroubleshoot-server-3.3.12-3.fc27

Additional info:
reporter:       libreport-2.9.2
cmdline:        /usr/bin/python3 -Es /usr/sbin/setroubleshootd -f ''
crash_function: sighandler
exception_type: SystemExit
executable:     /usr/sbin/setroubleshootd
kernel:         4.13.0-1.fc27.x86_64
runlevel:       N 5
type:           Python3
uid:            991

Truncated backtrace:
service.py:647:_message_cb:SystemError: <built-in function isinstance> returned a result with an error set

Traceback (most recent call last):
  File "/usr/lib64/python3.6/site-packages/dbus/connection.py", line 521, in _signal_func
    def _signal_func(self, message):
  File "/usr/lib/python3.6/site-packages/setroubleshoot/server.py", line 114, in sighandler
    sys.exit()
SystemExit

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/usr/lib64/python3.6/site-packages/dbus/service.py", line 647, in _message_cb
    if not isinstance(message, MethodCallMessage):
SystemError: <built-in function isinstance> returned a result with an error set

Local variables in innermost frame:
self: <setroubleshoot.server.SetroubleshootdDBusObject at /org/fedoraproject/Setroubleshootd at 0x7f22e8e0cef0>
message: <dbus.lowlevel.MethodCallMessage path: /org/fedoraproject/Setroubleshootd, iface: org.fedoraproject.SetroubleshootdIface, member: avc dest: org.fedoraproject.Setroubleshootd>
connection: <dbus._dbus.SystemBus (system) at 0x7f22e11a26d0>

Potential duplicate: bug 1429711

Comment 1 Mike FABIAN 2017-09-19 11:13:04 UTC
Created attachment 1327907 [details]
File: backtrace

Comment 2 Mike FABIAN 2017-09-19 11:13:06 UTC
Created attachment 1327908 [details]
File: cgroup

Comment 3 Mike FABIAN 2017-09-19 11:13:07 UTC
Created attachment 1327909 [details]
File: cpuinfo

Comment 4 Mike FABIAN 2017-09-19 11:13:09 UTC
Created attachment 1327910 [details]
File: environ

Comment 5 Mike FABIAN 2017-09-19 11:13:11 UTC
Created attachment 1327911 [details]
File: mountinfo

Comment 6 Mike FABIAN 2017-09-19 11:13:12 UTC
Created attachment 1327912 [details]
File: namespaces

Comment 7 Mike FABIAN 2017-09-19 11:13:14 UTC
Created attachment 1327913 [details]
File: open_fds

Comment 8 Petr Lautrbach 2017-09-19 15:14:36 UTC

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