http://bugs.winehq.org/show_bug.cgi?id=6675
------- Additional Comments From damjan.jov@gmail.com 2006-13-11 23:50 ------- Created an attachment (id=4084) --> (http://bugs.winehq.org/attachment.cgi?id=4084&action=view) patch to avoid copying outside bitmap boundary
So it tries to do a 500x480 pixel copy from (0,0) to (0,0) and crashes on memcpy...
Still tells me nothing, try this patch and post what gets printed. I think it should run instead of crashing.
Was there ever any graphical problems before this patch set, like in wine 0.9.24 and earlier?