https://bugs.winehq.org/show_bug.cgi?id=55513 Jeff Smith <whydoubt(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |whydoubt(a)gmail.com --- Comment #5 from Jeff Smith <whydoubt(a)gmail.com> --- The crash report indicates that GdipCreateBitmapFromHICON is returning InvalidParameter. Based on tests, I added input validation to that function recently in commit 19b7d1dbabe75366f20eadc704109583a89f9dd7. If this happens with native gdiplus, but not on Windows, it makes we wonder if something is wrong in icon creation. It might helpful to see a log with WINEDEBUG set to 'gdiplus,bitmap,icon,cursor'. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.