[MonoDevelop] freezing

John Walker Ledbetter John.Ledbetter at Colorado.EDU
Sun Jun 24 20:38:36 EDT 2007


This is probably not a bug, and probably related to  a misconfiguration 
on my end, but I was hoping
someone might have run into this before and might be able to help.

I was running the latest svn, but I went back to the 0.14 release.  That 
failed to run, so I decided to
go back to the svn HEAD.  What is happening now is that monodevelop 
opens, behaves fine for
 about 3 seconds, and then locks up with the following output, no matter 
what version I use:


(MonoDevelop:11291): GdkPixbuf-WARNING **: GdkPixbufLoader finalized 
without calling gdk_pixbuf_loader_close() - this is not allowed. You 
must explicitly end the data stream to the loader before dropping the 
last reference.
2007-06-24 18:37:17,348 [1079138624] ERROR 
MonoDevelop.Core.ILoggingService [(null)] - System.ApplicationException: 
Couldn't create a remote process.
  at MonoDevelop.Core.Execution.ProcessHostController.CreateInstance 
(System.String assemblyPath, System.String typeName, System.String[] 
addins) [0x000a6] in 
/home/ledbettj/projects/mono/monodevelop/Core/src/MonoDevelop.Core/MonoDevelop.Core.Execution/ProcessHostController.cs:162 

  at (wrapper remoting-invoke-with-check) 
MonoDevelop.Core.Execution.ProcessHostController:CreateInstance 
(string,string,string[])
  at 
MonoDevelop.Core.Execution.ProcessService.CreateExternalProcessObject 
(System.Type type, Boolean shared) [0x00000] in 
/home/ledbettj/projects/mono/monodevelop/Core/src/MonoDevelop.Core/MonoDevelop.Core.Execution/ProcessService.cs:191 

  at 
MonoDevelop.Projects.Parser.AssemblyCodeCompletionDatabase.GetGenerator 
(Boolean share) [0x0000b] in 
/home/ledbettj/projects/mono/monodevelop/Core/src/MonoDevelop.Projects/MonoDevelop.Projects.Parser/AssemblyCodeCompletionDatabase.cs:234 

  at 
MonoDevelop.Projects.Parser.AssemblyCodeCompletionDatabase.ParseFile 
(System.String fileName, IProgressMonitor parentMonitor) [0x00072] in 
/home/ledbettj/projects/mono/monodevelop/Core/src/MonoDevelop.Projects/MonoDevelop.Projects.Parser/AssemblyCodeCompletionDatabase.cs:172 



make: *** [runmd] Error 137
 System.Runtime.Remoting.RemotingException: Unix transport error.

info:
Mono JIT compiler version 1.2.4 (/trunk/ r80651)
MonoDevelop.IdeApplication  0.14.0.0

I've tried completely removing all things monodevelop and mono-related 
and rebuilding/reinstalling
with no luck.  Does anyone have a clue how I might resolve this problem?

John






More information about the Monodevelop-list mailing list