Bug 1033851

Summary: [abrt] meld-1.8.2-1.fc20: diffutil.py:250:get_chunk:IndexError: list index out of range
Product: [Fedora] Fedora Reporter: Vít Ondruch <vondruch>
Component: meldAssignee: Dominic Hopf <dmaphy>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 20CC: c.david86, cwickert, darth.Serious, dmaphy, surefedora
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
URL: https://retrace.fedoraproject.org/faf/reports/bthash/1b1381761df10c8ea1dd92807adcbd7a4b302b3b
Whiteboard: abrt_hash:885dee32848a1d5b8c92b813339050c7a81a6e21
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-07-03 00:45:16 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Attachments:
Description Flags
File: backtrace
none
File: environ none

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 ***