[MonoDevelop] MD freezing more and more often..

Michael Hutchinson m.j.hutchinson at gmail.com
Fri Sep 18 22:46:29 EDT 2009


On Fri, Sep 18, 2009 at 8:38 PM, buhochileno at gmail.com
<buhochileno at gmail.com> wrote:
> Hi,
>
> My MD is freezing more and more often, doing wherever like: selecting
> text, compiling, just leaving it open, wherever...I also try to delete
> my ..home/.confir/MonoDevelop and ..home/.config/MonoDebugger
> folders...still the same, compiling or running my apps from consolo
> works just fine...
>
>
> Here is what I can get at the console when I running MD and its freeze
> (allways same bunch of messages), not sure if it is related to the freez
> since I allways get those messages even when MD runs fine, so tell me if
> are good to submit a bug or how can I find more useful logs/messages to
> help you:

The warnings in your log would only affect the code completion, and
should not be related to hangs.

Please use "kill -QUIT" on the MonoDevelop PID when MD is frozen. That
will cause Mono to write stack traces of all threads to stdout (and
the MD log), so we can determine what has hung.

> Error: did not find one of the files in
> sources//usr/lib/monodoc/sources/gtk-sharp-docs
> node `classlib-gnome' is not defined on the documentation map
> node `classlib-gnome' is not defined on the documentation map

These messages are caused by incorrectly installed gnome-sharp docs.

> System.IO.FileNotFoundException: Could not resolve: ISE.System,
> Version=0.3.3548.272, Culture=neutral, PublicKeyToken=null
>  at Mono.Cecil.BaseAssemblyResolver.Resolve

This warning has been fixed in SVN.

-- 
Michael Hutchinson
http://mjhutchinson.com


More information about the Monodevelop-list mailing list