Bug 1144736 - [abrt] setroubleshoot-server: analyze.py:388:lookup_signature:ProgramError: [Errno 1001] signature not found
Summary: [abrt] setroubleshoot-server: analyze.py:388:lookup_signature:ProgramError: [...
Keywords:
Status: CLOSED DUPLICATE of bug 1144762
Alias: None
Product: Fedora
Classification: Fedora
Component: setroubleshoot
Version: 21
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Daniel Walsh
QA Contact: Fedora Extras Quality Assurance
URL: https://retrace.fedoraproject.org/faf...
Whiteboard: abrt_hash:b35fa9fb6e0c8460cde6786ab92...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2014-09-20 09:05 UTC by Moez Roy
Modified: 2014-09-22 09:29 UTC (History)
2 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2014-09-22 09:29:21 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: backtrace (1.00 KB, text/plain)
2014-09-20 09:05 UTC, Moez Roy
no flags Details
File: environ (92 bytes, text/plain)
2014-09-20 09:05 UTC, Moez Roy
no flags Details

Description Moez Roy 2014-09-20 09:05:45 UTC
Version-Release number of selected component:
setroubleshoot-server-3.2.20-3.fc21

Additional info:
reporter:       libreport-2.2.3
cmdline:        /usr/bin/python -Es /usr/sbin/setroubleshootd -f ''
executable:     /usr/sbin/setroubleshootd
kernel:         3.16.3-300.fc21.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 0x7f563d99bb10>
sig: <setroubleshoot.signature.SEFaultSignature object at 0x7f5631472a50>

Potential duplicate: bug 972510

Comment 1 Moez Roy 2014-09-20 09:05:47 UTC
Created attachment 939487 [details]
File: backtrace

Comment 2 Moez Roy 2014-09-20 09:05:48 UTC
Created attachment 939488 [details]
File: environ

Comment 3 Miroslav Grepl 2014-09-22 09:29:21 UTC

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


Note You need to log in before you can comment on or make changes to this bug.