https://bugzilla.redhat.com/show_bug.cgi?id=1106462
Bug ID: 1106462 Summary: [abrt] woffTools: sstruct.py:74:pack:error: integer out of range for 'L' format code Product: Fedora Version: 20 Component: woffTools Assignee: sshedmak@redhat.com Reporter: bartmon@gmail.com QA Contact: extras-qa@fedoraproject.org CC: fonts-bugs@lists.fedoraproject.org, i18n-bugs@lists.fedoraproject.org, pnemade@redhat.com, sshedmak@redhat.com
Description of problem: Familiarizing myself with woffTools and on first use I hit this bug.
The font is from this site: http://www.sil.org/resources/software_fonts/andika You can find it in an archive here: http://scripts.sil.org/cms/scripts/render_download.php?format=file&media...
$ woff-validate Andika-R.woff Testing: Andika-R.woff... Traceback (most recent call last): ... File "/usr/lib64/python2.7/site-packages/FontTools/sstruct.py", line 74, in pack data = apply(struct.pack, (formatstring,) + tuple(elements)) struct.error: integer out of range for 'L' format code
Version-Release number of selected component: woffTools-0.1-0.7.684svn.fc20
Additional info: reporter: libreport-2.2.2 cmdline: /usr/bin/python /usr/bin/woff-validate Andika-R.woff dso_list: fonttools-2.4-2.fc20.x86_64 executable: /usr/bin/woff-validate kernel: 3.14.4-200.fc20.x86_64 runlevel: N 5 type: Python uid: 1000
Truncated backtrace: sstruct.py:74:pack:error: integer out of range for 'L' format code
Traceback (most recent call last): File "/usr/bin/woff-validate", line 5, in <module> validate.main() File "/usr/lib/python2.7/site-packages/woffTools/tools/validate.py", line 1511, in main validateFont(fontPath, options) File "/usr/lib/python2.7/site-packages/woffTools/tools/validate.py", line 1450, in validateFont shouldStop = func(data, reporter) File "/usr/lib/python2.7/site-packages/woffTools/tools/validate.py", line 441, in testHeadCheckSumAdjustment newChecksum = calcHeadCheckSum(data) File "/usr/lib/python2.7/site-packages/woffTools/tools/validate.py", line 1383, in calcHeadCheckSum directory += sfntEntry.toString() File "/usr/lib64/python2.7/site-packages/FontTools/fontTools/ttLib/sfnt.py", line 227, in toString return sstruct.pack(sfntDirectoryEntryFormat, self) File "/usr/lib64/python2.7/site-packages/FontTools/sstruct.py", line 74, in pack data = apply(struct.pack, (formatstring,) + tuple(elements)) error: integer out of range for 'L' format code
Local variables in innermost frame: elements: ['GDEF', -966601972, 1660, 2452] name: 'length' format: '\n\t\t> # big endian\n\t\ttag: 4s\n\t\tcheckSum: L\n\t\toffset: L\n\t\tlength: L\n' object: {'checkSum': -966601972, 'length': 2452, 'tag': 'GDEF', 'offset': 1660} fixes: {} formatstring: '>4sLLL' value: 2452 names: ['tag', 'checkSum', 'offset', 'length']
https://bugzilla.redhat.com/show_bug.cgi?id=1106462
--- Comment #3 from Fedora End Of Life endoflife@fedoraproject.org --- 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.
https://bugzilla.redhat.com/show_bug.cgi?id=1106462
Fedora End Of Life endoflife@fedoraproject.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |CLOSED Resolution|--- |EOL Last Closed| |2015-06-29 17:01:34
--- Comment #4 from Fedora End Of Life endoflife@fedoraproject.org --- 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.
i18n-bugs@lists.fedoraproject.org