https://issues.apache.org/bugzilla/show_bug.cgi?id=41246

--- Comment #12 from Nick Burch <[email protected]> 2012-04-10 15:13:05 
UTC ---
Any chance that you could use the tools in org.apache.poi.hslf.dev to produce a
hex dump of your StyleTextPropAtoms? Ideally just the problematic one (you
might need to fetch all the records, and iterate through setting the text size
until you find the one that breaks)

HSLF seems to have an idea on the number of parts that make up the style, and
it's running off the end part way through reading a style, so we need to get
the hex dump to work out why

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to