Whenever I try to open VS 2015, I get a "something caused the program to stop working correctly..." error and it just crashes. I looked at the event log and found this. Any ideas on what's happening or how to fix it?
Faulting application name: devenv.exe, version: 14.0.23107.0, time stamp: 0x559b7ead
Faulting module name: ntdll.dll, version: 6.3.9600.18146, time stamp: 0x5650afd4
Exception code: 0xc0000374
Fault offset: 0x000e5914
Faulting process id: 0x2c3c
Faulting application start time: 0x01d1383378ef9e47
Faulting application path: C:\Program Files (x86)\Microsoft Visual Studio 14.0\Common7\IDE\devenv.exe
Faulting module path: C:\WINDOWS\SYSTEM32\ntdll.dll
Report Id: bb30556b-a426-11e5-8029-f01faf32f733
Faulting package full name:
Faulting package-relative application ID:
Update: So running VS in safe mode works just fine, which leads me to believe it's an add in. The problem is, I don't even remember installing an add in. How do I find a current list of add ins for VS, and then just remove them all?