https://bugs.winehq.org/show_bug.cgi?id=55945
--- Comment #9 from Jinoh Kang jinoh.kang.kr@gmail.com --- It's also worth noting that the crash log *before* and *after* the stub patch is basically the same except for the "GdipDrawImageFX fixme" part.
This app had been picky about functions not actually doing what it expects. See bug 52673 for an example. In general, I wouldn't trust a stub to actually fix a crash until I have tested it...