Bug 887534 - [abrt] setroubleshoot-server-3.1.19-3.fc18: catchall_boolean.py:60:get_if_text:UnicodeDecodeError: 'utf8' codec can't decode byte 0xe5 in position 0: unexpected end of data
Summary: [abrt] setroubleshoot-server-3.1.19-3.fc18: catchall_boolean.py:60:get_if_tex...
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: setroubleshoot
Version: 18
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Daniel Walsh
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: abrt_hash:85691025aab280f2df35a718bbc...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-12-16 04:16 UTC by Boomer Zha
Modified: 2013-04-24 19:41 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2013-04-24 19:41:44 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: backtrace (1.16 KB, text/plain)
2012-12-16 04:16 UTC, Boomer Zha
no flags Details
File: core_backtrace (374 bytes, text/plain)
2012-12-16 04:16 UTC, Boomer Zha
no flags Details
File: dso_list (79 bytes, text/plain)
2012-12-16 04:16 UTC, Boomer Zha
no flags Details
File: environ (1.03 KB, text/plain)
2012-12-16 04:16 UTC, Boomer Zha
no flags Details

Description Boomer Zha 2012-12-16 04:16:22 UTC
Version-Release number of selected component:
setroubleshoot-server-3.1.19-3.fc18

Additional info:
cmdline:        /usr/bin/python -Es /usr/bin/sealert -s
executable:     /usr/bin/sealert
kernel:         3.6.10-4.fc18.x86_64
uid:            1000

Truncated backtrace:
catchall_boolean.py:60:get_if_text:UnicodeDecodeError: 'utf8' codec can't decode byte 0xe5 in position 0: unexpected end of data

Traceback (most recent call last):
  File "/usr/lib64/python2.7/site-packages/setroubleshoot/browser.py", line 668, in on_details_button_clicked
    message = alert.format_text()
  File "/usr/lib64/python2.7/site-packages/setroubleshoot/signature.py", line 550, in format_text
    txt = self.substitute(p.get_if_text(self.audit_event.records, args))
  File "/usr/share/setroubleshoot/plugins/catchall_boolean.py", line 60, in get_if_text
    return _("you want to %s") % txt[0].lower() + txt[1:]
UnicodeDecodeError: 'utf8' codec can't decode byte 0xe5 in position 0: unexpected end of data

Local variables in innermost frame:
self: <plugins.catchall_boolean.plugin object at 0x693ee90>
txt: '\xe5\x85\x81\xe8\xae\xb8 mozilla \xe6\x8f\x92\xe4\xbb\xb6\xe5\x9f\x9f\xe4\xbd\xbf\xe7\x94\xa8 TCP \xe8\xbf\x9e\xe6\x8e\xa5\xe5\x88\xb0\xe7\xbd\x91\xe7\xbb\x9c\xe3\x80\x82'
args: ('mozilla_plugin_can_network_connect', '1', 'xserver_selinux')
avc: [<setroubleshoot.audit_data.AuditRecord object at 0x69387d0>, <setroubleshoot.audit_data.AuditRecord object at 0x6938810>]

Comment 1 Boomer Zha 2012-12-16 04:16:26 UTC
Created attachment 664209 [details]
File: backtrace

Comment 2 Boomer Zha 2012-12-16 04:16:44 UTC
Created attachment 664210 [details]
File: core_backtrace

Comment 3 Boomer Zha 2012-12-16 04:16:47 UTC
Created attachment 664211 [details]
File: dso_list

Comment 4 Boomer Zha 2012-12-16 04:16:49 UTC
Created attachment 664212 [details]
File: environ


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