Bug 1055191 - [abrt] system-config-bind: IPV6.py:234:hex_out:IndexError: string index out of range
Summary: [abrt] system-config-bind: IPV6.py:234:hex_out:IndexError: string index out o...
Keywords:
Status: CLOSED EOL
Alias: None
Product: Fedora
Classification: Fedora
Component: system-config-bind
Version: 20
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Jaroslav Reznik
QA Contact: Fedora Extras Quality Assurance
URL: https://retrace.fedoraproject.org/faf...
Whiteboard: abrt_hash:ccff90e423eef3d08cc6961b8d6...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2014-01-19 14:13 UTC by Randy Gordey
Modified: 2015-06-29 14:35 UTC (History)
3 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2015-06-29 14:35:07 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: backtrace (1.25 KB, text/plain)
2014-01-19 14:13 UTC, Randy Gordey
no flags Details
File: environ (2.13 KB, text/plain)
2014-01-19 14:13 UTC, Randy Gordey
no flags Details

Description Randy Gordey 2014-01-19 14:13:04 UTC
Description of problem:
Launching app

Version-Release number of selected component:
system-config-bind-4.0.15-8.fc20

Additional info:
reporter:       libreport-2.1.11
cmdline:        /usr/bin/python /sbin/system-config-bind-gui
executable:     /sbin/system-config-bind-gui
kernel:         3.12.6-300.fc20.x86_64
runlevel:       N 5
type:           Python
uid:            0

Truncated backtrace:
IPV6.py:234:hex_out:IndexError: string index out of range

Traceback (most recent call last):
  File "/sbin/system-config-bind-gui", line 197, in <module>
    GUI(sys.argv)
  File "/sbin/system-config-bind-gui", line 107, in __init__
    self.bind=BIND(self, argv)
  File "/usr/share/system-config-bind/BIND.py", line 95, in __init__
    self.load()
  File "/usr/share/system-config-bind/BIND.py", line 192, in load
    self.zoneTree = ZoneTree(self)
  File "/usr/share/system-config-bind/ZoneTree.py", line 1059, in __init__
    s.load()
  File "/usr/share/system-config-bind/ZoneTree.py", line 1086, in load
    s.add_zone(origin, zone)
  File "/usr/share/system-config-bind/ZoneTree.py", line 1218, in add_zone
    z['node']=s.store.append(view, [ zpic, z['zone'].origin_name.label() , ztyp, ZoneNode(z) ])
  File "/usr/share/system-config-bind/IPV6.py", line 537, in label
    return self.address.hex_out()
  File "/usr/share/system-config-bind/IPV6.py", line 234, in hex_out
    if(output[-1] == ':'):
IndexError: string index out of range

Local variables in innermost frame:
begin: False
zseq: [[1, 3], [4, 5], [7, 8], [10, 11], [12, 13]]
end: None
i: 12
c: '5'
self: <IPV6.Address instance at 0x7fbb0c2bdcf8>
l: 2
start: None
s: [12, 13]
longest: None
output: ''
data: None

Comment 1 Randy Gordey 2014-01-19 14:13:08 UTC
Created attachment 852399 [details]
File: backtrace

Comment 2 Randy Gordey 2014-01-19 14:13:10 UTC
Created attachment 852400 [details]
File: environ

Comment 3 Fedora End Of Life 2015-05-29 10:34:51 UTC
This message is a reminder that Fedora 20 is nearing its end of life.
Approximately 4 (four) weeks from now Fedora will stop maintaining
and issuing updates for Fedora 20. It is Fedora's policy to close all
bug reports from releases that are no longer maintained. At that time
this bug will be closed as EOL if it remains open with a Fedora  'version'
of '20'.

Package Maintainer: If you wish for this bug to remain open because you
plan to fix it in a currently maintained version, simply change the 'version' 
to a later Fedora version.

Thank you for reporting this issue and we are sorry that we were not 
able to fix it before Fedora 20 is end of life. If you would still like 
to see this bug fixed and are able to reproduce it against a later version 
of Fedora, you are encouraged  change the 'version' to a later Fedora 
version prior this bug is closed as described in the policy above.

Although we aim to fix as many bugs as possible during every release's 
lifetime, sometimes those efforts are overtaken by events. Often a 
more recent Fedora release includes newer upstream software that fixes 
bugs or makes them obsolete.

Comment 4 Fedora End Of Life 2015-06-29 14:35:07 UTC
Fedora 20 changed to end-of-life (EOL) status on 2015-06-23. Fedora 20 is
no longer maintained, which means that it will not receive any further
security or bug fix updates. As a result we are closing this bug.

If you can reproduce this bug against a currently maintained version of
Fedora please feel free to reopen this bug against that version. If you
are unable to reopen this bug, please file a new report against the
current release. If you experience problems, please add a comment to this
bug.

Thank you for reporting this bug and we are sorry it could not be fixed.


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