http://bugs.winehq.org/show_bug.cgi?id=30161
--- Comment #6 from Alessandro Morelli atanvardo@gmail.com 2012-03-14 12:25:55 CDT --- (In reply to comment #3)
Is this a regression? A relay,seh,tid,gdiplus trace would probably be helpful.
Also, how do you reproduce it? I got the application from: http://www.sigma-sd.com/SD1/photopro.html
austin@aw21 ~ $ sha1sum SPP_5.2.1_setup.exe 604f7b99b2bf67774bd668b77e4c9f4e11e9ddbf SPP_5.2.1_setup.exe
installed and ran it in wine-1.4-205-g104e319, was able to load several hundred images with thumbnails, no crash. Also tried in 1.3.37, no crash.
The application crashes when it tries to load a thumbnail from a sigma raw file (an X3F file) which has been marked as rotated.
After I installed the gdiplus with winetricks, the crash disappeared.
If it's useful, I'll try to pinpoint the exact file and I'll host it somewhere (it's largish), otherwise I'll be happy to test any patch related to gdiplus stuff.
I'm using the deb packages made by Mr. Wasserbäch, so I can grab the source package, recompile and reinstall quite easily.