http://bugs.winehq.org/show_bug.cgi?id=25549
--- Comment #2 from Glenn Chugg Libertas.Mania@hotmail.com 2010-12-18 06:25:03 CST --- After googling about for a little while I came up with:
It's most likely the color conversion problem. This will have to be debugged in libjpeg.
I believe libjpeg errors currently result in a call to abort() instead of a failure return code.
So my initial guess was correct in the method of handling of the errors, just it wasn't the GDI, it was the libjpeg.