Bug 1111820

Summary: [abrt] gnome-abrt: views.py:60:match_pattern:UnicodeDecodeError: 'ascii' codec can't decode byte 0xc3 in position 1: ordinal not in range(128)
Product: [Fedora] Fedora Reporter: Karel Volný <kvolny>
Component: gnome-abrtAssignee: Jakub Filak <jfilak>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 20CC: jberan, jfilak
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
URL: https://retrace.fedoraproject.org/faf/reports/bthash/2522246f5cfbedf4b76b0ff5a4cbf0d831dbcff0
Whiteboard: abrt_hash:ff553bdbf0afcf6f9e6ebbdf706dc4735b589b0c
Fixed In Version: gnome-abrt-0.3.7-3.fc20 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-07-01 23:29:53 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
File: backtrace
none
File: environ none

Description Karel Volný 2014-06-21 17:09:49 UTC
Description of problem:
it happened when filtering and deleting large number (~1200) of kerneloopses

Version-Release number of selected component:
gnome-abrt-0.3.7-1.fc20

Additional info:
reporter:       libreport-2.2.2
cmdline:        /usr/bin/python /usr/bin/gnome-abrt -p /var/tmp/abrt/oops-2014-06-21-19:05:35-15883-0
executable:     /usr/bin/gnome-abrt
kernel:         3.14.6-200.fc20.x86_64
runlevel:       N 5
type:           Python
uid:            1000

Truncated backtrace:
views.py:60:match_pattern:UnicodeDecodeError: 'ascii' codec can't decode byte 0xc3 in position 1: ordinal not in range(128)

Traceback (most recent call last):
  File "/usr/lib64/python2.7/site-packages/gnome_abrt/views.py", line 67, in problems_filter
    return match_pattern(pattern, model[itrtr][2])
  File "/usr/lib64/python2.7/site-packages/gnome_abrt/views.py", line 60, in match_pattern
    return pattern in app.name
UnicodeDecodeError: 'ascii' codec can't decode byte 0xc3 in position 1: ordinal not in range(128)

Local variables in innermost frame:
item_match: <function item_match at 0x2571398>
app: <gnome_abrt.application.Application object at 0x25865d0>
problem: <gnome_abrt.problems.Problem object at 0x2895e10>
pattern: u'k'

Comment 1 Karel Volný 2014-06-21 17:09:53 UTC
Created attachment 911057 [details]
File: backtrace

Comment 2 Karel Volný 2014-06-21 17:09:55 UTC
Created attachment 911058 [details]
File: environ

Comment 3 Jakub Filak 2014-06-23 14:24:58 UTC
Upstream commit https://github.com/abrt/gnome-abrt/commit/36788b8848f4e263e5e32445b4f51910d2a71419 fixes this bug.

Comment 4 Fedora Update System 2014-06-24 08:41:03 UTC
gnome-abrt-0.3.7-2.fc20 has been submitted as an update for Fedora 20.
https://admin.fedoraproject.org/updates/gnome-abrt-0.3.7-2.fc20

Comment 5 Fedora Update System 2014-06-24 23:25:24 UTC
Package gnome-abrt-0.3.7-2.fc20:
* should fix your issue,
* was pushed to the Fedora 20 testing repository,
* should be available at your local mirror within two days.
Update it with:
# su -c 'yum update --enablerepo=updates-testing gnome-abrt-0.3.7-2.fc20'
as soon as you are able to.
Please go to the following url:
https://admin.fedoraproject.org/updates/FEDORA-2014-7709/gnome-abrt-0.3.7-2.fc20
then log in and leave karma (feedback).

Comment 6 Fedora Update System 2014-07-01 23:29:53 UTC
gnome-abrt-0.3.7-2.fc20 has been pushed to the Fedora 20 stable repository.  If problems still persist, please make note of it in this bug report.

Comment 7 Fedora Update System 2014-07-16 11:25:14 UTC
gnome-abrt-0.3.7-3.fc20 has been submitted as an update for Fedora 20.
https://admin.fedoraproject.org/updates/gnome-abrt-0.3.7-3.fc20

Comment 8 Fedora Update System 2014-07-19 06:01:11 UTC
gnome-abrt-0.3.7-3.fc20 has been pushed to the Fedora 20 stable repository.  If problems still persist, please make note of it in this bug report.