| Summary: | [abrt] setroubleshoot-server-3.2.13-1.fc20: analyze.py:388:lookup_signature:ProgramError: [Errno 1001] signature not found | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Peter Trenholme <PTrenholme> | ||||||
| Component: | setroubleshoot | Assignee: | Daniel Walsh <dwalsh> | ||||||
| Status: | CLOSED NOTABUG | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||
| Severity: | unspecified | Docs Contact: | |||||||
| Priority: | unspecified | ||||||||
| Version: | rawhide | CC: | dwalsh, mgrepl | ||||||
| Target Milestone: | --- | ||||||||
| Target Release: | --- | ||||||||
| Hardware: | x86_64 | ||||||||
| OS: | Unspecified | ||||||||
| Whiteboard: | abrt_hash:b35fa9fb6e0c8460cde6786ab92f94747dbd862d | ||||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||||
| Doc Text: | Story Points: | --- | |||||||
| Clone Of: | Environment: | ||||||||
| Last Closed: | 2013-08-22 12:09:02 UTC | Type: | --- | ||||||
| Regression: | --- | Mount Type: | --- | ||||||
| Documentation: | --- | CRM: | |||||||
| Verified Versions: | Category: | --- | |||||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||||
| Attachments: |
|
||||||||
Created attachment 788991 [details]
File: backtrace
Created attachment 788992 [details]
File: environ
Could you try to execute # killall -9 setroubleshootd # > /var/lib/setroubleshoot/setroubleshoot_database.xml and see if this happens again. Thank you. |
Description of problem: No idea - it popped whilst I was running an update (using smart, not yum, since smart is "smarter" about dependencies.) Version-Release number of selected component: setroubleshoot-server-3.2.13-1.fc20 Additional info: reporter: libreport-2.1.6 cmdline: /usr/bin/python -Es /usr/sbin/setroubleshootd -f '' executable: /usr/sbin/setroubleshootd kernel: 3.11.0-0.rc6.git0.1.fc20.x86_64 runlevel: N 5 type: Python uid: 0 Truncated backtrace: analyze.py:388:lookup_signature:ProgramError: [Errno 1001] signature not found Traceback (most recent call last): File "/usr/lib64/python2.7/site-packages/setroubleshoot/analyze.py", line 366, in auto_save_callback self.save() File "/usr/lib64/python2.7/site-packages/setroubleshoot/analyze.py", line 344, in save self.prune() File "/usr/lib64/python2.7/site-packages/setroubleshoot/analyze.py", line 309, in prune self.delete_signature(sig, prune=True) File "/usr/lib64/python2.7/site-packages/setroubleshoot/analyze.py", line 426, in delete_signature siginfo = self.lookup_signature(sig) File "/usr/lib64/python2.7/site-packages/setroubleshoot/analyze.py", line 388, in lookup_signature raise ProgramError(ERR_NO_SIGNATURE_MATCH) ProgramError: [Errno 1001] signature not found Local variables in innermost frame: matches: [] siginfo: None self: <setroubleshoot.analyze.SETroubleshootDatabase object at 0x7f0f0ab97650> sig: <setroubleshoot.signature.SEFaultSignature object at 0x346c490> Potential duplicate: bug 972510