[ubuntu-mono] [Bug 230080] Re: monodevelop uses all of my cpu when opening project
Launchpad Bug Tracker
230080 at bugs.launchpad.net
Wed May 15 04:17:27 UTC 2013
[Expired for monodevelop (Ubuntu) because there has been no activity for
60 days.]
** Changed in: monodevelop (Ubuntu)
Status: Incomplete => Expired
--
You received this bug notification because you are a member of Ubuntu
CLI/Mono Uploaders, which is subscribed to monodevelop in Ubuntu.
https://bugs.launchpad.net/bugs/230080
Title:
monodevelop uses all of my cpu when opening project
Status in “monodevelop” package in Ubuntu:
Expired
Bug description:
Binary package hint: monodevelop
Using monodevelop 1.0+dfsg-1ubuntu1 when I open a Mondevelop solution
file (attached) mono goes straight up to 100% CPU and prints the
following output to the terminal, left long enough my whole machine
locks up and the hard drive continously makes a noise, so presumably
it starts to run out of memory and then thrash swap.
This happens on two mds files I have but not on a freshly created one
I made.
dean at viktor:~$ monodevelop
WARNING: Cannot find Mozilla directory containing libgtkembedmoz.so. Some Addins may not be able to function. Please set MOZILLA_FIVE_HOME to your Mozilla directory.
ERROR [2008-05-13 20:20:05Z]: System.IndexOutOfRangeException: Array index is out of range.
Server stack trace:
at MonoDevelop.Projects.Parser.StringNameTable.GetStringValue (Int32 id) [0x00000]
at MonoDevelop.Projects.Parser.PersistentHelper.ReadString (System.IO.BinaryReader reader, INameDecoder nameTable) [0x00000]
at MonoDevelop.Projects.Parser.PersistentClass.Read (System.IO.BinaryReader reader, INameDecoder nameTable) [0x00000]
at MonoDevelop.Projects.Parser.PersistentClass.Read (System.IO.BinaryReader reader, INameDecoder nameTable) [0x00000]
at MonoDevelop.Projects.Parser.PersistentClass.Read (System.IO.BinaryReader reader, INameDecoder nameTable) [0x00000]
at MonoDevelop.Projects.Parser.PersistentClass.Read (System.IO.BinaryReader reader, INameDecoder nameTable) [0x00000]
at MonoDevelop.Projects.Parser.PersistentClass.Read (System.IO.BinaryReader reader, INameDecoder nameTable) [0x00000]
at MonoDevelop.Projects.Parser.PersistentClass.Read (System.IO.BinaryReader reader, INameDecoder nameTable) [0x00000]
at MonoDevelop.Projects.Parser.PersistentClass.Read (System.IO.BinaryReader reader, INameDecoder nameTable) [0x00000]
at MonoDevelop.Projects.Parser.CodeCompletionDatabase.ReadClass (MonoDevelop.Projects.Parser.ClassEntry ce) [0x00000]
at MonoDevelop.Projects.Parser.CodeCompletionDatabase.UpdateClassInformation (MonoDevelop.Projects.Parser.ClassCollection newClasses, System.String fileName) [0x00000]
at MonoDevelop.Projects.Parser.AssemblyCodeCompletionDatabase.ParseFile (System.String fileName, IProgressMonitor parentMonitor) [0x00000]
Exception rethrown at [0]:
at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke (System.Runtime.Remoting.Proxies.RealProxy rp, IMessage msg, System.Exception& exc, System.Object[]& out_args) [0x00000]
ERROR [2008-05-13 20:20:05Z]: System.IndexOutOfRangeException: Array index is out of range.
Server stack trace:
at MonoDevelop.Projects.Parser.StringNameTable.GetStringValue (Int32 id) [0x00000]
at MonoDevelop.Projects.Parser.PersistentHelper.ReadString (System.IO.BinaryReader reader, INameDecoder nameTable) [0x00000]
at MonoDevelop.Projects.Parser.PersistentClass.Read (System.IO.BinaryReader reader, INameDecoder nameTable) [0x00000]
at MonoDevelop.Projects.Parser.PersistentClass.Read (System.IO.BinaryReader reader, INameDecoder nameTable) [0x00000]
at MonoDevelop.Projects.Parser.PersistentClass.Read (System.IO.BinaryReader reader, INameDecoder nameTable) [0x00000]
at MonoDevelop.Projects.Parser.PersistentClass.Read (System.IO.BinaryReader reader, INameDecoder nameTable) [0x00000]
at MonoDevelop.Projects.Parser.PersistentClass.Read (System.IO.BinaryReader reader, INameDecoder nameTable) [0x00000]
at MonoDevelop.Projects.Parser.PersistentClass.Read (System.IO.BinaryReader reader, INameDecoder nameTable) [0x00000]
at MonoDevelop.Projects.Parser.PersistentClass.Read (System.IO.BinaryReader reader, INameDecoder nameTable) [0x00000]
at MonoDevelop.Projects.Parser.CodeCompletionDatabase.ReadClass (MonoDevelop.Projects.Parser.ClassEntry ce) [0x00000]
at MonoDevelop.Projects.Parser.CodeCompletionDatabase.UpdateClassInformation (MonoDevelop.Projects.Parser.ClassCollection newClasses, System.String fileName) [0x00000]
at MonoDevelop.Projects.Parser.AssemblyCodeCompletionDatabase.ParseFile (System.String fileName, IProgressMonitor parentMonitor) [0x00000]
Exception rethrown at [0]:
at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke
(System.Runtime.Remoting.Proxies.RealProxy rp, IMessage msg,
System.Exception& exc, System.Object[]& out_args) [0x00000]
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/monodevelop/+bug/230080/+subscriptions
More information about the Ubuntu-mono
mailing list