I'm getting below error whenever I'm trying to start Visual Studio 2019. It is crashing immediately.
"devenv.exe a new guard page for the stack cannot be created"
This issue could be because of I tried restarting Visual Studio after getting StackOverFlow exception multiple (after code change and removing infinite loop).
Any help/suggestion is appreciated.
I went through other related question but none helped.
A new guard page for the stack cannot be created
VS2015 crashing with “A new guard page…” when just editing source code
Thanks!