[Mono-bugs] [Bug 411454] Iterating through a multilayer tif throws exception
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Mon Aug 11 13:24:01 EDT 2008
https://bugzilla.novell.com/show_bug.cgi?id=411454
User spouliot at novell.com added comment
https://bugzilla.novell.com/show_bug.cgi?id=411454#c5
Sebastien Pouliot <spouliot at novell.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|ASSIGNED |RESOLVED
Resolution| |FIXED
--- Comment #5 from Sebastien Pouliot <spouliot at novell.com> 2008-08-11 11:24:00 MDT ---
Fixed in SVN r110129 (HEAD) and r110130 (2-0 branch)
A bad loop when cloning an image with multiple frames resulted in a lot of
extra allocation (bad) that were not freed when the object was disposed (very
bad).
Thanks for the sample.
Sebastien
n.b. I could not duplicate the exception you got. It crashed under SLED10 and
the process got killed under openSUSE11 (much better :-). However it's likely
because a memory check failed somewhere (and null was returned).
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.
More information about the mono-bugs
mailing list