https://bugs.winehq.org/show_bug.cgi?id=41972
Matteo Bruni matteo.mystral@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Component|directx-d3dx11 |quartz Depends on|40046 |
--- Comment #9 from Matteo Bruni matteo.mystral@gmail.com --- Let's target the quartz crash first and open a separate bug for the d3d crash eventually.
FWIW, I think you can recover some more information from the exception in the minidump with winedbg. I don't quite recall at the moment but maybe try with "info except". Even better, you could run the game again with +tid,quartz,strmbase and attach the new trace.
(In reply to winetest from comment #5)
It shouldnt be too hard to figure out why it crashes. With some debugging and adding some fixmes into wine source.
Sure. Go ahead.