[Mono-dev] crash at mono_class_vtable
techi eth
techieth at gmail.com
Thu Feb 26 06:12:06 UTC 2015
Hi All,
I am getting one exception when running IPhone application using mono.
Please find below stack trace.
Assertion at mini.c:6289, condition `vtable' not met
Stacktrace:
at <unknown> <0xffffffff>
at IPhone.MainService..ctor () <0x000ab>
at (wrapper runtime-invoke) object.runtime_invoke_void__this__
(object,intptr,intptr,intptr) <0xffffffff>
at <unknown> <0xffffffff>
at (wrapper managed-to-native)
System.Reflection.MonoCMethod.InternalInvoke
(System.Reflection.MonoCMethod,object,object[],System.Exception&)
<0xffffffff>
at System.Reflection.MonoCMethod.InternalInvoke (object,object[])
<0x0003b>
at System.Activator.CreateInstance (System.Type,bool) <0x0018b>
at System.Activator.CreateInstance (System.Type) <0x00017>
at System.Reflection.Assembly.CreateInstance (string,bool) <0x0006f>
at System.Reflection.Assembly.CreateInstance (string) <0x0001f>
Below is the detail of mono version.
mono --version
Mono JIT compiler version 3.10.0 (tarball Mon Dec 8 11:37:11 GMT 2014)
Copyright (C) 2002-2014 Novell, Inc, Xamarin Inc and Contributors.
www.mono-project.com
TLS: __thread
SIGSEGV: normal
Notifications: epoll
Architecture: armel,vfp+fallback
Disabled: aot,profiler
Misc: softdebug
LLVM: supported, not enabled.
GC: sgen
Regards,
techi
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ximian.com/pipermail/mono-devel-list/attachments/20150226/d49a0a07/attachment.html>
More information about the Mono-devel-list
mailing list