http://bugs.winehq.org/show_bug.cgi?id=28130
--- Comment #6 from Huw Davies huw@codeweavers.com 2011-08-23 05:29:39 CDT --- This is because the app passes an invalid bits ptr to StretchDIBits. It used to be caught with an exception handler in winex11, guess I'll have to add one to the dib driver too.