http://bugs.winehq.org/show_bug.cgi?id=25715
Summary: native dxdiag crashes with builtin quartz Product: Wine Version: 1.3.11 Platform: x86 OS/Version: Linux Status: NEW Severity: normal Priority: P2 Component: quartz AssignedTo: wine-bugs@winehq.org ReportedBy: dank@kegel.com
native dxdiag.exe and dxdiagn.dll from 'winetricks directx9', with no other native components, puts up an interface, then crashes with
err:ole:CoGetClassObject no class object {b9f3eb85-b781-4ac1-8d90-93a05ee37d7d} could be created for context 0x1 wine: Unhandled page fault on read access to 0x00000002 at address 0x51825e (thread 0009), starting debugger...
On the next run, it nicely says "there was a crash accessing directshow, do you want to bypass?" and if you say yes, it goes on to work well.
winetricks quartz works around the initial crash and gets you to the next problem.