Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 904622 Details for
Bug 1106462
[abrt] woffTools: sstruct.py:74:pack:error: integer out of range for 'L' format code
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
File: backtrace
backtrace (text/plain), 1.44 KB, created by
Jaša Bartelj
on 2014-06-09 12:14:14 UTC
(
hide
)
Description:
File: backtrace
Filename:
MIME Type:
Creator:
Jaša Bartelj
Created:
2014-06-09 12:14:14 UTC
Size:
1.44 KB
patch
obsolete
>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']
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 1106462
: 904622 |
904623