https://bugs.winehq.org/show_bug.cgi?id=46355
--- Comment #4 from Zebediah Figura z.figura12@gmail.com --- (In reply to godevilove from comment #3)
- Could you, please, then update Version and Hardware fields of the ticket?
Version: 2.3 Hardware: x86 Linux Those data are quite outdated, maybe that's the reason why no one fixed that bug.
Version reflects the earliest version the bug was reported against. Also the Hardware field already seems to report x86-64.
- The stack traces from that ticket are different from mine:
https://bugs.winehq.org/attachment.cgi?id=57663 - it doesn't have 'wine: Unhandled page fault on read access to 0xffffffffffffffff at address', but it also has this:
... fixme:module:load_dll Loader redirect from L"wined3d.dll" to L"wined3d-csmt.dll" fixme:winediag:wined3d_dll_init Experimental wined3d CSMT feature is currently enabled. ...
Is CSMT now included into wine-staging? or even vanilla wine? Should I try turning it off or it won't affect the crash reason?
It's included into vanilla wine, yes, and is the default. It almost certainly won't affect this bug.
The different crash address is probably not very salient.
If you'd like to confirm you can try the patch from that bug, but the lines quoted in comment 2 are pretty much a smoking gun.