[Mono-devel-list] monodevelop crash with mono 1.1.1 on amd64
James Fitzsimons
jamesfit at cwazy.co.uk
Tue Oct 19 17:36:03 EDT 2004
Hi all,
I seems a bunch of us (all amd64 users) on the monodevelop list are
experiencing the same problem with monodevelop crashing immediately
after the splash screen. A stack trace is attached to the end of this
email.
It seems the problem might actually be with the amd64 version of the
mono runtime rather than monodevelop, so I was looking for some advice
on how to go about debugging this problem.
If anyone can provide some assistance or pointers on where to start I
would be most grateful.
I am using the 1.1.1 version of mono built from CVS, glibc 2.3.4,
monodevelop 0.5.1 built from SVN.
Regards,
James Fitzsimons
Error is:
<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>
--
It's 5.50 a.m.... Do you know where your stack pointer is ?
More information about the Mono-devel-list
mailing list