Skip to content

Instantly share code, notes, and snippets.

@Sadik1
Created April 18, 2014 06:05
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Sadik1/dd6bc9c68781eb49696d to your computer and use it in GitHub Desktop.
Save Sadik1/dd6bc9c68781eb49696d to your computer and use it in GitHub Desktop.
[libc] WARNING: generic atexit() called from legacy shared library
[monodroid-gc] GREF GC Threshold: 1800
[MonoDroid] Xamarin/Android Trial Mode Active
[dalvikvm-heap] Grow heap (frag case) to 4.587MB for 1767056-byte allocation
[gralloc_goldfish] Emulator without GPU emulation detected.
[] * Assertion at /Users/builder/data/lanes/monodroid-mlion-monodroid-4.12-series/0deb0164/source/mono/mono/metadata/loader.c:1110, condition `param_count' not met
[mono-rt] Stacktrace:
[mono-rt]
[mono-rt] at <unknown> <0xffffffff>
[mono-rt] at (wrapper managed-to-native) System.Reflection.MonoCMethod.InternalInvoke (System.Reflection.MonoCMethod,object,object[],System.Exception&) <0xffffffff>
[mono-rt] at System.Reflection.MonoCMethod.InternalInvoke (object,object[]) <0x0003b>
[mono-rt] at System.Reflection.MonoCMethod.DoInvoke (object,System.Reflection.BindingFlags,System.Reflection.Binder,object[],System.Globalization.CultureInfo) <0x00103>
[mono-rt] at System.Reflection.MonoCMethod.Invoke (System.Reflection.BindingFlags,System.Reflection.Binder,object[],System.Globalization.CultureInfo) <0x00047>
[mono-rt] at System.Reflection.ConstructorInfo.Invoke (object[]) <0x0006b>
[mono-rt] at Catel.IoC.TypeFactory.TryCreateToConstruct (System.Type,System.Reflection.ConstructorInfo,object[],bool,bool) <0x001fb>
[mono-rt] at Catel.IoC.TypeFactory.CreateInstanceWithSpecifiedParameters (System.Type,object[],bool,bool,bool) <0x00573>
[mono-rt] at Catel.IoC.TypeFactory.CreateInstance (System.Type) <0x00037>
[mono-rt] at Catel.MVVM.ViewModelFactory.CreateViewModel (System.Type,object) <0x0023f>
[mono-rt] at Catel.MVVM.Providers.LogicBase.ConstructViewModelUsingArgumentOrDefaultConstructor (object,System.Type) <0x00873>
[mono-rt] at Catel.MVVM.Providers.LogicBase.ConstructViewModelUsingArgumentOrDefaultConstructor (object) <0x00023>
[mono-rt] at Catel.MVVM.Providers.LogicBase.CreateViewModelByUsingDataContextOrConstructor () <0x0013b>
[mono-rt] at Catel.MVVM.Providers.LogicBase.OnTargetViewLoaded (object,System.EventArgs) <0x00043>
[mono-rt] at Catel.MVVM.Providers.NavigationLogicBase`1.OnTargetViewLoaded (object,System.EventArgs) <0x00023>
[mono-rt] at Catel.MVVM.Providers.PhonePageLogic.OnTargetViewLoaded (object,System.EventArgs) <0x00023>
[mono-rt] at Catel.MVVM.Providers.LogicBase.OnTargetViewLoadedInternal (object,System.EventArgs) <0x00173>
[mono-rt] at Catel.MVVM.Providers.LogicBase.<.ctor>b__0 () <0x00027>
[mono-rt] at Catel.MVVM.Views.ViewLoadedManager.HandleViewLoaded (Catel.MVVM.Views.IView) <0x0012f>
[mono-rt] at Catel.MVVM.Views.ViewLoadedManager.OnViewLoaded (object,System.EventArgs) <0x000b7>
[mono-rt] at Catel.MVVM.Views.WeakViewInfo.OnLoaded (object,System.EventArgs) <0x0006f>
[mono-rt] at (wrapper delegate-invoke) <Module>.invoke_void__this___WeakViewInfo_object_EventArgs (Catel.MVVM.Views.WeakViewInfo,object,System.EventArgs) <0xffffffff>
[mono-rt] at Catel.WeakEventListener`3.OnEvent (object,TEventArgs) <0x000cb>
[mono-rt] at (wrapper delegate-invoke) System.EventHandler`1.invoke_void__this___object_TEventArgs (object,TEventArgs) <0xffffffff>
[mono-rt] at Catel.EventHandlerExtensions.SafeInvoke<TEventArgs> (System.EventHandler`1<TEventArgs>,object,TEventArgs) <0x0003f>
[mono-rt] at Catel.EventHandlerExtensions.SafeInvoke (System.EventHandler`1<System.EventArgs>,object) <0x0002f>
[mono-rt] at Catel.Android.App.Activity.OnResume () <0x00027>
[mono-rt] at Android.App.Activity.n_OnResume (intptr,intptr) <0x00037>
[mono-rt] at (wrapper dynamic-method) object.d8945585-2a2f-4b96-9344-b6ae8f0e9ddf (intptr,intptr) <0x0003b>
[mono-rt] at (wrapper native-to-managed) object.d8945585-2a2f-4b96-9344-b6ae8f0e9ddf (intptr,intptr) <0xffffffff>
[mono-rt]
[mono-rt] =================================================================
[mono-rt] Got a SIGABRT while executing native code. This usually indicates
[mono-rt] a fatal error in the mono runtime or one of the native libraries
[mono-rt] used by your application.
[mono-rt] =================================================================
[mono-rt]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment