Bug 1111820 - [abrt] gnome-abrt: views.py:60:match_pattern:UnicodeDecodeError: 'ascii' codec can't decode byte 0xc3 in position 1: ordinal not in range(128)
Summary: [abrt] gnome-abrt: views.py:60:match_pattern:UnicodeDecodeError: 'ascii' code...
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: gnome-abrt
Version: 20
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Jakub Filak
QA Contact: Fedora Extras Quality Assurance
URL: https://retrace.fedoraproject.org/faf...
Whiteboard: abrt_hash:ff553bdbf0afcf6f9e6ebbdf706...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2014-06-21 17:09 UTC by Karel Volný
Modified: 2016-12-01 00:47 UTC (History)
2 users (show)

Fixed In Version: gnome-abrt-0.3.7-3.fc20
Clone Of:
Environment:
Last Closed: 2014-07-01 23:29:53 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: backtrace (743 bytes, text/plain)
2014-06-21 17:09 UTC, Karel Volný
no flags Details
File: environ (1.89 KB, text/plain)
2014-06-21 17:09 UTC, Karel Volný
no flags Details

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.


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