Skip to content

Instantly share code, notes, and snippets.

@kumpera
Created July 18, 2012 22:59
Show Gist options
  • Save kumpera/3139559 to your computer and use it in GitHub Desktop.
Save kumpera/3139559 to your computer and use it in GitHub Desktop.
NATIVE: 25
ip 0x8fcb4 -> 0 mono 0x0008fcb4 inject_unmanaged_frames + 52
ip 0x91c1a -> 1 mono 0x00091c1a mono_handle_exception_internal_first_pass + 2090
ip 0x93472 -> 2 mono 0x00093472 mono_handle_exception_internal + 1602
ip 0x93fb9 -> 3 mono 0x00093fb9 mono_handle_exception + 41
ip 0xdfb5d -> 4 mono 0x000dfb5d mono_x86_throw_exception + 285
ip 0x3daf8f -> 5 ??? 0x003daf8f 0x0 + 4042639
ip 0x56ade6 frame at (wrapper runtime-invoke) object.runtime_invoke_void (object,intptr,intptr,intptr) <IL 0x00045, 0x0005e>
ip 0x91e2 -> 7 mono 0x000091e2 mono_jit_runtime_invoke + 722
ip 0x17b2ae -> 8 mono 0x0017b2ae mono_runtime_invoke + 126
ip 0x181bb8 -> 9 mono 0x00181bb8 mono_runtime_invoke_array + 1544
ip 0x1256a2 -> 10 mono 0x001256a2 ves_icall_InternalInvoke + 1154
ip 0x56c2d0 frame at (wrapper managed-to-native) System.Reflection.MonoMethod.InternalInvoke (System.Reflection.MonoMethod,object,object[],System.Exception&) <IL 0x00016, 0x00038>
ip 0x56b7d4 frame at System.Reflection.MonoMethod.Invoke (object,System.Reflection.BindingFlags,System.Reflection.Binder,object[],System.Globalization.CultureInfo) [0x000d0] in /Users/kumpera/src/mono/mcs/class/corlib/System.Reflection/MonoMethod.cs:229
ip 0x56b6a3 frame at System.Reflection.MethodBase.Invoke (object,object[]) [0x00000] in /Users/kumpera/src/mono/mcs/class/corlib/System.Reflection/MethodBase.cs:101
ip 0x56ad24 frame at Driver.Main () <IL 0x00011, 0x0003c>
ip 0x56ade6 frame at (wrapper runtime-invoke) object.runtime_invoke_void (object,intptr,intptr,intptr) <IL 0x00045, 0x0005e>
ip 0x91e2 -> 16 mono 0x000091e2 mono_jit_runtime_invoke + 722
ip 0x17b2ae -> 17 mono 0x0017b2ae mono_runtime_invoke + 126
ip 0x17f4f4 -> 18 mono 0x0017f4f4 mono_runtime_exec_main + 420
ip 0x184915 -> 19 mono 0x00184915 mono_runtime_run_main + 725
ip 0x66dc5 -> 20 mono 0x00066dc5 mono_jit_exec + 149
ip 0x69289 -> 21 mono 0x00069289 mono_main + 9401
ip 0x1cb9 -> 22 mono 0x00001cb9 main + 553
ip 0x1a45 -> 23 mono 0x00001a45 start + 53
ip 0x3 -> 24 ??? 0x00000003 0x0 + 3
MANAGED 6
ip 0x56c36f frame at Driver.Explode () <IL 0x0000a, 0x00037>
ip 0x0
ip 0x56c29b frame at (wrapper managed-to-native) System.Reflection.MonoMethod.InternalInvoke (System.Reflection.MonoMethod,object,object[],System.Exception&) <0x00003>
ip 0x0
ip 0x56b7d3 frame at System.Reflection.MonoMethod.Invoke (object,System.Reflection.BindingFlags,System.Reflection.Binder,object[],System.Globalization.CultureInfo) [0x000d0] in /Users/kumpera/src/mono/mcs/class/corlib/System.Reflection/MonoMethod.cs:229
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment