Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 714632 Details for
Bug 924856
gnome-abrt crashes if cmdline item contains extra whitespace
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
File: backtrace
backtrace (text/plain), 2.62 KB, created by
Michal Toman
on 2013-03-22 16:18:05 UTC
(
hide
)
Description:
File: backtrace
Filename:
MIME Type:
Creator:
Michal Toman
Created:
2013-03-22 16:18:05 UTC
Size:
2.62 KB
patch
obsolete
>application.py:49:compare_executable:IndexError: string index out of range > >Traceback (most recent call last): > File "/usr/lib64/python2.7/site-packages/gnome_abrt/views.py", line 361, in on_gac_opt_all_problems_activate > conf['all_problems'] = self.chb_all_problems.get_active() > File "/usr/lib64/python2.7/site-packages/gnome_abrt/config.py", line 49, in __setitem__ > map(lambda o: o.option_updated(self, option), opt.observers) > File "/usr/lib64/python2.7/site-packages/gnome_abrt/config.py", line 49, in <lambda> > map(lambda o: o.option_updated(self, option), opt.observers) > File "/usr/lib64/python2.7/site-packages/gnome_abrt/dbus_problems.py", line 60, in option_updated > self.source.refresh() > File "/usr/lib64/python2.7/site-packages/gnome_abrt/problems.py", line 290, in refresh > self.notify() > File "/usr/lib64/python2.7/site-packages/gnome_abrt/problems.py", line 60, in notify > observer.changed(self, change_type, problem) > File "/usr/lib64/python2.7/site-packages/gnome_abrt/problems.py", line 227, in changed > self.parent.notify(change_type, problem) > File "/usr/lib64/python2.7/site-packages/gnome_abrt/problems.py", line 255, in notify > super(MultipleSources, self).notify(change_type, problem) > File "/usr/lib64/python2.7/site-packages/gnome_abrt/problems.py", line 60, in notify > observer.changed(self, change_type, problem) > File "/usr/lib64/python2.7/site-packages/gnome_abrt/views.py", line 120, in changed > self.wnd._reload_problems(source) > File "/usr/lib64/python2.7/site-packages/gnome_abrt/views.py", line 237, in _reload_problems > self._add_problem_to_storage(p) > File "/usr/lib64/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/lib64/python2.7/site-packages/gnome_abrt/views.py", line 83, in problem_to_storage_values > app = problem.get_application() > File "/usr/lib64/python2.7/site-packages/gnome_abrt/problems.py", line 170, in get_application > self['cmdline']) > File "/usr/lib64/python2.7/site-packages/gnome_abrt/application.py", line 107, in find_application > if n[1](n[0], dai): > File "/usr/lib64/python2.7/site-packages/gnome_abrt/application.py", line 68, in compare_cmdline > ret = compare_executable(cmdargs[1], de) > File "/usr/lib64/python2.7/site-packages/gnome_abrt/application.py", line 49, in compare_executable > if executable[0] == '/' and os.path.islink(executable): >IndexError: string index out of range > >Local variables in innermost frame: >realpath: None >dexec: 'nm-applet' >de: <DesktopAppInfo object at 0x26f6a50 (GDesktopAppInfo at 0x29a8380)> >executable: u''
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 924856
: 714632 |
714633
|
714634