https://bugs.winehq.org/show_bug.cgi?id=55513
Jeff Smith whydoubt@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |whydoubt@gmail.com
--- Comment #5 from Jeff Smith whydoubt@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'.