[Mono-bugs] [Bug 569940] Mono crashes when using System.Drawing.Image.FromFile with a special TIF-File
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Wed Jan 13 10:07:54 EST 2010
http://bugzilla.novell.com/show_bug.cgi?id=569940
http://bugzilla.novell.com/show_bug.cgi?id=569940#c2
Sebastien Pouliot <spouliot at novell.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |ASSIGNED
CC| |spouliot at novell.com
Component|Sys.Drawing. |libgdiplus
Severity|Critical |Major
--- Comment #2 from Sebastien Pouliot <spouliot at novell.com> 2010-01-13 15:07:53 UTC ---
The image is invalid. EOG won't load it (and like ligbdiplus it depends on
libtiff) with the following error:
Failed to load TIFF image: libtiff-pixbuf: Bad value 1 for "ExtraSamples"
Now we should not crash but, once fixed, the end result will be an exception
(not an image in memory).
--
Configure bugmail: http://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