VS2015 crashing with “A new guard page…” when just editing source code
问题 The Problem: Visual Studio 2015 keeps crashing with this error: A new guard page for the stack cannot be created Background: There are already a few questions out there regarding this error in other contexts, but they all appear to be related to interoperating with legacy COM code or designer tools in Visual Studio. I am just trying to edit a C# source file. Windows service / A new guard page for the stack cannot be created A new guard page for the stack cannot be created Previously, I've