Hide Forgot
abrt version: 1.1.17 architecture: x86_64 cmdline: /usr/bin/python -Es /usr/bin/sealert -s comment: as above component: setroubleshoot executable: /usr/bin/sealert kernel: 2.6.38-0.rc4.git0.2.fc15.x86_64 package: setroubleshoot-server-3.0.26-1.fc15 reason: browser.py:769:update_list_all:TypeError: value is of wrong type for this column release: Fedora release 16 (Rawhide) time: 1297905426 uid: 500 backtrace ----- browser.py:769:update_list_all:TypeError: value is of wrong type for this column Traceback (most recent call last): File "/usr/lib64/python2.7/site-packages/setroubleshoot/browser.py", line 773, in on_list_all_button_clicked self.update_list_all() File "/usr/lib64/python2.7/site-packages/setroubleshoot/browser.py", line 769, in update_list_all self.liststore.append([ctr, spath, ",".join(alert.sig.access), tpath, alert.report_count, status]) TypeError: value is of wrong type for this column Local variables in innermost frame: status: u'Notify' spath: 'httpd' ctr: 1 self: <setroubleshoot.browser.BrowserApplet instance at 0x31aeb90> alert: <setroubleshoot.signature.SEFaultSignatureInfo object at 0x5ad5750> tpath: '' How to reproduce ----- 1. clicked list all alerts 2. 3.
Created attachment 479246 [details] File: backtrace
Package: setroubleshoot-server-3.0.26-1.fc15 Architecture: x86_64 OS Release: Fedora release 16 (Rawhide) How to reproduce ----- 1. clicked List All Alerts button on SELinux Alert Browser 2. 3. Comment ----- As above. Sorry, I think I already tried to bz this.
Could you attach your /var/lib/setroubleshoot/setroubleshoot_database.xml
Created attachment 479610 [details] /var/lib/setroubleshoot/setroubleshoot_database.xml /var/lib/setroubleshoot/setroubleshoot_database.xml as requested.