question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Visual Studio crashes

See original GitHub issue

As 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:closed
  • Created 7 years ago
  • Comments:20 (9 by maintainers)

github_iconTop GitHub Comments

4reactions
drewnoakescommented, Apr 28, 2016

I also just experienced a crash. Actually Windows Defender flagged git2-785d8c4.dll as containing Trojan:Win32/Varpes.N!cl at the same time that VS crashed.

1reaction
laurentkempecommented, Apr 28, 2016

@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

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found