http://bugs.winehq.org/show_bug.cgi?id=11879
Summary: gdiplus: crash when reading png file Product: Wine Version: CVS/GIT Platform: Other OS/Version: other Status: UNCONFIRMED Severity: normal Priority: P2 Component: gdiplus AssignedTo: wine-bugs@winehq.org ReportedBy: cbill.lam@gmail.com
crash when trying to read a png file using
GdipCreateBitmapFromFile GdipGetImageWidth GdipGetImageHeight GdipBitmapLockBits
http://bugs.winehq.org/show_bug.cgi?id=11879
--- Comment #1 from bill lam cbill.lam@gmail.com 2008-03-07 01:45:40 --- Created an attachment (id=11168) --> (http://bugs.winehq.org/attachment.cgi?id=11168) log file
http://bugs.winehq.org/show_bug.cgi?id=11879
Lei Zhang thestig@google.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |DUPLICATE
--- Comment #2 from Lei Zhang thestig@google.com 2008-03-07 03:15:34 --- dup of bug 9362
*** This bug has been marked as a duplicate of bug 9362 ***
http://bugs.winehq.org/show_bug.cgi?id=11879
--- Comment #3 from bill lam cbill.lam@gmail.com 2008-03-11 21:06:46 --- (In reply to comment #2)
dup of bug 9362
*** This bug has been marked as a duplicate of bug 9362 ***
under latest git/vcs, it no longer crashes. However the data bitmap returned for a png is all 255 (all white color).
http://bugs.winehq.org/show_bug.cgi?id=11879
Lei Zhang thestig@google.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #4 from Lei Zhang thestig@google.com 2008-03-11 21:10:19 --- Care to file a new bug? In the new bug report, please let us know what application you're using, or provide some sample code that will trigger the problem.
Closing.
http://bugs.winehq.org/show_bug.cgi?id=11879
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Version|CVS/GIT |unspecified