Bug 1039458 - [abrt] setroubleshoot-server-3.2.14-2.fc20: analyze.py:388:lookup_signature:ProgramError: [Errno 1001] signature not found
Summary: [abrt] setroubleshoot-server-3.2.14-2.fc20: analyze.py:388:lookup_signature:P...
Keywords:
Status: CLOSED WORKSFORME
Alias: None
Product: Fedora
Classification: Fedora
Component: setroubleshoot
Version: 20
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Miroslav Grepl
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: abrt_hash:b35fa9fb6e0c8460cde6786ab92...
: 1057980 (view as bug list)
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-12-09 07:19 UTC by mastaiza
Modified: 2014-03-31 20:00 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2014-03-31 20:00:15 UTC
Type: ---


Attachments (Terms of Use)
File: backtrace (1.08 KB, text/plain)
2013-12-09 07:19 UTC, mastaiza
no flags Details
File: environ (92 bytes, text/plain)
2013-12-09 07:19 UTC, mastaiza
no flags Details

Description mastaiza 2013-12-09 07:19:49 UTC
Version-Release number of selected component:
setroubleshoot-server-3.2.14-2.fc20

Additional info:
reporter:       libreport-2.1.9
cmdline:        /usr/bin/python -Es /usr/sbin/setroubleshootd -f ''
dso_list:       python-libs-2.7.5-9.fc20.x86_64
executable:     /usr/sbin/setroubleshootd
kernel:         3.11.9-300.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/atexit.py", line 24, in _run_exitfuncs
    func(*targs, **kargs)
  File "/usr/lib64/python2.7/site-packages/setroubleshoot/server.py", line 521, in goodbye
    database.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 0x7f86f295ad10>
sig: <setroubleshoot.signature.SEFaultSignature object at 0x4c09d90>

Potential duplicate: bug 972510

Comment 1 mastaiza 2013-12-09 07:19:52 UTC
Created attachment 834220 [details]
File: backtrace

Comment 2 mastaiza 2013-12-09 07:19:54 UTC
Created attachment 834221 [details]
File: environ

Comment 3 Miroslav Grepl 2013-12-09 08:52:10 UTC
Could you try to execute

# killall -9 setroubleshootd
# > /var/lib/setroubleshoot/setroubleshoot_database.xml 


and see if this happens again. If yes, please reopen the bug. Thank you.

Comment 4 Andre Klapper 2014-01-26 21:55:23 UTC
(In reply to comment 3)
Miroslav: I did that a while ago and I don't plan to do this every week, so I decided to consider this a bug, indeed. Please reopen.

Comment 5 Miroslav Grepl 2014-01-27 08:21:59 UTC
(In reply to Andre Klapper from comment #4)
> (In reply to comment 3)
> Miroslav: I did that a while ago and I don't plan to do this every week, so
> I decided to consider this a bug, indeed. Please reopen.

Switching back to Assigned.

Comment 6 Miroslav Grepl 2014-01-27 08:38:46 UTC
*** Bug 1057980 has been marked as a duplicate of this bug. ***

Comment 7 Miroslav Grepl 2014-01-28 15:21:16 UTC
Did it happen when you were using sealert?

Comment 8 Andre Klapper 2014-01-28 20:44:27 UTC
How would I find out if I "use sealert"? 
This is a Fedora 20 system (sometimes running GNOME, sometimes XFCE) and likely any SELinux settings are default settings.

Comment 9 Daniel Walsh 2014-02-11 22:01:06 UTC
Could you send the AVC you get when this happens.  We do not see this happening else where.

Comment 10 Andre Klapper 2014-02-17 13:26:21 UTC
Folks, either use clear steps, or link to a wikipage explaining how to do X. 
I have no idea how to "send the AVC" or what AVC even stands for. Seriously.

Comment 11 Daniel Walsh 2014-02-18 15:13:11 UTC
Sorry.

ausearch -m avc,user_avc

Will gather the AVC messages on your system.

This could be large.

Comment 12 Andre Klapper 2014-03-31 15:55:35 UTC
Haven't seen this problem for a while now. Might be closed.


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