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: | setroubleshoot | Assignee: | Petr Lautrbach <plautrba> | ||||||||||||||||
| Status: | CLOSED DUPLICATE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||||||||||||
| Severity: | unspecified | Docs Contact: | |||||||||||||||||
| Priority: | unspecified | ||||||||||||||||||
| Version: | 27 | CC: | 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: |
|
||||||||||||||||||
Created attachment 1327907 [details]
File: backtrace
Created attachment 1327908 [details]
File: cgroup
Created attachment 1327909 [details]
File: cpuinfo
Created attachment 1327910 [details]
File: environ
Created attachment 1327911 [details]
File: mountinfo
Created attachment 1327912 [details]
File: namespaces
Created attachment 1327913 [details]
File: open_fds
*** This bug has been marked as a duplicate of bug 1366004 *** |
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