Bug 570035 - [abrt] crash in gwsmhg-0.8.3-2.fc12: hg_mq_ifce.py:396:_process_change_set_summary:IndexError: list index out of range
Summary: [abrt] crash in gwsmhg-0.8.3-2.fc12: hg_mq_ifce.py:396:_process_change_set_su...
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: gwsmhg
Version: 12
Hardware: x86_64
OS: Linux
low
medium
Target Milestone: ---
Assignee: Mads Kiilerich
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: abrt_hash:4cf8430a
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2010-03-03 01:56 UTC by al morris
Modified: 2010-03-23 23:24 UTC (History)
1 user (show)

Fixed In Version: gwsmhg-0.8.4-1.fc12
Clone Of:
Environment:
Last Closed: 2010-03-23 23:24:39 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: backtrace (1.07 KB, text/plain)
2010-03-03 01:56 UTC, al morris
no flags Details

Description al morris 2010-03-03 01:56:11 UTC
abrt 1.0.7 detected a crash.

architecture: x86_64
cmdline: /usr/bin/python /usr/bin/gwsmhg
comment: started program from either terminal or menu and hit CANCEL of OK
component: gwsmhg
executable: /usr/bin/gwsmhg
kernel: 2.6.31.12-174.2.22.fc12.x86_64
package: gwsmhg-0.8.3-2.fc12
reason: hg_mq_ifce.py:396:_process_change_set_summary:IndexError: list index out of range
release: Fedora release 12 (Constantine)

backtrace
-----
hg_mq_ifce.py:396:_process_change_set_summary:IndexError: list index out of range

Traceback (most recent call last):
  File "/usr/lib/python2.6/site-packages/gwsmhg_pkg/change_set.py", line 139, in _view_cs_summary_acb
    dialog = ChangeSetSummaryDialog(rev)
  File "/usr/lib/python2.6/site-packages/gwsmhg_pkg/change_set.py", line 837, in __init__
    res, summary, serr = self.get_change_set_summary()
  File "/usr/lib/python2.6/site-packages/gwsmhg_pkg/change_set.py", line 869, in get_change_set_summary
    return ifce.SCM.get_change_set_summary(self._rev)
  File "/usr/lib/python2.6/site-packages/gwsmhg_pkg/hg_mq_ifce.py", line 412, in get_change_set_summary
    return self._process_change_set_summary(res, sout, serr)
  File "/usr/lib/python2.6/site-packages/gwsmhg_pkg/hg_mq_ifce.py", line 396, in _process_change_set_summary
    summary['PRECIS'] = lines[self._css_line_index('{desc|firstline}')]
IndexError: list index out of range

Local variables in innermost frame:
serr: ''
res: 0
self: <gwsmhg_pkg.hg_mq_ifce.SCMInterface instance at 0x259ff38>
lines: []
summary: {}
sout: ''

How to reproduce
-----
1. start program and hit CANCEL without doing anything else
2.
3.

Comment 1 al morris 2010-03-03 01:56:14 UTC
Created attachment 397462 [details]
File: backtrace

Comment 2 Mads Kiilerich 2010-03-03 13:32:46 UTC
Al, how did you manage to get an abrt stacktrace? Gwsmhg has its own crash handler, so unfortunately crashes usually don't show up in abrt for easy reporting.

Comment 3 Fedora Update System 2010-03-04 23:58:58 UTC
gwsmhg-0.8.4-1.fc12 has been submitted as an update for Fedora 12.
http://admin.fedoraproject.org/updates/gwsmhg-0.8.4-1.fc12

Comment 4 Fedora Update System 2010-03-06 03:43:49 UTC
gwsmhg-0.8.4-1.fc12 has been pushed to the Fedora 12 testing repository.  If problems still persist, please make note of it in this bug report.
 If you want to test the update, you can install it with 
 su -c 'yum --enablerepo=updates-testing update gwsmhg'.  You can provide feedback for this update here: http://admin.fedoraproject.org/updates/gwsmhg-0.8.4-1.fc12

Comment 5 Fedora Update System 2010-03-23 23:24:30 UTC
gwsmhg-0.8.4-1.fc12 has been pushed to the Fedora 12 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.