http://bugs.winehq.org/show_bug.cgi?id=9995
--- Comment #32 from Dan Kegel dank@kegel.com 2008-07-29 12:39:33 --- This bit looks kind of suspicious:
0009:Call gdi32.BitBlt(00000e80,00023e4e,00000052,0000ed32,00000091,00000ea8,00000000,00000000,00cc0020) ret=004c43cf trace:bitblt:BitBlt hdcSrc=0xea8 0,0 -> hdcDest=0xe80 147022,82 60722x145 rop=cc0020 trace:bitblt:BITBLT_InternalStretchBlt rectdst=147022,82-60722,145 orgdst=0,0 trace:bitblt:BITBLT_InternalStretchBlt rectsrc=0,0-60722,145 orgsrc=0,0 0009:Ret gdi32.BitBlt() retval=00000001 ret=004c43cf
That seems like an awful big dest rectangle. Perhaps the mere act of trying to process that plays hob with your X server...