Skip to content

Instantly share code, notes, and snippets.

@decriptor
Created January 17, 2015 00:15
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 decriptor/f9c25e30701df5f92f94 to your computer and use it in GitHub Desktop.
Save decriptor/f9c25e30701df5f92f94 to your computer and use it in GitHub Desktop.
System.TypeInitializationException: An exception was thrown by the type initializer for Mono.Unix.Native.Syscall ---> System.DllNotFoundException: libMonoPosixHelper.dylib
at (wrapper managed-to-native) Mono.Unix.Native.Syscall:get_at_fdcwd ()
at Mono.Unix.Native.Syscall..cctor () [0x0000a] in /private/tmp/source-mono-mac-3.12.0-branch-32/bockbuild-mono-3.12.0-branch/profiles/mono-mac-xamarin/build-root/mono-3.12.0/mcs/class/Mono.Posix/Mono.Unix.Native/Syscall.cs:2168
--- End of inner exception stack trace ---
at XamarinProfiler.Core.Logging.LoggingService.RedirectOutputToFileUnix (System.String logDirectory, System.String logName) [0x00018] in /Users/sshaw/code/profiler/src/XamarinProfiler.Core/Logging/LoggingService.cs:173
at XamarinProfiler.Core.Logging.LoggingService.RedirectOutputToLogFile () [0x00042] in /Users/sshaw/code/profiler/src/XamarinProfiler.Core/Logging/LoggingService.cs:136
DEBUG [2015-01-16 17:09:18Z]: processing command line =
DEBUG [2015-01-16 17:09:18Z]: /Users/sshaw/code/profiler/bin/Debug/XamarinProfiler.Mac.app/Contents/MacOS/XamarinProfiler.Mac
Bitness True
DEBUG [2015-01-16 17:10:32Z]: instrument added
DEBUG [2015-01-16 17:10:32Z]: instrument added
DEBUG [2015-01-16 17:10:32Z]: instrument added
Thread started: #2
Thread started: <Thread Pool> #3
Thread started: <Thread Pool> #4
2015-01-16 17:10:33.113 XamarinProfiler.Mac[55662:3171768] Failed to connect (DetailTableView) outlet from (TimeProfilerSampleList) to (NSTableView): missing setter or instance variable
DEBUG [2015-01-16 17:10:33Z]: Creating run for /Users/sshaw/Downloads/MultiThreadedApp (1).mlpd file
DEBUG [2015-01-16 17:10:33Z]: Starting profiler log reader
DEBUG [2015-01-16 17:10:33Z]: opening /Users/sshaw/Downloads/MultiThreadedApp (1).mlpd
DEBUG [2015-01-16 17:10:33Z]: reading log header
DEBUG [2015-01-16 17:10:33Z]: reading file /Users/sshaw/Downloads/MultiThreadedApp (1).mlpd
Thread started: <Thread Pool> #5
Too many heap sections: Increase MAXHINCR or MAX_HEAP_SECTS
Stacktrace:
at <unknown> <0xffffffff>
at (wrapper managed-to-native) object.__icall_wrapper_mono_object_new_fast (intptr) <IL 0x0000d, 0xffffffff>
at XamarinProfiler.Core.Reader.Event.CreateEvent (XamarinProfiler.Core.Reader.LogReader,XamarinProfiler.Core.Reader.BufferDescriptor,XamarinProfiler.Core.Reader.EventType,byte) [0x00153] in /Users/sshaw/code/profiler/src/XamarinProfiler.Core/Reader/Event.cs:271
at XamarinProfiler.Core.Reader.Event.Read (XamarinProfiler.Core.Reader.LogReader,XamarinProfiler.Core.Reader.BufferDescriptor) [0x0001f] in /Users/sshaw/code/profiler/src/XamarinProfiler.Core/Reader/Event.cs:299
at XamarinProfiler.Core.Reader.BufferDescriptor.Read (XamarinProfiler.Core.Reader.LogReader) [0x000ac] in /Users/sshaw/code/profiler/src/XamarinProfiler.Core/Reader/BufferDescriptor.cs:72
at XamarinProfiler.Core.Reader.LogReader.TryReadBuffer (XamarinProfiler.Core.Reader.BufferDescriptor) [0x00019] in /Users/sshaw/code/profiler/src/XamarinProfiler.Core/Reader/LogReader.cs:123
at XamarinProfiler.Core.Reader.LogReader/<ReadBuffer>c__Iterator0.MoveNext () [0x0002b] in /Users/sshaw/code/profiler/src/XamarinProfiler.Core/Reader/LogReader.cs:129
at XamarinProfiler.Core.ProfileListener.ReadLogFile () [0x00069] in /Users/sshaw/code/profiler/src/XamarinProfiler.Core/ProfileListener.cs:135
at XamarinProfiler.Core.ProfileListener.<StartReading>m__2 () [0x00001] in /Users/sshaw/code/profiler/src/XamarinProfiler.Core/ProfileListener.cs:198
at System.Threading.Tasks.TaskActionInvoker/ActionInvoke.Invoke (System.Threading.Tasks.Task,object,System.Threading.Tasks.Task) [0x00000] in /private/tmp/source-mono-mac-3.12.0-branch-32/bockbuild-mono-3.12.0-branch/profiles/mono-mac-xamarin/build-root/mono-3.12.0/mcs/class/corlib/System.Threading.Tasks/TaskActionInvoker.cs:71
at System.Threading.Tasks.Task.InnerInvoke () [0x00031] in /private/tmp/source-mono-mac-3.12.0-branch-32/bockbuild-mono-3.12.0-branch/profiles/mono-mac-xamarin/build-root/mono-3.12.0/mcs/class/corlib/System.Threading.Tasks/Task.cs:548
at System.Threading.Tasks.Task.ThreadStart () [0x000d0] in /private/tmp/source-mono-mac-3.12.0-branch-32/bockbuild-mono-3.12.0-branch/profiles/mono-mac-xamarin/build-root/mono-3.12.0/mcs/class/corlib/System.Threading.Tasks/Task.cs:438
at System.Threading.Tasks.Task.Execute () [0x00000] in /private/tmp/source-mono-mac-3.12.0-branch-32/bockbuild-mono-3.12.0-branch/profiles/mono-mac-xamarin/build-root/mono-3.12.0/mcs/class/corlib/System.Threading.Tasks/Task.cs:514
at System.Threading.Tasks.TpScheduler.TaskExecuterCallback (object) [0x00007] in /private/tmp/source-mono-mac-3.12.0-branch-32/bockbuild-mono-3.12.0-branch/profiles/mono-mac-xamarin/build-root/mono-3.12.0/mcs/class/corlib/System.Threading.Tasks/TpScheduler.cs:59
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <IL 0x00052, 0xffffffff>
Native stacktrace:
0 XamarinProfiler.Mac 0x00000001000e0b3a mono_handle_native_sigsegv + 282
1 libsystem_platform.dylib 0x00007fff98341f1a _sigtramp + 26
2 libsystem_c.dylib 0x00007fff921c122a vsnprintf + 80
3 libsystem_c.dylib 0x00007fff921cbb73 abort + 129
4 XamarinProfiler.Mac 0x000000010022d177 GC_abort + 71
5 XamarinProfiler.Mac 0x0000000100221d39 GC_add_to_heap + 41
6 XamarinProfiler.Mac 0x00000001002220dd GC_expand_hp_inner + 429
7 XamarinProfiler.Mac 0x0000000100222286 GC_collect_or_expand + 262
8 XamarinProfiler.Mac 0x000000010022241c GC_allocobj + 236
9 XamarinProfiler.Mac 0x00000001002280bd GC_generic_malloc_inner + 381
10 XamarinProfiler.Mac 0x0000000100226a4f GC_gcj_malloc + 415
11 ??? 0x00000001020b8261 0x0 + 4329276001
Debug info from gdb:
(lldb) command source -s 0 '/tmp/mono-gdb-commands.xxFuMd'
Executing commands in '/private/tmp/mono-gdb-commands.xxFuMd'.
(lldb) process attach --pid 55662
Process 55662 stopped
Executable module set to "/Users/sshaw/code/profiler/bin/Debug/XamarinProfiler.Mac.app/Contents/MacOS/XamarinProfiler.Mac".
Architecture set to: x86_64h-apple-macosx.
(lldb) thread list
Process 55662 stopped
* thread #1: tid = 0x3065b8, 0x00007fff8c080162 libsystem_kernel.dylib`__psynch_mutexwait + 10, queue = 'com.apple.main-thread', stop reason = signal SIGSTOP
thread #2: tid = 0x3065d0, 0x00007fff8c08122e libsystem_kernel.dylib`kevent64 + 10, queue = 'com.apple.libdispatch-manager'
thread #3: tid = 0x3065d4, 0x00007fff8c07b56a libsystem_kernel.dylib`semaphore_wait_trap + 10
thread #4: tid = 0x3065d5, 0x00007fff8c080336 libsystem_kernel.dylib`__recvfrom + 10
thread #5: tid = 0x30885f, 0x00007fff8c080132 libsystem_kernel.dylib`__psynch_cvwait + 10
thread #6: tid = 0x308860, 0x00007fff8c080486 libsystem_kernel.dylib`__semwait_signal + 10
thread #7: tid = 0x308861, 0x00007fff8c0808fe libsystem_kernel.dylib`__wait4 + 10
thread #8: tid = 0x30889b, 0x00007fff8c07b52e libsystem_kernel.dylib`mach_msg_trap + 10
thread #9: tid = 0x3088ae, 0x00007fff8c07b582 libsystem_kernel.dylib`semaphore_timedwait_trap + 10
thread #10: tid = 0x308de9, 0x00007fff8c080946 libsystem_kernel.dylib`__workq_kernreturn + 10
thread #11: tid = 0x3092b4, 0x00007fff8c080946 libsystem_kernel.dylib`__workq_kernreturn + 10
thread #12: tid = 0x3093d2, 0x00007fff8c080946 libsystem_kernel.dylib`__workq_kernreturn + 10
(lldb) thread backtrace all
* thread #1: tid = 0x3065b8, 0x00007fff8c080162 libsystem_kernel.dylib`__psynch_mutexwait + 10, queue = 'com.apple.main-thread', stop reason = signal SIGSTOP
* frame #0: 0x00007fff8c080162 libsystem_kernel.dylib`__psynch_mutexwait + 10
frame #1: 0x00007fff8ca5c81e libsystem_pthread.dylib`_pthread_mutex_lock + 480
frame #2: 0x000000010022690d XamarinProfiler.Mac`GC_gcj_malloc(lb=32, ptr_to_struct_containing_descr=0x000000010184f6f8) + 93 at gcj_mlc.c:153
frame #3: 0x00000001020b8261
frame #4: 0x0000000109358d0a
frame #5: 0x0000000109358b2e
frame #6: 0x0000000100006f5e XamarinProfiler.Mac`xamarin_invoke_trampoline(type=Tramp_Default, self=0x000061000061cd00, sel=0x00007fff8dda3f22, iterator=0x00000001000086b0, marshal_return_value=0x0000000100008950, context=0x00007fff5fbfd488) + 510 at trampolines-invoke.m:74
frame #7: 0x00000001000086a1 XamarinProfiler.Mac`xamarin_arch_trampoline(state=0x00007fff5fbfd4d0) + 193 at trampolines-x86_64.m:526
frame #8: 0x0000000100009af2 XamarinProfiler.Mac`xamarin_x86_64_common_trampoline + 110 at trampolines-x86_64-asm.s:54
frame #9: 0x00007fff99a7acbc CoreFoundation`__CFNOTIFICATIONCENTER_IS_CALLING_OUT_TO_AN_OBSERVER__ + 12
frame #10: 0x00007fff9996c1b4 CoreFoundation`_CFXNotificationPost + 3140
frame #11: 0x00007fff8b5eeea1 Foundation`-[NSNotificationCenter postNotificationName:object:userInfo:] + 66
frame #12: 0x00007fff999f19e0 CoreFoundation`-[NSArray makeObjectsPerformSelector:] + 496
frame #13: 0x00007fff8d4165ca AppKit`-[NSApplication(NSWindowCache) _updateWindowsUsingCache] + 495
frame #14: 0x00007fff8d416379 AppKit`-[NSApplication updateWindows] + 70
frame #15: 0x00007fff8d75361f AppKit`__38-[NSApplication setWindowsNeedUpdate:]_block_invoke2508 + 76
frame #16: 0x00007fff999dbd87 CoreFoundation`__CFRUNLOOP_IS_CALLING_OUT_TO_AN_OBSERVER_CALLBACK_FUNCTION__ + 23
frame #17: 0x00007fff999dbce0 CoreFoundation`__CFRunLoopDoObservers + 368
frame #18: 0x00007fff999cdde8 CoreFoundation`__CFRunLoopRun + 872
frame #19: 0x00007fff999cd838 CoreFoundation`CFRunLoopRunSpecific + 296
frame #20: 0x00007fff8e54a43f HIToolbox`RunCurrentEventLoopInMode + 235
frame #21: 0x00007fff8e54a0be HIToolbox`ReceiveNextEventCommon + 179
frame #22: 0x00007fff8e549ffb HIToolbox`_BlockUntilNextEventMatchingListInModeWithFilter + 71
frame #23: 0x00007fff8d4136d1 AppKit`_DPSNextEvent + 964
frame #24: 0x00007fff8d412e80 AppKit`-[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 194
frame #25: 0x00007fff8d406e23 AppKit`-[NSApplication run] + 594
frame #26: 0x00007fff8d3f22d4 AppKit`NSApplicationMain + 1832
frame #27: 0x00000001093526f5
frame #28: 0x0000000109352430
frame #29: 0x00000001000faf39 XamarinProfiler.Mac`mono_jit_runtime_invoke(method=<unavailable>, obj=0x0000000000000000, params=0x00007fff5fbff688, exc=0x00007fff5fbff300) + 1641 at mini.c:6735
frame #30: 0x0000000100199a9e XamarinProfiler.Mac`mono_runtime_invoke(method=0x0000000100716d80, obj=0x0000000000000000, params=0x00007fff5fbff688, exc=0x0000000000000000) + 110 at object.c:2842
frame #31: 0x000000010019f0e8 XamarinProfiler.Mac`mono_runtime_exec_main(method=0x0000000100716d80, args=<unavailable>, exc=0x0000000000000000) + 376 at object.c:4099
frame #32: 0x0000000100009ec2 XamarinProfiler.Mac`main(argc=1, argv=0x00007fff5fbff7c8) + 802 at launcher.m:535
frame #33: 0x0000000100001624 XamarinProfiler.Mac`start + 52
thread #2: tid = 0x3065d0, 0x00007fff8c08122e libsystem_kernel.dylib`kevent64 + 10, queue = 'com.apple.libdispatch-manager'
frame #0: 0x00007fff8c08122e libsystem_kernel.dylib`kevent64 + 10
frame #1: 0x00007fff9a099d91 libdispatch.dylib`_dispatch_mgr_invoke + 247
frame #2: 0x00007fff9a099a6a libdispatch.dylib`_dispatch_mgr_thread + 52
thread #3: tid = 0x3065d4, 0x00007fff8c07b56a libsystem_kernel.dylib`semaphore_wait_trap + 10
frame #0: 0x00007fff8c07b56a libsystem_kernel.dylib`semaphore_wait_trap + 10
frame #1: 0x000000010020bd27 XamarinProfiler.Mac`mono_sem_wait(sem=0x0000000100387768, alertable=1) + 23 at mono-semaphore.c:103
frame #2: 0x0000000100140a68 XamarinProfiler.Mac`finalizer_thread(unused=<unavailable>) + 104 at gc.c:1077
frame #3: 0x00000001001d6b86 XamarinProfiler.Mac`start_wrapper [inlined] start_wrapper_internal + 426 at threads.c:657
frame #4: 0x00000001001d69dc XamarinProfiler.Mac`start_wrapper(data=<unavailable>) + 44 at threads.c:704
frame #5: 0x000000010020c7fe XamarinProfiler.Mac`inner_start_thread(arg=<unavailable>) + 222 at mono-threads-posix.c:84
frame #6: 0x000000010022fd13 XamarinProfiler.Mac`GC_start_routine(arg=<unavailable>) + 83 at pthread_support.c:1502
frame #7: 0x00007fff8ca5e2fc libsystem_pthread.dylib`_pthread_body + 131
frame #8: 0x00007fff8ca5e279 libsystem_pthread.dylib`_pthread_start + 176
frame #9: 0x00007fff8ca5c4b1 libsystem_pthread.dylib`thread_start + 13
thread #4: tid = 0x3065d5, 0x00007fff8c080336 libsystem_kernel.dylib`__recvfrom + 10
frame #0: 0x00007fff8c080336 libsystem_kernel.dylib`__recvfrom + 10
frame #1: 0x000000010004f0c1 XamarinProfiler.Mac`socket_transport_recv(buf=0x000000010455ec95, len=11) + 113 at debugger-agent.c:1138
frame #2: 0x000000010003de56 XamarinProfiler.Mac`debugger_thread [inlined] transport_recv(len=<unavailable>) + 26 at debugger-agent.c:1564
frame #3: 0x000000010003de3c XamarinProfiler.Mac`debugger_thread(arg=<unavailable>) + 636 at debugger-agent.c:9586
frame #4: 0x000000010020c7fe XamarinProfiler.Mac`inner_start_thread(arg=<unavailable>) + 222 at mono-threads-posix.c:84
frame #5: 0x000000010022fd13 XamarinProfiler.Mac`GC_start_routine(arg=<unavailable>) + 83 at pthread_support.c:1502
frame #6: 0x00007fff8ca5e2fc libsystem_pthread.dylib`_pthread_body + 131
frame #7: 0x00007fff8ca5e279 libsystem_pthread.dylib`_pthread_start + 176
frame #8: 0x00007fff8ca5c4b1 libsystem_pthread.dylib`thread_start + 13
thread #5: tid = 0x30885f, 0x00007fff8c080132 libsystem_kernel.dylib`__psynch_cvwait + 10
frame #0: 0x00007fff8c080132 libsystem_kernel.dylib`__psynch_cvwait + 10
frame #1: 0x00007fff8ca5eea0 libsystem_pthread.dylib`_pthread_cond_wait + 693
frame #2: 0x00000001001eecad XamarinProfiler.Mac`_wapi_handle_timedwait_signal_handle(handle=<unavailable>, timeout=<unavailable>, alertable=<unavailable>, poll=<unavailable>) + 525 at handles.c:1614
frame #3: 0x00000001001fd637 XamarinProfiler.Mac`WaitForSingleObjectEx(handle=<unavailable>, timeout=<unavailable>, alertable=<unavailable>) + 487 at wait.c:194
frame #4: 0x00000001001d2516 XamarinProfiler.Mac`ves_icall_System_Threading_WaitHandle_WaitOne_internal [inlined] mono_wait_uninterrupted(alertable=<unavailable>) + 24 at threads.c:1357
frame #5: 0x00000001001d24fe XamarinProfiler.Mac`ves_icall_System_Threading_WaitHandle_WaitOne_internal(this=<unavailable>, handle=0x0000000000000410, ms=-1, exitContext=<unavailable>) + 62 at threads.c:1490
frame #6: 0x000000010fa1d04f
frame #7: 0x000000010fa1bf68
frame #8: 0x000000010fa15888
frame #9: 0x00000001000faf39 XamarinProfiler.Mac`mono_jit_runtime_invoke(method=<unavailable>, obj=0x00000001094dcbd0, params=0x0000000110589e08, exc=0x0000000000000000) + 1641 at mini.c:6735
frame #10: 0x0000000100199a9e XamarinProfiler.Mac`mono_runtime_invoke(method=0x000000010134ed98, obj=0x00000001094dcbd0, params=0x0000000110589e08, exc=0x0000000000000000) + 110 at object.c:2842
frame #11: 0x00000001001d6c00 XamarinProfiler.Mac`start_wrapper [inlined] start_wrapper_internal + 548 at threads.c:663
frame #12: 0x00000001001d69dc XamarinProfiler.Mac`start_wrapper(data=<unavailable>) + 44 at threads.c:704
frame #13: 0x000000010020c7fe XamarinProfiler.Mac`inner_start_thread(arg=<unavailable>) + 222 at mono-threads-posix.c:84
frame #14: 0x000000010022fd13 XamarinProfiler.Mac`GC_start_routine(arg=<unavailable>) + 83 at pthread_support.c:1502
frame #15: 0x00007fff8ca5e2fc libsystem_pthread.dylib`_pthread_body + 131
frame #16: 0x00007fff8ca5e279 libsystem_pthread.dylib`_pthread_start + 176
frame #17: 0x00007fff8ca5c4b1 libsystem_pthread.dylib`thread_start + 13
thread #6: tid = 0x308860, 0x00007fff8c080486 libsystem_kernel.dylib`__semwait_signal + 10
frame #0: 0x00007fff8c080486 libsystem_kernel.dylib`__semwait_signal + 10
frame #1: 0x00007fff921ecf7d libsystem_c.dylib`nanosleep + 199
frame #2: 0x00000001001ff0ea XamarinProfiler.Mac`SleepEx(ms=<unavailable>, alertable=1) + 202 at wthreads.c:290
frame #3: 0x00000001001cf6a4 XamarinProfiler.Mac`monitor_thread(unused=<unavailable>) + 948 at threadpool.c:909
frame #4: 0x00000001001d6b86 XamarinProfiler.Mac`start_wrapper [inlined] start_wrapper_internal + 426 at threads.c:657
frame #5: 0x00000001001d69dc XamarinProfiler.Mac`start_wrapper(data=<unavailable>) + 44 at threads.c:704
frame #6: 0x000000010020c7fe XamarinProfiler.Mac`inner_start_thread(arg=<unavailable>) + 222 at mono-threads-posix.c:84
frame #7: 0x000000010022fd13 XamarinProfiler.Mac`GC_start_routine(arg=<unavailable>) + 83 at pthread_support.c:1502
frame #8: 0x00007fff8ca5e2fc libsystem_pthread.dylib`_pthread_body + 131
frame #9: 0x00007fff8ca5e279 libsystem_pthread.dylib`_pthread_start + 176
frame #10: 0x00007fff8ca5c4b1 libsystem_pthread.dylib`thread_start + 13
thread #7: tid = 0x308861, 0x00007fff8c0808fe libsystem_kernel.dylib`__wait4 + 10
frame #0: 0x00007fff8c0808fe libsystem_kernel.dylib`__wait4 + 10
frame #1: 0x00000001000e0bd1 XamarinProfiler.Mac`mono_handle_native_sigsegv(signal=<unavailable>, ctx=<unavailable>) + 433 at mini-exceptions.c:2323
frame #2: 0x00007fff98341f1a libsystem_platform.dylib`_sigtramp + 26
frame #3: 0x00007fff8c080283 libsystem_kernel.dylib`__pthread_kill + 11
frame #4: 0x00007fff921c122a libsystem_c.dylib`vsnprintf + 80
frame #5: 0x00007fff921cbb73 libsystem_c.dylib`abort + 129
frame #6: 0x000000010022d177 XamarinProfiler.Mac`GC_abort(msg=<unavailable>) + 71 at misc.c:1122
frame #7: 0x0000000100221d39 XamarinProfiler.Mac`GC_add_to_heap(p=0x000000020c259000, bytes=4571317232) + 41 at alloc.c:840
frame #8: 0x00000001002220dd XamarinProfiler.Mac`GC_expand_hp_inner(n=<unavailable>) + 429 at alloc.c:994
frame #9: 0x0000000100222286 XamarinProfiler.Mac`GC_collect_or_expand(needed_blocks=1, ignore_off_page=<unavailable>) + 262 at alloc.c:1070
frame #10: 0x000000010022241c XamarinProfiler.Mac`GC_allocobj(sz=8, kind=4) + 236 at alloc.c:1125
frame #11: 0x00000001002280bd XamarinProfiler.Mac`GC_generic_malloc_inner(lb=<unavailable>, k=4) + 381 at malloc.c:136
frame #12: 0x0000000100226a4f XamarinProfiler.Mac`GC_gcj_malloc(lb=64, ptr_to_struct_containing_descr=0x0000000100c188c0) + 415 at gcj_mlc.c:157
thread #8: tid = 0x30889b, 0x00007fff8c07b52e libsystem_kernel.dylib`mach_msg_trap + 10
frame #0: 0x00007fff8c07b52e libsystem_kernel.dylib`mach_msg_trap + 10
frame #1: 0x00007fff8c07a69f libsystem_kernel.dylib`mach_msg + 55
frame #2: 0x00007fff999ceb14 CoreFoundation`__CFRunLoopServiceMachPort + 212
frame #3: 0x00007fff999cdfdb CoreFoundation`__CFRunLoopRun + 1371
frame #4: 0x00007fff999cd838 CoreFoundation`CFRunLoopRunSpecific + 296
frame #5: 0x00007fff8d5767a7 AppKit`_NSEventThread + 137
frame #6: 0x00007fff8ca5e2fc libsystem_pthread.dylib`_pthread_body + 131
frame #7: 0x00007fff8ca5e279 libsystem_pthread.dylib`_pthread_start + 176
frame #8: 0x00007fff8ca5c4b1 libsystem_pthread.dylib`thread_start + 13
thread #9: tid = 0x3088ae, 0x00007fff8c07b582 libsystem_kernel.dylib`semaphore_timedwait_trap + 10
frame #0: 0x00007fff8c07b582 libsystem_kernel.dylib`semaphore_timedwait_trap + 10
frame #1: 0x000000010020bcc2 XamarinProfiler.Mac`mono_sem_timedwait(sem=0x0000000100388420, timeout_ms=<unavailable>, alertable=1) + 226 at mono-semaphore.c:64
frame #2: 0x00000001001cda8e XamarinProfiler.Mac`async_invoke_thread(data=0x0000000000000000) + 1150 at threadpool.c:1678
frame #3: 0x00000001001d6b86 XamarinProfiler.Mac`start_wrapper [inlined] start_wrapper_internal + 426 at threads.c:657
frame #4: 0x00000001001d69dc XamarinProfiler.Mac`start_wrapper(data=<unavailable>) + 44 at threads.c:704
frame #5: 0x000000010020c7fe XamarinProfiler.Mac`inner_start_thread(arg=<unavailable>) + 222 at mono-threads-posix.c:84
frame #6: 0x000000010022fd13 XamarinProfiler.Mac`GC_start_routine(arg=<unavailable>) + 83 at pthread_support.c:1502
frame #7: 0x00007fff8ca5e2fc libsystem_pthread.dylib`_pthread_body + 131
frame #8: 0x00007fff8ca5e279 libsystem_pthread.dylib`_pthread_start + 176
frame #9: 0x00007fff8ca5c4b1 libsystem_pthread.dylib`thread_start + 13
thread #10: tid = 0x308de9, 0x00007fff8c080946 libsystem_kernel.dylib`__workq_kernreturn + 10
frame #0: 0x00007fff8c080946 libsystem_kernel.dylib`__workq_kernreturn + 10
frame #1: 0x00007fff8ca5e757 libsystem_pthread.dylib`_pthread_wqthread + 869
frame #2: 0x00007fff8ca5c4a1 libsystem_pthread.dylib`start_wqthread + 13
thread #11: tid = 0x3092b4, 0x00007fff8c080946 libsystem_kernel.dylib`__workq_kernreturn + 10
frame #0: 0x00007fff8c080946 libsystem_kernel.dylib`__workq_kernreturn + 10
frame #1: 0x00007fff8ca5e757 libsystem_pthread.dylib`_pthread_wqthread + 869
frame #2: 0x00007fff8ca5c4a1 libsystem_pthread.dylib`start_wqthread + 13
thread #12: tid = 0x3093d2, 0x00007fff8c080946 libsystem_kernel.dylib`__workq_kernreturn + 10
frame #0: 0x00007fff8c080946 libsystem_kernel.dylib`__workq_kernreturn + 10
frame #1: 0x00007fff8ca5e757 libsystem_pthread.dylib`_pthread_wqthread + 869
frame #2: 0x00007fff8ca5c4a1 libsystem_pthread.dylib`start_wqthread + 13
(lldb) detach
Process 55662 detached
(lldb) quit
=================================================================
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