https://bugs.winehq.org/show_bug.cgi?id=45408
Bug ID: 45408 Summary: Wine crashes on d3d device init Product: Wine-staging Version: 3.11 Hardware: x86-64 OS: Mac OS X Status: UNCONFIRMED Severity: major Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: mrx@hcc.im CC: leslie_alistair@hotmail.com, z.figura12@gmail.com
Created attachment 61724 --> https://bugs.winehq.org/attachment.cgi?id=61724 trace with WINEDEBUG=+all
When I try to run any programs which needs d3d, wine-staging would crash on wined3d_device_init_gdi.
The machine is MacBook Pro 15-inch 2017 running macOS 10.13.2, with Intel HD Graphics 630 and Radeon Pro 650.
Using wine-staging with upstream commit 8686448.
I've tried to capture the full trace with WINEDEBUG=+all and the last few lines before crash are in trace.log file.
https://bugs.winehq.org/show_bug.cgi?id=45408
--- Comment #1 from mrx@hcc.im --- Created attachment 61725 --> https://bugs.winehq.org/attachment.cgi?id=61725 standard backtrace
https://bugs.winehq.org/show_bug.cgi?id=45408
--- Comment #2 from Alistair Leslie-Hughes leslie_alistair@hotmail.com --- Does plain wine have the same issue?
https://bugs.winehq.org/show_bug.cgi?id=45408
--- Comment #3 from mrx@hcc.im --- (In reply to Alistair Leslie-Hughes from comment #2)
Does plain wine have the same issue?
3.9 staging also has this issue, and I was using vanilla wine 3.9 since I've encountered that and thought it was just something occasionally, then found that 3.11 staging also has this issue.
At least 3.9 vanilla works fine, but didn't test with 3.11 vanilla.
https://bugs.winehq.org/show_bug.cgi?id=45408
--- Comment #4 from mrx@hcc.im --- In some integrated browsers it also crashes at different places (wined3d_device_init_3d), but still in init methods.
https://bugs.winehq.org/show_bug.cgi?id=45408
--- Comment #5 from mrx@hcc.im --- Created attachment 61726 --> https://bugs.winehq.org/attachment.cgi?id=61726 wined3d_device_init_3d
https://bugs.winehq.org/show_bug.cgi?id=45408
--- Comment #6 from Alistair Leslie-Hughes leslie_alistair@hotmail.com --- wined3d-csmt hasn't been used for quiet some time in wine-staging.
Can you please disable/remove this DLL and try again? or Try in a fresh prefix
https://bugs.winehq.org/show_bug.cgi?id=45408
mrx@hcc.im changed:
What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |INVALID Status|UNCONFIRMED |RESOLVED
--- Comment #7 from mrx@hcc.im --- Removing the dll redirect from wined3d.dll to wined3d-csmt.dll worked. Fresh prefixes works as it doesn't have such redirect. It seems that it is from older version of wine-staging and causing errors.
I'm marking this as INVALID.
https://bugs.winehq.org/show_bug.cgi?id=45408
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #8 from Austin English austinenglish@gmail.com --- Closing.