http://bugs.winehq.org/show_bug.cgi?id=34101
Dan Kegel dank@kegel.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW CC| |dank@kegel.com Summary|Need for Speed: Shift demo |Need for Speed: Shift demo |crashes without native |crashes without native |d3dx9_36 |d3dx9_36 (purist) Ever Confirmed|0 |1
--- Comment #1 from Dan Kegel dank@kegel.com 2013-07-20 17:19:41 CDT --- Confirming as 'purist' bug.
'winetricks nfsshift_demo' seems to work fine, but doing 'winetricks alldlls=builtin' causes it to crash on startup. The log shows:
... fixme:d3dx:D3DXCreateEffectEx (0x123d600, 0x6ffa3840, 1984, (nil), (nil), (nil), 0x800, (nil), 0x9191c0c, 0x33faec): semi-stub fixme:d3dx:skip_dword_unknown Skipping 1 unknown DWORDs: fixme:d3dx:skip_dword_unknown 0x00000003 fixme:d3dx:ID3DXEffectImpl_FindNextValidTechnique (0x1178ba8)->((nil), 0x33facc): stub wine: Unhandled page fault on read access to 0x3bfc459b at address 0x7cdcac (thread 002d), starting debugger...
Setting d3dx9_36=native works around the problem.
This looks different enough from bug 25857 to merit its own bug.