You are not logged in.

#1 2017-05-15 20:02:28

Win8Error
Member
From: Rheinland-Pfalz
Registered: 2017-05-15
Posts: 3

MonoDevelop 6.2 crashes when i loading a project (LibGit2Sharp)

Hello,

i have an issue with MonoDevelop. Everytime when i loading a project MonoDevelop crashes. In the log file from MonoDevelop is called that MonoDevelop missing LibGit2Sharp.

How can I fix the error? What package is missing?

Here is the MonoDevelop Log:

INFO [2017-05-15 21:40:18Z]: Starting MonoDevelop 6.2
INFO [2017-05-15 21:40:18Z]: Running on Mono 5.0.0 (Stable 5.0.0.100/9667aa6 Fri May 12 07:20:13 UTC 2017) (64-bit)
INFO [2017-05-15 21:40:18Z]: Operating System: Linux
Linux joel-dell 4.10.13-1-ARCH #1 SMP PREEMPT Thu Apr 27 12:15:09 CEST 2017 x86_64 GNU/Linux
INFO [2017-05-15 21:40:18Z]: Using GTK+ 2.24.31
INFO [2017-05-15 21:40:18Z]: Add-in loaded: MonoDevelop.Core
INFO [2017-05-15 21:40:18Z]: Add-in loaded: MonoDevelop.Ide
WARNING [2017-05-15 21:40:18Z]: No proxy credential provider was found
INFO [2017-05-15 21:40:18Z]: Initializing Runtime Mono 5.0.0
INFO [2017-05-15 21:40:18Z]: GTK: Using Gtk theme from /usr/share/themes/Adwaita
MonoDevelop wird gestartet
INFO [2017-05-15 21:40:18Z]: Add-in loaded: MonoDevelop.GnomePlatform
INFO [2017-05-15 21:40:18Z]: Add-in loaded: MonoDevelop.DesignerSupport
INFO [2017-05-15 21:40:18Z]: Add-in loaded: MonoDevelop.GtkCore
INFO [2017-05-15 21:40:18Z]: Add-in loaded: MonoDevelop.VBBinding
INFO [2017-05-15 21:40:18Z]: Add-in loaded: MonoDevelop.Debugger
INFO [2017-05-15 21:40:18Z]: Add-in loaded: MonoDevelop.SourceEditor2
INFO [2017-05-15 21:40:18Z]: Add-in loaded: MonoDevelop.TextTemplating
INFO [2017-05-15 21:40:18Z]: Add-in loaded: MonoDevelop.Xml
INFO [2017-05-15 21:40:18Z]: Add-in loaded: MonoDevelop.AspNet
INFO [2017-05-15 21:40:18Z]: Add-in loaded: MonoDevelop.UnitTesting
INFO [2017-05-15 21:40:18Z]: Add-in loaded: MonoDevelop.RegexToolkit
INFO [2017-05-15 21:40:18Z]: Add-in loaded: MonoDevelop.Refactoring
INFO [2017-05-15 21:40:18Z]: Add-in loaded: MonoDevelop.CSharpBinding
INFO [2017-05-15 21:40:18Z]: Add-in loaded: MonoDevelop.FSharpBinding
INFO [2017-05-15 21:40:18Z]: Add-in loaded: MonoDevelop.VersionControl
WARNING [2017-05-15 21:40:19Z]: Inotify watch limit is too low (8192).
MonoDevelop will switch to managed file watching.
See [url]http://monodevelop.com/Inotify_Watches_Limit[/url] for more info.
INFO [2017-05-15 21:40:19Z]: Add-in loaded: MonoDevelop.PackageManagement
INFO [2017-05-15 21:40:19Z]: Add-in loaded: MonoDevelop.Packaging
   Workbench wird geladen
INFO [2017-05-15 21:40:19Z]: Add-in loaded: MonoDevelop.ConnectedServices
INFO [2017-05-15 21:40:19Z]: Add-in loaded: MonoDevelop.Deployment
INFO [2017-05-15 21:40:19Z]: Add-in loaded: MonoDevelop.VersionControl.Git
INFO [2017-05-15 21:40:19Z]: Add-in loaded: MonoDevelop.AssemblyBrowser
INFO [2017-05-15 21:40:19Z]: Add-in loaded: MonoDevelop.WebReferences
INFO [2017-05-15 21:40:19Z]: Add-in loaded: MonoDevelop.DocFood
      Hauptfenster wird initialisiert
INFO [2017-05-15 21:40:19Z]: Creating DefaultWorkbench
INFO [2017-05-15 21:40:19Z]: Updating Welcome Page from '[url]http://software.xamarin.com/Service/News[/url]'.
INFO [2017-05-15 21:40:19Z]: Add-in loaded: MonoDevelop.VersionControl.Subversion
INFO [2017-05-15 21:40:19Z]: Add-in loaded: MonoDevelop.VersionControl.Subversion.Unix
INFO [2017-05-15 21:40:19Z]: Add-in loaded: MonoDevelop.Deployment.Linux
Error: did not find one of the files in sources//usr/lib/monodoc/sources/gd2i
INFO [2017-05-15 21:40:19Z]: Welcome Page updated.
INFO [2017-05-15 21:40:29Z]: Add-in loaded: MonoDevelop.UnitTesting.NUnit
ERROR [2017-05-15 21:40:29Z]: System.TypeInitializationException: The type initializer for 'LibGit2Sharp.Core.NativeMethods' threw an exception. ---> System.DllNotFoundException: git2-e8b8948
  at (wrapper managed-to-native) LibGit2Sharp.Core.NativeMethods:git_libgit2_init ()
  at LibGit2Sharp.Core.NativeMethods+LibraryLifetimeObject..ctor () [0x00007] in <538ff5a919c747ac8060ab2f5fe059f3>:0 
  at LibGit2Sharp.Core.NativeMethods..cctor () [0x0005c] in <538ff5a919c747ac8060ab2f5fe059f3>:0 
   --- End of inner exception stack trace ---
  at LibGit2Sharp.Core.Proxy.git_buf_free (LibGit2Sharp.Core.Handles.GitBuf buf) [0x00001] in <538ff5a919c747ac8060ab2f5fe059f3>:0 
  at LibGit2Sharp.Core.Handles.GitBuf.Dispose () [0x00001] in <538ff5a919c747ac8060ab2f5fe059f3>:0 
  at LibGit2Sharp.Core.Proxy.ConvertPath (System.Func`2[T,TResult] pathRetriever) [0x0003d] in <538ff5a919c747ac8060ab2f5fe059f3>:0 
  at LibGit2Sharp.Core.Proxy.git_repository_discover (LibGit2Sharp.Core.FilePath start_path) [0x0000e] in <538ff5a919c747ac8060ab2f5fe059f3>:0 
  at LibGit2Sharp.Repository.Discover (System.String startingPath) [0x00007] in <538ff5a919c747ac8060ab2f5fe059f3>:0 
  at MonoDevelop.VersionControl.Git.GitVersionControl.OnGetRepositoryPath (MonoDevelop.Core.FilePath path, System.String id) [0x0000d] in <03e1cabedc3d42d5b7586ba1944c23df>:0 
  at MonoDevelop.VersionControl.VersionControlSystem.GetRepositoryPath (MonoDevelop.Core.FilePath path, System.String id) [0x00001] in <45bd3370f905496e9d75442f5b1ba6df>:0 
  at MonoDevelop.VersionControl.VersionControlService.GetRepositoryReference (System.String path, System.String id) [0x00029] in <45bd3370f905496e9d75442f5b1ba6df>:0 
  at MonoDevelop.VersionControl.VersionControlService.GetRepository (MonoDevelop.Projects.WorkspaceObject entry) [0x00060] in <45bd3370f905496e9d75442f5b1ba6df>:0 
  at MonoDevelop.VersionControl.Git.GitNodeBuilderExtension.OnNodeAdded (System.Object dataObject) [0x00008] in <03e1cabedc3d42d5b7586ba1944c23df>:0 
  at MonoDevelop.Ide.Gui.Components.ExtensibleTreeView.RegisterNode (Gtk.TreeIter it, System.Object dataObject, MonoDevelop.Ide.Gui.Components.NodeBuilder[] chain, System.Boolean fireAddedEvent) [0x00053] in <8e60aa0560c44ca69e4f561f2f540933>:0 
ERROR [2017-05-15 21:40:29Z]: System.TypeInitializationException: The type initializer for 'LibGit2Sharp.Core.NativeMethods' threw an exception. ---> System.DllNotFoundException: git2-e8b8948
  at (wrapper managed-to-native) LibGit2Sharp.Core.NativeMethods:git_libgit2_init ()
  at LibGit2Sharp.Core.NativeMethods+LibraryLifetimeObject..ctor () [0x00007] in <538ff5a919c747ac8060ab2f5fe059f3>:0 
  at LibGit2Sharp.Core.NativeMethods..cctor () [0x0005c] in <538ff5a919c747ac8060ab2f5fe059f3>:0 
   --- End of inner exception stack trace ---
  at LibGit2Sharp.Core.Proxy.git_buf_free (LibGit2Sharp.Core.Handles.GitBuf buf) [0x00001] in <538ff5a919c747ac8060ab2f5fe059f3>:0 
  at LibGit2Sharp.Core.Handles.GitBuf.Dispose () [0x00001] in <538ff5a919c747ac8060ab2f5fe059f3>:0 
  at LibGit2Sharp.Core.Proxy.ConvertPath (System.Func`2[T,TResult] pathRetriever) [0x0003d] in <538ff5a919c747ac8060ab2f5fe059f3>:0 
  at LibGit2Sharp.Core.Proxy.git_repository_discover (LibGit2Sharp.Core.FilePath start_path) [0x0000e] in <538ff5a919c747ac8060ab2f5fe059f3>:0 
  at LibGit2Sharp.Repository.Discover (System.String startingPath) [0x00007] in <538ff5a919c747ac8060ab2f5fe059f3>:0 
  at MonoDevelop.VersionControl.Git.GitVersionControl.OnGetRepositoryPath (MonoDevelop.Core.FilePath path, System.String id) [0x0000d] in <03e1cabedc3d42d5b7586ba1944c23df>:0 
  at MonoDevelop.VersionControl.VersionControlSystem.GetRepositoryPath (MonoDevelop.Core.FilePath path, System.String id) [0x00001] in <45bd3370f905496e9d75442f5b1ba6df>:0 
  at MonoDevelop.VersionControl.VersionControlService.GetRepositoryReference (System.String path, System.String id) [0x00029] in <45bd3370f905496e9d75442f5b1ba6df>:0 
  at MonoDevelop.VersionControl.VersionControlService.GetRepository (MonoDevelop.Projects.WorkspaceObject entry) [0x00060] in <45bd3370f905496e9d75442f5b1ba6df>:0 
  at MonoDevelop.VersionControl.VersionControlNodeExtension.BuildNode (MonoDevelop.Ide.Gui.Components.ITreeBuilder builder, System.Object dataObject, MonoDevelop.Ide.Gui.Components.NodeInfo nodeInfo) [0x0002e] in <45bd3370f905496e9d75442f5b1ba6df>:0 
  at MonoDevelop.Ide.Gui.Components.ExtensibleTreeView+TreeBuilder.GetNodeInfo (MonoDevelop.Ide.Gui.Components.NodeInfo nodeInfo, MonoDevelop.Ide.Gui.Components.ExtensibleTreeView tree, MonoDevelop.Ide.Gui.Components.ITreeBuilder tb, MonoDevelop.Ide.Gui.Components.NodeBuilder[] chain, System.Object dataObject) [0x00018] in <8e60aa0560c44ca69e4f561f2f540933>:0 
ERROR [2017-05-15 21:40:29Z]: System.TypeInitializationException: The type initializer for 'LibGit2Sharp.Core.NativeMethods' threw an exception. ---> System.DllNotFoundException: git2-e8b8948
  at (wrapper managed-to-native) LibGit2Sharp.Core.NativeMethods:git_libgit2_init ()
  at LibGit2Sharp.Core.NativeMethods+LibraryLifetimeObject..ctor () [0x00007] in <538ff5a919c747ac8060ab2f5fe059f3>:0 
  at LibGit2Sharp.Core.NativeMethods..cctor () [0x0005c] in <538ff5a919c747ac8060ab2f5fe059f3>:0 
   --- End of inner exception stack trace ---
  at LibGit2Sharp.Core.Proxy.git_buf_free (LibGit2Sharp.Core.Handles.GitBuf buf) [0x00001] in <538ff5a919c747ac8060ab2f5fe059f3>:0 
  at LibGit2Sharp.Core.Handles.GitBuf.Dispose () [0x00001] in <538ff5a919c747ac8060ab2f5fe059f3>:0 
  at LibGit2Sharp.Core.Proxy.ConvertPath (System.Func`2[T,TResult] pathRetriever) [0x0003d] in <538ff5a919c747ac8060ab2f5fe059f3>:0 
  at LibGit2Sharp.Core.Proxy.git_repository_discover (LibGit2Sharp.Core.FilePath start_path) [0x0000e] in <538ff5a919c747ac8060ab2f5fe059f3>:0 
  at LibGit2Sharp.Repository.Discover (System.String startingPath) [0x00007] in <538ff5a919c747ac8060ab2f5fe059f3>:0 
  at MonoDevelop.VersionControl.Git.GitVersionControl.OnGetRepositoryPath (MonoDevelop.Core.FilePath path, System.String id) [0x0000d] in <03e1cabedc3d42d5b7586ba1944c23df>:0 
  at MonoDevelop.VersionControl.VersionControlSystem.GetRepositoryPath (MonoDevelop.Core.FilePath path, System.String id) [0x00001] in <45bd3370f905496e9d75442f5b1ba6df>:0 
  at MonoDevelop.VersionControl.VersionControlService.GetRepositoryReference (System.String path, System.String id) [0x00029] in <45bd3370f905496e9d75442f5b1ba6df>:0 
  at MonoDevelop.VersionControl.VersionControlService.GetRepository (MonoDevelop.Projects.WorkspaceObject entry) [0x00060] in <45bd3370f905496e9d75442f5b1ba6df>:0 
  at MonoDevelop.VersionControl.Git.GitNodeBuilderExtension.BuildNode (MonoDevelop.Ide.Gui.Components.ITreeBuilder treeBuilder, System.Object dataObject, MonoDevelop.Ide.Gui.Components.NodeInfo nodeInfo) [0x00008] in <03e1cabedc3d42d5b7586ba1944c23df>:0 
  at MonoDevelop.Ide.Gui.Components.ExtensibleTreeView+TreeBuilder.GetNodeInfo (MonoDevelop.Ide.Gui.Components.NodeInfo nodeInfo, MonoDevelop.Ide.Gui.Components.ExtensibleTreeView tree, MonoDevelop.Ide.Gui.Components.ITreeBuilder tb, MonoDevelop.Ide.Gui.Components.NodeBuilder[] chain, System.Object dataObject) [0x00018] in <8e60aa0560c44ca69e4f561f2f540933>:0 
FATAL ERROR [2017-05-15 21:40:29Z]: An unhandled exception has occured. Terminating MonoDevelop? True
System.TypeInitializationException: The type initializer for 'LibGit2Sharp.Core.NativeMethods' threw an exception. ---> System.DllNotFoundException: git2-e8b8948
  at (wrapper managed-to-native) LibGit2Sharp.Core.NativeMethods:git_libgit2_init ()
  at LibGit2Sharp.Core.NativeMethods+LibraryLifetimeObject..ctor () [0x00007] in <538ff5a919c747ac8060ab2f5fe059f3>:0 
  at LibGit2Sharp.Core.NativeMethods..cctor () [0x0005c] in <538ff5a919c747ac8060ab2f5fe059f3>:0 
   --- End of inner exception stack trace ---
  at LibGit2Sharp.Core.NativeMethods+LibraryLifetimeObject.Finalize () [0x00001] in <538ff5a919c747ac8060ab2f5fe059f3>:0 
ERROR [2017-05-15 21:40:29Z]: System.TypeInitializationException: The type initializer for 'LibGit2Sharp.Core.NativeMethods' threw an exception. ---> System.DllNotFoundException: git2-e8b8948
  at (wrapper managed-to-native) LibGit2Sharp.Core.NativeMethods:git_libgit2_init ()
  at LibGit2Sharp.Core.NativeMethods+LibraryLifetimeObject..ctor () [0x00007] in <538ff5a919c747ac8060ab2f5fe059f3>:0 
  at LibGit2Sharp.Core.NativeMethods..cctor () [0x0005c] in <538ff5a919c747ac8060ab2f5fe059f3>:0 
   --- End of inner exception stack trace ---
  at LibGit2Sharp.Core.Proxy.git_buf_free (LibGit2Sharp.Core.Handles.GitBuf buf) [0x00001] in <538ff5a919c747ac8060ab2f5fe059f3>:0 
  at LibGit2Sharp.Core.Handles.GitBuf.Dispose () [0x00001] in <538ff5a919c747ac8060ab2f5fe059f3>:0 
  at LibGit2Sharp.Core.Proxy.ConvertPath (System.Func`2[T,TResult] pathRetriever) [0x0003d] in <538ff5a919c747ac8060ab2f5fe059f3>:0 
  at LibGit2Sharp.Core.Proxy.git_repository_discover (LibGit2Sharp.Core.FilePath start_path) [0x0000e] in <538ff5a919c747ac8060ab2f5fe059f3>:0 
  at LibGit2Sharp.Repository.Discover (System.String startingPath) [0x00007] in <538ff5a919c747ac8060ab2f5fe059f3>:0 
  at MonoDevelop.VersionControl.Git.GitVersionControl.OnGetRepositoryPath (MonoDevelop.Core.FilePath path, System.String id) [0x0000d] in <03e1cabedc3d42d5b7586ba1944c23df>:0 
  at MonoDevelop.VersionControl.VersionControlSystem.GetRepositoryPath (MonoDevelop.Core.FilePath path, System.String id) [0x00001] in <45bd3370f905496e9d75442f5b1ba6df>:0 
  at MonoDevelop.VersionControl.VersionControlService.GetRepositoryReference (System.String path, System.String id) [0x00029] in <45bd3370f905496e9d75442f5b1ba6df>:0 
  at MonoDevelop.VersionControl.VersionControlService.GetRepository (MonoDevelop.Projects.WorkspaceObject entry) [0x00060] in <45bd3370f905496e9d75442f5b1ba6df>:0 
  at MonoDevelop.VersionControl.Git.GitNodeBuilderExtension.OnNodeAdded (System.Object dataObject) [0x00008] in <03e1cabedc3d42d5b7586ba1944c23df>:0 
  at MonoDevelop.Ide.Gui.Components.ExtensibleTreeView.RegisterNode (Gtk.TreeIter it, System.Object dataObject, MonoDevelop.Ide.Gui.Components.NodeBuilder[] chain, System.Boolean fireAddedEvent) [0x00053] in <8e60aa0560c44ca69e4f561f2f540933>:0 
ERROR [2017-05-15 21:40:29Z]: System.TypeInitializationException: The type initializer for 'LibGit2Sharp.Core.NativeMethods' threw an exception. ---> System.DllNotFoundException: git2-e8b8948
  at (wrapper managed-to-native) LibGit2Sharp.Core.NativeMethods:git_libgit2_init ()
  at LibGit2Sharp.Core.NativeMethods+LibraryLifetimeObject..ctor () [0x00007] in <538ff5a919c747ac8060ab2f5fe059f3>:0 
  at LibGit2Sharp.Core.NativeMethods..cctor () [0x0005c] in <538ff5a919c747ac8060ab2f5fe059f3>:0 
   --- End of inner exception stack trace ---
  at LibGit2Sharp.Core.Proxy.git_buf_free (LibGit2Sharp.Core.Handles.GitBuf buf) [0x00001] in <538ff5a919c747ac8060ab2f5fe059f3>:0 
  at LibGit2Sharp.Core.Handles.GitBuf.Dispose () [0x00001] in <538ff5a919c747ac8060ab2f5fe059f3>:0 
  at LibGit2Sharp.Core.Proxy.ConvertPath (System.Func`2[T,TResult] pathRetriever) [0x0003d] in <538ff5a919c747ac8060ab2f5fe059f3>:0 
  at LibGit2Sharp.Core.Proxy.git_repository_discover (LibGit2Sharp.Core.FilePath start_path) [0x0000e] in <538ff5a919c747ac8060ab2f5fe059f3>:0 
  at LibGit2Sharp.Repository.Discover (System.String startingPath) [0x00007] in <538ff5a919c747ac8060ab2f5fe059f3>:0 
  at MonoDevelop.VersionControl.Git.GitVersionControl.OnGetRepositoryPath (MonoDevelop.Core.FilePath path, System.String id) [0x0000d] in <03e1cabedc3d42d5b7586ba1944c23df>:0 
  at MonoDevelop.VersionControl.VersionControlSystem.GetRepositoryPath (MonoDevelop.Core.FilePath path, System.String id) [0x00001] in <45bd3370f905496e9d75442f5b1ba6df>:0 
  at MonoDevelop.VersionControl.VersionControlService.GetRepositoryReference (System.String path, System.String id) [0x00029] in <45bd3370f905496e9d75442f5b1ba6df>:0 
  at MonoDevelop.VersionControl.VersionControlService.GetRepository (MonoDevelop.Projects.WorkspaceObject entry) [0x00060] in <45bd3370f905496e9d75442f5b1ba6df>:0 
  at MonoDevelop.VersionControl.VersionControlNodeExtension.BuildNode (MonoDevelop.Ide.Gui.Components.ITreeBuilder builder, System.Object dataObject, MonoDevelop.Ide.Gui.Components.NodeInfo nodeInfo) [0x0002e] in <45bd3370f905496e9d75442f5b1ba6df>:0 
  at MonoDevelop.Ide.Gui.Components.ExtensibleTreeView+TreeBuilder.GetNodeInfo (MonoDevelop.Ide.Gui.Components.NodeInfo nodeInfo, MonoDevelop.Ide.Gui.Components.ExtensibleTreeView tree, MonoDevelop.Ide.Gui.Components.ITreeBuilder tb, MonoDevelop.Ide.Gui.Components.NodeBuilder[] chain, System.Object dataObject) [0x00018] in <8e60aa0560c44ca69e4f561f2f540933>:0 
ERROR [2017-05-15 21:40:29Z]: System.TypeInitializationException: The type initializer for 'LibGit2Sharp.Core.NativeMethods' threw an exception. ---> System.DllNotFoundException: git2-e8b8948
  at (wrapper managed-to-native) LibGit2Sharp.Core.NativeMethods:git_libgit2_init ()
  at LibGit2Sharp.Core.NativeMethods+LibraryLifetimeObject..ctor () [0x00007] in <538ff5a919c747ac8060ab2f5fe059f3>:0 
  at LibGit2Sharp.Core.NativeMethods..cctor () [0x0005c] in <538ff5a919c747ac8060ab2f5fe059f3>:0 
   --- End of inner exception stack trace ---
  at LibGit2Sharp.Core.Proxy.git_buf_free (LibGit2Sharp.Core.Handles.GitBuf buf) [0x00001] in <538ff5a919c747ac8060ab2f5fe059f3>:0 
  at LibGit2Sharp.Core.Handles.GitBuf.Dispose () [0x00001] in <538ff5a919c747ac8060ab2f5fe059f3>:0 
  at LibGit2Sharp.Core.Proxy.ConvertPath (System.Func`2[T,TResult] pathRetriever) [0x0003d] in <538ff5a919c747ac8060ab2f5fe059f3>:0 
  at LibGit2Sharp.Core.Proxy.git_repository_discover (LibGit2Sharp.Core.FilePath start_path) [0x0000e] in <538ff5a919c747ac8060ab2f5fe059f3>:0 
  at LibGit2Sharp.Repository.Discover (System.String startingPath) [0x00007] in <538ff5a919c747ac8060ab2f5fe059f3>:0 
  at MonoDevelop.VersionControl.Git.GitVersionControl.OnGetRepositoryPath (MonoDevelop.Core.FilePath path, System.String id) [0x0000d] in <03e1cabedc3d42d5b7586ba1944c23df>:0 
  at MonoDevelop.VersionControl.VersionControlSystem.GetRepositoryPath (MonoDevelop.Core.FilePath path, System.String id) [0x00001] in <45bd3370f905496e9d75442f5b1ba6df>:0 
  at MonoDevelop.VersionControl.VersionControlService.GetRepositoryReference (System.String path, System.String id) [0x00029] in <45bd3370f905496e9d75442f5b1ba6df>:0 
  at MonoDevelop.VersionControl.VersionControlService.GetRepository (MonoDevelop.Projects.WorkspaceObject entry) [0x00060] in <45bd3370f905496e9d75442f5b1ba6df>:0 
  at MonoDevelop.VersionControl.Git.GitNodeBuilderExtension.BuildNode (MonoDevelop.Ide.Gui.Components.ITreeBuilder treeBuilder, System.Object dataObject, MonoDevelop.Ide.Gui.Components.NodeInfo nodeInfo) [0x00008] in <03e1cabedc3d42d5b7586ba1944c23df>:0 
  at MonoDevelop.Ide.Gui.Components.ExtensibleTreeView+TreeBuilder.GetNodeInfo (MonoDevelop.Ide.Gui.Components.NodeInfo nodeInfo, MonoDevelop.Ide.Gui.Components.ExtensibleTreeView tree, MonoDevelop.Ide.Gui.Components.ITreeBuilder tb, MonoDevelop.Ide.Gui.Components.NodeBuilder[] chain, System.Object dataObject) [0x00018] in <8e60aa0560c44ca69e4f561f2f540933>:0 
ERROR [2017-05-15 21:40:29Z]: System.TypeInitializationException: The type initializer for 'LibGit2Sharp.Core.NativeMethods' threw an exception. ---> System.DllNotFoundException: git2-e8b8948
  at (wrapper managed-to-native) LibGit2Sharp.Core.NativeMethods:git_libgit2_init ()
  at LibGit2Sharp.Core.NativeMethods+LibraryLifetimeObject..ctor () [0x00007] in <538ff5a919c747ac8060ab2f5fe059f3>:0 
  at LibGit2Sharp.Core.NativeMethods..cctor () [0x0005c] in <538ff5a919c747ac8060ab2f5fe059f3>:0 
   --- End of inner exception stack trace ---
  at LibGit2Sharp.Core.Proxy.git_buf_free (LibGit2Sharp.Core.Handles.GitBuf buf) [0x00001] in <538ff5a919c747ac8060ab2f5fe059f3>:0 
  at LibGit2Sharp.Core.Handles.GitBuf.Dispose () [0x00001] in <538ff5a919c747ac8060ab2f5fe059f3>:0 
  at LibGit2Sharp.Core.Proxy.ConvertPath (System.Func`2[T,TResult] pathRetriever) [0x0003d] in <538ff5a919c747ac8060ab2f5fe059f3>:0 
  at LibGit2Sharp.Core.Proxy.git_repository_discover (LibGit2Sharp.Core.FilePath start_path) [0x0000e] in <538ff5a919c747ac8060ab2f5fe059f3>:0 
  at LibGit2Sharp.Repository.Discover (System.String startingPath) [0x00007] in <538ff5a919c747ac8060ab2f5fe059f3>:0 
  at MonoDevelop.VersionControl.Git.GitVersionControl.OnGetRepositoryPath (MonoDevelop.Core.FilePath path, System.String id) [0x0000d] in <03e1cabedc3d42d5b7586ba1944c23df>:0 
  at MonoDevelop.VersionControl.VersionControlSystem.GetRepositoryPath (MonoDevelop.Core.FilePath path, System.String id) [0x00001] in <45bd3370f905496e9d75442f5b1ba6df>:0 
  at MonoDevelop.VersionControl.VersionControlService.GetRepositoryReference (System.String path, System.String id) [0x00029] in <45bd3370f905496e9d75442f5b1ba6df>:0 
  at MonoDevelop.VersionControl.VersionControlService.GetRepository (MonoDevelop.Projects.WorkspaceObject entry) [0x00060] in <45bd3370f905496e9d75442f5b1ba6df>:0 
  at MonoDevelop.VersionControl.VersionControlNodeExtension.BuildNode (MonoDevelop.Ide.Gui.Components.ITreeBuilder builder, System.Object dataObject, MonoDevelop.Ide.Gui.Components.NodeInfo nodeInfo) [0x0002e] in <45bd3370f905496e9d75442f5b1ba6df>:0 
  at MonoDevelop.Ide.Gui.Components.ExtensibleTreeView+TreeBuilder.GetNodeInfo (MonoDevelop.Ide.Gui.Components.NodeInfo nodeInfo, MonoDevelop.Ide.Gui.Components.ExtensibleTreeView tree, MonoDevelop.Ide.Gui.Components.ITreeBuilder tb, MonoDevelop.Ide.Gui.Components.NodeBuilder[] chain, System.Object dataObject) [0x00018] in <8e60aa0560c44ca69e4f561f2f540933>:0 
ERROR [2017-05-15 21:40:29Z]: System.TypeInitializationException: The type initializer for 'LibGit2Sharp.Core.NativeMethods' threw an exception. ---> System.DllNotFoundException: git2-e8b8948
  at (wrapper managed-to-native) LibGit2Sharp.Core.NativeMethods:git_libgit2_init ()
  at LibGit2Sharp.Core.NativeMethods+LibraryLifetimeObject..ctor () [0x00007] in <538ff5a919c747ac8060ab2f5fe059f3>:0 
  at LibGit2Sharp.Core.NativeMethods..cctor () [0x0005c] in <538ff5a919c747ac8060ab2f5fe059f3>:0 
   --- End of inner exception stack trace ---
  at LibGit2Sharp.Core.Proxy.git_buf_free (LibGit2Sharp.Core.Handles.GitBuf buf) [0x00001] in <538ff5a919c747ac8060ab2f5fe059f3>:0 
  at LibGit2Sharp.Core.Handles.GitBuf.Dispose () [0x00001] in <538ff5a919c747ac8060ab2f5fe059f3>:0 
  at LibGit2Sharp.Core.Proxy.ConvertPath (System.Func`2[T,TResult] pathRetriever) [0x0003d] in <538ff5a919c747ac8060ab2f5fe059f3>:0 
  at LibGit2Sharp.Core.Proxy.git_repository_discover (LibGit2Sharp.Core.FilePath start_path) [0x0000e] in <538ff5a919c747ac8060ab2f5fe059f3>:0 
  at LibGit2Sharp.Repository.Discover (System.String startingPath) [0x00007] in <538ff5a919c747ac8060ab2f5fe059f3>:0 
  at MonoDevelop.VersionControl.Git.GitVersionControl.OnGetRepositoryPath (MonoDevelop.Core.FilePath path, System.String id) [0x0000d] in <03e1cabedc3d42d5b7586ba1944c23df>:0 
  at MonoDevelop.VersionControl.VersionControlSystem.GetRepositoryPath (MonoDevelop.Core.FilePath path, System.String id) [0x00001] in <45bd3370f905496e9d75442f5b1ba6df>:0 
  at MonoDevelop.VersionControl.VersionControlService.GetRepositoryReference (System.String path, System.String id) [0x00029] in <45bd3370f905496e9d75442f5b1ba6df>:0 
  at MonoDevelop.VersionControl.VersionControlService.GetRepository (MonoDevelop.Projects.WorkspaceObject entry) [0x00060] in <45bd3370f905496e9d75442f5b1ba6df>:0 
  at MonoDevelop.VersionControl.Git.GitNodeBuilderExtension.BuildNode (MonoDevelop.Ide.Gui.Components.ITreeBuilder treeBuilder, System.Object dataObject, MonoDevelop.Ide.Gui.Components.NodeInfo nodeInfo) [0x00008] in <03e1cabedc3d42d5b7586ba1944c23df>:0 
  at MonoDevelop.Ide.Gui.Components.ExtensibleTreeView+TreeBuilder.GetNodeInfo (MonoDevelop.Ide.Gui.Components.NodeInfo nodeInfo, MonoDevelop.Ide.Gui.Components.ExtensibleTreeView tree, MonoDevelop.Ide.Gui.Components.ITreeBuilder tb, MonoDevelop.Ide.Gui.Components.NodeBuilder[] chain, System.Object dataObject) [0x00018] in <8e60aa0560c44ca69e4f561f2f540933>:0 
ERROR [2017-05-15 21:40:29Z]: System.TypeInitializationException: The type initializer for 'LibGit2Sharp.Core.NativeMethods' threw an exception. ---> System.DllNotFoundException: git2-e8b8948
  at (wrapper managed-to-native) LibGit2Sharp.Core.NativeMethods:git_libgit2_init ()
  at LibGit2Sharp.Core.NativeMethods+LibraryLifetimeObject..ctor () [0x00007] in <538ff5a919c747ac8060ab2f5fe059f3>:0 
  at LibGit2Sharp.Core.NativeMethods..cctor () [0x0005c] in <538ff5a919c747ac8060ab2f5fe059f3>:0 
   --- End of inner exception stack trace ---
  at LibGit2Sharp.Core.Proxy.git_buf_free (LibGit2Sharp.Core.Handles.GitBuf buf) [0x00001] in <538ff5a919c747ac8060ab2f5fe059f3>:0 
  at LibGit2Sharp.Core.Handles.GitBuf.Dispose () [0x00001] in <538ff5a919c747ac8060ab2f5fe059f3>:0 
  at LibGit2Sharp.Core.Proxy.ConvertPath (System.Func`2[T,TResult] pathRetriever) [0x0003d] in <538ff5a919c747ac8060ab2f5fe059f3>:0 
  at LibGit2Sharp.Core.Proxy.git_repository_discover (LibGit2Sharp.Core.FilePath start_path) [0x0000e] in <538ff5a919c747ac8060ab2f5fe059f3>:0 
  at LibGit2Sharp.Repository.Discover (System.String startingPath) [0x00007] in <538ff5a919c747ac8060ab2f5fe059f3>:0 
  at MonoDevelop.VersionControl.Git.GitVersionControl.OnGetRepositoryPath (MonoDevelop.Core.FilePath path, System.String id) [0x0000d] in <03e1cabedc3d42d5b7586ba1944c23df>:0 
  at MonoDevelop.VersionControl.VersionControlSystem.GetRepositoryPath (MonoDevelop.Core.FilePath path, System.String id) [0x00001] in <45bd3370f905496e9d75442f5b1ba6df>:0 
  at MonoDevelop.VersionControl.VersionControlService.GetRepositoryReference (System.String path, System.String id) [0x00029] in <45bd3370f905496e9d75442f5b1ba6df>:0 
  at MonoDevelop.VersionControl.VersionControlService.GetRepository (MonoDevelop.Projects.WorkspaceObject entry) [0x00060] in <45bd3370f905496e9d75442f5b1ba6df>:0 
  at MonoDevelop.VersionControl.VersionControlNodeExtension.BuildNode (MonoDevelop.Ide.Gui.Components.ITreeBuilder builder, System.Object dataObject, MonoDevelop.Ide.Gui.Components.NodeInfo nodeInfo) [0x0002e] in <45bd3370f905496e9d75442f5b1ba6df>:0 
  at MonoDevelop.Ide.Gui.Components.ExtensibleTreeView+TreeBuilder.GetNodeInfo (MonoDevelop.Ide.Gui.Components.NodeInfo nodeInfo, MonoDevelop.Ide.Gui.Components.ExtensibleTreeView tree, MonoDevelop.Ide.Gui.Components.ITreeBuilder tb, MonoDevelop.Ide.Gui.Components.NodeBuilder[] chain, System.Object dataObject) [0x00018] in <8e60aa0560c44ca69e4f561f2f540933>:0 
ERROR [2017-05-15 21:40:29Z]: System.TypeInitializationException: The type initializer for 'LibGit2Sharp.Core.NativeMethods' threw an exception. ---> System.DllNotFoundException: git2-e8b8948
  at (wrapper managed-to-native) LibGit2Sharp.Core.NativeMethods:git_libgit2_init ()
  at LibGit2Sharp.Core.NativeMethods+LibraryLifetimeObject..ctor () [0x00007] in <538ff5a919c747ac8060ab2f5fe059f3>:0 
  at LibGit2Sharp.Core.NativeMethods..cctor () [0x0005c] in <538ff5a919c747ac8060ab2f5fe059f3>:0 
   --- End of inner exception stack trace ---
  at LibGit2Sharp.Core.Proxy.git_buf_free (LibGit2Sharp.Core.Handles.GitBuf buf) [0x00001] in <538ff5a919c747ac8060ab2f5fe059f3>:0 
  at LibGit2Sharp.Core.Handles.GitBuf.Dispose () [0x00001] in <538ff5a919c747ac8060ab2f5fe059f3>:0 
  at LibGit2Sharp.Core.Proxy.ConvertPath (System.Func`2[T,TResult] pathRetriever) [0x0003d] in <538ff5a919c747ac8060ab2f5fe059f3>:0 
  at LibGit2Sharp.Core.Proxy.git_repository_discover (LibGit2Sharp.Core.FilePath start_path) [0x0000e] in <538ff5a919c747ac8060ab2f5fe059f3>:0 
  at LibGit2Sharp.Repository.Discover (System.String startingPath) [0x00007] in <538ff5a919c747ac8060ab2f5fe059f3>:0 
  at MonoDevelop.VersionControl.Git.GitVersionControl.OnGetRepositoryPath (MonoDevelop.Core.FilePath path, System.String id) [0x0000d] in <03e1cabedc3d42d5b7586ba1944c23df>:0 
  at MonoDevelop.VersionControl.VersionControlSystem.GetRepositoryPath (MonoDevelop.Core.FilePath path, System.String id) [0x00001] in <45bd3370f905496e9d75442f5b1ba6df>:0 
  at MonoDevelop.VersionControl.VersionControlService.GetRepositoryReference (System.String path, System.String id) [0x00029] in <45bd3370f905496e9d75442f5b1ba6df>:0 
  at MonoDevelop.VersionControl.VersionControlService.GetRepository (MonoDevelop.Projects.WorkspaceObject entry) [0x00060] in <45bd3370f905496e9d75442f5b1ba6df>:0 
  at MonoDevelop.VersionControl.Git.GitNodeBuilderExtension.BuildNode (MonoDevelop.Ide.Gui.Components.ITreeBuilder treeBuilder, System.Object dataObject, MonoDevelop.Ide.Gui.Components.NodeInfo nodeInfo) [0x00008] in <03e1cabedc3d42d5b7586ba1944c23df>:0 
  at MonoDevelop.Ide.Gui.Components.ExtensibleTreeView+TreeBuilder.GetNodeInfo (MonoDevelop.Ide.Gui.Components.NodeInfo nodeInfo, MonoDevelop.Ide.Gui.Components.ExtensibleTreeView tree, MonoDevelop.Ide.Gui.Components.ITreeBuilder tb, MonoDevelop.Ide.Gui.Components.NodeBuilder[] chain, System.Object dataObject) [0x00018] in <8e60aa0560c44ca69e4f561f2f540933>:0 
INFO [2017-05-15 21:40:30Z]: Add-in loaded: MonoDevelop.Debugger.Soft
[ERROR] FATAL UNHANDLED EXCEPTION: System.TypeInitializationException: The type initializer for 'LibGit2Sharp.Core.NativeMethods' threw an exception. ---> System.DllNotFoundException: git2-e8b8948
  at (wrapper managed-to-native) LibGit2Sharp.Core.NativeMethods:git_libgit2_init ()
  at LibGit2Sharp.Core.NativeMethods+LibraryLifetimeObject..ctor () [0x00007] in <538ff5a919c747ac8060ab2f5fe059f3>:0 
  at LibGit2Sharp.Core.NativeMethods..cctor () [0x0005c] in <538ff5a919c747ac8060ab2f5fe059f3>:0 
   --- End of inner exception stack trace ---
  at LibGit2Sharp.Core.Proxy.git_buf_free (LibGit2Sharp.Core.Handles.GitBuf buf) [0x00001] in <538ff5a919c747ac8060ab2f5fe059f3>:0 
  at LibGit2Sharp.Core.Handles.GitBuf.Dispose () [0x00001] in <538ff5a919c747ac8060ab2f5fe059f3>:0 
  at LibGit2Sharp.Core.Proxy.ConvertPath (System.Func`2[T,TResult] pathRetriever) [0x0003d] in <538ff5a919c747ac8060ab2f5fe059f3>:0 
  at LibGit2Sharp.Core.Proxy.git_repository_discover (LibGit2Sharp.Core.FilePath start_path) [0x0000e] in <538ff5a919c747ac8060ab2f5fe059f3>:0 
  at LibGit2Sharp.Repository.Discover (System.String startingPath) [0x00007] in <538ff5a919c747ac8060ab2f5fe059f3>:0 
  at MonoDevelop.VersionControl.Git.GitVersionControl.OnGetRepositoryPath (MonoDevelop.Core.FilePath path, System.String id) [0x0000d] in <03e1cabedc3d42d5b7586ba1944c23df>:0 
  at MonoDevelop.VersionControl.VersionControlSystem.GetRepositoryPath (MonoDevelop.Core.FilePath path, System.String id) [0x00001] in <45bd3370f905496e9d75442f5b1ba6df>:0 
  at MonoDevelop.VersionControl.VersionControlService.GetRepositoryReference (System.String path, System.String id) [0x00029] in <45bd3370f905496e9d75442f5b1ba6df>:0 
  at MonoDevelop.VersionControl.VersionControlService.GetRepository (MonoDevelop.Projects.WorkspaceObject entry) [0x00060] in <45bd3370f905496e9d75442f5b1ba6df>:0 
  at MonoDevelop.VersionControl.Git.GitNodeBuilderExtension.BuildNode (MonoDevelop.Ide.Gui.Components.ITreeBuilder treeBuilder, System.Object dataObject, MonoDevelop.Ide.Gui.Components.NodeInfo nodeInfo) [0x00008] in <03e1cabedc3d42d5b7586ba1944c23df>:0 
  at MonoDevelop.Ide.Gui.Components.ExtensibleTreeView+TreeBuilder.GetNodeInfo (MonoDevelop.Ide.Gui.Components.NodeInfo nodeInfo, MonoDevelop.Ide.Gui.Components.ExtensibleTreeView tree, MonoDevelop.Ide.Gui.Components.ITreeBuilder tb, MonoDevelop.Ide.Gui.Components.NodeBuilder[] chain, System.Object dataObject) [0x00018] in <8e60aa0560c44ca69e4f561f2f540933>:0 

And here is a Screenshot:

screenshot link
screenshot preview

PS: Sorry for my bad english. I am a german.

modedit: added code tags and replace images with links, please read our forum policy /Xyne

Last edited by Xyne (2017-05-15 22:16:23)

Offline

#2 2017-05-15 22:19:19

Xyne
Administrator/PM
Registered: 2008-08-03
Posts: 6,963
Website

Re: MonoDevelop 6.2 crashes when i loading a project (LibGit2Sharp)

Please use code tags when posting file contents, command output, etc. Please also read our forum etiquette, in particular the part concerning images.


My Arch Linux StuffForum EtiquetteCommunity Ethos - Arch is not for everyone

Offline

#3 2017-05-16 06:15:32

Win8Error
Member
From: Rheinland-Pfalz
Registered: 2017-05-15
Posts: 3

Re: MonoDevelop 6.2 crashes when i loading a project (LibGit2Sharp)

Xyne wrote:

Please use code tags when posting file contents, command output, etc. Please also read our forum etiquette, in particular the part concerning images.

Okay, no problem. I did not know how to write the text in a code block.

Offline

#4 2017-05-16 06:33:13

Win8Error
Member
From: Rheinland-Pfalz
Registered: 2017-05-15
Posts: 3

Re: MonoDevelop 6.2 crashes when i loading a project (LibGit2Sharp)

Problem solved!

The solution is Tools -> Add-In-Manager -> Disbale Git.

smile

Offline

Board footer

Powered by FluxBB