https://bugs.winehq.org/show_bug.cgi?id=44061
--- Comment #22 from David Torok dt@zeroitlab.com --- (In reply to Ker noa from comment #21)
How do you define "same crash" , which numbers and lines need to match to say 2 runs are "the same"? The game dialog after the crash says each time that game content could not be read and i should run the repair method in steam. diffing the logs shows a few blocks of messages moving around between different runs.
I define "the same crash" as having this line
0108:trace:seh:dispatch_exception code=c0000096 flags=0 addr=00000001403A13F3 ip=403a13f3 tid=0108
and then the exception handling spiraling out of control. (which you can see from all the repeated lines starting from there)
Do you have windows steam installed in your wine prefix? ( You may want to have that running. )