[MonoDevelop] crash after splash screen

James Fitzsimons jamesfit@cwazy.co.uk
Sun, 17 Oct 2004 22:27:50 +0000


To add a little more detail to my last message, when I run monodevelop
as root I get a bit more information:

<snip>
athos root # monodevelop 
Creating DefaultWorkbench       
Loading error, please reinstall :
System.Reflection.TargetInvocationException: Exception has been thrown
by the target of an invocation. --->  
System.ExecutionEngineException: SIGILL
in <0xf7f25fc0> (wrapper managed-to-native) GLib.Object:g_object_new
(intptr,intptr)
in <0x0000f> (wrapper managed-to-native) GLib.Object:g_object_new
(intptr,intptr)
in <0x00059> GLib.Object:.ctor (GLib.GType)
in <0x00026> Gtk.Object:.ctor (GLib.GType)
in <0x00026> Gtk.Widget:.ctor (GLib.GType)
in <0x00026> Gtk.Container:.ctor (GLib.GType)
in <0x00026> Gtk.TreeView:.ctor (GLib.GType)
in <0x00085> MonoDevelop.Gui.Pads.FileList:.ctor ()
in <0x00045> MonoDevelop.Gui.Pads.FileScout:.ctor ()
in <0x67c57a56> (wrapper managed-to-native)
System.Reflection.MonoCMethod:InternalInvoke (object,object[])
in <0x0000f> (wrapper managed-to-native)
System.Reflection.MonoCMethod:InternalInvoke (object,object[])
in <0x00120> System.Reflection.MonoCMethod:Invoke
(object,System.Reflection.BindingFlags,System.Reflection.B 
inder,object[],System.Globalization.CultureInfo)
--- End of inner exception stack trace ---

in <0x001ec> System.Reflection.MonoCMethod:Invoke
(object,System.Reflection.BindingFlags,System.Reflection.B 
inder,object[],System.Globalization.CultureInfo)
in <0x00049> System.Reflection.MonoCMethod:Invoke
(System.Reflection.BindingFlags,System.Reflection.Binder,o 
bject[],System.Globalization.CultureInfo)
in <0x0005f> System.Reflection.ConstructorInfo:Invoke (object[])
in <0x001e1> System.Activator:CreateInstance (System.Type,bool)
in <0x00021> System.Activator:CreateInstance (System.Type)
in <0x00063> System.Reflection.Assembly:CreateInstance (string,bool)
in <0x00030> System.Reflection.Assembly:CreateInstance (string)
in <0x00131> MonoDevelop.Core.AddIns.AddIn:CreateObject (string)
in <0x00067> MonoDevelop.Core.AddIns.Codons.ClassCodon:BuildItem
(object,System.Collections.ArrayList,MonoDe 
velop.Core.AddIns.Conditions.ConditionCollection)
in <0x001e1>
MonoDevelop.Core.AddIns.DefaultAddInTreeNode:BuildChildItems (object)
in <0x00074> MonoDevelop.Gui.DefaultWorkbench:UpdateViews
(object,System.EventArgs)
in <0x00080> MonoDevelop.Commands.InitializeWorkbenchCommand:Run ()
in <0x00d12> MonoDevelop.SharpDevelopMain:Main (string[])

athos root # 
</snip>

Regards,
James Fitzsimons
-- 
It's 5.50 a.m.... Do you know where your stack pointer is ?