https://bugs.winehq.org/show_bug.cgi?id=23782
--- Comment #3 from Austin English austinenglish@gmail.com --- I got part of a backtrace:
wine: Unhandled page fault on write access to 0x08dd1000 at address 0xf74c02b6 (thread 0024), starting debugger... fixme:quartz:Parser_OutputPin_QueryInterface No interface for {56a868a5-0ad4-11ce-b03a-0020af0ba770}! fixme:quartz:Parser_OutputPin_QueryInterface No interface for {56a868a5-0ad4-11ce-b03a-0020af0ba770}! fixme:quartz:Parser_OutputPin_QueryInterface No interface for {56a868a5-0ad4-11ce-b03a-0020af0ba770}! fixme:quartz:Parser_OutputPin_QueryInterface No interface for {56a868a5-0ad4-11ce-b03a-0020af0ba770}! Unhandled exception: page fault on write access to 0x08dd1000 in 32-bit code (0xf74c02b6). Register dump: CS:0023 SS:002b DS:002b ES:002b FS:0063 GS:006b EIP:f74c02b6 ESP:0033e988 EBP:0033ea28 EFLAGS:00210206( R- -- I - -P- ) EAX:08ca1068 EBX:f752e000 ECX:0004af60 EDX:08dd0fa0 ESI:03983680 EDI:0012c000 Stack dump: 0x0033e988: 7ded8000 7dec8506 08cf0000 08bc0048 0x0033e998: 0012c000 000001e0 08bc0020 00000280 0x0033e9a8: 000001e0 00000000 03a80858 03a7c2a8 0x0033e9b8: 0033ea08 7bc3c22b 00000000 00000000 0x0033e9c8: 0033e9f0 7bc3c319 0033e9f0 7edde000 0x0033e9d8: 0033ea00 08bc0020 00000001 00000000 Backtrace: =>0 0xf74c02b6 in libc.so.6 (+0x1362b6) (0x0033ea28) 1 0x7dec8506 DrawDibDraw+0x1c5(hdd=<couldn't compute location>, hdc=<couldn't compute location>, xDst=<couldn't compute location>, yDst=<couldn't compute location>, dxDst=<couldn't compute location>, dyDst=<couldn't compute location>, lpbi=<couldn't compute location>, lpBits=<couldn't compute location>, xSrc=<couldn't compute location>, ySrc=<couldn't compute location>, dxSrc=<couldn't compute location>, dySrc=<couldn't compute location>, wFlags=<couldn't compute location>) [/home/austin/wine-git/dlls/msvfw32/drawdib.c:366] in msvfw32 (0x0033ea28) 2 0x00a02398 in engine (+0x2397) (0x08bc0048) 0xf74c02b6: movntq %mm6,0x60(%edx)
though that was with a virtual desktop enabled. Without one, I get a black screen, and similar behavior to comment 2.
wine-1.7.15-67-g99c151a