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: | meld | Assignee: | Dominic Hopf <dmaphy> | ||||||||||
| Status: | CLOSED DUPLICATE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||||||
| Severity: | unspecified | Docs Contact: | |||||||||||
| Priority: | unspecified | ||||||||||||
| Version: | 18 | CC: | 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: |
|
||||||||||||
Created attachment 703108 [details]
File: backtrace
Created attachment 703109 [details]
File: core_backtrace
Created attachment 703110 [details]
File: environ
Created attachment 703111 [details]
File: smolt_data
*** This bug has been marked as a duplicate of bug 885631 *** I accidentally clicked Report NEW bug though it's already been reported...sorry. |
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