You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@poi.apache.org by bu...@apache.org on 2015/04/15 21:52:05 UTC

[Bug 57818] BufferUnderrunException reading valid but difficult winmail.dat file

https://bz.apache.org/bugzilla/show_bug.cgi?id=57818

Nick Burch <ap...@gagravarr.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |NEEDINFO

--- Comment #1 from Nick Burch <ap...@gagravarr.org> ---
I'd suggest attaching a debugger, and stepping through. Focus on the attributes
just before it goes wrong, as well as the one it fails on - check if they look
sensible, sizes and types are sensible, values read match the ones that outlook
shows etc. That should help you identify if the problem is with the failing
attribute, or if it's actually a problem with a preceeding one which wrecks the
state

-- 
You are receiving this mail because:
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@poi.apache.org
For additional commands, e-mail: dev-help@poi.apache.org