[MonoDevelop] Error running MD 0.12
Adam J. Forster
adam at adamforster.org
Fri Sep 8 10:09:25 EDT 2006
Hi Guys,
I have just installed MD 0.12 from source, but when I go to run it the
splash screen loads up for a second and then It crashes out. Below is
the error message that I get when running from the command line. I
previously had MD 0.11 installed, could this be the problem? If not does
anyone have any ideas?
== BEGIN ERROR MESSAGE ==
no implementation for interface method
MonoDevelop.Ide.Codons.IDisplayBinding::get_DisplayName() in class
MonoDevelop.XmlEditor.XmlDisplayBinding
METHOD .ctor()
METHOD CanCreateContentForMimeType(string)
METHOD CreateContentForMimeType(string,System.IO.Stream)
METHOD CanCreateContentForFile(string)
METHOD CreateContentForFile(string)
** ERROR **: file class.c: line 2036 (mono_class_setup_vtable_general):
should not be reached
aborting...
=================================================================
Got a SIGABRT while executing native code. This usually indicates
a fatal error in the mono runtime or one of the native libraries
used by your application.
=================================================================
Stacktrace:
at (wrapper managed-to-native) System.Reflection.Assembly.GetTypes
(bool) <0x00004>
at (wrapper managed-to-native) System.Reflection.Assembly.GetTypes
(bool) <0xffffffff>
at System.Reflection.Assembly.GetTypes () <0x0000c>
at MonoDevelop.Core.AddIns.DefaultAddInTree.LoadCodonsAndConditions
(System.Reflection.Assembly) <0x00023>
at MonoDevelop.Core.AddIns.DefaultAddInTree.LoadAssembly (string)
<0x0008d>
at MonoDevelop.Core.AddIns.AddIn.AddRuntimeLibraries
(string,System.Xml.XmlElement) <0x00151>
at MonoDevelop.Core.AddIns.AddIn.ReadXmlContents
(string,System.Xml.XmlElement) <0x000ce>
at MonoDevelop.Core.AddIns.AddIn.Initialize (string) <0x0022a>
at MonoDevelop.Core.AddIns.AddInTreeSingleton.InsertAddIn (string)
<0x00057>
at MonoDevelop.Core.AddIns.AddInService.PreloadAddin
(MonoDevelop.Core.IProgressMonitor,string) <0x0029e>
at MonoDevelop.Core.AddIns.AddInService.PreloadAddins
(MonoDevelop.Core.IProgressMonitor,string[]) <0x00329>
at MonoDevelop.Ide.Gui.IdeStartup.Run (string[]) <0x00a8d>
at MonoDevelop.Core.AddIns.AddInService.StartApplication
(string,string[]) <0x0017c>
at MonoDevelop.Startup.SharpDevelopMain.Main (string[]) <0x00039>
at (wrapper runtime-invoke) System.Object.runtime_invoke_int_string[]
(object,intptr,intptr,intptr) <0xffffffff>
Native stacktrace:
/usr/local/bin/mono(mono_handle_native_sigsegv+0xde) [0x814bd42]
[0xffffe440]
/lib/tls/i686/cmov/libc.so.6(abort+0xe9) [0xb7df12b9]
/usr/lib/libglib-2.0.so.0(g_logv+0x483) [0xb7f74006]
/usr/lib/libglib-2.0.so.0(g_log+0x29) [0xb7f7403a]
/usr/lib/libglib-2.0.so.0(g_assert_warning+0x6a) [0xb7f740a6]
/usr/local/bin/mono [0x80ebeb2]
/usr/local/bin/mono [0x80ec60e]
/usr/local/bin/mono(mono_class_init+0x5b6) [0x80e6334]
/usr/local/bin/mono(mono_type_get_object+0x8c) [0x8150f38]
/usr/local/bin/mono [0x809f4e2]
/usr/local/bin/mono [0x809f70b]
[0xb6fc3bf3]
[0xb6fc3bad]
[0xb6fc39ec]
[0xb7029d6e]
[0xb7029b2a]
[0xb702985f]
[0xb70291b3]
[0xb7028bc0]
[0xb70489df]
[0xb5d171ca]
[0xb6fb3c2e]
[0xb71057cd]
[0xb7510b42]
[0xb7510a84]
/usr/local/bin/mono(mono_runtime_exec_main+0x94) [0x809410d]
/usr/local/bin/mono(mono_runtime_run_main+0x175) [0x80972ee]
/usr/local/bin/mono(mono_main+0x1059) [0x805d2fb]
/lib/tls/i686/cmov/libc.so.6(__libc_start_main+0xd2) [0xb7ddbea2]
/usr/local/bin/mono [0x805bd61]
== END ERROR MESSAGE ==
More information about the Monodevelop-list
mailing list