Bug 922580 - [abrt] gnome-abrt-0.2.8-1.fc19: dbus_problems.py:130:get_items:InvalidProblem: '/var/tmp/abrt/ccpp-2013-03-18-17:15:36-4045' is not a valid problem directory
Summary: [abrt] gnome-abrt-0.2.8-1.fc19: dbus_problems.py:130:get_items:InvalidProblem...
Keywords:
Status: CLOSED DUPLICATE of bug 920417
Alias: None
Product: Fedora
Classification: Fedora
Component: gnome-abrt
Version: rawhide
Hardware: i686
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Jakub Filak
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: abrt_hash:1dfbb3fb7cf784ddd84e427c8e0...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-03-18 01:16 UTC by Christopher Meng
Modified: 2016-12-01 00:43 UTC (History)
2 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2013-03-18 07:27:36 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: backtrace (2.38 KB, text/plain)
2013-03-18 01:16 UTC, Christopher Meng
no flags Details
File: core_backtrace (1.60 KB, text/plain)
2013-03-18 01:16 UTC, Christopher Meng
no flags Details
File: environ (1.58 KB, text/plain)
2013-03-18 01:16 UTC, Christopher Meng
no flags Details

Description Christopher Meng 2013-03-18 01:16:24 UTC
Version-Release number of selected component:
gnome-abrt-0.2.8-1.fc19

Additional info:
cmdline:        python /usr/bin/gnome-abrt
executable:     /usr/bin/gnome-abrt
kernel:         3.9.0-0.rc2.git0.3.fc20.i686.PAE
uid:            1001

Truncated backtrace:
dbus_problems.py:130:get_items:InvalidProblem: '/var/tmp/abrt/ccpp-2013-03-18-17:15:36-4045' is not a valid problem directory

Traceback (most recent call last):
  File "/usr/lib/python2.7/site-packages/gnome_abrt/directory_problems.py", line 59, in check
    def check(self, *args):
  File "/usr/lib/python2.7/site-packages/gnome_abrt/controller.py", line 61, in <lambda>
    signal.signal(signal.SIGCHLD, lambda signum, frame: self._handle_signal(signum))
  File "/usr/lib/python2.7/site-packages/gnome_abrt/controller.py", line 37, in _handle_signal
    self.source.refresh()
  File "/usr/lib/python2.7/site-packages/gnome_abrt/problems.py", line 266, in refresh
    self.notify()
  File "/usr/lib/python2.7/site-packages/gnome_abrt/problems.py", line 255, in notify
    super(MultipleSources, self).notify(change_type, problem)
  File "/usr/lib/python2.7/site-packages/gnome_abrt/problems.py", line 60, in notify
    observer.changed(self, change_type, problem)
  File "/usr/lib/python2.7/site-packages/gnome_abrt/views.py", line 120, in changed
    self.wnd._reload_problems(source)
  File "/usr/lib/python2.7/site-packages/gnome_abrt/views.py", line 237, in _reload_problems
    self._add_problem_to_storage(p)
  File "/usr/lib/python2.7/site-packages/gnome_abrt/views.py", line 213, in _add_problem_to_storage
    self.ls_problems.append(problem_to_storage_values(problem))
  File "/usr/lib/python2.7/site-packages/gnome_abrt/views.py", line 83, in problem_to_storage_values
    app = problem.get_application()
  File "/usr/lib/python2.7/site-packages/gnome_abrt/problems.py", line 170, in get_application
    self['cmdline'])
  File "/usr/lib/python2.7/site-packages/gnome_abrt/problems.py", line 123, in __getitem__
    loaded = self.__loaditems__(item)
  File "/usr/lib/python2.7/site-packages/gnome_abrt/problems.py", line 104, in __loaditems__
    items = self.source.get_items(self.problem_id, *args)
  File "/usr/lib/python2.7/site-packages/gnome_abrt/dbus_problems.py", line 130, in get_items
    raise errors.InvalidProblem(e.message)
InvalidProblem: '/var/tmp/abrt/ccpp-2013-03-18-17:15:36-4045' is not a valid problem directory

Local variables in innermost frame:
info: {}
self: <gnome_abrt.dbus_problems.DBusProblemSource object at 0x9342f6c>
args: ('cmdline',)
e: DBusException("'/var/tmp/abrt/ccpp-2013-03-18-17:15:36-4045' is not a valid problem directory",)
problem_id: '/var/tmp/abrt/ccpp-2013-03-18-17:15:36-4045'

Comment 1 Christopher Meng 2013-03-18 01:16:30 UTC
Created attachment 711662 [details]
File: backtrace

Comment 2 Christopher Meng 2013-03-18 01:16:33 UTC
Created attachment 711663 [details]
File: core_backtrace

Comment 3 Christopher Meng 2013-03-18 01:16:35 UTC
Created attachment 711664 [details]
File: environ

Comment 4 Jakub Filak 2013-03-18 07:27:36 UTC
Thank you for the bug report. This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs you find.

*** This bug has been marked as a duplicate of bug 920417 ***


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