Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- /home/chris/projects/libgit2sharp/CI/build.msbuild: error : LibGit2Sharp.Tests.BlameFixture.CanBlameFromADifferentCommit: Assert.Throws() Failure
- Expected: LibGit2Sharp.LibGit2SharpException
- Actual: System.EntryPointNotFoundException: git_blame_file
- /home/chris/projects/libgit2sharp/CI/build.msbuild: error : at (wrapper managed-to-native) LibGit2Sharp.Core.NativeMethods:git_blame_file (LibGit2Sharp.Core.Handles.BlameSafeHandle&,LibGit2Sharp.Core.Handles.RepositorySafeHandle,LibGit2Sharp.Core.FilePath,LibGit2Sharp.Core.GitBlameOptions)
- at LibGit2Sharp.Core.Proxy.git_blame_file (LibGit2Sharp.Core.Handles.RepositorySafeHandle repo, LibGit2Sharp.Core.FilePath path, LibGit2Sharp.Core.GitBlameOptions options) [0x0000b] in /home/chris/projects/libgit2sharp/LibGit2Sharp/Core/Proxy.cs:47
- at LibGit2Sharp.BlameHunkCollection..ctor (LibGit2Sharp.Repository repo, LibGit2Sharp.Core.Handles.RepositorySafeHandle repoHandle, System.String path, LibGit2Sharp.BlameOptions options) [0x0009b] in /home/chris/projects/libgit2sharp/LibGit2Sharp/BlameHunkCollection.cs:43
- at LibGit2Sharp.Repository.Blame (System.String path, LibGit2Sharp.BlameOptions options) [0x00000] in /home/chris/projects/libgit2sharp/LibGit2Sharp/Repository.cs:577
- at LibGit2Sharp.Tests.BlameFixture+<CanBlameFromADifferentCommit>c__AnonStorey0.<>m__0 () [0x00000] in /home/chris/projects/libgit2sharp/LibGit2Sharp.Tests/BlameFixture.cs:37
- at Xunit.Record.Exception (Xunit.ThrowsDelegateWithReturn code) [0x00000] in <filename unknown>:0
- /home/chris/projects/libgit2sharp/CI/build.msbuild: error : LibGit2Sharp.Tests.BlameFixture.CanStopBlame: System.EntryPointNotFoundException : git_blame_file
- /home/chris/projects/libgit2sharp/CI/build.msbuild: error : at (wrapper managed-to-native) LibGit2Sharp.Core.NativeMethods:git_blame_file (LibGit2Sharp.Core.Handles.BlameSafeHandle&,LibGit2Sharp.Core.Handles.RepositorySafeHandle,LibGit2Sharp.Core.FilePath,LibGit2Sharp.Core.GitBlameOptions)
- at LibGit2Sharp.Core.Proxy.git_blame_file (LibGit2Sharp.Core.Handles.RepositorySafeHandle repo, LibGit2Sharp.Core.FilePath path, LibGit2Sharp.Core.GitBlameOptions options) [0x0000b] in /home/chris/projects/libgit2sharp/LibGit2Sharp/Core/Proxy.cs:47
- at LibGit2Sharp.BlameHunkCollection..ctor (LibGit2Sharp.Repository repo, LibGit2Sharp.Core.Handles.RepositorySafeHandle repoHandle, System.String path, LibGit2Sharp.BlameOptions options) [0x0009b] in /home/chris/projects/libgit2sharp/LibGit2Sharp/BlameHunkCollection.cs:43
- at LibGit2Sharp.Repository.Blame (System.String path, LibGit2Sharp.BlameOptions options) [0x00000] in /home/chris/projects/libgit2sharp/LibGit2Sharp/Repository.cs:577
- at LibGit2Sharp.Tests.BlameFixture.CanStopBlame () [0x00018] in /home/chris/projects/libgit2sharp/LibGit2Sharp.Tests/BlameFixture.cs:76
- at (wrapper managed-to-native) System.Reflection.MonoMethod:InternalInvoke (System.Reflection.MonoMethod,object,object[],System.Exception&)
- at System.Reflection.MonoMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00054] in /home/chris/projects/mono-3.6.0/mcs/class/corlib/System.Reflection/MonoMethod.cs:230
- /home/chris/projects/libgit2sharp/CI/build.msbuild: error : LibGit2Sharp.Tests.BlameFixture.CanBlameFromVariousTypes: System.EntryPointNotFoundException : git_blame_file
- /home/chris/projects/libgit2sharp/CI/build.msbuild: error : at (wrapper managed-to-native) LibGit2Sharp.Core.NativeMethods:git_blame_file (LibGit2Sharp.Core.Handles.BlameSafeHandle&,LibGit2Sharp.Core.Handles.RepositorySafeHandle,LibGit2Sharp.Core.FilePath,LibGit2Sharp.Core.GitBlameOptions)
- at LibGit2Sharp.Core.Proxy.git_blame_file (LibGit2Sharp.Core.Handles.RepositorySafeHandle repo, LibGit2Sharp.Core.FilePath path, LibGit2Sharp.Core.GitBlameOptions options) [0x0000b] in /home/chris/projects/libgit2sharp/LibGit2Sharp/Core/Proxy.cs:47
- at LibGit2Sharp.BlameHunkCollection..ctor (LibGit2Sharp.Repository repo, LibGit2Sharp.Core.Handles.RepositorySafeHandle repoHandle, System.String path, LibGit2Sharp.BlameOptions options) [0x0009b] in /home/chris/projects/libgit2sharp/LibGit2Sharp/BlameHunkCollection.cs:43
- at LibGit2Sharp.Repository.Blame (System.String path, LibGit2Sharp.BlameOptions options) [0x00000] in /home/chris/projects/libgit2sharp/LibGit2Sharp/Repository.cs:577
- at LibGit2Sharp.Tests.BlameFixture.CanBlameFromVariousTypes () [0x00018] in /home/chris/projects/libgit2sharp/LibGit2Sharp.Tests/BlameFixture.cs:61
- at (wrapper managed-to-native) System.Reflection.MonoMethod:InternalInvoke (System.Reflection.MonoMethod,object,object[],System.Exception&)
- at System.Reflection.MonoMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00054] in /home/chris/projects/mono-3.6.0/mcs/class/corlib/System.Reflection/MonoMethod.cs:230
- /home/chris/projects/libgit2sharp/CI/build.msbuild: error : LibGit2Sharp.Tests.BlameFixture.CanBlameSimply: System.EntryPointNotFoundException : git_blame_file
- /home/chris/projects/libgit2sharp/CI/build.msbuild: error : at (wrapper managed-to-native) LibGit2Sharp.Core.NativeMethods:git_blame_file (LibGit2Sharp.Core.Handles.BlameSafeHandle&,LibGit2Sharp.Core.Handles.RepositorySafeHandle,LibGit2Sharp.Core.FilePath,LibGit2Sharp.Core.GitBlameOptions)
- at LibGit2Sharp.Core.Proxy.git_blame_file (LibGit2Sharp.Core.Handles.RepositorySafeHandle repo, LibGit2Sharp.Core.FilePath path, LibGit2Sharp.Core.GitBlameOptions options) [0x0000b] in /home/chris/projects/libgit2sharp/LibGit2Sharp/Core/Proxy.cs:47
- at LibGit2Sharp.BlameHunkCollection..ctor (LibGit2Sharp.Repository repo, LibGit2Sharp.Core.Handles.RepositorySafeHandle repoHandle, System.String path, LibGit2Sharp.BlameOptions options) [0x0009b] in /home/chris/projects/libgit2sharp/LibGit2Sharp/BlameHunkCollection.cs:43
- at LibGit2Sharp.Repository.Blame (System.String path, LibGit2Sharp.BlameOptions options) [0x00000] in /home/chris/projects/libgit2sharp/LibGit2Sharp/Repository.cs:577
- at LibGit2Sharp.Tests.BlameFixture.CanBlameSimply () [0x0000c] in /home/chris/projects/libgit2sharp/LibGit2Sharp.Tests/BlameFixture.cs:27
- at (wrapper managed-to-native) System.Reflection.MonoMethod:InternalInvoke (System.Reflection.MonoMethod,object,object[],System.Exception&)
- at System.Reflection.MonoMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00054] in /home/chris/projects/mono-3.6.0/mcs/class/corlib/System.Reflection/MonoMethod.cs:230
- /home/chris/projects/libgit2sharp/CI/build.msbuild: error : LibGit2Sharp.Tests.BlameFixture.ValidatesLimits: System.EntryPointNotFoundException : git_blame_file
- /home/chris/projects/libgit2sharp/CI/build.msbuild: error : at (wrapper managed-to-native) LibGit2Sharp.Core.NativeMethods:git_blame_file (LibGit2Sharp.Core.Handles.BlameSafeHandle&,LibGit2Sharp.Core.Handles.RepositorySafeHandle,LibGit2Sharp.Core.FilePath,LibGit2Sharp.Core.GitBlameOptions)
- at LibGit2Sharp.Core.Proxy.git_blame_file (LibGit2Sharp.Core.Handles.RepositorySafeHandle repo, LibGit2Sharp.Core.FilePath path, LibGit2Sharp.Core.GitBlameOptions options) [0x0000b] in /home/chris/projects/libgit2sharp/LibGit2Sharp/Core/Proxy.cs:47
- at LibGit2Sharp.BlameHunkCollection..ctor (LibGit2Sharp.Repository repo, LibGit2Sharp.Core.Handles.RepositorySafeHandle repoHandle, System.String path, LibGit2Sharp.BlameOptions options) [0x0009b] in /home/chris/projects/libgit2sharp/LibGit2Sharp/BlameHunkCollection.cs:43
- at LibGit2Sharp.Repository.Blame (System.String path, LibGit2Sharp.BlameOptions options) [0x00000] in /home/chris/projects/libgit2sharp/LibGit2Sharp/Repository.cs:577
- at LibGit2Sharp.Tests.BlameFixture.ValidatesLimits () [0x00012] in /home/chris/projects/libgit2sharp/LibGit2Sharp.Tests/BlameFixture.cs:49
- at (wrapper managed-to-native) System.Reflection.MonoMethod:InternalInvoke (System.Reflection.MonoMethod,object,object[],System.Exception&)
- at System.Reflection.MonoMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00054] in /home/chris/projects/mono-3.6.0/mcs/class/corlib/System.Reflection/MonoMethod.cs:230
- /home/chris/projects/libgit2sharp/CI/build.msbuild: error : LibGit2Sharp.Tests.ArchiveTarFixture.CanArchiveACommitWithDirectoryAsTar: System.EntryPointNotFoundException : git_buf_free
- /home/chris/projects/libgit2sharp/CI/build.msbuild: error : at (wrapper managed-to-native) LibGit2Sharp.Core.NativeMethods:git_buf_free (LibGit2Sharp.Core.Handles.GitBuf)
- at LibGit2Sharp.Core.Proxy.git_buf_free (LibGit2Sharp.Core.Handles.GitBuf buf) [0x00000] in /home/chris/projects/libgit2sharp/LibGit2Sharp/Core/Proxy.cs:240
- at LibGit2Sharp.Core.Handles.GitBuf.Dispose () [0x00000] in /home/chris/projects/libgit2sharp/LibGit2Sharp/Core/GitBuf.cs:15
- at LibGit2Sharp.Core.RawContentStream.Dispose (LibGit2Sharp.Core.Handles.GitObjectSafeHandle handle, IEnumerable`1 linkedResources) [0x00020] in /home/chris/projects/libgit2sharp/LibGit2Sharp/Core/RawContentStream.cs:58
- at LibGit2Sharp.Core.RawContentStream.Wrap[IntPtr] (LibGit2Sharp.Core.Handles.GitObjectSafeHandle handle, System.Func`2 provider, IEnumerable`1 linkedResources) [0x0000e] in /home/chris/projects/libgit2sharp/LibGit2Sharp/Core/RawContentStream.cs:38
- at LibGit2Sharp.Core.RawContentStream..ctor (LibGit2Sharp.Core.Handles.GitObjectSafeHandle handle, System.Func`2 bytePtrProvider, System.Func`2 sizeProvider, ICollection`1 linkedResources) [0x00000] in /home/chris/projects/libgit2sharp/LibGit2Sharp/Core/RawContentStream.cs:18
- at (wrapper remoting-invoke-with-check) LibGit2Sharp.Core.RawContentStream:.ctor (LibGit2Sharp.Core.Handles.GitObjectSafeHandle,System.Func`2<LibGit2Sharp.Core.Handles.GitObjectSafeHandle, intptr>,System.Func`2<LibGit2Sharp.Core.Handles.GitObjectSafeHandle, long>,System.Collections.Generic.ICollection`1<System.IDisposable>)
- at LibGit2Sharp.Core.Proxy.git_blob_filtered_content_stream (LibGit2Sharp.Core.Handles.RepositorySafeHandle repo, LibGit2Sharp.ObjectId id, LibGit2Sharp.Core.FilePath path, Boolean check_for_binary_data) [0x0002d] in /home/chris/projects/libgit2sharp/LibGit2Sharp/Core/Proxy.cs:114
- at LibGit2Sharp.Blob.GetContentStream (LibGit2Sharp.FilteringOptions filteringOptions) [0x0000b] in /home/chris/projects/libgit2sharp/LibGit2Sharp/Blob.cs:54
- at LibGit2Sharp.TarArchiver+<AddTreeEntry>c__AnonStorey0.<>m__0 () [0x00000] in /home/chris/projects/libgit2sharp/LibGit2Sharp/TarArchiver.cs:55
- at LibGit2Sharp.TarArchiver.WriteStream (System.String path, LibGit2Sharp.TreeEntry entry, DateTimeOffset modificationTime, System.Func`1 streamer) [0x00000] in /home/chris/projects/libgit2sharp/LibGit2Sharp/TarArchiver.cs:72
- at LibGit2Sharp.TarArchiver.AddTreeEntry (System.String path, LibGit2Sharp.TreeEntry entry, DateTimeOffset modificationTime) [0x000d6] in /home/chris/projects/libgit2sharp/LibGit2Sharp/TarArchiver.cs:54
- at LibGit2Sharp.ArchiverBase.ArchiveTree (IEnumerable`1 tree, System.String path, DateTimeOffset modificationTime) [0x00013] in /home/chris/projects/libgit2sharp/LibGit2Sharp/ArchiverBase.cs:47
- at LibGit2Sharp.ArchiverBase.ArchiveTree (IEnumerable`1 tree, System.String path, DateTimeOffset modificationTime) [0x00037] in /home/chris/projects/libgit2sharp/LibGit2Sharp/ArchiverBase.cs:52
- at LibGit2Sharp.ArchiverBase.OrchestrateArchiving (LibGit2Sharp.Tree tree, LibGit2Sharp.ObjectId oid, DateTimeOffset modificationTime) [0x00009] in /home/chris/projects/libgit2sharp/LibGit2Sharp/ArchiverBase.cs:38
- at LibGit2Sharp.ObjectDatabase.Archive (LibGit2Sharp.Commit commit, LibGit2Sharp.ArchiverBase archiver) [0x00016] in /home/chris/projects/libgit2sharp/LibGit2Sharp/ObjectDatabase.cs:345
- at LibGit2Sharp.ObjectDatabaseExtensions.Archive (LibGit2Sharp.ObjectDatabase odb, LibGit2Sharp.Commit commit, System.String archivePath) [0x0000f] in /home/chris/projects/libgit2sharp/LibGit2Sharp/ObjectDatabaseExtensions.cs:36
- at LibGit2Sharp.Tests.ArchiveTarFixture.CanArchiveACommitWithDirectoryAsTar () [0x0008b] in /home/chris/projects/libgit2sharp/LibGit2Sharp.Tests/ArchiveTarFixture.cs:32
- at (wrapper managed-to-native) System.Reflection.MonoMethod:InternalInvoke (System.Reflection.MonoMethod,object,object[],System.Exception&)
- at System.Reflection.MonoMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00054] in /home/chris/projects/mono-3.6.0/mcs/class/corlib/System.Reflection/MonoMethod.cs:230
- /home/chris/projects/libgit2sharp/CI/build.msbuild: error : LibGit2Sharp.Tests.CheckoutFixture.CanCheckoutAttachedHead: System.EntryPointNotFoundException : git_buf_free
- /home/chris/projects/libgit2sharp/CI/build.msbuild: error : at (wrapper managed-to-native) LibGit2Sharp.Core.NativeMethods:git_buf_free (LibGit2Sharp.Core.Handles.GitBuf)
- at LibGit2Sharp.Core.Proxy.git_buf_free (LibGit2Sharp.Core.Handles.GitBuf buf) [0x00000] in /home/chris/projects/libgit2sharp/LibGit2Sharp/Core/Proxy.cs:240
- at LibGit2Sharp.Core.Handles.GitBuf.Dispose () [0x00000] in /home/chris/projects/libgit2sharp/LibGit2Sharp/Core/GitBuf.cs:15
- at LibGit2Sharp.Core.Proxy.ConvertPath (System.Func`2 pathRetriever) [0x0002e] in /home/chris/projects/libgit2sharp/LibGit2Sharp/Core/Proxy.cs:3209
- at LibGit2Sharp.Core.Proxy.git_config_find_global () [0x00000] in /home/chris/projects/libgit2sharp/LibGit2Sharp/Core/Proxy.cs:412
- at LibGit2Sharp.Configuration..ctor (LibGit2Sharp.Repository repository, System.String globalConfigurationFileLocation, System.String xdgConfigurationFileLocation, System.String systemConfigurationFileLocation) [0x0000d] in /home/chris/projects/libgit2sharp/LibGit2Sharp/Configuration.cs:36
- at LibGit2Sharp.Repository+<Repository>c__AnonStorey1.<>m__3 () [0x00000] in /home/chris/projects/libgit2sharp/LibGit2Sharp/Repository.cs:111
- at System.Lazy`1[LibGit2Sharp.Configuration].InitValue () [0x0015f] in /home/chris/projects/mono-3.6.0/mcs/class/corlib/System/Lazy.cs:164
- /home/chris/projects/libgit2sharp/CI/build.msbuild: error : LibGit2Sharp.Tests.CheckoutFixture.CheckoutRetainsIgnoredChanges: System.EntryPointNotFoundException : git_buf_free
- /home/chris/projects/libgit2sharp/CI/build.msbuild: error : at (wrapper managed-to-native) LibGit2Sharp.Core.NativeMethods:git_buf_free (LibGit2Sharp.Core.Handles.GitBuf)
- at LibGit2Sharp.Core.Proxy.git_buf_free (LibGit2Sharp.Core.Handles.GitBuf buf) [0x00000] in /home/chris/projects/libgit2sharp/LibGit2Sharp/Core/Proxy.cs:240
- at LibGit2Sharp.Core.Handles.GitBuf.Dispose () [0x00000] in /home/chris/projects/libgit2sharp/LibGit2Sharp/Core/GitBuf.cs:15
- at LibGit2Sharp.Core.Proxy.ConvertPath (System.Func`2 pathRetriever) [0x0002e] in /home/chris/projects/libgit2sharp/LibGit2Sharp/Core/Proxy.cs:3209
- at LibGit2Sharp.Core.Proxy.git_config_find_global () [0x00000] in /home/chris/projects/libgit2sharp/LibGit2Sharp/Core/Proxy.cs:412
- at LibGit2Sharp.Configuration..ctor (LibGit2Sharp.Repository repository, System.String globalConfigurationFileLocation, System.String xdgConfigurationFileLocation, System.String systemConfigurationFileLocation) [0x0000d] in /home/chris/projects/libgit2sharp/LibGit2Sharp/Configuration.cs:36
- at LibGit2Sharp.Repository+<Repository>c__AnonStorey1.<>m__3 () [0x00000] in /home/chris/projects/libgit2sharp/LibGit2Sharp/Repository.cs:111
- at System.Lazy`1[LibGit2Sharp.Configuration].InitValue () [0x0015f] in /home/chris/projects/mono-3.6.0/mcs/class/corlib/System/Lazy.cs:164
- /home/chris/projects/libgit2sharp/CI/build.msbuild: error : LibGit2Sharp.Tests.CheckoutFixture.CheckingOutRemoteBranchResultsInDetachedHead(remoteBranchSpec: "origin/master"): System.EntryPointNotFoundException : git_buf_free
- /home/chris/projects/libgit2sharp/CI/build.msbuild: error : at (wrapper managed-to-native) LibGit2Sharp.Core.NativeMethods:git_buf_free (LibGit2Sharp.Core.Handles.GitBuf)
- at LibGit2Sharp.Core.Proxy.git_buf_free (LibGit2Sharp.Core.Handles.GitBuf buf) [0x00000] in /home/chris/projects/libgit2sharp/LibGit2Sharp/Core/Proxy.cs:240
- at LibGit2Sharp.Core.Handles.GitBuf.Dispose () [0x00000] in /home/chris/projects/libgit2sharp/LibGit2Sharp/Core/GitBuf.cs:15
- at LibGit2Sharp.Core.Proxy.ConvertPath (System.Func`2 pathRetriever) [0x0002e] in /home/chris/projects/libgit2sharp/LibGit2Sharp/Core/Proxy.cs:3209
- at LibGit2Sharp.Core.Proxy.git_config_find_global () [0x00000] in /home/chris/projects/libgit2sharp/LibGit2Sharp/Core/Proxy.cs:412
- at LibGit2Sharp.Configuration..ctor (LibGit2Sharp.Repository repository, System.String globalConfigurationFileLocation, System.String xdgConfigurationFileLocation, System.String systemConfigurationFileLocation) [0x0000d] in /home/chris/projects/libgit2sharp/LibGit2Sharp/Configuration.cs:36
- at LibGit2Sharp.Repository+<Repository>c__AnonStorey1.<>m__3 () [0x00000] in /home/chris/projects/libgit2sharp/LibGit2Sharp/Repository.cs:111
- at System.Lazy`1[LibGit2Sharp.Configuration].InitValue () [0x0015f] in /home/chris/projects/mono-3.6.0/mcs/class/corlib/System/Lazy.cs:164
- /home/chris/projects/libgit2sharp/CI/build.msbuild: error : LibGit2Sharp.Tests.CheckoutFixture.CheckingOutRemoteBranchResultsInDetachedHead(remoteBranchSpec: "master@{u}"): System.EntryPointNotFoundException : git_buf_free
- /home/chris/projects/libgit2sharp/CI/build.msbuild: error : at (wrapper managed-to-native) LibGit2Sharp.Core.NativeMethods:git_buf_free (LibGit2Sharp.Core.Handles.GitBuf)
- at LibGit2Sharp.Core.Proxy.git_buf_free (LibGit2Sharp.Core.Handles.GitBuf buf) [0x00000] in /home/chris/projects/libgit2sharp/LibGit2Sharp/Core/Proxy.cs:240
- at LibGit2Sharp.Core.Handles.GitBuf.Dispose () [0x00000] in /home/chris/projects/libgit2sharp/LibGit2Sharp/Core/GitBuf.cs:15
- at LibGit2Sharp.Core.Proxy.ConvertPath (System.Func`2 pathRetriever) [0x0002e] in /home/chris/projects/libgit2sharp/LibGit2Sharp/Core/Proxy.cs:3209
- at LibGit2Sharp.Core.Proxy.git_config_find_global () [0x00000] in /home/chris/projects/libgit2sharp/LibGit2Sharp/Core/Proxy.cs:412
- at LibGit2Sharp.Configuration..ctor (LibGit2Sharp.Repository repository, System.String globalConfigurationFileLocation, System.String xdgConfigurationFileLocation, System.String systemConfigurationFileLocation) [0x0000d] in /home/chris/projects/libgit2sharp/LibGit2Sharp/Configuration.cs:36
- at LibGit2Sharp.Repository+<Repository>c__AnonStorey1.<>m__3 () [0x00000] in /home/chris/projects/libgit2sharp/LibGit2Sharp/Repository.cs:111
- at System.Lazy`1[LibGit2Sharp.Configuration].InitValue () [0x0015f] in /home/chris/projects/mono-3.6.0/mcs/class/corlib/System/Lazy.cs:164
- /home/chris/projects/libgit2sharp/CI/build.msbuild: error : LibGit2Sharp.Tests.CheckoutFixture.CheckingOutRemoteBranchResultsInDetachedHead(remoteBranchSpec: "refs/remotes/origin/master"): System.EntryPointNotFoundException : git_buf_free
- /home/chris/projects/libgit2sharp/CI/build.msbuild: error : at (wrapper managed-to-native) LibGit2Sharp.Core.NativeMethods:git_buf_free (LibGit2Sharp.Core.Handles.GitBuf)
- at LibGit2Sharp.Core.Proxy.git_buf_free (LibGit2Sharp.Core.Handles.GitBuf buf) [0x00000] in /home/chris/projects/libgit2sharp/LibGit2Sharp/Core/Proxy.cs:240
- at LibGit2Sharp.Core.Handles.GitBuf.Dispose () [0x00000] in /home/chris/projects/libgit2sharp/LibGit2Sharp/Core/GitBuf.cs:15
- at LibGit2Sharp.Core.Proxy.ConvertPath (System.Func`2 pathRetriever) [0x0002e] in /home/chris/projects/libgit2sharp/LibGit2Sharp/Core/Proxy.cs:3209
- at LibGit2Sharp.Core.Proxy.git_config_find_global () [0x00000] in /home/chris/projects/libgit2sharp/LibGit2Sharp/Core/Proxy.cs:412
- at LibGit2Sharp.Configuration..ctor (LibGit2Sharp.Repository repository, System.String globalConfigurationFileLocation, System.String xdgConfigurationFileLocation, System.String systemConfigurationFileLocation) [0x0000d] in /home/chris/projects/libgit2sharp/LibGit2Sharp/Configuration.cs:36
- at LibGit2Sharp.Repository+<Repository>c__AnonStorey1.<>m__3 () [0x00000] in /home/chris/projects/libgit2sharp/LibGit2Sharp/Repository.cs:111
- at System.Lazy`1[LibGit2Sharp.Configuration].InitValue () [0x0015f] in /home/chris/projects/mono-3.6.0/mcs/class/corlib/System/Lazy.cs:164
- /home/chris/projects/libgit2sharp/CI/build.msbuild: error : LibGit2Sharp.Tests.CheckoutFixture.CanCheckoutPaths: System.EntryPointNotFoundException : git_buf_free
- /home/chris/projects/libgit2sharp/CI/build.msbuild: error : at (wrapper managed-to-native) LibGit2Sharp.Core.NativeMethods:git_buf_free (LibGit2Sharp.Core.Handles.GitBuf)
- at LibGit2Sharp.Core.Proxy.git_buf_free (LibGit2Sharp.Core.Handles.GitBuf buf) [0x00000] in /home/chris/projects/libgit2sharp/LibGit2Sharp/Core/Proxy.cs:240
- at LibGit2Sharp.Core.Handles.GitBuf.Dispose () [0x00000] in /home/chris/projects/libgit2sharp/LibGit2Sharp/Core/GitBuf.cs:15
- at LibGit2Sharp.Core.Proxy.ConvertPath (System.Func`2 pathRetriever) [0x0002e] in /home/chris/projects/libgit2sharp/LibGit2Sharp/Core/Proxy.cs:3209
- at LibGit2Sharp.Core.Proxy.git_config_find_global () [0x00000] in /home/chris/projects/libgit2sharp/LibGit2Sharp/Core/Proxy.cs:412
- at LibGit2Sharp.Configuration..ctor (LibGit2Sharp.Repository repository, System.String globalConfigurationFileLocation, System.String xdgConfigurationFileLocation, System.String systemConfigurationFileLocation) [0x0000d] in /home/chris/projects/libgit2sharp/LibGit2Sharp/Configuration.cs:36
- at LibGit2Sharp.Repository+<Repository>c__AnonStorey1.<>m__3 () [0x00000] in /home/chris/projects/libgit2sharp/LibGit2Sharp/Repository.cs:111
- at System.Lazy`1[LibGit2Sharp.Configuration].InitValue () [0x0015f] in /home/chris/projects/mono-3.6.0/mcs/class/corlib/System/Lazy.cs:164
- /home/chris/projects/libgit2sharp/CI/build.msbuild: error : LibGit2Sharp.Tests.CheckoutFixture.CheckoutRemovesExtraFilesInWorkingDirectory: System.EntryPointNotFoundException : git_buf_free
- /home/chris/projects/libgit2sharp/CI/build.msbuild: error : at (wrapper managed-to-native) LibGit2Sharp.Core.NativeMethods:git_buf_free (LibGit2Sharp.Core.Handles.GitBuf)
- at LibGit2Sharp.Core.Proxy.git_buf_free (LibGit2Sharp.Core.Handles.GitBuf buf) [0x00000] in /home/chris/projects/libgit2sharp/LibGit2Sharp/Core/Proxy.cs:240
- at LibGit2Sharp.Core.Handles.GitBuf.Dispose () [0x00000] in /home/chris/projects/libgit2sharp/LibGit2Sharp/Core/GitBuf.cs:15
- at LibGit2Sharp.Core.Proxy.ConvertPath (System.Func`2 pathRetriever) [0x0002e] in /home/chris/projects/libgit2sharp/LibGit2Sharp/Core/Proxy.cs:3209
- at LibGit2Sharp.Core.Proxy.git_config_find_global () [0x00000] in /home/chris/projects/libgit2sharp/LibGit2Sharp/Core/Proxy.cs:412
- at LibGit2Sharp.Configuration..ctor (LibGit2Sharp.Repository repository, System.String globalConfigurationFileLocation, System.String xdgConfigurationFileLocation, System.String systemConfigurationFileLocation) [0x0000d] in /home/chris/projects/libgit2sharp/LibGit2Sharp/Configuration.cs:36
- at LibGit2Sharp.Repository+<Repository>c__AnonStorey1.<>m__3 () [0x00000] in /home/chris/projects/libgit2sharp/LibGit2Sharp/Repository.cs:111
- at System.Lazy`1[LibGit2Sharp.Configuration].InitValue () [0x0015f] in /home/chris/projects/mono-3.6.0/mcs/class/corlib/System/Lazy.cs:164
- /home/chris/projects/libgit2sharp/CI/build.msbuild: error : LibGit2Sharp.Tests.CheckoutFixture.CanCheckoutPath(originalBranch: "i-do-numbers", checkoutFrom: "diff-test-cases", path: "numbers.txt", expectedStatus: Staged): System.EntryPointNotFoundException : git_buf_free
- /home/chris/projects/libgit2sharp/CI/build.msbuild: error : at (wrapper managed-to-native) LibGit2Sharp.Core.NativeMethods:git_buf_free (LibGit2Sharp.Core.Handles.GitBuf)
- at LibGit2Sharp.Core.Proxy.git_buf_free (LibGit2Sharp.Core.Handles.GitBuf buf) [0x00000] in /home/chris/projects/libgit2sharp/LibGit2Sharp/Core/Proxy.cs:240
- at LibGit2Sharp.Core.Handles.GitBuf.Dispose () [0x00000] in /home/chris/projects/libgit2sharp/LibGit2Sharp/Core/GitBuf.cs:15
- at LibGit2Sharp.Core.Proxy.ConvertPath (System.Func`2 pathRetriever) [0x0002e] in /home/chris/projects/libgit2sharp/LibGit2Sharp/Core/Proxy.cs:3209
- at LibGit2Sharp.Core.Proxy.git_config_find_global () [0x00000] in /home/chris/projects/libgit2sharp/LibGit2Sharp/Core/Proxy.cs:412
- at LibGit2Sharp.Configuration..ctor (LibGit2Sharp.Repository repository, System.String globalConfigurationFileLocation, System.String xdgConfigurationFileLocation, System.String systemConfigurationFileLocation) [0x0000d] in /home/chris/projects/libgit2sharp/LibGit2Sharp/Configuration.cs:36
- at LibGit2Sharp.Repository+<Repository>c__AnonStorey1.<>m__3 () [0x00000] in /home/chris/projects/libgit2sharp/LibGit2Sharp/Repository.cs:111
- at System.Lazy`1[LibGit2Sharp.Configuration].InitValue () [0x0015f] in /home/chris/projects/mono-3.6.0/mcs/class/corlib/System/Lazy.cs:164
- /home/chris/projects/libgit2sharp/CI/build.msbuild: error : LibGit2Sharp.Tests.CheckoutFixture.CanCheckoutPath(originalBranch: "master", checkoutFrom: "i-do-numbers", path: "super-file.txt", expectedStatus: Added): System.EntryPointNotFoundException : git_buf_free
- /home/chris/projects/libgit2sharp/CI/build.msbuild: error : at (wrapper managed-to-native) LibGit2Sharp.Core.NativeMethods:git_buf_free (LibGit2Sharp.Core.Handles.GitBuf)
- at LibGit2Sharp.Core.Proxy.git_buf_free (LibGit2Sharp.Core.Handles.GitBuf buf) [0x00000] in /home/chris/projects/libgit2sharp/LibGit2Sharp/Core/Proxy.cs:240
- at LibGit2Sharp.Core.Handles.GitBuf.Dispose () [0x00000] in /home/chris/projects/libgit2sharp/LibGit2Sharp/Core/GitBuf.cs:15
- at LibGit2Sharp.Core.Proxy.ConvertPath (System.Func`2 pathRetriever) [0x0002e] in /home/chris/projects/libgit2sharp/LibGit2Sharp/Core/Proxy.cs:3209
- at LibGit2Sharp.Core.Proxy.git_config_find_global () [0x00000] in /home/chris/projects/libgit2sharp/LibGit2Sharp/Core/Proxy.cs:412
- at LibGit2Sharp.Configuration..ctor (LibGit2Sharp.Repository repository, System.String globalConfigurationFileLocation, System.String xdgConfigurationFileLocation, System.String systemConfigurationFileLocation) [0x0000d] in /home/chris/projects/libgit2sharp/LibGit2Sharp/Configuration.cs:36
- at LibGit2Sharp.Repository+<Repository>c__AnonStorey1.<>m__3 () [0x00000] in /home/chris/projects/libgit2sharp/LibGit2Sharp/Repository.cs:111
- at System.Lazy`1[LibGit2Sharp.Configuration].InitValue () [0x0015f] in /home/chris/projects/mono-3.6.0/mcs/class/corlib/System/Lazy.cs:164
- /home/chris/projects/libgit2sharp/CI/build.msbuild: error : LibGit2Sharp.Tests.CheckoutFixture.CanCheckoutPath(originalBranch: "master", checkoutFrom: "refs/tags/lw", path: "readme.txt", expectedStatus: Added): System.EntryPointNotFoundException : git_buf_free
- /home/chris/projects/libgit2sharp/CI/build.msbuild: error : at (wrapper managed-to-native) LibGit2Sharp.Core.NativeMethods:git_buf_free (LibGit2Sharp.Core.Handles.GitBuf)
- at LibGit2Sharp.Core.Proxy.git_buf_free (LibGit2Sharp.Core.Handles.GitBuf buf) [0x00000] in /home/chris/projects/libgit2sharp/LibGit2Sharp/Core/Proxy.cs:240
- at LibGit2Sharp.Core.Handles.GitBuf.Dispose () [0x00000] in /home/chris/projects/libgit2sharp/LibGit2Sharp/Core/GitBuf.cs:15
- at LibGit2Sharp.Core.Proxy.ConvertPath (System.Func`2 pathRetriever) [0x0002e] in /home/chris/projects/libgit2sharp/LibGit2Sharp/Core/Proxy.cs:3209
- at LibGit2Sharp.Core.Proxy.git_config_find_global () [0x00000] in /home/chris/projects/libgit2sharp/LibGit2Sharp/Core/Proxy.cs:412
- at LibGit2Sharp.Configuration..ctor (LibGit2Sharp.Repository repository, System.String globalConfigurationFileLocation, System.String xdgConfigurationFileLocation, System.String systemConfigurationFileLocation) [0x0000d] in /home/chris/projects/libgit2sharp/LibGit2Sharp/Configuration.cs:36
- at LibGit2Sharp.Repository+<Repository>c__AnonStorey1.<>m__3 () [0x00000] in /home/chris/projects/libgit2sharp/LibGit2Sharp/Repository.cs:111
- at System.Lazy`1[LibGit2Sharp.Configuration].InitValue () [0x0015f] in /home/chris/projects/mono-3.6.0/mcs/class/corlib/System/Lazy.cs:164
- /home/chris/projects/libgit2sharp/CI/build.msbuild: error : LibGit2Sharp.Tests.CheckoutFixture.CanCheckoutPath(originalBranch: "master", checkoutFrom: "6dcf9bf", path: "readme.txt", expectedStatus: Added): System.EntryPointNotFoundException : git_buf_free
- /home/chris/projects/libgit2sharp/CI/build.msbuild: error : at (wrapper managed-to-native) LibGit2Sharp.Core.NativeMethods:git_buf_free (LibGit2Sharp.Core.Handles.GitBuf)
- at LibGit2Sharp.Core.Proxy.git_buf_free (LibGit2Sharp.Core.Handles.GitBuf buf) [0x00000] in /home/chris/projects/libgit2sharp/LibGit2Sharp/Core/Proxy.cs:240
- at LibGit2Sharp.Core.Handles.GitBuf.Dispose () [0x00000] in /home/chris/projects/libgit2sharp/LibGit2Sharp/Core/GitBuf.cs:15
- at LibGit2Sharp.Core.Proxy.ConvertPath (System.Func`2 pathRetriever) [0x0002e] in /home/chris/projects/libgit2sharp/LibGit2Sharp/Core/Proxy.cs:3209
- at LibGit2Sharp.Core.Proxy.git_config_find_global () [0x00000] in /home/chris/projects/libgit2sharp/LibGit2Sharp/Core/Proxy.cs:412
- at LibGit2Sharp.Configuration..ctor (LibGit2Sharp.Repository repository, System.String globalConfigurationFileLocation, System.String xdgConfigurationFileLocation, System.String systemConfigurationFileLocation) [0x0000d] in /home/chris/projects/libgit2sharp/LibGit2Sharp/Configuration.cs:36
- at LibGit2Sharp.Repository+<Repository>c__AnonStorey1.<>m__3 () [0x00000] in /home/chris/projects/libgit2sharp/LibGit2Sharp/Repository.cs:111
- at System.Lazy`1[LibGit2Sharp.Configuration].InitValue () [0x0015f] in /home/chris/projects/mono-3.6.0/mcs/class/corlib/System/Lazy.cs:164
- /home/chris/projects/libgit2sharp/CI/build.msbuild: error : LibGit2Sharp.Tests.CheckoutFixture.CheckingOutABranchDoesNotAlterBinaryFiles: System.EntryPointNotFoundException : git_buf_free
- /home/chris/projects/libgit2sharp/CI/build.msbuild: error : at (wrapper managed-to-native) LibGit2Sharp.Core.NativeMethods:git_buf_free (LibGit2Sharp.Core.Handles.GitBuf)
- at LibGit2Sharp.Core.Proxy.git_buf_free (LibGit2Sharp.Core.Handles.GitBuf buf) [0x00000] in /home/chris/projects/libgit2sharp/LibGit2Sharp/Core/Proxy.cs:240
- at LibGit2Sharp.Core.Handles.GitBuf.Dispose () [0x00000] in /home/chris/projects/libgit2sharp/LibGit2Sharp/Core/GitBuf.cs:15
- at LibGit2Sharp.Core.Proxy.ConvertPath (System.Func`2 pathRetriever) [0x0002e] in /home/chris/projects/libgit2sharp/LibGit2Sharp/Core/Proxy.cs:3209
- at LibGit2Sharp.Core.Proxy.git_config_find_global () [0x00000] in /home/chris/projects/libgit2sharp/LibGit2Sharp/Core/Proxy.cs:412
- at LibGit2Sharp.Configuration..ctor (LibGit2Sharp.Repository repository, System.String globalConfigurationFileLocation, System.String xdgConfigurationFileLocation, System.String systemConfigurationFileLocation) [0x0000d] in /home/chris/projects/libgit2sharp/LibGit2Sharp/Configuration.cs:36
- at LibGit2Sharp.Repository+<Repository>c__AnonStorey1.<>m__3 () [0x00000] in /home/chris/projects/libgit2sharp/LibGit2Sharp/Repository.cs:111
- at System.Lazy`1[LibGit2Sharp.Configuration].InitValue () [0x0015f] in /home/chris/projects/mono-3.6.0/mcs/class/corlib/System/Lazy.cs:164
- LibGit2Sharp.Tests.CheckoutFixture.CheckingOutABranchWithBadParamsThrows
- /home/chris/projects/libgit2sharp/CI/build.msbuild: error : LibGit2Sharp.Tests.CheckoutFixture.CanCheckoutAnExistingBranch(branchName: "diff-test-cases"): System.EntryPointNotFoundException : git_buf_free
- /home/chris/projects/libgit2sharp/CI/build.msbuild: error : at (wrapper managed-to-native) LibGit2Sharp.Core.NativeMethods:git_buf_free (LibGit2Sharp.Core.Handles.GitBuf)
- at LibGit2Sharp.Core.Proxy.git_buf_free (LibGit2Sharp.Core.Handles.GitBuf buf) [0x00000] in /home/chris/projects/libgit2sharp/LibGit2Sharp/Core/Proxy.cs:240
- at LibGit2Sharp.Core.Handles.GitBuf.Dispose () [0x00000] in /home/chris/projects/libgit2sharp/LibGit2Sharp/Core/GitBuf.cs:15
- at LibGit2Sharp.Core.Proxy.ConvertPath (System.Func`2 pathRetriever) [0x0002e] in /home/chris/projects/libgit2sharp/LibGit2Sharp/Core/Proxy.cs:3209
- at LibGit2Sharp.Core.Proxy.git_config_find_global () [0x00000] in /home/chris/projects/libgit2sharp/LibGit2Sharp/Core/Proxy.cs:412
- at LibGit2Sharp.Configuration..ctor (LibGit2Sharp.Repository repository, System.String globalConfigurationFileLocation, System.String xdgConfigurationFileLocation, System.String systemConfigurationFileLocation) [0x0000d] in /home/chris/projects/libgit2sharp/LibGit2Sharp/Configuration.cs:36
- at LibGit2Sharp.Repository+<Repository>c__AnonStorey1.<>m__3 () [0x00000] in /home/chris/projects/libgit2sharp/LibGit2Sharp/Repository.cs:111
- at System.Lazy`1[LibGit2Sharp.Configuration].InitValue () [0x0015f] in /home/chris/projects/mono-3.6.0/mcs/class/corlib/System/Lazy.cs:164
- /home/chris/projects/libgit2sharp/CI/build.msbuild: error : LibGit2Sharp.Tests.CheckoutFixture.CanCheckoutAnExistingBranch(branchName: "i-do-numbers"): System.EntryPointNotFoundException : git_buf_free
- /home/chris/projects/libgit2sharp/CI/build.msbuild: error : at (wrapper managed-to-native) LibGit2Sharp.Core.NativeMethods:git_buf_free (LibGit2Sharp.Core.Handles.GitBuf)
- at LibGit2Sharp.Core.Proxy.git_buf_free (LibGit2Sharp.Core.Handles.GitBuf buf) [0x00000] in /home/chris/projects/libgit2sharp/LibGit2Sharp/Core/Proxy.cs:240
- at LibGit2Sharp.Core.Handles.GitBuf.Dispose () [0x00000] in /home/chris/projects/libgit2sharp/LibGit2Sharp/Core/GitBuf.cs:15
- at LibGit2Sharp.Core.Proxy.ConvertPath (System.Func`2 pathRetriever) [0x0002e] in /home/chris/projects/libgit2sharp/LibGit2Sharp/Core/Proxy.cs:3209
- at LibGit2Sharp.Core.Proxy.git_config_find_global () [0x00000] in /home/chris/projects/libgit2sharp/LibGit2Sharp/Core/Proxy.cs:412
- at LibGit2Sharp.Configuration..ctor (LibGit2Sharp.Repository repository, System.String globalConfigurationFileLocation, System.String xdgConfigurationFileLocation, System.String systemConfigurationFileLocation) [0x0000d] in /home/chris/projects/libgit2sharp/LibGit2Sharp/Configuration.cs:36
- at LibGit2Sharp.Repository+<Repository>c__AnonStorey1.<>m__3 () [0x00000] in /home/chris/projects/libgit2sharp/LibGit2Sharp/Repository.cs:111
- at System.Lazy`1[LibGit2Sharp.Configuration].InitValue () [0x0015f] in /home/chris/projects/mono-3.6.0/mcs/class/corlib/System/Lazy.cs:164
- /home/chris/projects/libgit2sharp/CI/build.msbuild: error : LibGit2Sharp.Tests.CheckoutFixture.CanCheckoutAnArbitraryCommit(commitPointer: "HEAD~2", checkoutByCommitOrBranchSpec: False, expectedReflogTarget: "4c062a6361ae6959e06292c1fa5e2822d9c96345"): System.EntryPointNotFoundException : git_buf_free
- /home/chris/projects/libgit2sharp/CI/build.msbuild: error : at (wrapper managed-to-native) LibGit2Sharp.Core.NativeMethods:git_buf_free (LibGit2Sharp.Core.Handles.GitBuf)
- at LibGit2Sharp.Core.Proxy.git_buf_free (LibGit2Sharp.Core.Handles.GitBuf buf) [0x00000] in /home/chris/projects/libgit2sharp/LibGit2Sharp/Core/Proxy.cs:240
- at LibGit2Sharp.Core.Handles.GitBuf.Dispose () [0x00000] in /home/chris/projects/libgit2sharp/LibGit2Sharp/Core/GitBuf.cs:15
- at LibGit2Sharp.Core.Proxy.ConvertPath (System.Func`2 pathRetriever) [0x0002e] in /home/chris/projects/libgit2sharp/LibGit2Sharp/Core/Proxy.cs:3209
- at LibGit2Sharp.Core.Proxy.git_config_find_global () [0x00000] in /home/chris/projects/libgit2sharp/LibGit2Sharp/Core/Proxy.cs:412
- at LibGit2Sharp.Configuration..ctor (LibGit2Sharp.Repository repository, System.String globalConfigurationFileLocation, System.String xdgConfigurationFileLocation, System.String systemConfigurationFileLocation) [0x0000d] in /home/chris/projects/libgit2sharp/LibGit2Sharp/Configuration.cs:36
- at LibGit2Sharp.Repository+<Repository>c__AnonStorey1.<>m__3 () [0x00000] in /home/chris/projects/libgit2sharp/LibGit2Sharp/Repository.cs:111
- at System.Lazy`1[LibGit2Sharp.Configuration].InitValue () [0x0015f] in /home/chris/projects/mono-3.6.0/mcs/class/corlib/System/Lazy.cs:164
- /home/chris/projects/libgit2sharp/CI/build.msbuild: error : LibGit2Sharp.Tests.CheckoutFixture.CanCheckoutAnArbitraryCommit(commitPointer: "refs/tags/lw", checkoutByCommitOrBranchSpec: False, expectedReflogTarget: "e90810b8df3e80c413d903f631643c716887138d"): System.EntryPointNotFoundException : git_buf_free
- /home/chris/projects/libgit2sharp/CI/build.msbuild: error : at (wrapper managed-to-native) LibGit2Sharp.Core.NativeMethods:git_buf_free (LibGit2Sharp.Core.Handles.GitBuf)
- at LibGit2Sharp.Core.Proxy.git_buf_free (LibGit2Sharp.Core.Handles.GitBuf buf) [0x00000] in /home/chris/projects/libgit2sharp/LibGit2Sharp/Core/Proxy.cs:240
- at LibGit2Sharp.Core.Handles.GitBuf.Dispose () [0x00000] in /home/chris/projects/libgit2sharp/LibGit2Sharp/Core/GitBuf.cs:15
- at LibGit2Sharp.Core.Proxy.ConvertPath (System.Func`2 pathRetriever) [0x0002e] in /home/chris/projects/libgit2sharp/LibGit2Sharp/Core/Proxy.cs:3209
- at LibGit2Sharp.Core.Proxy.git_config_find_global () [0x00000] in /home/chris/projects/libgit2sharp/LibGit2Sharp/Core/Proxy.cs:412
- at LibGit2Sharp.Configuration..ctor (LibGit2Sharp.Repository repository, System.String globalConfigurationFileLocation, System.String xdgConfigurationFileLocation, System.String systemConfigurationFileLocation) [0x0000d] in /home/chris/projects/libgit2sharp/LibGit2Sharp/Configuration.cs:36
- at LibGit2Sharp.Repository+<Repository>c__AnonStorey1.<>m__3 () [0x00000] in /home/chris/projects/libgit2sharp/LibGit2Sharp/Repository.cs:111
- at System.Lazy`1[LibGit2Sharp.Configuration].InitValue () [0x0015f] in /home/chris/projects/mono-3.6.0/mcs/class/corlib/System/Lazy.cs:164
- /home/chris/projects/libgit2sharp/CI/build.msbuild: error : LibGit2Sharp.Tests.CheckoutFixture.CanCheckoutAnArbitraryCommit(commitPointer: "6dcf9bf", checkoutByCommitOrBranchSpec: False, expectedReflogTarget: "6dcf9bf7541ee10456529833502442f385010c3d"): System.EntryPointNotFoundException : git_buf_free
- /home/chris/projects/libgit2sharp/CI/build.msbuild: error : at (wrapper managed-to-native) LibGit2Sharp.Core.NativeMethods:git_buf_free (LibGit2Sharp.Core.Handles.GitBuf)
- at LibGit2Sharp.Core.Proxy.git_buf_free (LibGit2Sharp.Core.Handles.GitBuf buf) [0x00000] in /home/chris/projects/libgit2sharp/LibGit2Sharp/Core/Proxy.cs:240
- at LibGit2Sharp.Core.Handles.GitBuf.Dispose () [0x00000] in /home/chris/projects/libgit2sharp/LibGit2Sharp/Core/GitBuf.cs:15
- at LibGit2Sharp.Core.Proxy.ConvertPath (System.Func`2 pathRetriever) [0x0002e] in /home/chris/projects/libgit2sharp/LibGit2Sharp/Core/Proxy.cs:3209
- at LibGit2Sharp.Core.Proxy.git_config_find_global () [0x00000] in /home/chris/projects/libgit2sharp/LibGit2Sharp/Core/Proxy.cs:412
- at LibGit2Sharp.Configuration..ctor (LibGit2Sharp.Repository repository, System.String globalConfigurationFileLocation, System.String xdgConfigurationFileLocation, System.String systemConfigurationFileLocation) [0x0000d] in /home/chris/projects/libgit2sharp/LibGit2Sharp/Configuration.cs:36
- at LibGit2Sharp.Repository+<Repository>c__AnonStorey1.<>m__3 () [0x00000] in /home/chris/projects/libgit2sharp/LibGit2Sharp/Repository.cs:111
- at System.Lazy`1[LibGit2Sharp.Configuration].InitValue () [0x0015f] in /home/chris/projects/mono-3.6.0/mcs/class/corlib/System/Lazy.cs:164
- /home/chris/projects/libgit2sharp/CI/build.msbuild: error : LibGit2Sharp.Tests.CheckoutFixture.CanCheckoutAnArbitraryCommit(commitPointer: "HEAD~2", checkoutByCommitOrBranchSpec: True, expectedReflogTarget: "HEAD~2"): System.EntryPointNotFoundException : git_buf_free
- /home/chris/projects/libgit2sharp/CI/build.msbuild: error : at (wrapper managed-to-native) LibGit2Sharp.Core.NativeMethods:git_buf_free (LibGit2Sharp.Core.Handles.GitBuf)
- at LibGit2Sharp.Core.Proxy.git_buf_free (LibGit2Sharp.Core.Handles.GitBuf buf) [0x00000] in /home/chris/projects/libgit2sharp/LibGit2Sharp/Core/Proxy.cs:240
- at LibGit2Sharp.Core.Handles.GitBuf.Dispose () [0x00000] in /home/chris/projects/libgit2sharp/LibGit2Sharp/Core/GitBuf.cs:15
- at LibGit2Sharp.Core.Proxy.ConvertPath (System.Func`2 pathRetriever) [0x0002e] in /home/chris/projects/libgit2sharp/LibGit2Sharp/Core/Proxy.cs:3209
- at LibGit2Sharp.Core.Proxy.git_config_find_global () [0x00000] in /home/chris/projects/libgit2sharp/LibGit2Sharp/Core/Proxy.cs:412
- at LibGit2Sharp.Configuration..ctor (LibGit2Sharp.Repository repository, System.String globalConfigurationFileLocation, System.String xdgConfigurationFileLocation, System.String systemConfigurationFileLocation) [0x0000d] in /home/chris/projects/libgit2sharp/LibGit2Sharp/Configuration.cs:36
- at LibGit2Sharp.Repository+<Repository>c__AnonStorey1.<>m__3 () [0x00000] in /home/chris/projects/libgit2sharp/LibGit2Sharp/Repository.cs:111
- at System.Lazy`1[LibGit2Sharp.Configuration].InitValue () [0x0015f] in /home/chris/projects/mono-3.6.0/mcs/class/corlib/System/Lazy.cs:164
- /home/chris/projects/libgit2sharp/CI/build.msbuild: error : LibGit2Sharp.Tests.CheckoutFixture.CanCheckoutAnArbitraryCommit(commitPointer: "refs/tags/lw", checkoutByCommitOrBranchSpec: True, expectedReflogTarget: "refs/tags/lw"): System.EntryPointNotFoundException : git_buf_free
- /home/chris/projects/libgit2sharp/CI/build.msbuild: error : at (wrapper managed-to-native) LibGit2Sharp.Core.NativeMethods:git_buf_free (LibGit2Sharp.Core.Handles.GitBuf)
- at LibGit2Sharp.Core.Proxy.git_buf_free (LibGit2Sharp.Core.Handles.GitBuf buf) [0x00000] in /home/chris/projects/libgit2sharp/LibGit2Sharp/Core/Proxy.cs:240
- at LibGit2Sharp.Core.Handles.GitBuf.Dispose () [0x00000] in /home/chris/projects/libgit2sharp/LibGit2Sharp/Core/GitBuf.cs:15
- at LibGit2Sharp.Core.Proxy.ConvertPath (System.Func`2 pathRetriever) [0x0002e] in /home/chris/projects/libgit2sharp/LibGit2Sharp/Core/Proxy.cs:3209
- at LibGit2Sharp.Core.Proxy.git_config_find_global () [0x00000] in /home/chris/projects/libgit2sharp/LibGit2Sharp/Core/Proxy.cs:412
- at LibGit2Sharp.Configuration..ctor (LibGit2Sharp.Repository repository, System.String globalConfigurationFileLocation, System.String xdgConfigurationFileLocation, System.String systemConfigurationFileLocation) [0x0000d] in /home/chris/projects/libgit2sharp/LibGit2Sharp/Configuration.cs:36
- at LibGit2Sharp.Repository+<Repository>c__AnonStorey1.<>m__3 () [0x00000] in /home/chris/projects/libgit2sharp/LibGit2Sharp/Repository.cs:111
- at System.Lazy`1[LibGit2Sharp.Configuration].InitValue () [0x0015f] in /home/chris/projects/mono-3.6.0/mcs/class/corlib/System/Lazy.cs:164
- /home/chris/projects/libgit2sharp/CI/build.msbuild: error : LibGit2Sharp.Tests.CheckoutFixture.CanCheckoutAnArbitraryCommit(commitPointer: "6dcf9bf", checkoutByCommitOrBranchSpec: True, expectedReflogTarget: "6dcf9bf"): System.EntryPointNotFoundException : git_buf_free
- /home/chris/projects/libgit2sharp/CI/build.msbuild: error : at (wrapper managed-to-native) LibGit2Sharp.Core.NativeMethods:git_buf_free (LibGit2Sharp.Core.Handles.GitBuf)
- at LibGit2Sharp.Core.Proxy.git_buf_free (LibGit2Sharp.Core.Handles.GitBuf buf) [0x00000] in /home/chris/projects/libgit2sharp/LibGit2Sharp/Core/Proxy.cs:240
- at LibGit2Sharp.Core.Handles.GitBuf.Dispose () [0x00000] in /home/chris/projects/libgit2sharp/LibGit2Sharp/Core/GitBuf.cs:15
- at LibGit2Sharp.Core.Proxy.ConvertPath (System.Func`2 pathRetriever) [0x0002e] in /home/chris/projects/libgit2sharp/LibGit2Sharp/Core/Proxy.cs:3209
- at LibGit2Sharp.Core.Proxy.git_config_find_global () [0x00000] in /home/chris/projects/libgit2sharp/LibGit2Sharp/Core/Proxy.cs:412
- at LibGit2Sharp.Configuration..ctor (LibGit2Sharp.Repository repository, System.String globalConfigurationFileLocation, System.String xdgConfigurationFileLocation, System.String systemConfigurationFileLocation) [0x0000d] in /home/chris/projects/libgit2sharp/LibGit2Sharp/Configuration.cs:36
- at LibGit2Sharp.Repository+<Repository>c__AnonStorey1.<>m__3 () [0x00000] in /home/chris/projects/libgit2sharp/LibGit2Sharp/Repository.cs:111
- at System.Lazy`1[LibGit2Sharp.Configuration].InitValue () [0x0015f] in /home/chris/projects/mono-3.6.0/mcs/class/corlib/System/Lazy.cs:164
- /home/chris/projects/libgit2sharp/CI/build.msbuild: error : LibGit2Sharp.Tests.CheckoutFixture.CheckoutRetainsUnstagedChanges: System.EntryPointNotFoundException : git_buf_free
- /home/chris/projects/libgit2sharp/CI/build.msbuild: error : at (wrapper managed-to-native) LibGit2Sharp.Core.NativeMethods:git_buf_free (LibGit2Sharp.Core.Handles.GitBuf)
- at LibGit2Sharp.Core.Proxy.git_buf_free (LibGit2Sharp.Core.Handles.GitBuf buf) [0x00000] in /home/chris/projects/libgit2sharp/LibGit2Sharp/Core/Proxy.cs:240
- at LibGit2Sharp.Core.Handles.GitBuf.Dispose () [0x00000] in /home/chris/projects/libgit2sharp/LibGit2Sharp/Core/GitBuf.cs:15
- at LibGit2Sharp.Core.Proxy.ConvertPath (System.Func`2 pathRetriever) [0x0002e] in /home/chris/projects/libgit2sharp/LibGit2Sharp/Core/Proxy.cs:3209
- at LibGit2Sharp.Core.Proxy.git_config_find_global () [0x00000] in /home/chris/projects/libgit2sharp/LibGit2Sharp/Core/Proxy.cs:412
- at LibGit2Sharp.Configuration..ctor (LibGit2Sharp.Repository repository, System.String globalConfigurationFileLocation, System.String xdgConfigurationFileLocation, System.String systemConfigurationFileLocation) [0x0000d] in /home/chris/projects/libgit2sharp/LibGit2Sharp/Configuration.cs:36
- at LibGit2Sharp.Repository+<Repository>c__AnonStorey1.<>m__3 () [0x00000] in /home/chris/projects/libgit2sharp/LibGit2Sharp/Repository.cs:111
- at System.Lazy`1[LibGit2Sharp.Configuration].InitValue () [0x0015f] in /home/chris/projects/mono-3.6.0/mcs/class/corlib/System/Lazy.cs:164
- /home/chris/projects/libgit2sharp/CI/build.msbuild: error : LibGit2Sharp.Tests.CheckoutFixture.ForceCheckoutRetainsIgnoredChanges: System.EntryPointNotFoundException : git_buf_free
- /home/chris/projects/libgit2sharp/CI/build.msbuild: error : at (wrapper managed-to-native) LibGit2Sharp.Core.NativeMethods:git_buf_free (LibGit2Sharp.Core.Handles.GitBuf)
- at LibGit2Sharp.Core.Proxy.git_buf_free (LibGit2Sharp.Core.Handles.GitBuf buf) [0x00000] in /home/chris/projects/libgit2sharp/LibGit2Sharp/Core/Proxy.cs:240
- at LibGit2Sharp.Core.Handles.GitBuf.Dispose () [0x00000] in /home/chris/projects/libgit2sharp/LibGit2Sharp/Core/GitBuf.cs:15
- at LibGit2Sharp.Core.Proxy.ConvertPath (System.Func`2 pathRetriever) [0x0002e] in /home/chris/projects/libgit2sharp/LibGit2Sharp/Core/Proxy.cs:3209
- at LibGit2Sharp.Core.Proxy.git_config_find_global () [0x00000] in /home/chris/projects/libgit2sharp/LibGit2Sharp/Core/Proxy.cs:412
- at LibGit2Sharp.Configuration..ctor (LibGit2Sharp.Repository repository, System.String globalConfigurationFileLocation, System.String xdgConfigurationFileLocation, System.String systemConfigurationFileLocation) [0x0000d] in /home/chris/projects/libgit2sharp/LibGit2Sharp/Configuration.cs:36
- at LibGit2Sharp.Repository+<Repository>c__AnonStorey1.<>m__3 () [0x00000] in /home/chris/projects/libgit2sharp/LibGit2Sharp/Repository.cs:111
- at System.Lazy`1[LibGit2Sharp.Configuration].InitValue () [0x0015f] in /home/chris/projects/mono-3.6.0/mcs/class/corlib/System/Lazy.cs:164
- LibGit2Sharp.Tests.CheckoutFixture.CheckingOutInABareRepoThrows
- /home/chris/projects/libgit2sharp/CI/build.msbuild: error : LibGit2Sharp.Tests.CheckoutFixture.CheckingOutCallsCheckoutNotify(notifyFlags: Ignored, expectedNotificationPath: "bin", isDirectory: True): System.EntryPointNotFoundException : git_buf_free
- /home/chris/projects/libgit2sharp/CI/build.msbuild: error : at (wrapper managed-to-native) LibGit2Sharp.Core.NativeMethods:git_buf_free (LibGit2Sharp.Core.Handles.GitBuf)
- at LibGit2Sharp.Core.Proxy.git_buf_free (LibGit2Sharp.Core.Handles.GitBuf buf) [0x00000] in /home/chris/projects/libgit2sharp/LibGit2Sharp/Core/Proxy.cs:240
- at LibGit2Sharp.Core.Handles.GitBuf.Dispose () [0x00000] in /home/chris/projects/libgit2sharp/LibGit2Sharp/Core/GitBuf.cs:15
- at LibGit2Sharp.Core.Proxy.ConvertPath (System.Func`2 pathRetriever) [0x0002e] in /home/chris/projects/libgit2sharp/LibGit2Sharp/Core/Proxy.cs:3209
- at LibGit2Sharp.Core.Proxy.git_config_find_global () [0x00000] in /home/chris/projects/libgit2sharp/LibGit2Sharp/Core/Proxy.cs:412
- at LibGit2Sharp.Configuration..ctor (LibGit2Sharp.Repository repository, System.String globalConfigurationFileLocation, System.String xdgConfigurationFileLocation, System.String systemConfigurationFileLocation) [0x0000d] in /home/chris/projects/libgit2sharp/LibGit2Sharp/Configuration.cs:36
- at LibGit2Sharp.Repository+<Repository>c__AnonStorey1.<>m__3 () [0x00000] in /home/chris/projects/libgit2sharp/LibGit2Sharp/Repository.cs:111
- at System.Lazy`1[LibGit2Sharp.Configuration].InitValue () [0x0015f] in /home/chris/projects/mono-3.6.0/mcs/class/corlib/System/Lazy.cs:164
- /home/chris/projects/libgit2sharp/CI/build.msbuild: error : LibGit2Sharp.Tests.CheckoutFixture.CheckingOutCallsCheckoutNotify(notifyFlags: Untracked, expectedNotificationPath: "untracked.txt", isDirectory: False): System.EntryPointNotFoundException : git_buf_free
- /home/chris/projects/libgit2sharp/CI/build.msbuild: error : at (wrapper managed-to-native) LibGit2Sharp.Core.NativeMethods:git_buf_free (LibGit2Sharp.Core.Handles.GitBuf)
- at LibGit2Sharp.Core.Proxy.git_buf_free (LibGit2Sharp.Core.Handles.GitBuf buf) [0x00000] in /home/chris/projects/libgit2sharp/LibGit2Sharp/Core/Proxy.cs:240
- at LibGit2Sharp.Core.Handles.GitBuf.Dispose () [0x00000] in /home/chris/projects/libgit2sharp/LibGit2Sharp/Core/GitBuf.cs:15
- at LibGit2Sharp.Core.Proxy.ConvertPath (System.Func`2 pathRetriever) [0x0002e] in /home/chris/projects/libgit2sharp/LibGit2Sharp/Core/Proxy.cs:3209
- at LibGit2Sharp.Core.Proxy.git_config_find_global () [0x00000] in /home/chris/projects/libgit2sharp/LibGit2Sharp/Core/Proxy.cs:412
- at LibGit2Sharp.Configuration..ctor (LibGit2Sharp.Repository repository, System.String globalConfigurationFileLocation, System.String xdgConfigurationFileLocation, System.String systemConfigurationFileLocation) [0x0000d] in /home/chris/projects/libgit2sharp/LibGit2Sharp/Configuration.cs:36
- at LibGit2Sharp.Repository+<Repository>c__AnonStorey1.<>m__3 () [0x00000] in /home/chris/projects/libgit2sharp/LibGit2Sharp/Repository.cs:111
- at System.Lazy`1[LibGit2Sharp.Configuration].InitValue () [0x0015f] in /home/chris/projects/mono-3.6.0/mcs/class/corlib/System/Lazy.cs:164
- /home/chris/projects/libgit2sharp/CI/build.msbuild: error : LibGit2Sharp.Tests.CheckoutFixture.CheckingOutCallsCheckoutNotify(notifyFlags: Updated, expectedNotificationPath: "updated.txt", isDirectory: False): System.EntryPointNotFoundException : git_buf_free
- /home/chris/projects/libgit2sharp/CI/build.msbuild: error : at (wrapper managed-to-native) LibGit2Sharp.Core.NativeMethods:git_buf_free (LibGit2Sharp.Core.Handles.GitBuf)
- at LibGit2Sharp.Core.Proxy.git_buf_free (LibGit2Sharp.Core.Handles.GitBuf buf) [0x00000] in /home/chris/projects/libgit2sharp/LibGit2Sharp/Core/Proxy.cs:240
- at LibGit2Sharp.Core.Handles.GitBuf.Dispose () [0x00000] in /home/chris/projects/libgit2sharp/LibGit2Sharp/Core/GitBuf.cs:15
- at LibGit2Sharp.Core.Proxy.ConvertPath (System.Func`2 pathRetriever) [0x0002e] in /home/chris/projects/libgit2sharp/LibGit2Sharp/Core/Proxy.cs:3209
- at LibGit2Sharp.Core.Proxy.git_config_find_global () [0x00000] in /home/chris/projects/libgit2sharp/LibGit2Sharp/Core/Proxy.cs:412
- at LibGit2Sharp.Configuration..ctor (LibGit2Sharp.Repository repository, System.String globalConfigurationFileLocation, System.String xdgConfigurationFileLocation, System.String systemConfigurationFileLocation) [0x0000d] in /home/chris/projects/libgit2sharp/LibGit2Sharp/Configuration.cs:36
- at LibGit2Sharp.Repository+<Repository>c__AnonStorey1.<>m__3 () [0x00000] in /home/chris/projects/libgit2sharp/LibGit2Sharp/Repository.cs:111
- at System.Lazy`1[LibGit2Sharp.Configuration].InitValue () [0x0015f] in /home/chris/projects/mono-3.6.0/mcs/class/corlib/System/Lazy.cs:164
- /home/chris/projects/libgit2sharp/CI/build.msbuild: error : LibGit2Sharp.Tests.CheckoutFixture.CheckingOutCallsCheckoutNotify(notifyFlags: Conflict, expectedNotificationPath: "conflict.txt", isDirectory: False): System.EntryPointNotFoundException : git_buf_free
- /home/chris/projects/libgit2sharp/CI/build.msbuild: error : at (wrapper managed-to-native) LibGit2Sharp.Core.NativeMethods:git_buf_free (LibGit2Sharp.Core.Handles.GitBuf)
- at LibGit2Sharp.Core.Proxy.git_buf_free (LibGit2Sharp.Core.Handles.GitBuf buf) [0x00000] in /home/chris/projects/libgit2sharp/LibGit2Sharp/Core/Proxy.cs:240
- at LibGit2Sharp.Core.Handles.GitBuf.Dispose () [0x00000] in /home/chris/projects/libgit2sharp/LibGit2Sharp/Core/GitBuf.cs:15
- at LibGit2Sharp.Core.Proxy.ConvertPath (System.Func`2 pathRetriever) [0x0002e] in /home/chris/projects/libgit2sharp/LibGit2Sharp/Core/Proxy.cs:3209
- at LibGit2Sharp.Core.Proxy.git_config_find_global () [0x00000] in /home/chris/projects/libgit2sharp/LibGit2Sharp/Core/Proxy.cs:412
- at LibGit2Sharp.Configuration..ctor (LibGit2Sharp.Repository repository, System.String globalConfigurationFileLocation, System.String xdgConfigurationFileLocation, System.String systemConfigurationFileLocation) [0x0000d] in /home/chris/projects/libgit2sharp/LibGit2Sharp/Configuration.cs:36
- at LibGit2Sharp.Repository+<Repository>c__AnonStorey1.<>m__3 () [0x00000] in /home/chris/projects/libgit2sharp/LibGit2Sharp/Repository.cs:111
- at System.Lazy`1[LibGit2Sharp.Configuration].InitValue () [0x0015f] in /home/chris/projects/mono-3.6.0/mcs/class/corlib/System/Lazy.cs:164
- /home/chris/projects/libgit2sharp/CI/build.msbuild: error : LibGit2Sharp.Tests.CheckoutFixture.CheckoutAddsMissingFilesInWorkingDirectory: System.EntryPointNotFoundException : git_buf_free
- /home/chris/projects/libgit2sharp/CI/build.msbuild: error : at (wrapper managed-to-native) LibGit2Sharp.Core.NativeMethods:git_buf_free (LibGit2Sharp.Core.Handles.GitBuf)
- at LibGit2Sharp.Core.Proxy.git_buf_free (LibGit2Sharp.Core.Handles.GitBuf buf) [0x00000] in /home/chris/projects/libgit2sharp/LibGit2Sharp/Core/Proxy.cs:240
- at LibGit2Sharp.Core.Handles.GitBuf.Dispose () [0x00000] in /home/chris/projects/libgit2sharp/LibGit2Sharp/Core/GitBuf.cs:15
- at LibGit2Sharp.Core.Proxy.ConvertPath (System.Func`2 pathRetriever) [0x0002e] in /home/chris/projects/libgit2sharp/LibGit2Sharp/Core/Proxy.cs:3209
- at LibGit2Sharp.Core.Proxy.git_config_find_global () [0x00000] in /home/chris/projects/libgit2sharp/LibGit2Sharp/Core/Proxy.cs:412
- at LibGit2Sharp.Configuration..ctor (LibGit2Sharp.Repository repository, System.String globalConfigurationFileLocation, System.String xdgConfigurationFileLocation, System.String systemConfigurationFileLocation) [0x0000d] in /home/chris/projects/libgit2sharp/LibGit2Sharp/Configuration.cs:36
- at LibGit2Sharp.Repository+<Repository>c__AnonStorey1.<>m__3 () [0x00000] in /home/chris/projects/libgit2sharp/LibGit2Sharp/Repository.cs:111
- at System.Lazy`1[LibGit2Sharp.Configuration].InitValue () [0x0015f] in /home/chris/projects/mono-3.6.0/mcs/class/corlib/System/Lazy.cs:164
- LibGit2Sharp.Tests.CheckoutFixture.CheckoutLowerCasedHeadThrows
- /home/chris/projects/libgit2sharp/CI/build.msbuild: error : LibGit2Sharp.Tests.CheckoutFixture.CheckoutRetainsStagedChanges: System.EntryPointNotFoundException : git_buf_free
- /home/chris/projects/libgit2sharp/CI/build.msbuild: error : at (wrapper managed-to-native) LibGit2Sharp.Core.NativeMethods:git_buf_free (LibGit2Sharp.Core.Handles.GitBuf)
- at LibGit2Sharp.Core.Proxy.git_buf_free (LibGit2Sharp.Core.Handles.GitBuf buf) [0x00000] in /home/chris/projects/libgit2sharp/LibGit2Sharp/Core/Proxy.cs:240
- at LibGit2Sharp.Core.Handles.GitBuf.Dispose () [0x00000] in /home/chris/projects/libgit2sharp/LibGit2Sharp/Core/GitBuf.cs:15
- at LibGit2Sharp.Core.Proxy.ConvertPath (System.Func`2 pathRetriever) [0x0002e] in /home/chris/projects/libgit2sharp/LibGit2Sharp/Core/Proxy.cs:3209
- at LibGit2Sharp.Core.Proxy.git_config_find_global () [0x00000] in /home/chris/projects/libgit2sharp/LibGit2Sharp/Core/Proxy.cs:412
- at LibGit2Sharp.Configuration..ctor (LibGit2Sharp.Repository repository, System.String globalConfigurationFileLocation, System.String xdgConfigurationFileLocation, System.String systemConfigurationFileLocation) [0x0000d] in /home/chris/projects/libgit2sharp/LibGit2Sharp/Configuration.cs:36
- at LibGit2Sharp.Repository+<Repository>c__AnonStorey1.<>m__3 () [0x00000] in /home/chris/projects/libgit2sharp/LibGit2Sharp/Repository.cs:111
- at System.Lazy`1[LibGit2Sharp.Configuration].InitValue () [0x0015f] in /home/chris/projects/mono-3.6.0/mcs/class/corlib/System/Lazy.cs:164
- /home/chris/projects/libgit2sharp/CI/build.msbuild: error : LibGit2Sharp.Tests.CheckoutFixture.ForceCheckoutRetainsUntrackedChanges: System.EntryPointNotFoundException : git_buf_free
- /home/chris/projects/libgit2sharp/CI/build.msbuild: error : at (wrapper managed-to-native) LibGit2Sharp.Core.NativeMethods:git_buf_free (LibGit2Sharp.Core.Handles.GitBuf)
- at LibGit2Sharp.Core.Proxy.git_buf_free (LibGit2Sharp.Core.Handles.GitBuf buf) [0x00000] in /home/chris/projects/libgit2sharp/LibGit2Sharp/Core/Proxy.cs:240
- at LibGit2Sharp.Core.Handles.GitBuf.Dispose () [0x00000] in /home/chris/projects/libgit2sharp/LibGit2Sharp/Core/GitBuf.cs:15
- at LibGit2Sharp.Core.Proxy.ConvertPath (System.Func`2 pathRetriever) [0x0002e] in /home/chris/projects/libgit2sharp/LibGit2Sharp/Core/Proxy.cs:3209
- at LibGit2Sharp.Core.Proxy.git_config_find_global () [0x00000] in /home/chris/projects/libgit2sharp/LibGit2Sharp/Core/Proxy.cs:412
- at LibGit2Sharp.Configuration..ctor (LibGit2Sharp.Repository repository, System.String globalConfigurationFileLocation, System.String xdgConfigurationFileLocation, System.String systemConfigurationFileLocation) [0x0000d] in /home/chris/projects/libgit2sharp/LibGit2Sharp/Configuration.cs:36
- at LibGit2Sharp.Repository+<Repository>c__AnonStorey1.<>m__3 () [0x00000] in /home/chris/projects/libgit2sharp/LibGit2Sharp/Repository.cs:111
- at System.Lazy`1[LibGit2Sharp.Configuration].InitValue () [0x0015f] in /home/chris/projects/mono-3.6.0/mcs/class/corlib/System/Lazy.cs:164
- /home/chris/projects/libgit2sharp/CI/build.msbuild: error : LibGit2Sharp.Tests.CheckoutFixture.CheckoutBranchSnapshot: System.EntryPointNotFoundException : git_buf_free
- /home/chris/projects/libgit2sharp/CI/build.msbuild: error : at (wrapper managed-to-native) LibGit2Sharp.Core.NativeMethods:git_buf_free (LibGit2Sharp.Core.Handles.GitBuf)
- at LibGit2Sharp.Core.Proxy.git_buf_free (LibGit2Sharp.Core.Handles.GitBuf buf) [0x00000] in /home/chris/projects/libgit2sharp/LibGit2Sharp/Core/Proxy.cs:240
- at LibGit2Sharp.Core.Handles.GitBuf.Dispose () [0x00000] in /home/chris/projects/libgit2sharp/LibGit2Sharp/Core/GitBuf.cs:15
- at LibGit2Sharp.Core.Proxy.ConvertPath (System.Func`2 pathRetriever) [0x0002e] in /home/chris/projects/libgit2sharp/LibGit2Sharp/Core/Proxy.cs:3209
- at LibGit2Sharp.Core.Proxy.git_config_find_global () [0x00000] in /home/chris/projects/libgit2sharp/LibGit2Sharp/Core/Proxy.cs:412
- at LibGit2Sharp.Configuration..ctor (LibGit2Sharp.Repository repository, System.String globalConfigurationFileLocation, System.String xdgConfigurationFileLocation, System.String systemConfigurationFileLocation) [0x0000d] in /home/chris/projects/libgit2sharp/LibGit2Sharp/Configuration.cs:36
- at LibGit2Sharp.Repository+<Repository>c__AnonStorey1.<>m__3 () [0x00000] in /home/chris/projects/libgit2sharp/LibGit2Sharp/Repository.cs:111
- at System.Lazy`1[LibGit2Sharp.Configuration].InitValue () [0x0015f] in /home/chris/projects/mono-3.6.0/mcs/class/corlib/System/Lazy.cs:164
- /home/chris/projects/libgit2sharp/CI/build.msbuild: error : LibGit2Sharp.Tests.CheckoutFixture.CheckoutPreviousCheckedOutBranch: System.EntryPointNotFoundException : git_buf_free
- /home/chris/projects/libgit2sharp/CI/build.msbuild: error : at (wrapper managed-to-native) LibGit2Sharp.Core.NativeMethods:git_buf_free (LibGit2Sharp.Core.Handles.GitBuf)
- at LibGit2Sharp.Core.Proxy.git_buf_free (LibGit2Sharp.Core.Handles.GitBuf buf) [0x00000] in /home/chris/projects/libgit2sharp/LibGit2Sharp/Core/Proxy.cs:240
- at LibGit2Sharp.Core.Handles.GitBuf.Dispose () [0x00000] in /home/chris/projects/libgit2sharp/LibGit2Sharp/Core/GitBuf.cs:15
- at LibGit2Sharp.Core.Proxy.ConvertPath (System.Func`2 pathRetriever) [0x0002e] in /home/chris/projects/libgit2sharp/LibGit2Sharp/Core/Proxy.cs:3209
- at LibGit2Sharp.Core.Proxy.git_config_find_global () [0x00000] in /home/chris/projects/libgit2sharp/LibGit2Sharp/Core/Proxy.cs:412
- at LibGit2Sharp.Configuration..ctor (LibGit2Sharp.Repository repository, System.String globalConfigurationFileLocation, System.String xdgConfigurationFileLocation, System.String systemConfigurationFileLocation) [0x0000d] in /home/chris/projects/libgit2sharp/LibGit2Sharp/Configuration.cs:36
- at LibGit2Sharp.Repository+<Repository>c__AnonStorey1.<>m__3 () [0x00000] in /home/chris/projects/libgit2sharp/LibGit2Sharp/Repository.cs:111
- at System.Lazy`1[LibGit2Sharp.Configuration].InitValue () [0x0015f] in /home/chris/projects/mono-3.6.0/mcs/class/corlib/System/Lazy.cs:164
- /home/chris/projects/libgit2sharp/CI/build.msbuild: error : LibGit2Sharp.Tests.CheckoutFixture.CheckoutBranchFromDetachedHead: System.EntryPointNotFoundException : git_buf_free
- /home/chris/projects/libgit2sharp/CI/build.msbuild: error : at (wrapper managed-to-native) LibGit2Sharp.Core.NativeMethods:git_buf_free (LibGit2Sharp.Core.Handles.GitBuf)
- at LibGit2Sharp.Core.Proxy.git_buf_free (LibGit2Sharp.Core.Handles.GitBuf buf) [0x00000] in /home/chris/projects/libgit2sharp/LibGit2Sharp/Core/Proxy.cs:240
- at LibGit2Sharp.Core.Handles.GitBuf.Dispose () [0x00000] in /home/chris/projects/libgit2sharp/LibGit2Sharp/Core/GitBuf.cs:15
- at LibGit2Sharp.Core.Proxy.ConvertPath (System.Func`2 pathRetriever) [0x0002e] in /home/chris/projects/libgit2sharp/LibGit2Sharp/Core/Proxy.cs:3209
- at LibGit2Sharp.Core.Proxy.git_config_find_global () [0x00000] in /home/chris/projects/libgit2sharp/LibGit2Sharp/Core/Proxy.cs:412
- at LibGit2Sharp.Configuration..ctor (LibGit2Sharp.Repository repository, System.String globalConfigurationFileLocation, System.String xdgConfigurationFileLocation, System.String systemConfigurationFileLocation) [0x0000d] in /home/chris/projects/libgit2sharp/LibGit2Sharp/Configuration.cs:36
- at LibGit2Sharp.Repository+<Repository>c__AnonStorey1.<>m__3 () [0x00000] in /home/chris/projects/libgit2sharp/LibGit2Sharp/Repository.cs:111
- at System.Lazy`1[LibGit2Sharp.Configuration].InitValue () [0x0015f] in /home/chris/projects/mono-3.6.0/mcs/class/corlib/System/Lazy.cs:164
- /home/chris/projects/libgit2sharp/CI/build.msbuild: error : LibGit2Sharp.Tests.CheckoutFixture.CanForcefullyCheckoutWithConflictingStagedChanges: System.EntryPointNotFoundException : git_buf_free
- /home/chris/projects/libgit2sharp/CI/build.msbuild: error : at (wrapper managed-to-native) LibGit2Sharp.Core.NativeMethods:git_buf_free (LibGit2Sharp.Core.Handles.GitBuf)
- at LibGit2Sharp.Core.Proxy.git_buf_free (LibGit2Sharp.Core.Handles.GitBuf buf) [0x00000] in /home/chris/projects/libgit2sharp/LibGit2Sharp/Core/Proxy.cs:240
- at LibGit2Sharp.Core.Handles.GitBuf.Dispose () [0x00000] in /home/chris/projects/libgit2sharp/LibGit2Sharp/Core/GitBuf.cs:15
- at LibGit2Sharp.Core.Proxy.ConvertPath (System.Func`2 pathRetriever) [0x0002e] in /home/chris/projects/libgit2sharp/LibGit2Sharp/Core/Proxy.cs:3209
- at LibGit2Sharp.Core.Proxy.git_config_find_global () [0x00000] in /home/chris/projects/libgit2sharp/LibGit2Sharp/Core/Proxy.cs:412
- at LibGit2Sharp.Configuration..ctor (LibGit2Sharp.Repository repository, System.String globalConfigurationFileLocation, System.String xdgConfigurationFileLocation, System.String systemConfigurationFileLocation) [0x0000d] in /home/chris/projects/libgit2sharp/LibGit2Sharp/Configuration.cs:36
- at LibGit2Sharp.Repository+<Repository>c__AnonStorey1.<>m__3 () [0x00000] in /home/chris/projects/libgit2sharp/LibGit2Sharp/Repository.cs:111
- at System.Lazy`1[LibGit2Sharp.Configuration].InitValue () [0x0015f] in /home/chris/projects/mono-3.6.0/mcs/class/corlib/System/Lazy.cs:164
- Stacktrace:
- Native stacktrace:
- /opt/mono/bin/mono() [0x4b8e48]
- /opt/mono/bin/mono() [0x5122c3]
- /opt/mono/bin/mono() [0x4241c2]
- /lib/x86_64-linux-gnu/libpthread.so.0(+0x10340) [0x7f6d7fb75340]
- /lib/x86_64-linux-gnu/libc.so.6(strlen+0x2a) [0x7f6d7f82893a]
- /home/chris/projects/libgit2sharp/libgit2/build/libgit2-69db893.so(+0x4e7e4) [0x7f6d765a97e4]
- /home/chris/projects/libgit2sharp/libgit2/build/libgit2-69db893.so(+0x4ef58) [0x7f6d765a9f58]
- /home/chris/projects/libgit2sharp/libgit2/build/libgit2-69db893.so(git_diff_index_to_workdir+0xd8) [0x7f6d765ab398]
- [0x41bc4755]
- Debug info from gdb:
- Could not attach to process. If your uid matches the uid of the target
- process, check the setting of /proc/sys/kernel/yama/ptrace_scope, or try
- again as the root user. For more details, see /etc/sysctl.d/10-ptrace.conf
- ptrace: Operation not permitted.
- No threads.
- =================================================================
- Got a SIGSEGV while executing native code. This usually indicates
- a fatal error in the mono runtime or one of the native libraries
- used by your application.
- =================================================================
- ./build.libgit2sharp.sh: line 29: 16919 Aborted xbuild CI/build.msbuild /t:Deploy
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement