View Single Post
Posts: 16 | Thanked: 3 times | Joined on Oct 2011 @ germany
#56
~ $ monodevelop
* Assertion at mini-arm.c:2881, condition `thumb_supported' not met

Stacktrace:

at Gnome.Vfs.Vfs..cctor () <IL 0x00000, 0x00007>
at (wrapper runtime-invoke) object.runtime_invoke_void
(object,intptr,intptr,intptr) <IL 0x0004c, 0xffffffff>
at MonoDevelop.Platform.GnomePlatform..cctor () [0x00022] in
/home/builder1/maemo-fremantle-i386-extras-devel/work/monodevelop-2.5.90/src/addins/GnomePlatform/GnomePlatform.cs:56
at (wrapper runtime-invoke) object.runtime_invoke_void
(object,intptr,intptr,intptr) <IL 0x0004c, 0xffffffff>
at System.Reflection.MonoCMethod.Invoke
(object,System.Reflection.BindingFlags,System.Refl ection.Binder,object[],System.Globalization.CultureInfo)
<IL 0x00124, 0x0020f>
at System.Reflection.MonoCMethod.Invoke
(System.Reflection.BindingFlags,System.Reflection. Binder,object[],System.Globalization.CultureInfo)
<IL 0x00007, 0x00053>
at System.Reflection.ConstructorInfo.Invoke (object[]) <IL 0x00017, 0x00057>
at System.Activator.CreateInstance (System.Type,bool) <IL 0x000c9, 0x001bf>
at System.Activator.CreateInstance (System.Type) <IL 0x00002, 0x00017>
at Mono.Addins.TypeExtensionNode.CreateInstance () <IL 0x00001, 0x00017>
at Mono.Addins.InstanceExtensionNode.GetInstance () <IL 0x0000d, 0x00027>
at Mono.Addins.InstanceExtensionNode.GetInstance (System.Type) <IL 0x00001,
0x00013>
at Mono.Addins.ExtensionNode.GetChildObjectsInternal (System.Type,bool) <IL
0x00061, 0x0016b>
at Mono.Addins.ExtensionNode.GetChildObjects (System.Type,bool) <IL 0x00003,
0x00023>
at Mono.Addins.ExtensionContext.GetExtensionObjects (string,System.Type,bool)
<IL 0x00009, 0x00043>
at Mono.Addins.ExtensionContext.GetExtensionObjects (string) <IL 0x0000d,
0x00027>
at Mono.Addins.AddinManager.GetExtensionObjects (string) <IL 0x0000a, 0x0002f>
at MonoDevelop.Ide.DesktopService.Initialize () [0x0000b] in
/home/builder1/maemo-fremantle-i386-extras-devel/work/monodevelop-2.5.90/src/core/MonoDevelop.Ide/MonoDevelop.Ide/DesktopService.cs:44
at MonoDevelop.Ide.IdeStartup.Run (string[]) [0x0031c] in
/home/builder1/maemo-fremantle-i386-extras-devel/work/monodevelop-2.5.90/src/core/MonoDevelop.Ide/MonoDevelop.Ide/IdeStartup.cs:151
at MonoDevelop.Startup.MonoDevelopMain.Main (string[]) [0x00017] in
/home/builder1/maemo-fremantle-i386-extras-devel/work/monodevelop-2.5.90/src/core/MonoDevelop.Startup/MonoDevelop.Startup/MonoDevelopMain.cs:24
at (wrapper runtime-invoke) <Module>.runtime_invoke_int_object
(object,intptr,intptr,intptr) <IL 0x0005c, 0xffffffff>

Native stacktrace:

/opt/mono/ubin/mono [0x94770]
/opt/mono/ubin/mono [0xc3554]
/lib/libc.so.6(__default_rt_sa_restorer_v2+0) [0x40499970]
/lib/libc.so.6(abort+0x180) [0x40499b6c]
/opt/mono/ubin/mono [0x197580]
/opt/mono/ubin/mono [0x1975c4]
[0xbed920ac]
[0x40de9e60]

Debug info from gdb:


================================================== ===============
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.
================================================== ===============

Aborted (core dumped)

Thank you for your time
any sugesstion?