http://bugs.winehq.org/show_bug.cgi?id=35006
--- Comment #6 from GyB gyebro69@gmail.com 2013-11-28 01:35:19 CST --- (In reply to comment #5)
Created attachment 46658 [details] gdiplus: Avoid deleting clip region twice in GdipDeleteGraphics
It's a bug in application, it calls GdipDeleteGraphics twice. I don't know how it worked before, probably due to slightly different memory layout. Attached patch should avoid the crash.
The patch works here as well..