Bug 1208502 - [abrt] gnome-abrt: application.py:43:find_application:AttributeError: 'NoneType' object has no attribute 'split'
Summary: [abrt] gnome-abrt: application.py:43:find_application:AttributeError: 'NoneTy...
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: gnome-abrt
Version: 22
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:0ed590f7000514fdbc128dc4868...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2015-04-02 11:54 UTC by Mike FABIAN
Modified: 2016-12-01 00:48 UTC (History)
3 users (show)

Fixed In Version: gnome-abrt-1.1.1-1.fc22
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2015-04-21 18:48:20 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: backtrace (1.08 KB, text/plain)
2015-04-02 11:54 UTC, Mike FABIAN
no flags Details
File: environ (3.24 KB, text/plain)
2015-04-02 11:54 UTC, Mike FABIAN
no flags Details

Description Mike FABIAN 2015-04-02 11:54:33 UTC
Version-Release number of selected component:
gnome-abrt-1.1.0-2.fc22

Additional info:
reporter:       libreport-2.5.0
cmdline:        /usr/bin/python3 /usr/bin/gnome-abrt
executable:     /usr/bin/gnome-abrt
kernel:         4.0.0-0.rc4.git0.1.fc22.x86_64
runlevel:       N 5
type:           Python3
uid:            1000

Truncated backtrace:
application.py:43:find_application:AttributeError: 'NoneType' object has no attribute 'split'

Traceback (most recent call last):
  File "/usr/lib64/python3.4/site-packages/gnome_abrt/views.py", line 539, in _on_source_btn_clicked
    res, old_source = self._switch_source(btn.source)
  File "/usr/lib64/python3.4/site-packages/gnome_abrt/views.py", line 562, in _switch_source
    self._reload_problems(source)
  File "/usr/lib64/python3.4/site-packages/gnome_abrt/views.py", line 700, in _reload_problems
    storage_problems.append(problem_to_storage_values(p))
  File "/usr/lib64/python3.4/site-packages/gnome_abrt/views.py", line 127, in problem_to_storage_values
    app = problem.get_application()
  File "/usr/lib64/python3.4/site-packages/gnome_abrt/problems.py", line 275, in get_application
    self['pid'])
  File "/usr/lib64/python3.4/site-packages/gnome_abrt/application.py", line 43, in find_application
    return Application(cmdline.split(" ")[0])
AttributeError: 'NoneType' object has no attribute 'split'

Local variables in innermost frame:
pid: None
envp: None
cmdline: None
app: None

Comment 1 Mike FABIAN 2015-04-02 11:54:36 UTC
Created attachment 1010124 [details]
File: backtrace

Comment 2 Mike FABIAN 2015-04-02 11:54:37 UTC
Created attachment 1010125 [details]
File: environ

Comment 3 Jakub Filak 2015-04-08 13:04:30 UTC
Thank you for the bug report! Upstream commit https://github.com/abrt/gnome-abrt/commit/7602473cb3354e8457e4c54f3a395db39e544c0d fixes this bug.

Comment 4 Fedora Update System 2015-04-09 14:20:31 UTC
gnome-abrt-1.1.1-1.fc22,abrt-2.5.1-1.fc22,libreport-2.5.1-1.fc22 has been submitted as an update for Fedora 22.
https://admin.fedoraproject.org/updates/gnome-abrt-1.1.1-1.fc22,abrt-2.5.1-1.fc22,libreport-2.5.1-1.fc22

Comment 5 Fedora Update System 2015-04-10 18:20:53 UTC
Package gnome-abrt-1.1.1-1.fc22, abrt-2.5.1-1.fc22, libreport-2.5.1-1.fc22:
* should fix your issue,
* was pushed to the Fedora 22 testing repository,
* should be available at your local mirror within two days.
Update it with:
# su -c 'yum update --enablerepo=updates-testing gnome-abrt-1.1.1-1.fc22 abrt-2.5.1-1.fc22 libreport-2.5.1-1.fc22'
as soon as you are able to.
Please go to the following url:
https://admin.fedoraproject.org/updates/FEDORA-2015-5936/gnome-abrt-1.1.1-1.fc22,abrt-2.5.1-1.fc22,libreport-2.5.1-1.fc22
then log in and leave karma (feedback).

Comment 6 Fedora Update System 2015-04-21 18:48:20 UTC
gnome-abrt-1.1.1-1.fc22, libreport-2.5.1-1.fc22, abrt-2.5.1-2.fc22 has been pushed to the Fedora 22 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.