Bug 915946

Summary: [abrt] meld-1.7.0-1.fc18: diffutil.py:243:get_chunk:IndexError: list index out of range
Product: [Fedora] Fedora Reporter: Jan Brothánek <vochomurka>
Component: meldAssignee: Dominic Hopf <dmaphy>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 18CC: c.david86, christoph.wickert, dmaphy
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
Whiteboard: abrt_hash:fafecacd22dea03b0eca97aab462f1214277ac09
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-02-26 20:34:10 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
File: backtrace
none
File: core_backtrace
none
File: environ
none
File: smolt_data none

Description Jan Brothánek 2013-02-26 20:31:54 UTC
Version-Release number of selected component:
meld-1.7.0-1.fc18

Additional info:
cmdline:        python /usr/bin/meld
executable:     /usr/bin/meld
kernel:         3.7.9-201.fc18.x86_64
uid:            1000

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

Traceback (most recent call last):
  File "/usr/share/meld/meld/filediff.py", line 434, in on_current_diff_changed
    chunk0 = self.linediffer.get_chunk(chunk_id, 1, 0)
  File "/usr/share/meld/meld/diffutil.py", line 243, 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 0x7ff4c0026aa0 (meld+diffutil+Differ at 0x2d0fd20)>
to_pane: 0
sequence: 0

Potential duplicate: bug 885631

Comment 1 Jan Brothánek 2013-02-26 20:31:57 UTC
Created attachment 703108 [details]
File: backtrace

Comment 2 Jan Brothánek 2013-02-26 20:31:59 UTC
Created attachment 703109 [details]
File: core_backtrace

Comment 3 Jan Brothánek 2013-02-26 20:32:01 UTC
Created attachment 703110 [details]
File: environ

Comment 4 Jan Brothánek 2013-02-26 20:32:03 UTC
Created attachment 703111 [details]
File: smolt_data

Comment 5 Jan Brothánek 2013-02-26 20:34:10 UTC

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

Comment 6 Jan Brothánek 2013-02-26 20:35:43 UTC
I accidentally clicked Report NEW bug though it's already been reported...sorry.