DO NOT REPLY [Bug 36526] Out of memory error when signing or verifying big files

View: New views
1 Messages — Rating Filter:   Alert me  

Parent Message unknown DO NOT REPLY [Bug 36526] Out of memory error when signing or verifying big files

by Bugzilla from bugzilla@apache.org :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

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

sean.mullan@... changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|LATER                       |FIXED

--- Comment #11 from sean.mullan@... 2009-09-24 11:12:25 PDT ---
I took another look at this bug and was able to fix it. The fix I putback was
very similar to Agnes' proposed patch, with a few small differences.

This should fix the OOM problems if you are simply trying to sign the bytes of
a large file without any transformations that cause intermediate node-sets to
be created. It doesn't address those use cases but it does address the use case
of this bug and the one that I believe most users have complained about.

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