https://bugs.winehq.org/show_bug.cgi?id=46355
--- Comment #3 from godevilove godevilove@ya.ru --- (In reply to Zebediah Figura from comment #2)
(In reply to godevilove from comment #0)
002b:err:ole:CoCreateInstanceEx apartment not initialised wine: Unhandled page fault on read access to 0xffffffffffffffff at address 0x140b84e1a (thread 002b), starting debugger...
Duplicate.
Next time also please pay attention to the instructions when filing bugs, especially the big red stop sign.
*** This bug has been marked as a duplicate of bug 42695 ***
I knew it was probably a dupe, but was not entirely sure, so I just thought it was better and easier to close this one if that is so, rather than add more long comments to the previous bug and thus over encumber it.
1. 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.
2. 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?
Another stack trace from that ticket also mentions CSMT dlls.