Bug 901615
| Summary: | [abrt] meld-1.7.0-1.fc18: meldbuffer.py:152:__getitem__:IndexError | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Aleksander Morgado <aleksander> | ||||||||||
| 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:aadfe2f8b3464299e887c599a1e3d4ba3fc8444f | ||||||||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||||||||
| Doc Text: | Story Points: | --- | |||||||||||
| Clone Of: | Environment: | ||||||||||||
| Last Closed: | 2013-02-19 10:57:34 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 682519 [details]
File: backtrace
Created attachment 682521 [details]
File: core_backtrace
Created attachment 682525 [details]
File: environ
Created attachment 682529 [details]
File: smolt_data
*** This bug has been marked as a duplicate of bug 883487 *** |
Version-Release number of selected component: meld-1.7.0-1.fc18 Additional info: cmdline: python /usr/bin/meld . ../libmbim3 executable: /usr/bin/meld kernel: 3.8.0-rc2 uid: 1000 Truncated backtrace: meldbuffer.py:152:__getitem__:IndexError Traceback (most recent call last): File "/usr/share/meld/meld/filediff.py", line 692, in after_text_insert_text self._after_text_modified(buf, starting_at, lines_added) File "/usr/share/meld/meld/filediff.py", line 657, in _after_text_modified self.buffer_filtered) File "/usr/share/meld/meld/diffutil.py", line 226, in change_sequence self._update_merge_cache(texts) File "/usr/share/meld/meld/diffutil.py", line 98, in _update_merge_cache self._merge_cache[i] = (consume_blank_lines(c[0], texts, 1, 0), File "/usr/share/meld/meld/diffutil.py", line 52, in consume_blank_lines c3, c4 = _find_blank_lines(texts[pane2], chunk[3], chunk[4]) File "/usr/share/meld/meld/diffutil.py", line 44, in _find_blank_lines while not txt[lo] and lo < hi: File "/usr/share/meld/meld/meldbuffer.py", line 152, in __getitem__ raise IndexError IndexError Local variables in innermost frame: i: 41 self: <meld.meldbuffer.BufferLines object at 0x23b1290> Potential duplicate: bug 883487