Visual Studio crashes
See original GitHub issueAs of today (version 3.1.1.0) this extention causes Visual Studio 2015 to crash if I open a project that uses git. Debugging VS shows me this error message:
System.TypeInitializationException was unhandled
Message: An unhandled exception of type 'System.TypeInitializationException' occurred in LibGit2Sharp.dll
Additional information: The type initializer for 'LibGit2Sharp.Core.NativeMethods' threw an exception.
Disabling the extention stops the crashing, but I much rather would enable it 😉
Issue Analytics
- State:
- Created 7 years ago
- Comments:20 (9 by maintainers)
Top Results From Across the Web
Why is Visual Studio constantly crashing?
Most commonly, if Visual Studio is crashing repeatedly, your .suo or .ncb file has become corrupted. Close your project, delete those files, and ......
Read more >Visual Studio 2022 crash after startup - Microsoft Q&A
I was working fine on VS 2022 17.4, but one day I tried to open to program and after the splash screen it...
Read more >How to Fix Visual Studio Code Crashing on Windows 11
1. Terminate Visual Studio Code and Restart · 2. Reboot your System · 3. Disable Hardware Acceleration · 4. Perform a Clean Boot...
Read more >Resolve out-of-memory crashes of Visual Studio
If you experience crashes of Visual Studio, typically when working with a very large solution, your IDE might be out of virtual memory....
Read more >Visual Studio 2022 randomly crashes my PC : r/VisualStudio
Every once and a while when I have Visual Studio 2022 open, my computer will entirely crash without a blue screen or anything, ......
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
I also just experienced a crash. Actually Windows Defender flagged
git2-785d8c4.dll
as containingTrojan:Win32/Varpes.N!cl
at the same time that VS crashed.@kuechlerm Thanks for the report! Could you try to install this version and let me know if you still have issues!
We have several other users reporting crashes due to LibGit2Sharp and Libgit2 #93 #92 #87