http://bugs.winehq.org/show_bug.cgi?id=34735
--- Comment #6 from Dmitry Timoshkov dmitry@baikal.ru 2013-10-16 19:21:21 CDT --- (In reply to comment #4)
Confirming. Looks like a gdiplus bug: fixme:gdiplus:GdipGetAllPropertyItems not supported propvariant type for id: 0
This message most likely has nothing to do with the problem, and it's actually missing in the attached log. But the crash in the log is caused by failing GdipCloneBitmapArea because it internally uses GdipBitmapLockBits and the app has already locked the bitmap by a preceding call to it.