[MonoDevelop] Compiling/Building Combine error...

Jae Stutzman stutzmanj@argontech.net
Thu, 04 Mar 2004 21:50:19 -0600


It was/is sort of a mono bug. It looks like the .wapi directory in my
home was messed up. When runing mcs as "me" I was getting an error:

WARNING **: Shared memory sanity check failed.

However as root mcs worked fine. So I fired up MonoDevelop as root :)
and it also worked fine. Whacked the .wapi directory and MonoDevelop
will now compile combines fine.

MonoDevelop still crashes on exit with the following:

 ** ERROR **: Must shutdown ORB from main thread
aborting...

What is this about?

Jae

On Thu, 2004-03-04 at 21:32, Todd Berman wrote: 
> That is a mono bug, please file it there.
> 
> --Todd
> 
> On Thu, 2004-04-03 at 21:27 -0600, Jae Stutzman wrote:
> 
> > Ok,
> > 
> > I posted this a few days ago with r1018...I've now compiled 0.1 and it
> > still does the same thing. Is MonoDevelop having trouble finding mcs or
> > something? Also crashes on exit for me.
> > 
> > Even with this...it is looking really good, code completion looks like
> > it is working.
> > 
> > Jae
> > 
> > On Mon, 2004-03-01 at 23:28, Jae Stutzman wrote:
> > > I was able to make MonoDevelop snapshot r1018 and it runs...but when I
> > > try to build any projects with it I get an error dialog that pops up
> > > with this info:
> > > 
> > > Error while compiling
> > > 
> > > Exception occurred: System.ComponentModel.Win32Exception: Some sort of
> > > w32 error occurred: 3
> > > in [0x00121] (at
> > > /tmp/j/mcs/class/System/System.Diagnostics/Process.cs:696)
> > > System.Diagnostics.Process:Start_common
> > > (System.Diagnostics.ProcessStartInfo,System.Diagnostics.Process)
> > > in [0x00007] (at
> > > /tmp/j/mcs/class/System/System.Diagnostics/Process.cs:723)
> > > System.Diagnostics.Process:Start ()
> > > in <0x0005d> (wrapper remoting-invoke-with-check)
> > > System.Diagnostics.Process:Start ()
> > > in [0x0005e] (at
> > > /home/jae/MonoDevelop/src/AddIns/BackendBindings/CSharpBinding/CSharpBindingCompilerManager.cs:337) CSharpBinding.CSharpBindingCompilerManager:DoCompilation (string,System.CodeDom.Compiler.TempFileCollection,string_,string_)
> > > in [0x005ec] (at
> > > /home/jae/MonoDevelop/src/AddIns/BackendBindings/CSharpBinding/CSharpBindingCompilerManager.cs:270) CSharpBinding.CSharpBindingCompilerManager:CompileProject (ICSharpCode.SharpDevelop.Internal.Project.IProject)
> > > in [0x00007] (at
> > > /home/jae/MonoDevelop/src/AddIns/BackendBindings/CSharpBinding/CSharpLanguageBinding.cs:79) CSharpBinding.CSharpLanguageBinding:CompileProject (ICSharpCode.SharpDevelop.Internal.Project.IProject)
> > > in [0x0029c] (at
> > > /home/jae/MonoDevelop/src/Main/Base/Internal/Project/Combine/CombineEntry.cs:147) ICSharpCode.SharpDevelop.Internal.Project.ProjectCombineEntry:Build (bool)
> > > in [0x00081] (at
> > > /home/jae/MonoDevelop/src/Main/Base/Internal/Project/Combine/Combine.cs:514) ICSharpCode.SharpDevelop.Internal.Project.Combine:Build (bool)
> > > in [0x00043] (at
> > > /home/jae/MonoDevelop/src/Main/Base/Services/Project/DefaultProjectService.cs:252) ICSharpCode.SharpDevelop.Services.DefaultProjectService:CompileCombine ()
> > > in [0x00080] (at
> > > /home/jae/MonoDevelop/src/Main/Base/Commands/RunCommands.cs:68)
> > > ICSharpCode.SharpDevelop.Commands.Compile:CompileThread ()
> > > 
> > > 
> > > _______________________________________________
> > > Monodevelop-list mailing list
> > > Monodevelop-list@lists.ximian.com
> > > http://lists.ximian.com/mailman/listinfo/monodevelop-list
> > 
> > _______________________________________________
> > Monodevelop-list mailing list
> > Monodevelop-list@lists.ximian.com
> > http://lists.ximian.com/mailman/listinfo/monodevelop-list
> 
> _______________________________________________
> Monodevelop-list mailing list
> Monodevelop-list@lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/monodevelop-list