Bug 956914 - [abrt] gnome-abrt-0.2.11-1.fc17: dbus_problems.py:157:get_items:InvalidProblem: '/var/spool/abrt/oops-2013-04-25-17:22:57-3218-4' is not a valid problem directory
Summary: [abrt] gnome-abrt-0.2.11-1.fc17: dbus_problems.py:157:get_items:InvalidProble...
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: gnome-abrt
Version: 17
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Jakub Filak
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: abrt_hash:0295223dc9fc04fba667a4bf577...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-04-26 00:43 UTC by Lanny Bland
Modified: 2016-12-01 00:44 UTC (History)
2 users (show)

Fixed In Version: gnome-abrt-0.2.12-2.fc17
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2013-05-16 02:52:54 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: backtrace (1.26 KB, text/plain)
2013-04-26 00:43 UTC, Lanny Bland
no flags Details
File: core_backtrace (595 bytes, text/plain)
2013-04-26 00:43 UTC, Lanny Bland
no flags Details
File: environ (1.42 KB, text/plain)
2013-04-26 00:43 UTC, Lanny Bland
no flags Details

Description Lanny Bland 2013-04-26 00:43:38 UTC
Version-Release number of selected component:
gnome-abrt-0.2.11-1.fc17

Additional info:
cmdline:        python /usr/bin/gnome-abrt
executable:     /usr/bin/gnome-abrt
kernel:         3.8.8-101.vanilla.stable.knurd.1.fc17.x86_64
runlevel:       N 5
uid:            1000
ureports_counter: 1

Truncated backtrace:
dbus_problems.py:157:get_items:InvalidProblem: '/var/spool/abrt/oops-2013-04-25-17:22:57-3218-4' is not a valid problem directory

Traceback (most recent call last):
  File "/usr/lib64/python2.7/site-packages/gnome_abrt/views.py", line 91, in time_sort_func
    lhs = model[first][2]['date_last'].timetuple()
  File "/usr/lib64/python2.7/site-packages/gnome_abrt/problems.py", line 117, in __getitem__
    last_ocr = self['last_occurrence']
  File "/usr/lib64/python2.7/site-packages/gnome_abrt/problems.py", line 132, in __getitem__
    loaded = self.__loaditems__(item)
  File "/usr/lib64/python2.7/site-packages/gnome_abrt/problems.py", line 107, in __loaditems__
    items = self.source.get_items(self.problem_id, *args)
  File "/usr/lib64/python2.7/site-packages/gnome_abrt/dbus_problems.py", line 157, in get_items
    raise errors.InvalidProblem(problem_id, ex.message)
InvalidProblem: '/var/spool/abrt/oops-2013-04-25-17:22:57-3218-4' is not a valid problem directory

Local variables in innermost frame:
info: {}
self: <gnome_abrt.dbus_problems.DBusProblemSource object at 0x1b09190>
args: ('last_occurrence',)
ex: DBusException("'/var/spool/abrt/oops-2013-04-25-17:22:57-3218-4' is not a valid problem directory",)
problem_id: '/var/spool/abrt/oops-2013-04-25-17:22:57-3218-4'

Comment 1 Lanny Bland 2013-04-26 00:43:40 UTC
Created attachment 740157 [details]
File: backtrace

Comment 2 Lanny Bland 2013-04-26 00:43:42 UTC
Created attachment 740158 [details]
File: core_backtrace

Comment 3 Lanny Bland 2013-04-26 00:43:43 UTC
Created attachment 740159 [details]
File: environ

Comment 4 Jakub Filak 2013-05-03 11:11:07 UTC
Thanks for the report!

Fixed in upstream git:

commit f540d20e6376f384cb3f0e6d9e579e27aa28af18
Author: Jakub Filak <jfilak>
Date:   Thu May 2 15:28:28 2013 +0200

    Catch InvalidProblem exception in sort function
    
    Closes rhbz#956914
    
    Signed-off-by: Jakub Filak <jfilak>
    Signed-off-by: Jiri Moskovcak <jmoskovc>

Comment 5 Fedora Update System 2013-05-06 14:43:54 UTC
gnome-abrt-0.2.12-2.fc17 has been submitted as an update for Fedora 17.
https://admin.fedoraproject.org/updates/gnome-abrt-0.2.12-2.fc17

Comment 6 Fedora Update System 2013-05-07 18:22:55 UTC
Package gnome-abrt-0.2.12-2.fc17:
* should fix your issue,
* was pushed to the Fedora 17 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.2.12-2.fc17'
as soon as you are able to.
Please go to the following url:
https://admin.fedoraproject.org/updates/FEDORA-2013-7504/gnome-abrt-0.2.12-2.fc17
then log in and leave karma (feedback).

Comment 7 Fedora Update System 2013-05-16 02:52:54 UTC
gnome-abrt-0.2.12-2.fc17 has been pushed to the Fedora 17 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.