According to saberhawk, you have "an unknown vcruntime140.dll and various DLLs from Windows 7 RTM, 7 SP1, 8 RTM, 8.1 RTM, 10 Technical Preview 14393, 10 Threshold 2." Have you made modifications to your OS that you can reverse?
I'm a bit of a novice when it comes to reading crash dumps, but at first glance it looks like the crashes are caused by a corrupt visual c++ runtime. You could try the following while waiting for a more "official" response:
-Reinstall the game
or
-Reinstall the VC 2012 Runtime: https://www.microsoft.com/en-us/download/details.aspx?id=30679
More advanced IT guys, correct me if wrong please.