Skip to content

Instantly share code, notes, and snippets.

@colbylwilliams
Created June 6, 2016 12:41
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 colbylwilliams/ba620fa9e51224dee5893dd0dfe23564 to your computer and use it in GitHub Desktop.
Save colbylwilliams/ba620fa9e51224dee5893dd0dfe23564 to your computer and use it in GitHub Desktop.
2016-06-06 08:39:41.361 NSIndexPathCrash[726:96516] *** Assertion failure in -[NSIndexPath item], /Library/Caches/com.apple.xbs/Sources/AppKit/AppKit-1404.47/Binding.subproj/NSCollectionView.m:6118
2016-06-06 08:39:41.363 NSIndexPathCrash[726:96516] An uncaught exception was raised
2016-06-06 08:39:41.363 NSIndexPathCrash[726:96516] Invalid index path for use with NSCollectionView. Index paths passed to collection view must contain exactly two indices specifying the section and row. Please use the category on NSIndexPath in NSCollectionView.h if possible.
2016-06-06 08:39:41.363 NSIndexPathCrash[726:96516] (
0 CoreFoundation 0x00007fff8147f4f2 __exceptionPreprocess + 178
1 libobjc.A.dylib 0x00007fff8316ef7e objc_exception_throw + 48
2 CoreFoundation 0x00007fff814841ca +[NSException raise:format:arguments:] + 106
3 Foundation 0x00007fff8f3c4856 -[NSAssertionHandler handleFailureInMethod:object:file:lineNumber:description:] + 198
4 AppKit 0x00007fff85be8668 -[NSIndexPath(NSCollectionViewAdditions) item] + 146
5 ??? 0x000000010895e01b 0x0 + 4439007259
6 NSIndexPathCrash 0x00000001003560ca mono_jit_runtime_invoke + 2202
7 NSIndexPathCrash 0x0000000100407232 do_runtime_invoke + 114
8 NSIndexPathCrash 0x0000000100407190 mono_runtime_invoke + 208
9 NSIndexPathCrash 0x00000001002512aa xamarin_invoke_trampoline + 5114
10 NSIndexPathCrash 0x000000010025220d xamarin_arch_trampoline + 189
11 NSIndexPathCrash 0x0000000100253561 xamarin_x86_64_common_trampoline + 110
12 CoreFoundation 0x00007fff8140abbc __CFNOTIFICATIONCENTER_IS_CALLING_OUT_TO_AN_OBSERVER__ + 12
13 CoreFoundation 0x00007fff8140ab4f ___CFXRegistrationPost_block_invoke + 63
14 CoreFoundation 0x00007fff8140aac7 _CFXRegistrationPost + 407
15 CoreFoundation 0x00007fff8140a832 ___CFXNotificationPost_block_invoke + 50
16 CoreFoundation 0x00007fff813c75e2 -[_CFXNotificationRegistrar find:object:observer:enumerator:] + 1922
17 CoreFoundation 0x00007fff813c6835 _CFXNotificationPost + 693
18 Foundation 0x00007fff8f2da17a -[NSNotificationCenter postNotificationName:object:userInfo:] + 66
19 AppKit 0x00007fff854ab355 -[NSApplication _postDidFinishNotification] + 297
20 AppKit 0x00007fff854ab0bf -[NSApplication _sendFinishLaunchingNotification] + 203
21 AppKit 0x00007fff85365d99 -[NSApplication(NSAppleEventHandling) _handleAEOpenEvent:] + 557
22 AppKit 0x00007fff85365843 -[NSApplication(NSAppleEventHandling) _handleCoreEvent:withReplyEvent:] + 250
23 Foundation 0x00007fff8f32872d -[NSAppleEventManager dispatchRawAppleEvent:withRawReply:handlerRefCon:] + 290
24 Foundation 0x00007fff8f3285a7 _NSAppleEventManagerGenericHandler + 102
25 AE 0x00007fff8d87a261 _Z20aeDispatchAppleEventPK6AEDescPS_jPh + 531
26 AE 0x00007fff8d879fe8 _ZL25dispatchEventAndSendReplyPK6AEDescPS_ + 31
27 AE 0x00007fff8d879f04 aeProcessAppleEvent + 288
28 HIToolbox 0x00007fff9648aaf9 AEProcessAppleEvent + 55
29 AppKit 0x00007fff85361290 _DPSNextEvent + 2245
30 AppKit 0x00007fff85360226 -[NSApplication _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 454
31 AppKit 0x00007fff85354d80 -[NSApplication run] + 682
32 AppKit 0x00007fff8531e368 NSApplicationMain + 1176
33 ??? 0x00000001084d5202 0x0 + 4434252290
34 ??? 0x00000001084d4dfd 0x0 + 4434251261
35 NSIndexPathCrash 0x00000001003560ca mono_jit_runtime_invoke + 2202
36 NSIndexPathCrash 0x0000000100407232 do_runtime_invoke + 114
37 NSIndexPathCrash 0x000000010040935e mono_runtime_exec_main + 878
38 NSIndexPathCrash 0x0000000100408f67 mono_runtime_run_main + 679
39 NSIndexPathCrash 0x00000001002aae77 mono_jit_exec + 247
40 NSIndexPathCrash 0x00000001002ad17e mono_main + 7982
41 NSIndexPathCrash 0x0000000100253927 main + 775
42 libdyld.dylib 0x00007fff93c1f5ad start + 1
43 ??? 0x0000000000000002 0x0 + 2
)
2016-06-06 08:39:41.363 NSIndexPathCrash[726:96516] *** Terminating app due to uncaught exception 'NSInternalInconsistencyException', reason: 'Invalid index path for use with NSCollectionView. Index paths passed to collection view must contain exactly two indices specifying the section and row. Please use the category on NSIndexPath in NSCollectionView.h if possible.'
*** First throw call stack:
(
0 CoreFoundation 0x00007fff8147f4f2 __exceptionPreprocess + 178
1 libobjc.A.dylib 0x00007fff8316ef7e objc_exception_throw + 48
2 CoreFoundation 0x00007fff814841ca +[NSException raise:format:arguments:] + 106
3 Foundation 0x00007fff8f3c4856 -[NSAssertionHandler handleFailureInMethod:object:file:lineNumber:description:] + 198
4 AppKit 0x00007fff85be8668 -[NSIndexPath(NSCollectionViewAdditions) item] + 146
5 ??? 0x000000010895e01b 0x0 + 4439007259
6 NSIndexPathCrash 0x00000001003560ca mono_jit_runtime_invoke + 2202
7 NSIndexPathCrash 0x0000000100407232 do_runtime_invoke + 114
8 NSIndexPathCrash 0x0000000100407190 mono_runtime_invoke + 208
9 NSIndexPathCrash 0x00000001002512aa xamarin_invoke_trampoline + 5114
10 NSIndexPathCrash 0x000000010025220d xamarin_arch_trampoline + 189
11 NSIndexPathCrash 0x0000000100253561 xamarin_x86_64_common_trampoline + 110
12 CoreFoundation 0x00007fff8140abbc __CFNOTIFICATIONCENTER_IS_CALLING_OUT_TO_AN_OBSERVER__ + 12
13 CoreFoundation 0x00007fff8140ab4f ___CFXRegistrationPost_block_invoke + 63
14 CoreFoundation 0x00007fff8140aac7 _CFXRegistrationPost + 407
15 CoreFoundation 0x00007fff8140a832 ___CFXNotificationPost_block_invoke + 50
16 CoreFoundation 0x00007fff813c75e2 -[_CFXNotificationRegistrar find:object:observer:enumerator:] + 1922
17 CoreFoundation 0x00007fff813c6835 _CFXNotificationPost + 693
18 Foundation 0x00007fff8f2da17a -[NSNotificationCenter postNotificationName:object:userInfo:] + 66
19 AppKit 0x00007fff854ab355 -[NSApplication _postDidFinishNotification] + 297
20 AppKit 0x00007fff854ab0bf -[NSApplication _sendFinishLaunchingNotification] + 203
21 AppKit 0x00007fff85365d99 -[NSApplication(NSAppleEventHandling) _handleAEOpenEvent:] + 557
22 AppKit 0x00007fff85365843 -[NSApplication(NSAppleEventHandling) _handleCoreEvent:withReplyEvent:] + 250
23 Foundation 0x00007fff8f32872d -[NSAppleEventManager dispatchRawAppleEvent:withRawReply:handlerRefCon:] + 290
24 Foundation 0x00007fff8f3285a7 _NSAppleEventManagerGenericHandler + 102
25 AE 0x00007fff8d87a261 _Z20aeDispatchAppleEventPK6AEDescPS_jPh + 531
26 AE 0x00007fff8d879fe8 _ZL25dispatchEventAndSendReplyPK6AEDescPS_ + 31
27 AE 0x00007fff8d879f04 aeProcessAppleEvent + 288
28 HIToolbox 0x00007fff9648aaf9 AEProcessAppleEvent + 55
29 AppKit 0x00007fff85361290 _DPSNextEvent + 2245
30 AppKit 0x00007fff85360226 -[NSApplication _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 454
31 AppKit 0x00007fff85354d80 -[NSApplication run] + 682
32 AppKit 0x00007fff8531e368 NSApplicationMain + 1176
33 ??? 0x00000001084d5202 0x0 + 4434252290
34 ??? 0x00000001084d4dfd 0x0 + 4434251261
35 NSIndexPathCrash 0x00000001003560ca mono_jit_runtime_invoke + 2202
36 NSIndexPathCrash 0x0000000100407232 do_runtime_invoke + 114
37 NSIndexPathCrash 0x000000010040935e mono_runtime_exec_main + 878
38 NSIndexPathCrash 0x0000000100408f67 mono_runtime_run_main + 679
39 NSIndexPathCrash 0x00000001002aae77 mono_jit_exec + 247
40 NSIndexPathCrash 0x00000001002ad17e mono_main + 7982
41 NSIndexPathCrash 0x0000000100253927 main + 775
42 libdyld.dylib 0x00007fff93c1f5ad start + 1
43 ??? 0x0000000000000002 0x0 + 2
)
libc++abi.dylib: terminating with uncaught exception of type NSException
Stacktrace:
at <unknown> <0xffffffff>
at (wrapper managed-to-native) ObjCRuntime.Messaging.nint_objc_msgSend (intptr,intptr) <IL 0x0000a, 0x000fa>
at Foundation.NSIndexPath.get_Item () [0x00018] in /Users/builder/data/lanes/1381/3afb4af5/source/maccore/src/build/mac/mobile/Foundation/NSIndexPath.g.cs:254
at NSIndexPathCrash.Mac.AppDelegate.DidFinishLaunching (Foundation.NSNotification) [0x0000e] in /Users/colbywilliams/Projects/NSIndexPathCrash/NSIndexPathCrash.Mac/AppDelegate.cs:12
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <IL 0x00053, 0x00310>
at <unknown> <0xffffffff>
at (wrapper managed-to-native) AppKit.NSApplication.NSApplicationMain (int,string[]) <IL 0x0005a, 0x00331>
at AppKit.NSApplication.Main (string[]) [0x00041] in /Users/builder/data/lanes/1381/3afb4af5/source/maccore/src/AppKit/NSApplication.cs:94
at NSIndexPathCrash.Mac.MainClass.Main (string[]) [0x00007] in /Users/colbywilliams/Projects/NSIndexPathCrash/NSIndexPathCrash.Mac/Main.cs:10
at (wrapper runtime-invoke) <Module>.runtime_invoke_void_object (object,intptr,intptr,intptr) <IL 0x00051, 0x0030a>
Native stacktrace:
0 NSIndexPathCrash 0x000000010034609a mono_handle_native_sigsegv + 282
1 libsystem_platform.dylib 0x00007fff8e5a552a _sigtramp + 26
2 ??? 0x000000008d0216c9 0x0 + 2365724361
3 libsystem_c.dylib 0x00007fff8d0106e7 abort + 129
4 libc++abi.dylib 0x00007fff8ed1ef81 __cxa_bad_cast + 0
5 libc++abi.dylib 0x00007fff8ed44a47 _ZL26default_unexpected_handlerv + 0
6 libobjc.A.dylib 0x00007fff831716ae _ZL15_objc_terminatev + 103
7 libc++abi.dylib 0x00007fff8ed4219e _ZSt11__terminatePFvvE + 8
8 libc++abi.dylib 0x00007fff8ed41c12 _ZN10__cxxabiv1L22exception_cleanup_funcE19_Unwind_Reason_CodeP17_Unwind_Exception + 0
9 libobjc.A.dylib 0x00007fff8316f08c objc_exception_throw + 318
10 CoreFoundation 0x00007fff814841ca +[NSException raise:format:arguments:] + 106
11 Foundation 0x00007fff8f3c4856 -[NSAssertionHandler handleFailureInMethod:object:file:lineNumber:description:] + 198
12 AppKit 0x00007fff85be8668 -[NSIndexPath(NSCollectionViewAdditions) item] + 146
13 ??? 0x000000010895e01b 0x0 + 4439007259
14 NSIndexPathCrash 0x00000001003560ca mono_jit_runtime_invoke + 2202
15 NSIndexPathCrash 0x0000000100407232 do_runtime_invoke + 114
16 NSIndexPathCrash 0x0000000100407190 mono_runtime_invoke + 208
17 NSIndexPathCrash 0x00000001002512aa xamarin_invoke_trampoline + 5114
18 NSIndexPathCrash 0x000000010025220d xamarin_arch_trampoline + 189
19 NSIndexPathCrash 0x0000000100253561 xamarin_x86_64_common_trampoline + 110
20 CoreFoundation 0x00007fff8140abbc __CFNOTIFICATIONCENTER_IS_CALLING_OUT_TO_AN_OBSERVER__ + 12
21 CoreFoundation 0x00007fff8140ab4f ___CFXRegistrationPost_block_invoke + 63
22 CoreFoundation 0x00007fff8140aac7 _CFXRegistrationPost + 407
23 CoreFoundation 0x00007fff8140a832 ___CFXNotificationPost_block_invoke + 50
24 CoreFoundation 0x00007fff813c75e2 -[_CFXNotificationRegistrar find:object:observer:enumerator:] + 1922
25 CoreFoundation 0x00007fff813c6835 _CFXNotificationPost + 693
26 Foundation 0x00007fff8f2da17a -[NSNotificationCenter postNotificationName:object:userInfo:] + 66
27 AppKit 0x00007fff854ab355 -[NSApplication _postDidFinishNotification] + 297
28 AppKit 0x00007fff854ab0bf -[NSApplication _sendFinishLaunchingNotification] + 203
29 AppKit 0x00007fff85365d99 -[NSApplication(NSAppleEventHandling) _handleAEOpenEvent:] + 557
30 AppKit 0x00007fff85365843 -[NSApplication(NSAppleEventHandling) _handleCoreEvent:withReplyEvent:] + 250
31 Foundation 0x00007fff8f32872d -[NSAppleEventManager dispatchRawAppleEvent:withRawReply:handlerRefCon:] + 290
32 Foundation 0x00007fff8f3285a7 _NSAppleEventManagerGenericHandler + 102
33 AE 0x00007fff8d87a261 _Z20aeDispatchAppleEventPK6AEDescPS_jPh + 531
34 AE 0x00007fff8d879fe8 _ZL25dispatchEventAndSendReplyPK6AEDescPS_ + 31
35 AE 0x00007fff8d879f04 aeProcessAppleEvent + 288
36 HIToolbox 0x00007fff9648aaf9 AEProcessAppleEvent + 55
37 AppKit 0x00007fff85361290 _DPSNextEvent + 2245
38 AppKit 0x00007fff85360226 -[NSApplication _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 454
39 AppKit 0x00007fff85354d80 -[NSApplication run] + 682
40 AppKit 0x00007fff8531e368 NSApplicationMain + 1176
41 ??? 0x00000001084d5202 0x0 + 4434252290
42 ??? 0x00000001084d4dfd 0x0 + 4434251261
43 NSIndexPathCrash 0x00000001003560ca mono_jit_runtime_invoke + 2202
44 NSIndexPathCrash 0x0000000100407232 do_runtime_invoke + 114
45 NSIndexPathCrash 0x000000010040935e mono_runtime_exec_main + 878
46 NSIndexPathCrash 0x0000000100408f67 mono_runtime_run_main + 679
47 NSIndexPathCrash 0x00000001002aae77 mono_jit_exec + 247
48 NSIndexPathCrash 0x00000001002ad17e mono_main + 7982
49 NSIndexPathCrash 0x0000000100253927 main + 775
50 libdyld.dylib 0x00007fff93c1f5ad start + 1
51 ??? 0x0000000000000002 0x0 + 2
Debug info from gdb:
(lldb) command source -s 0 '/tmp/mono-gdb-commands.m5oOxz'
Executing commands in '/tmp/mono-gdb-commands.m5oOxz'.
(lldb) process attach --pid 726
Process 726 stopped
* thread #1: tid = 0x17904, 0x00007fff8a6f9582 libsystem_kernel.dylib`__wait4 + 10, name = 'tid_160b', queue = 'com.apple.main-thread', stop reason = signal SIGSTOP
frame #0: 0x00007fff8a6f9582 libsystem_kernel.dylib`__wait4 + 10
libsystem_kernel.dylib`__wait4:
-> 0x7fff8a6f9582 <+10>: jae 0x7fff8a6f958c ; <+20>
0x7fff8a6f9584 <+12>: movq %rax, %rdi
0x7fff8a6f9587 <+15>: jmp 0x7fff8a6f37f2 ; cerror
0x7fff8a6f958c <+20>: retq
Executable module set to "/Users/colbywilliams/Projects/NSIndexPathCrash/NSIndexPathCrash.Mac/bin/Debug/NSIndexPathCrash.app/Contents/MacOS/NSIndexPathCrash".
Architecture set to: x86_64h-apple-macosx.
(lldb) thread list
Process 726 stopped
* thread #1: tid = 0x17904, 0x00007fff8a6f9582 libsystem_kernel.dylib`__wait4 + 10, name = 'tid_160b', queue = 'com.apple.main-thread', stop reason = signal SIGSTOP
thread #2: tid = 0x17915, 0x00007fff8a6f9efa libsystem_kernel.dylib`kevent_qos + 10, queue = 'com.apple.libdispatch-manager'
thread #3: tid = 0x17916, 0x00007fff8a6f95e2 libsystem_kernel.dylib`__workq_kernreturn + 10
thread #4: tid = 0x17919, 0x00007fff8a6f8db6 libsystem_kernel.dylib`__psynch_cvwait + 10, name = 'SGen worker'
thread #5: tid = 0x1791c, 0x00007fff8a6f2fae libsystem_kernel.dylib`semaphore_wait_trap + 10, name = 'Finalizer'
thread #6: tid = 0x1791d, 0x00007fff8a6f8fba libsystem_kernel.dylib`__recvfrom + 10, name = 'Debugger agent'
thread #7: tid = 0x1791f, 0x00007fff8a6f95e2 libsystem_kernel.dylib`__workq_kernreturn + 10
thread #8: tid = 0x17934, 0x00007fff8a6f95e2 libsystem_kernel.dylib`__workq_kernreturn + 10
thread #9: tid = 0x17935, 0x00007fff8a6f95e2 libsystem_kernel.dylib`__workq_kernreturn + 10
thread #10: tid = 0x17936, 0x00007fff8a6f95e2 libsystem_kernel.dylib`__workq_kernreturn + 10
thread #11: tid = 0x17951, 0x00007fff8a6f95e2 libsystem_kernel.dylib`__workq_kernreturn + 10
thread #12: tid = 0x17952, 0x00007fff8a6f95e2 libsystem_kernel.dylib`__workq_kernreturn + 10
thread #13: tid = 0x17953, 0x00007fff8a6f95e2 libsystem_kernel.dylib`__workq_kernreturn + 10
thread #14: tid = 0x17954, 0x00007fff8a6f95e2 libsystem_kernel.dylib`__workq_kernreturn + 10
(lldb) thread backtrace all
warning: could not load any Objective-C class information. This will significantly reduce the quality of type information available.
* thread #1: tid = 0x17904, 0x00007fff8a6f9582 libsystem_kernel.dylib`__wait4 + 10, name = 'tid_160b', queue = 'com.apple.main-thread', stop reason = signal SIGSTOP
* frame #0: 0x00007fff8a6f9582 libsystem_kernel.dylib`__wait4 + 10
frame #1: 0x0000000100346131 NSIndexPathCrash`mono_handle_native_sigsegv(signal=<unavailable>, ctx=<unavailable>, info=<unavailable>) + 433 at mini-exceptions.c:2396 [opt]
frame #2: 0x00007fff8e5a552a libsystem_platform.dylib`_sigtramp + 26
frame #3: 0x00007fff8a6f8f07 libsystem_kernel.dylib`__pthread_kill + 11
frame #4: 0x00007fff915b24ec libsystem_pthread.dylib`pthread_kill + 90
frame #5: 0x00007fff8d0106e7 libsystem_c.dylib`abort + 129
frame #6: 0x00007fff8ed1ef81 libc++abi.dylib`abort_message + 257
frame #7: 0x00007fff8ed44a47 libc++abi.dylib`default_terminate_handler() + 267
frame #8: 0x00007fff831716ae libobjc.A.dylib`_objc_terminate() + 103
frame #9: 0x00007fff8ed4219e libc++abi.dylib`std::__terminate(void (*)()) + 8
frame #10: 0x00007fff8ed41c12 libc++abi.dylib`__cxa_throw + 121
frame #11: 0x00007fff8316f08c libobjc.A.dylib`objc_exception_throw + 318
frame #12: 0x00007fff814841ca CoreFoundation`+[NSException raise:format:arguments:] + 106
frame #13: 0x00007fff8f3c4856 Foundation`-[NSAssertionHandler handleFailureInMethod:object:file:lineNumber:description:] + 198
frame #14: 0x00007fff85be8668 AppKit`-[NSIndexPath(NSCollectionViewAdditions) item] + 146
frame #15: 0x000000010895e01b
frame #16: 0x00000001003560ca NSIndexPathCrash`mono_jit_runtime_invoke(method=<unavailable>, obj=<unavailable>, params=0x00007fff5f9c1020, exc=<unavailable>, error=0x00007fff85d68070) + 2202 at mini-runtime.c:2693 [opt]
frame #17: 0x0000000100407232 NSIndexPathCrash`do_runtime_invoke(method=0x00007fdb8186b358, obj=0x0000000101c91428, params=0x00007fff5f9c1020, exc=0x0000000000000000, error=0x00007fff5f9c0f88) + 114 at object.c:2899 [opt]
frame #18: 0x0000000100407190 NSIndexPathCrash`mono_runtime_invoke [inlined] mono_runtime_invoke_checked(method=<unavailable>, obj=0x0000000101c91428, params=0x00007fff5f9c1020, error=0x00007fff00000000) + 63 at object.c:3059 [opt]
frame #19: 0x0000000100407151 NSIndexPathCrash`mono_runtime_invoke(method=0x00007fdb8186b358, obj=0x0000000101c91428, params=0x00007fff5f9c1020, exc=<unavailable>) + 145 at object.c:2958 [opt]
frame #20: 0x00000001002512aa NSIndexPathCrash`xamarin_invoke_trampoline(type=Tramp_Default, self=0x00007fdb83f8dbb0, sel="applicationDidFinishLaunching:", iterator=(NSIndexPathCrash`param_iter_next(IteratorAction, void*, char const*, unsigned long, void*) at trampolines-x86_64.m:235), marshal_return_value=(NSIndexPathCrash`marshal_return_value(void*, char const*, unsigned long, void*, _MonoType*, bool, _MonoMethod*) at trampolines-x86_64.m:298), context=0x00007fff5f9c14e8) + 5114 at trampolines-invoke.m:369
frame #21: 0x000000010025220d NSIndexPathCrash`xamarin_arch_trampoline(state=0x00007fff5f9c1530) + 189 at trampolines-x86_64.m:519
frame #22: 0x0000000100253561 NSIndexPathCrash`xamarin_x86_64_common_trampoline + 110
frame #23: 0x00007fff8140abbc CoreFoundation`__CFNOTIFICATIONCENTER_IS_CALLING_OUT_TO_AN_OBSERVER__ + 12
frame #24: 0x00007fff8140ab4f CoreFoundation`___CFXRegistrationPost_block_invoke + 63
frame #25: 0x00007fff8140aac7 CoreFoundation`_CFXRegistrationPost + 407
frame #26: 0x00007fff8140a832 CoreFoundation`___CFXNotificationPost_block_invoke + 50
frame #27: 0x00007fff813c75e2 CoreFoundation`-[_CFXNotificationRegistrar find:object:observer:enumerator:] + 1922
frame #28: 0x00007fff813c6835 CoreFoundation`_CFXNotificationPost + 693
frame #29: 0x00007fff8f2da17a Foundation`-[NSNotificationCenter postNotificationName:object:userInfo:] + 66
frame #30: 0x00007fff854ab355 AppKit`-[NSApplication _postDidFinishNotification] + 297
frame #31: 0x00007fff854ab0bf AppKit`-[NSApplication _sendFinishLaunchingNotification] + 203
frame #32: 0x00007fff85365d99 AppKit`-[NSApplication(NSAppleEventHandling) _handleAEOpenEvent:] + 557
frame #33: 0x00007fff85365843 AppKit`-[NSApplication(NSAppleEventHandling) _handleCoreEvent:withReplyEvent:] + 250
frame #34: 0x00007fff8f32872d Foundation`-[NSAppleEventManager dispatchRawAppleEvent:withRawReply:handlerRefCon:] + 290
frame #35: 0x00007fff8f3285a7 Foundation`_NSAppleEventManagerGenericHandler + 102
frame #36: 0x00007fff8d87a261 AE`aeDispatchAppleEvent(AEDesc const*, AEDesc*, unsigned int, unsigned char*) + 531
frame #37: 0x00007fff8d879fe8 AE`dispatchEventAndSendReply(AEDesc const*, AEDesc*) + 31
frame #38: 0x00007fff8d879f04 AE`aeProcessAppleEvent + 288
frame #39: 0x00007fff9648aaf9 HIToolbox`AEProcessAppleEvent + 55
frame #40: 0x00007fff85361290 AppKit`_DPSNextEvent + 2245
frame #41: 0x00007fff85360226 AppKit`-[NSApplication _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 454
frame #42: 0x00007fff85354d80 AppKit`-[NSApplication run] + 682
frame #43: 0x00007fff8531e368 AppKit`NSApplicationMain + 1176
frame #44: 0x00000001084d5202
frame #45: 0x00000001084d4dfd
frame #46: 0x00000001003560ca NSIndexPathCrash`mono_jit_runtime_invoke(method=<unavailable>, obj=<unavailable>, params=0x00007fff5f9c3438, exc=<unavailable>, error=0x00007fff5f9c2d98) + 2202 at mini-runtime.c:2693 [opt]
frame #47: 0x0000000100407232 NSIndexPathCrash`do_runtime_invoke(method=0x00007fdb81704898, obj=0x0000000000000000, params=0x00007fff5f9c3438, exc=0x0000000000000000, error=0x00007fff5f9c3368) + 114 at object.c:2899 [opt]
frame #48: 0x000000010040935e NSIndexPathCrash`mono_runtime_exec_main [inlined] mono_runtime_invoke_checked(method=<unavailable>, obj=<unavailable>, error=0x00007fff00000000) + 878 at object.c:3059 [opt]
frame #49: 0x000000010040931f NSIndexPathCrash`mono_runtime_exec_main(method=0x00007fdb81704898, args=<unavailable>, exc=0x0000000000000000) + 815 at object.c:4490 [opt]
frame #50: 0x0000000100408f67 NSIndexPathCrash`mono_runtime_run_main(method=0x00007fdb81704898, argc=<unavailable>, argv=0x00007fdb81402a68, exc=0x0000000000000000) + 679 at object.c:4051 [opt]
frame #51: 0x00000001002aae77 NSIndexPathCrash`mono_jit_exec(domain=<unavailable>, assembly=<unavailable>, argc=2, argv=0x00007fdb81402a68) + 247 at driver.g.c:1043 [opt]
frame #52: 0x00000001002ad17e NSIndexPathCrash`mono_main [inlined] main_thread_handler + 7982 at driver.g.c:1103 [opt]
frame #53: 0x00000001002ad146 NSIndexPathCrash`mono_main(argc=<unavailable>, argv=<unavailable>) + 7926 at driver.g.c:2180 [opt]
frame #54: 0x0000000100253927 NSIndexPathCrash`main(argc=2, argv=0x00007fff5f9c3830) + 775 at launcher.m:562
frame #55: 0x00007fff93c1f5ad libdyld.dylib`start + 1
thread #2: tid = 0x17915, 0x00007fff8a6f9efa libsystem_kernel.dylib`kevent_qos + 10, queue = 'com.apple.libdispatch-manager'
frame #0: 0x00007fff8a6f9efa libsystem_kernel.dylib`kevent_qos + 10
frame #1: 0x00007fff862c6165 libdispatch.dylib`_dispatch_mgr_invoke + 216
frame #2: 0x00007fff862c5dcd libdispatch.dylib`_dispatch_mgr_thread + 52
thread #3: tid = 0x17916, 0x00007fff8a6f95e2 libsystem_kernel.dylib`__workq_kernreturn + 10
frame #0: 0x00007fff8a6f95e2 libsystem_kernel.dylib`__workq_kernreturn + 10
frame #1: 0x00007fff915af578 libsystem_pthread.dylib`_pthread_wqthread + 1283
frame #2: 0x00007fff915ad341 libsystem_pthread.dylib`start_wqthread + 13
thread #4: tid = 0x17919, 0x00007fff8a6f8db6 libsystem_kernel.dylib`__psynch_cvwait + 10, name = 'SGen worker'
frame #0: 0x00007fff8a6f8db6 libsystem_kernel.dylib`__psynch_cvwait + 10
frame #1: 0x00007fff915b0728 libsystem_pthread.dylib`_pthread_cond_wait + 767
frame #2: 0x000000010049cf6c NSIndexPathCrash`thread_func [inlined] mono_os_cond_wait(mutex=0x00000001005e0010) + 15 at mono-os-mutex.h:107 [opt]
frame #3: 0x000000010049cf5d NSIndexPathCrash`thread_func(thread_data=0x0000000000000000) + 333 at sgen-thread-pool.c:110 [opt]
frame #4: 0x00007fff915af99d libsystem_pthread.dylib`_pthread_body + 131
frame #5: 0x00007fff915af91a libsystem_pthread.dylib`_pthread_start + 168
frame #6: 0x00007fff915ad351 libsystem_pthread.dylib`thread_start + 13
thread #5: tid = 0x1791c, 0x00007fff8a6f2fae libsystem_kernel.dylib`semaphore_wait_trap + 10, name = 'Finalizer'
frame #0: 0x00007fff8a6f2fae libsystem_kernel.dylib`semaphore_wait_trap + 10
frame #1: 0x00000001003aa0cb NSIndexPathCrash`finalizer_thread [inlined] mono_os_sem_wait(flags=MONO_SEM_FLAGS_ALERTABLE) + 11 at mono-os-semaphore.h:72 [opt]
frame #2: 0x00000001003aa0c0 NSIndexPathCrash`finalizer_thread + 11 at mono-coop-semaphore.h:40 [opt]
frame #3: 0x00000001003aa0b5 NSIndexPathCrash`finalizer_thread(unused=<unavailable>) + 181 at gc.c:770 [opt]
frame #4: 0x000000010045d755 NSIndexPathCrash`start_wrapper [inlined] start_wrapper_internal + 548 at threads.c:738 [opt]
frame #5: 0x000000010045d531 NSIndexPathCrash`start_wrapper(data=<unavailable>) + 49 at threads.c:785 [opt]
frame #6: 0x00000001004c6d46 NSIndexPathCrash`inner_start_thread(arg=<unavailable>) + 406 at mono-threads-posix.c:92 [opt]
frame #7: 0x00007fff915af99d libsystem_pthread.dylib`_pthread_body + 131
frame #8: 0x00007fff915af91a libsystem_pthread.dylib`_pthread_start + 168
frame #9: 0x00007fff915ad351 libsystem_pthread.dylib`thread_start + 13
thread #6: tid = 0x1791d, 0x00007fff8a6f8fba libsystem_kernel.dylib`__recvfrom + 10, name = 'Debugger agent'
frame #0: 0x00007fff8a6f8fba libsystem_kernel.dylib`__recvfrom + 10
frame #1: 0x00000001002a0565 NSIndexPathCrash`socket_transport_recv(buf=0x000070000051cd45, len=11) + 149 at debugger-agent.c:1130 [opt]
frame #2: 0x0000000100289256 NSIndexPathCrash`debugger_thread [inlined] transport_recv(len=11) + 25 at debugger-agent.c:1536 [opt]
frame #3: 0x000000010028923d NSIndexPathCrash`debugger_thread(arg=<unavailable>) + 637 at debugger-agent.c:9713 [opt]
frame #4: 0x00000001004c6d46 NSIndexPathCrash`inner_start_thread(arg=<unavailable>) + 406 at mono-threads-posix.c:92 [opt]
frame #5: 0x00007fff915af99d libsystem_pthread.dylib`_pthread_body + 131
frame #6: 0x00007fff915af91a libsystem_pthread.dylib`_pthread_start + 168
frame #7: 0x00007fff915ad351 libsystem_pthread.dylib`thread_start + 13
thread #7: tid = 0x1791f, 0x00007fff8a6f95e2 libsystem_kernel.dylib`__workq_kernreturn + 10
frame #0: 0x00007fff8a6f95e2 libsystem_kernel.dylib`__workq_kernreturn + 10
frame #1: 0x00007fff915af578 libsystem_pthread.dylib`_pthread_wqthread + 1283
frame #2: 0x00007fff915ad341 libsystem_pthread.dylib`start_wqthread + 13
thread #8: tid = 0x17934, 0x00007fff8a6f95e2 libsystem_kernel.dylib`__workq_kernreturn + 10
frame #0: 0x00007fff8a6f95e2 libsystem_kernel.dylib`__workq_kernreturn + 10
frame #1: 0x00007fff915af578 libsystem_pthread.dylib`_pthread_wqthread + 1283
frame #2: 0x00007fff915ad341 libsystem_pthread.dylib`start_wqthread + 13
thread #9: tid = 0x17935, 0x00007fff8a6f95e2 libsystem_kernel.dylib`__workq_kernreturn + 10
frame #0: 0x00007fff8a6f95e2 libsystem_kernel.dylib`__workq_kernreturn + 10
frame #1: 0x00007fff915af578 libsystem_pthread.dylib`_pthread_wqthread + 1283
frame #2: 0x00007fff915ad341 libsystem_pthread.dylib`start_wqthread + 13
thread #10: tid = 0x17936, 0x00007fff8a6f95e2 libsystem_kernel.dylib`__workq_kernreturn + 10
frame #0: 0x00007fff8a6f95e2 libsystem_kernel.dylib`__workq_kernreturn + 10
frame #1: 0x00007fff915af578 libsystem_pthread.dylib`_pthread_wqthread + 1283
frame #2: 0x00007fff915ad341 libsystem_pthread.dylib`start_wqthread + 13
thread #11: tid = 0x17951, 0x00007fff8a6f95e2 libsystem_kernel.dylib`__workq_kernreturn + 10
frame #0: 0x00007fff8a6f95e2 libsystem_kernel.dylib`__workq_kernreturn + 10
frame #1: 0x00007fff915af578 libsystem_pthread.dylib`_pthread_wqthread + 1283
frame #2: 0x00007fff915ad341 libsystem_pthread.dylib`start_wqthread + 13
thread #12: tid = 0x17952, 0x00007fff8a6f95e2 libsystem_kernel.dylib`__workq_kernreturn + 10
frame #0: 0x00007fff8a6f95e2 libsystem_kernel.dylib`__workq_kernreturn + 10
frame #1: 0x00007fff915af578 libsystem_pthread.dylib`_pthread_wqthread + 1283
frame #2: 0x00007fff915ad341 libsystem_pthread.dylib`start_wqthread + 13
thread #13: tid = 0x17953, 0x00007fff8a6f95e2 libsystem_kernel.dylib`__workq_kernreturn + 10
frame #0: 0x00007fff8a6f95e2 libsystem_kernel.dylib`__workq_kernreturn + 10
frame #1: 0x00007fff915af578 libsystem_pthread.dylib`_pthread_wqthread + 1283
frame #2: 0x00007fff915ad341 libsystem_pthread.dylib`start_wqthread + 13
thread #14: tid = 0x17954, 0x00007fff8a6f95e2 libsystem_kernel.dylib`__workq_kernreturn + 10
frame #0: 0x00007fff8a6f95e2 libsystem_kernel.dylib`__workq_kernreturn + 10
frame #1: 0x00007fff915af578 libsystem_pthread.dylib`_pthread_wqthread + 1283
frame #2: 0x00007fff915ad341 libsystem_pthread.dylib`start_wqthread + 13
(lldb) detach
error: Detach failed: Sending disconnect packet failed.
=================================================================
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