http://bugs.winehq.org/show_bug.cgi?id=10381
Summary: d3d7 Create Device error Product: Wine Version: 0.9.49. Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: major Priority: P2 Component: wine-directx-d3d AssignedTo: wine-bugs@winehq.org ReportedBy: loacoon@hotmail.com
When launching a few games (Ground control, Playonline...) I have the same error message, there is little differences, but the reason of the crash seems to be the same message.
fixme:d3d7:IDirect3DImpl_7_CreateDevice (0x1264e0): Only one Direct3D device per DirectDraw object supported
This message is repeated about 10 times and then it crashes :
wine: Unhandled page fault on read access to 0xa6f30c7d at address 0xa6f30c7d (thread 0014), starting debugger... Unhandled exception: page fault on read access to 0xa6f30c7d in 32-bit code (0xa6f30c7d).
There is also a great number of :
fixme:dbghelp_dwarf:dwarf2_parse_variable Unsupported form for const value __wine_dbch___default (1)
(maybe not related to the first message?!)