Skip to content

Instantly share code, notes, and snippets.

Created August 5, 2014 22:22
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 anonymous/c3549812c0b498f6c939 to your computer and use it in GitHub Desktop.
Save anonymous/c3549812c0b498f6c939 to your computer and use it in GitHub Desktop.
* Assertion at ../../../../../mono/mono/mini/debugger-agent.c:7703, condition `mono_error_ok (&error)' not met
mono-rt: Stacktrace:
mono-rt:
Native stacktrace:
mono-rt: 0 XactimateiOS 0x004b20cc mono_handle_native_sigsegv + 300
mono-rt: 1 XactimateiOS 0x004be37a sigabrt_signal_handler + 122
mono-rt: 2 libsystem_platform.dylib 0x06321deb _sigtramp + 43
mono-rt: 3 ??? 0xffffffff 0x0 + 4294967295
mono-rt: 4 libsystem_sim_c.dylib 0x0615f9c9 abort + 127
mono-rt: 5 XactimateiOS 0x0064be85 monoeg_g_logv + 181
mono-rt: 6 XactimateiOS 0x0064beeb monoeg_assertion_message + 43
mono-rt: 7 XactimateiOS 0x0042f8ba buffer_add_cattrs + 1834
mono-rt: 8 XactimateiOS 0x0042dd5b method_commands_internal + 4907
mono-rt: 9 XactimateiOS 0x00425622 debugger_thread + 4802
mono-rt: 10 XactimateiOS 0x006408c0 inner_start_thread + 240
mono-rt: 11 libsystem_pthread.dylib 0x064165fb _pthread_body + 144
mono-rt: 12 libsystem_pthread.dylib 0x06416485 _pthread_struct_init + 0
mono-rt: 13 libsystem_pthread.dylib 0x0641bcf2 thread_start + 34
mono-rt:
=================================================================
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.
=================================================================
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment