[MonoDevelop] Latest build is failing to start

Matt Calder mvcalder at gmail.com
Tue Jun 18 00:02:17 UTC 2013


I tried commits on every couple of days from now, 6/14, 6/10, 6/8 and
finally found a good one at 6/4 (which is close to where I had last built
from) this was commit b1a76cf1dc... I am happy to help diagnose the issue
if anyone has a suggestion. I still get the ngit errors, but at least now
Monodevelop starts.

Matt


On Mon, Jun 17, 2013 at 7:29 PM, Matt Calder <mvcalder at gmail.com> wrote:

> I built Monodevelop from git (master) an hour ago and now it won't start.
> The splash screen comes up and it runs the processor at 100% and eats
> memory up to ~5GB (then I kill it). I am running on Ubuntu:
>
> calder at pharos:~/tmp/monodevelop$ uname -a
> Linux pharos 3.2.0-45-generic #70-Ubuntu SMP Wed May 29 20:12:06 UTC 2013
> x86_64 x86_64 x86_64 GNU/Linux
>
> And just rebuilt mono too:
>
> calder at pharos:~/tmp/monodevelop$ mono --version
> Mono JIT compiler version 3.0.12 (master/0b258fe Mon Jun 17 19:10:29 EDT
> 2013)
> Copyright (C) 2002-2012 Novell, Inc, Xamarin Inc and Contributors.
> www.mono-project.com
>     TLS:           __thread
>     SIGSEGV:       altstack
>     Notifications: epoll
>     Architecture:  amd64
>     Disabled:      none
>     Misc:          softdebug
>     LLVM:          supported, not enabled.
>     GC:            Included Boehm (with typed GC and Parallel Mark)
>
>
> For what it's worth, when running monodevelop from the command prompt I
> see:
>
> ERROR [2013-06-17 19:23:16Z]: Version control status query failed
> System.TypeLoadException: Could not load type 'Sharpen.DigestInputStream'
> from assembly 'NGit'.
>   at NGit.Storage.File.RefDirectory.GetPackedRefs () [0x0002b] in
> /home/calder/tmp/monodevelop/main/external/ngit/NGit/NGit.Storage.File/RefDirectory.cs:915
>
>   at NGit.Storage.File.RefDirectory.GetRef (System.String needle)
> [0x00001] in
> /home/calder/tmp/monodevelop/main/external/ngit/NGit/NGit.Storage.File/RefDirectory.cs:256
>
>   at NGit.Repository.GetRef (System.String name) [0x00008] in
> /home/calder/tmp/monodevelop/main/external/ngit/NGit/NGit/Repository.cs:1190
>
>   at NGit.Repository.Resolve (NGit.Revwalk.RevWalk rw, System.String
> revstr) [0x008a1] in
> /home/calder/tmp/monodevelop/main/external/ngit/NGit/NGit/Repository.cs:910
>   at NGit.Repository.Resolve (System.String revstr) [0x00009] in
> /home/calder/tmp/monodevelop/main/external/ngit/NGit/NGit/Repository.cs:403
>   at MonoDevelop.VersionControl.Git.GitRepository.GetHeadCommit
> (NGit.Repository repository) [0x00008] in
> /home/calder/tmp/monodevelop/main/src/addins/VersionControl/MonoDevelop.VersionControl.Git/MonoDevelop.VersionControl.Git/GitRepository.cs:148
>
>   at MonoDevelop.VersionControl.Git.GitRepository.GetDirectoryVersionInfo
> (FilePath localDirectory, IEnumerable`1 localFileNames, Boolean
> getRemoteStatus, Boolean recursive) [0x0025d] in
> /home/calder/tmp/monodevelop/main/src/addins/VersionControl/MonoDevelop.VersionControl.Git/MonoDevelop.VersionControl.Git/GitRepository.cs:310
>
>   at
> MonoDevelop.VersionControl.Git.GitRepository.OnGetDirectoryVersionInfo
> (FilePath localDirectory, Boolean getRemoteStatus, Boolean recursive)
> [0x00001] in
> /home/calder/tmp/monodevelop/main/src/addins/VersionControl/MonoDevelop.VersionControl.Git/MonoDevelop.VersionControl.Git/GitRepository.cs:252
>
>   at MonoDevelop.VersionControl.Repository.RunQueries (System.Object ob)
> [0x000fb] in
> /home/calder/tmp/monodevelop/main/src/addins/VersionControl/MonoDevelop.VersionControl/MonoDevelop.VersionControl/Repository.cs:313
>
> Missing method .ctor in assembly
> /home/calder/tmp/monodevelop/main/build/AddIns/VersionControl/NGit.dll,
> type Sharpen.DigestInputStream
>
>
> But I think these may have been around for awhile.
>
> Matt
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ximian.com/pipermail/monodevelop-list/attachments/20130617/10576415/attachment.html>


More information about the Monodevelop-list mailing list