Bug 1033851 - [abrt] meld-1.8.2-1.fc20: diffutil.py:250:get_chunk:IndexError: list index out of range
Summary: [abrt] meld-1.8.2-1.fc20: diffutil.py:250:get_chunk:IndexError: list index ou...
Keywords:
Status: CLOSED DUPLICATE of bug 1025981
Alias: None
Product: Fedora
Classification: Fedora
Component: meld
Version: 20
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Dominic Hopf
QA Contact: Fedora Extras Quality Assurance
URL: https://retrace.fedoraproject.org/faf...
Whiteboard: abrt_hash:885dee32848a1d5b8c92b813339...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-11-23 19:17 UTC by Vít Ondruch
Modified: 2014-07-03 00:45 UTC (History)
5 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2014-07-03 00:45:16 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: backtrace (535 bytes, text/plain)
2013-11-23 19:17 UTC, Vít Ondruch
no flags Details
File: environ (1.44 KB, text/plain)
2013-11-23 19:17 UTC, Vít Ondruch
no flags Details

Description Vít Ondruch 2013-11-23 19:17:28 UTC
Version-Release number of selected component:
meld-1.8.2-1.fc20

Additional info:
reporter:       libreport-2.1.9
cmdline:        python /usr/bin/meld /var/lib/mock/rhel-6-x86_64/root/builddir/build/BUILD/ruby-1.8.7.352/ruby-1.8.7-p352/ChangeLog /home/vondruch/start.svg
executable:     /usr/bin/meld
kernel:         3.11.8-300.fc20.x86_64
runlevel:       N 5
type:           Python
uid:            16025

Truncated backtrace:
diffutil.py:250:get_chunk:IndexError: list index out of range

Traceback (most recent call last):
  File "/usr/share/meld/meld/filediff.py", line 500, in on_current_diff_changed
    chunk0 = self.linediffer.get_chunk(chunk_id, 1, 0)
  File "/usr/share/meld/meld/diffutil.py", line 250, in get_chunk
    chunk = self._merge_cache[index][sequence]
IndexError: list index out of range

Local variables in innermost frame:
from_pane: 1
index: 0
self: <Differ object at 0x11de320 (meld+diffutil+Differ at 0x12e3860)>
to_pane: 0
sequence: 0

Potential duplicate: bug 981013

Comment 1 Vít Ondruch 2013-11-23 19:17:36 UTC
Created attachment 828143 [details]
File: backtrace

Comment 2 Vít Ondruch 2013-11-23 19:17:39 UTC
Created attachment 828144 [details]
File: environ

Comment 3 seth Nimbosa 2014-06-06 13:51:53 UTC
Another user experienced a similar problem:

just logged in, CRASHED

reporter:       libreport-2.2.2
cmdline:        /usr/bin/python /bin/meld ./usr/src/uts/common/fs/vnode.c.LOCAL.2290.c usr/src/uts/common/fs/vnode.c ./usr/src/uts/common/fs/vnode.c.REMOTE.2290.c
event_log:      2014-06-06-21:50:43> ('report_uReport' completed successfully)
executable:     /bin/meld
kernel:         3.11.10-301.fc20.i686
package:        meld-1.8.4-1.fc20
reason:         diffutil.py:250:get_chunk:IndexError: list index out of range
runlevel:       N 5
type:           Python
uid:            1000

Comment 4 Dominic Hopf 2014-07-03 00:45:16 UTC

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


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