Skip to content

Instantly share code, notes, and snippets.

@shrutis360
Created May 10, 2016 06:23
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 shrutis360/24c68855568391a4aa841b225c15b7c6 to your computer and use it in GitHub Desktop.
Save shrutis360/24c68855568391a4aa841b225c15b7c6 to your computer and use it in GitHub Desktop.
>
F# Interactive for F# 4.0 (Open Source Edition)
Freely distributed under the Apache 2.0 Open Source License
For help type #help;;
> type I<'t> =
abstract W : 't -> unit
;;
type S () =
interface I<char> with
member __.W (v : char) = ()
;;
type I<'t> =
interface
abstract member W : 't -> unit
end
> * Assertion at metadata.c:1016, condition `idx < t->rows' not met
Stacktrace:
at <unknown> <0xffffffff>
at (wrapper managed-to-native) System.Runtime.Remoting.Activation.ActivationServices.AllocateUninitializedClassInstance (System.Type) <0xffffffff>
at System.Runtime.Serialization.FormatterServices.nativeGetUninitializedObject (System.RuntimeType) <0x0001d>
at System.Runtime.Serialization.FormatterServices.GetUninitializedObject (System.Type) <0x00073>
at Microsoft.FSharp.Compiler.AbstractIL.ILRuntimeWriter.envUpdateCreatedTypeRef (Microsoft.FSharp.Compiler.AbstractIL.ILRuntimeWriter/emEnv,Microsoft.FSharp.Compiler.AbstractIL.IL/ILTypeRef) <0x0012f>
at Microsoft.FSharp.Compiler.AbstractIL.ILRuntimeWriter/emEnv@1936-9.Invoke (Microsoft.FSharp.Compiler.AbstractIL.ILRuntimeWriter/emEnv,Microsoft.FSharp.Compiler.AbstractIL.IL/ILTypeRef) <0x00017>
at Microsoft.FSharp.Collections.SeqModule.Fold<T_REF, TResult_REF> (Microsoft.FSharp.Core.FSharpFunc`2<TResult_REF, Microsoft.FSharp.Core.FSharpFunc`2<T_REF, TResult_REF>>,TResult_REF,System.Collections.Generic.IEnumerable`1<T_REF>) <0x000d8>
at Microsoft.FSharp.Compiler.AbstractIL.ILRuntimeWriter.buildModuleFragment (Microsoft.FSharp.Compiler.AbstractIL.ILRuntimeWriter/cenv,Microsoft.FSharp.Compiler.AbstractIL.ILRuntimeWriter/emEnv,System.Reflection.Emit.AssemblyBuilder,System.Reflection.Emit.ModuleBuilder,Microsoft.FSharp.Compiler.AbstractIL.IL/ILModuleDef) <0x0038b>
at Microsoft.FSharp.Compiler.AbstractIL.ILRuntimeWriter.emitModuleFragment (Microsoft.FSharp.Compiler.AbstractIL.IL/ILGlobals,Microsoft.FSharp.Compiler.AbstractIL.ILRuntimeWriter/emEnv,System.Reflection.Emit.AssemblyBuilder,System.Reflection.Emit.ModuleBuilder,Microsoft.FSharp.Compiler.AbstractIL.IL/ILModuleDef,bool,Microsoft.FSharp.Core.FSharpFunc`2<Microsoft.FSharp.Compiler.AbstractIL.IL/ILAssemblyRef, Microsoft.FSharp.Core.FSharpOption`1<Microsoft.FSharp.Core.FSharpChoice`2<string, System.Reflection.Assembly>>>) <0x0006b>
at Microsoft.FSharp.Compiler.Interactive.Shell/FsiDynamicCompiler.ProcessInputs (Microsoft.FSharp.Compiler.Interactive.Shell/FsiDynamicCompilerState,Microsoft.FSharp.Collections.FSharpList`1<Microsoft.FSharp.Compiler.Ast/ParsedInput>,bool,bool,bool,Microsoft.FSharp.Collections.FSharpList`1<Microsoft.FSharp.Compiler.Ast/Ident>) <0x00473>
at Microsoft.FSharp.Compiler.Interactive.Shell/FsiDynamicCompiler.EvalParsedDefinitions (Microsoft.FSharp.Compiler.Interactive.Shell/FsiDynamicCompilerState,bool,bool,Microsoft.FSharp.Collections.FSharpList`1<Microsoft.FSharp.Compiler.Ast/SynModuleDecl>) <0x001d7>
at Microsoft.FSharp.Compiler.Interactive.Shell/clo@1606-45.Invoke (Microsoft.FSharp.Compiler.Interactive.Shell/FsiDynamicCompilerState) <0x01497>
at Microsoft.FSharp.Compiler.Interactive.Shell/FsiInteractionProcessor.InteractiveCatch<T_REF> (Microsoft.FSharp.Core.FSharpFunc`2<T_REF, System.Tuple`2<T_REF, Microsoft.FSharp.Compiler.Interactive.Shell/FsiInteractionStepStatus>>,T_REF) <0x00039>
at Microsoft.FSharp.Compiler.Interactive.Shell/FsiInteractionProcessor.ExecInteraction (bool,Microsoft.FSharp.Compiler.CompileOps/TcConfig,Microsoft.FSharp.Compiler.Interactive.Shell/FsiDynamicCompilerState,Microsoft.FSharp.Compiler.Ast/ParsedFsiInteraction) <0x00067>
at Microsoft.FSharp.Compiler.Interactive.Shell/FsiInteractionProcessor.ExecInteractions (bool,Microsoft.FSharp.Compiler.CompileOps/TcConfig,Microsoft.FSharp.Compiler.Interactive.Shell/FsiDynamicCompilerState,Microsoft.FSharp.Core.FSharpOption`1<Microsoft.FSharp.Compiler.Ast/ParsedFsiInteraction>) <0x0098f>
at Microsoft.FSharp.Compiler.Interactive.Shell/FsiInteractionProcessor.MainThreadProcessParsedInteraction (bool,Microsoft.FSharp.Core.FSharpOption`1<Microsoft.FSharp.Compiler.Ast/ParsedFsiInteraction>,Microsoft.FSharp.Compiler.Interactive.Shell/FsiDynamicCompilerState) <0x0012f>
at Microsoft.FSharp.Compiler.Interactive.Shell/res@1819.Invoke (Microsoft.FSharp.Compiler.Interactive.Shell/FsiDynamicCompilerState) <0x00033>
at Microsoft.FSharp.Compiler.Interactive.Shell/runCodeOnMainThread@2058-2<T_REF>.Invoke (Microsoft.FSharp.Core.Unit) <0x0003b>
at <StartupCode$FSharp-Compiler-Interactive-Settings>.$Fsiaux/Microsoft-FSharp-Compiler-Interactive-IEventLoop-Invoke@47<T_REF>.Invoke (Microsoft.FSharp.Core.Unit) <0x0001a>
at <StartupCode$FSharp-Compiler-Interactive-Settings>.$Fsiaux/run@38-4.Invoke (Microsoft.FSharp.Core.FSharpFunc`2<Microsoft.FSharp.Core.Unit, object>) <0x00039>
at Microsoft.FSharp.Primitives.Basics.List.iter<T_REF> (Microsoft.FSharp.Core.FSharpFunc`2<T_REF, Microsoft.FSharp.Core.Unit>,Microsoft.FSharp.Collections.FSharpList`1<T_REF>) <0x00038>
at Microsoft.FSharp.Collections.ListModule.Iterate<T_REF> (Microsoft.FSharp.Core.FSharpFunc`2<T_REF, Microsoft.FSharp.Core.Unit>,Microsoft.FSharp.Collections.FSharpList`1<T_REF>) <0x00027>
at <StartupCode$FSharp-Compiler-Interactive-Settings>.$Fsiaux.run@35 (Microsoft.FSharp.Compiler.Interactive.SimpleEventLoop,Microsoft.FSharp.Core.Unit) <0x000cb>
at Microsoft.FSharp.Compiler.Interactive.SimpleEventLoop.Microsoft-FSharp-Compiler-Interactive-IEventLoop-Run () <0x0001f>
at Microsoft.FSharp.Compiler.Interactive.Shell.runLoop@2103 (Microsoft.FSharp.Compiler.Interactive.Shell/FsiConsoleOutput,Microsoft.FSharp.Core.Unit) <0x00205>
at Microsoft.FSharp.Compiler.Interactive.Shell.DriveFsiEventLoop (Microsoft.FSharp.Compiler.Interactive.Shell/FsiConsoleOutput) <0x0001b>
at Microsoft.FSharp.Compiler.Interactive.Shell/FsiEvaluationSession.Run () <0x00bcb>
at Microsoft.FSharp.Compiler.Interactive.Shell.evaluateSession@2420 (string[],Microsoft.FSharp.Core.Unit) <0x0009b>
at Microsoft.FSharp.Compiler.Interactive.Shell.MainMain (string[]) <0x00127>
at Microsoft.FSharp.Compiler.Interactive.Main.FsiMain (string[]) <0x00013>
at (wrapper runtime-invoke) <Module>.runtime_invoke_int_object (object,intptr,intptr,intptr) <0xffffffff>
Native stacktrace:
0 mono 0x00178e46 mono_handle_native_sigsegv + 342
1 mono 0x001c95f1 sigabrt_signal_handler + 129
2 libsystem_platform.dylib 0x9eb3679b _sigtramp + 43
3 ??? 0xffffffff 0x0 + 4294967295
4 libsystem_c.dylib 0x9e4d8c34 abort + 156
5 mono 0x0031dca1 monoeg_log_default_handler + 129
6 mono 0x0031dd9b monoeg_assertion_message + 107
7 mono 0x0022ef10 mono_metadata_decode_row + 224
8 mono 0x0022f36a mono_metadata_decode_table_row + 90
9 mono 0x001dde8e find_method_in_metadata + 110
10 mono 0x001d7473 mono_class_init + 1155
11 mono 0x001d825d collect_implemented_interfaces_aux + 109
12 mono 0x001da9d4 mono_class_setup_vtable_general + 436
13 mono 0x001da793 mono_class_setup_vtable_full + 291
14 mono 0x001d80c0 mono_class_setup_vtable + 16
15 mono 0x0028eec4 mono_class_vtable_full + 356
16 mono 0x00201ae1 ves_icall_System_Runtime_Activation_ActivationServices_AllocateUninitializedClassInstance + 161
17 ??? 0x06bc8714 0x0 + 113018644
18 mscorlib.dll.dylib 0x018b1aee System_Runtime_Serialization_FormatterServices_nativeGetUninitializedObject_System_RuntimeType + 30
19 mscorlib.dll.dylib 0x018b17b4 System_Runtime_Serialization_FormatterServices_GetUninitializedObject_System_Type + 116
20 ??? 0x05aea1c0 0x0 + 95330752
21 ??? 0x05aea080 0x0 + 95330432
22 ??? 0x0411e4e9 0x0 + 68281577
23 ??? 0x05ad6bf4 0x0 + 95251444
24 ??? 0x05ad666c 0x0 + 95250028
25 ??? 0x04123414 0x0 + 68301844
26 ??? 0x04121048 0x0 + 68292680
27 ??? 0x069808d0 0x0 + 110627024
28 ??? 0x04120c82 0x0 + 68291714
29 ??? 0x0697f390 0x0 + 110621584
30 ??? 0x0697f048 0x0 + 110620744
31 ??? 0x0697e2f8 0x0 + 110617336
32 ??? 0x0697e1b4 0x0 + 110617012
33 ??? 0x0697e17c 0x0 + 110616956
34 ??? 0x0697e13b 0x0 + 110616891
35 ??? 0x0697e03a 0x0 + 110616634
36 ??? 0x035ff251 0x0 + 56619601
37 ??? 0x035ff208 0x0 + 56619528
38 ??? 0x05af1a0c 0x0 + 95361548
39 ??? 0x05af1928 0x0 + 95361320
40 ??? 0x05af1516 0x0 + 95360278
41 ??? 0x05af12fc 0x0 + 95359740
42 ??? 0x0412083c 0x0 + 68290620
43 ??? 0x007746cc 0x0 + 7816908
44 ??? 0x00774130 0x0 + 7815472
45 ??? 0x00773edc 0x0 + 7814876
46 ??? 0x00773fb4 0x0 + 7815092
47 mono 0x000c91aa mono_jit_runtime_invoke + 714
48 mono 0x0028e4ff mono_runtime_invoke + 127
49 mono 0x00294251 mono_runtime_exec_main + 401
50 mono 0x0029400a mono_runtime_run_main + 618
51 mono 0x00141bdd mono_jit_exec + 93
52 mono 0x00143f31 mono_main + 7985
53 mono 0x000bba80 main + 768
54 mono 0x000bb775 start + 53
Debug info from gdb:
(lldb) command source -s 0 '/tmp/mono-gdb-commands.tUKhTM'
Executing commands in '/tmp/mono-gdb-commands.tUKhTM'.
(lldb) process attach --pid 867
warning: (i386) /Library/Frameworks/Mono.framework/Versions/4.2.3/lib/mono/4.5/mscorlib.dll.dylib empty dSYM file detected, dSYM was created with an executable with no debug info.
Process 867 stopped
* thread #1: tid = 0x13b76, 0x9c75ccee libsystem_kernel.dylib`__wait4 + 10, queue = 'com.apple.main-thread', stop reason = signal SIGSTOP
frame #0: 0x9c75ccee libsystem_kernel.dylib`__wait4 + 10
libsystem_kernel.dylib`__wait4:
-> 0x9c75ccee <+10>: jae 0x9c75ccfe ; <+26>
0x9c75ccf0 <+12>: calll 0x9c75ccf5 ; <+17>
0x9c75ccf5 <+17>: popl %edx
0x9c75ccf6 <+18>: movl 0x7a7532f(%edx), %edx
Executable module set to "/Library/Frameworks/Mono.framework/Versions/4.2.3/bin/mono".
Architecture set to: i386-apple-macosx.
(lldb) thread list
Process 867 stopped
* thread #1: tid = 0x13b76, 0x9c75ccee libsystem_kernel.dylib`__wait4 + 10, queue = 'com.apple.main-thread', stop reason = signal SIGSTOP
thread #2: tid = 0x13b78, 0x9c75c3ea libsystem_kernel.dylib`__psynch_cvwait + 10
thread #3: tid = 0x13b79, 0x9c7554d6 libsystem_kernel.dylib`semaphore_wait_trap + 10
thread #4: tid = 0x13b7b, 0x9c75d7fa libsystem_kernel.dylib`kevent_qos + 10, queue = 'com.apple.libdispatch-manager'
thread #5: tid = 0x13b81, 0x9c75c7ce libsystem_kernel.dylib`__semwait_signal + 10
thread #6: tid = 0x13b82, 0x9c75c3ea libsystem_kernel.dylib`__psynch_cvwait + 10
(lldb) thread backtrace all
* thread #1: tid = 0x13b76, 0x9c75ccee libsystem_kernel.dylib`__wait4 + 10, queue = 'com.apple.main-thread', stop reason = signal SIGSTOP
* frame #0: 0x9c75ccee libsystem_kernel.dylib`__wait4 + 10
frame #1: 0x9e4f87dc libsystem_c.dylib`waitpid$UNIX2003 + 48
frame #2: 0x00178f0d mono`mono_handle_native_sigsegv(signal=6, ctx=0xbff4624c, info=0xbff4620c) + 541 at mini-exceptions.c:2193 [opt]
frame #3: 0x001c95f1 mono`sigabrt_signal_handler(_dummy=<unavailable>, _info=<unavailable>, context=<unavailable>) + 129 at mini-posix.c:208 [opt]
frame #4: 0x9eb3679b libsystem_platform.dylib`_sigtramp + 43
thread #2: tid = 0x13b78, 0x9c75c3ea libsystem_kernel.dylib`__psynch_cvwait + 10
frame #0: 0x9c75c3ea libsystem_kernel.dylib`__psynch_cvwait + 10
frame #1: 0x90c45538 libsystem_pthread.dylib`_pthread_cond_wait + 757
frame #2: 0x90c47276 libsystem_pthread.dylib`pthread_cond_wait$UNIX2003 + 71
frame #3: 0x002ec7d2 mono`thread_func(thread_data=0x00000000) + 466 at sgen-thread-pool.c:118 [opt]
frame #4: 0x90c44780 libsystem_pthread.dylib`_pthread_body + 138
frame #5: 0x90c446f6 libsystem_pthread.dylib`_pthread_start + 155
frame #6: 0x90c41f7a libsystem_pthread.dylib`thread_start + 34
thread #3: tid = 0x13b79, 0x9c7554d6 libsystem_kernel.dylib`semaphore_wait_trap + 10
frame #0: 0x9c7554d6 libsystem_kernel.dylib`semaphore_wait_trap + 10
frame #1: 0x0030f2ca mono`mono_sem_wait(sem=0x003ef090, alertable=1) + 26 at mono-semaphore.c:109 [opt]
frame #2: 0x0028c3fe mono`finalizer_thread(unused=0x00000000) + 158 at gc.c:1096 [opt]
frame #3: 0x00266441 mono`start_wrapper [inlined] start_wrapper_internal + 516 at threads.c:725 [opt]
frame #4: 0x0026623d mono`start_wrapper(data=<unavailable>) + 29 at threads.c:772 [opt]
frame #5: 0x00316e60 mono`inner_start_thread(arg=<unavailable>) + 240 at mono-threads-posix.c:97 [opt]
frame #6: 0x90c44780 libsystem_pthread.dylib`_pthread_body + 138
frame #7: 0x90c446f6 libsystem_pthread.dylib`_pthread_start + 155
frame #8: 0x90c41f7a libsystem_pthread.dylib`thread_start + 34
thread #4: tid = 0x13b7b, 0x9c75d7fa libsystem_kernel.dylib`kevent_qos + 10, queue = 'com.apple.libdispatch-manager'
frame #0: 0x9c75d7fa libsystem_kernel.dylib`kevent_qos + 10
frame #1: 0x900177ea libdispatch.dylib`_dispatch_mgr_invoke + 234
frame #2: 0x900173be libdispatch.dylib`_dispatch_mgr_thread + 52
thread #5: tid = 0x13b81, 0x9c75c7ce libsystem_kernel.dylib`__semwait_signal + 10
frame #0: 0x9c75c7ce libsystem_kernel.dylib`__semwait_signal + 10
frame #1: 0x9e4f88cd libsystem_c.dylib`nanosleep$UNIX2003 + 218
frame #2: 0x003038e7 mono`wapi_SleepEx(ms=<unavailable>, alertable=1) + 199 at wthreads.c:289 [opt]
frame #3: 0x002617be mono`ves_icall_System_Threading_Thread_Sleep_internal(ms=200) + 94 at threads.c:1200 [opt]
frame #4: 0x05aefd34
frame #5: 0x0194ac64 mscorlib.dll.dylib`System_Threading_Thread_Sleep_int + 36
frame #6: 0x05aef768
frame #7: 0x0194a0bf mscorlib.dll.dylib`System_Threading_ThreadHelper_ThreadStart_Context_object + 143
frame #8: 0x019488a5 mscorlib.dll.dylib`System_Threading_ExecutionContext_RunInternal_System_Threading_ExecutionContext_System_Threading_ContextCallback_object_bool + 421
frame #9: 0x019486f4 mscorlib.dll.dylib`System_Threading_ExecutionContext_Run_System_Threading_ExecutionContext_System_Threading_ContextCallback_object_bool + 52
frame #10: 0x0194866b mscorlib.dll.dylib`System_Threading_ExecutionContext_Run_System_Threading_ExecutionContext_System_Threading_ContextCallback_object + 91
frame #11: 0x0194a1ea mscorlib.dll.dylib`System_Threading_ThreadHelper_ThreadStart + 58
frame #12: 0x007793ed
frame #13: 0x000c91aa mono`mono_jit_runtime_invoke(method=<unavailable>, obj=<unavailable>, params=<unavailable>, exc=<unavailable>) + 714 at mini-runtime.c:2344 [opt]
frame #14: 0x0028e4ff mono`mono_runtime_invoke(method=0x7b2c7d48, obj=0x0081f180, params=<unavailable>, exc=<unavailable>) + 127 at object.c:2783 [opt]
frame #15: 0x002939fc mono`mono_runtime_delegate_invoke(delegate=0x0081f180, params=<unavailable>, exc=<unavailable>) + 92 at object.c:3494 [opt]
frame #16: 0x002664c8 mono`start_wrapper [inlined] start_wrapper_internal + 651 at threads.c:731 [opt]
frame #17: 0x0026623d mono`start_wrapper(data=<unavailable>) + 29 at threads.c:772 [opt]
frame #18: 0x00316e60 mono`inner_start_thread(arg=<unavailable>) + 240 at mono-threads-posix.c:97 [opt]
frame #19: 0x90c44780 libsystem_pthread.dylib`_pthread_body + 138
frame #20: 0x90c446f6 libsystem_pthread.dylib`_pthread_start + 155
frame #21: 0x90c41f7a libsystem_pthread.dylib`thread_start + 34
thread #6: tid = 0x13b82, 0x9c75c3ea libsystem_kernel.dylib`__psynch_cvwait + 10
frame #0: 0x9c75c3ea libsystem_kernel.dylib`__psynch_cvwait + 10
frame #1: 0x90c45538 libsystem_pthread.dylib`_pthread_cond_wait + 757
frame #2: 0x90c47276 libsystem_pthread.dylib`pthread_cond_wait$UNIX2003 + 71
frame #3: 0x002f21c5 mono`_wapi_handle_timedwait_signal_handle(handle=<unavailable>, timeout=<unavailable>, alertable=<unavailable>, poll=<unavailable>) + 485 at handles.c:1609 [opt]
frame #4: 0x002f2278 mono`_wapi_handle_wait_signal_handle(handle=0x00000d0a, alertable=1) + 40 at handles.c:1554 [opt]
frame #5: 0x00301ccd mono`wapi_WaitForSingleObjectEx(handle=<unavailable>, timeout=<unavailable>, alertable=2048899380) + 493 at wait.c:194 [opt]
frame #6: 0x00302487 mono`wapi_WaitForMultipleObjectsEx(numobjects=<unavailable>, handles=<unavailable>, waitall=2060413968, timeout=<unavailable>, alertable=1) + 103 at wait.c:516 [opt]
frame #7: 0x002620d3 mono`ves_icall_System_Threading_WaitHandle_WaitAll_internal [inlined] mono_wait_uninterrupted(alertable=1) + 56 at threads.c:1447 [opt]
frame #8: 0x0026209b mono`ves_icall_System_Threading_WaitHandle_WaitAll_internal(mono_handles=<unavailable>, ms=-1, exitContext=0) + 171 at threads.c:1502 [opt]
frame #9: 0x05af25e8
frame #10: 0x01b09571 mscorlib.dll.dylib`System_Threading_WaitHandle_WaitAll_System_Threading_WaitHandle__ + 65
frame #11: 0x05af8f70
frame #12: 0x05af8df8
frame #13: 0x0697df34
frame #14: 0x007f4dad
frame #15: 0x05af2ba9
frame #16: 0x04120c82
frame #17: 0x05af28c0
frame #18: 0x05af2004
frame #19: 0x0194a0bf mscorlib.dll.dylib`System_Threading_ThreadHelper_ThreadStart_Context_object + 143
frame #20: 0x019488a5 mscorlib.dll.dylib`System_Threading_ExecutionContext_RunInternal_System_Threading_ExecutionContext_System_Threading_ContextCallback_object_bool + 421
frame #21: 0x019486f4 mscorlib.dll.dylib`System_Threading_ExecutionContext_Run_System_Threading_ExecutionContext_System_Threading_ContextCallback_object_bool + 52
frame #22: 0x0194866b mscorlib.dll.dylib`System_Threading_ExecutionContext_Run_System_Threading_ExecutionContext_System_Threading_ContextCallback_object + 91
frame #23: 0x0194a1ea mscorlib.dll.dylib`System_Threading_ThreadHelper_ThreadStart + 58
frame #24: 0x007793ed
frame #25: 0x000c91aa mono`mono_jit_runtime_invoke(method=<unavailable>, obj=<unavailable>, params=<unavailable>, exc=<unavailable>) + 714 at mini-runtime.c:2344 [opt]
frame #26: 0x0028e4ff mono`mono_runtime_invoke(method=0x7b2c7d48, obj=0x008206e8, params=<unavailable>, exc=<unavailable>) + 127 at object.c:2783 [opt]
frame #27: 0x002939fc mono`mono_runtime_delegate_invoke(delegate=0x008206e8, params=<unavailable>, exc=<unavailable>) + 92 at object.c:3494 [opt]
frame #28: 0x002664c8 mono`start_wrapper [inlined] start_wrapper_internal + 651 at threads.c:731 [opt]
frame #29: 0x0026623d mono`start_wrapper(data=<unavailable>) + 29 at threads.c:772 [opt]
frame #30: 0x00316e60 mono`inner_start_thread(arg=<unavailable>) + 240 at mono-threads-posix.c:97 [opt]
frame #31: 0x90c44780 libsystem_pthread.dylib`_pthread_body + 138
frame #32: 0x90c446f6 libsystem_pthread.dylib`_pthread_start + 155
frame #33: 0x90c41f7a libsystem_pthread.dylib`thread_start + 34
(lldb) detach
=================================================================
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.
=================================================================
Process 867 detached
(lldb) quit
Session termination detected. Press Enter to restart.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment