https://issues.apache.org/bugzilla/show_bug.cgi?id=53264
--- Comment #6 from Nick Burch <[email protected]> --- We know from the stacktrace that the problem is probably with the ChartEndBlockRecord, but there's a tiny chance it might be a problem with the record before that If you can, please try to (probably using a debugger) work out what the data is that's associated with the problematic record. Then, compare that with the Microsoft provided file format specification. Does the length match what the spec allows? Are there options in the record which cause variable length? If so, does POI handle them? -- 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]
