(lldb) target create "Emacs-x86_64-10_9" Current executable set to 'Emacs-x86_64-10_9' (x86_64). (lldb) r -Q Process 17348 launched: '/Applications/Emacs.app/Contents/MacOS/Emacs-x86_64-10_9' (x86_64) Warning: arch-dependent data dir '/Users/build/workspace/Emacs-Multi-Build/label/mavericks/emacs-source/nextstep/Emacs.app/Contents/MacOS/libexec/': No such file or directory Process 17348 stopped * thread #1, queue = 'com.apple.main-thread', stop reason = signal SIGSTOP frame #0: 0x00007fffde9dbceb libxpc.dylib`_xpc_dictionary_apply_node_f + 79 libxpc.dylib`_xpc_dictionary_apply_node_f: -> 0x7fffde9dbceb <+79>: movq (%rdi), %r15 0x7fffde9dbcee <+82>: cmpq %r14, 0x10(%rdi) 0x7fffde9dbcf2 <+86>: je 0x7fffde9dbce3 ; <+71> 0x7fffde9dbcf4 <+88>: movq -0x48(%rbp), %rsi (lldb) bt all * thread #1, queue = 'com.apple.main-thread', stop reason = signal SIGSTOP * frame #0: 0x00007fffde9dbceb libxpc.dylib`_xpc_dictionary_apply_node_f + 79 frame #1: 0x00007fffde9dbe64 libxpc.dylib`_xpc_dictionary_serialize + 161 frame #2: 0x00007fffde9db9cb libxpc.dylib`_xpc_serializer_pack + 451 frame #3: 0x00007fffde9deebf libxpc.dylib`_xpc_connection_pack_message + 108 frame #4: 0x00007fffde9e0576 libxpc.dylib`xpc_connection_send_message_with_reply_sync + 88 frame #5: 0x00007fffcaca80da Foundation`__NSXPCCONNECTION_IS_WAITING_FOR_A_SYNCHRONOUS_REPLY__ + 9 frame #6: 0x00007fffca9fa737 Foundation`-[NSXPCConnection _sendInvocation:withProxy:remoteInterface:withErrorHandler:timeout:userInfo:] + 3665 frame #7: 0x00007fffca9f98e0 Foundation`-[NSXPCConnection _sendInvocation:withProxy:remoteInterface:withErrorHandler:] + 32 frame #8: 0x00007fffc8fda54a CoreFoundation`___forwarding___ + 538 frame #9: 0x00007fffc8fda2a8 CoreFoundation`__forwarding_prep_0___ + 120 frame #10: 0x00007fffc7adfafb libFontRegistry.dylib`__83-[XTypeXPCClient XTCopyPropertiesForFontsMatchingRequest:properties:scope:options:]_block_invoke + 109 frame #11: 0x00007fffc7adbbd9 libFontRegistry.dylib`-[XTypeXPCClient run:errorHandler:] + 103 frame #12: 0x00007fffc7adfa52 libFontRegistry.dylib`-[XTypeXPCClient XTCopyPropertiesForFontsMatchingRequest:properties:scope:options:] + 231 frame #13: 0x00007fffc7ab8735 libFontRegistry.dylib`XTCopyFontsWithProperties + 160 frame #14: 0x00007fffca5e55e1 CoreText`TDescriptorSource::CopyDescriptorsForRequest(__CFDictionary const*, __CFSet const*, CFComparisonResult (*)(void const*, void const*, void*), void*, unsigned long, TCFRef<__CFArray const*>*) const + 1087 frame #15: 0x00007fffca58c0ca CoreText`TDescriptor::CreateMatchingDescriptors(__CFSet const*, unsigned long) const + 168 frame #16: 0x00007fffca5c94a0 CoreText`CTFontDescriptorCreateMatchingFontDescriptors + 97 frame #17: 0x00000001001d7fe5 Emacs-x86_64-10_9`macfont_list + 2053 frame #18: 0x0000000100151941 Emacs-x86_64-10_9`font_list_entities + 673 frame #19: 0x0000000100153983 Emacs-x86_64-10_9`font_find_for_lface + 1955 frame #20: 0x00000001001a78da Emacs-x86_64-10_9`fontset_find_font + 1626 frame #21: 0x00000001001a46fb Emacs-x86_64-10_9`fontset_font + 811 frame #22: 0x00000001001a4336 Emacs-x86_64-10_9`face_for_char + 358 frame #23: 0x000000010001cc3b Emacs-x86_64-10_9`get_next_display_element + 3051 frame #24: 0x000000010002bb38 Emacs-x86_64-10_9`display_line + 1240 frame #25: 0x000000010002b468 Emacs-x86_64-10_9`try_window + 216 frame #26: 0x000000010004f23b Emacs-x86_64-10_9`redisplay_window + 11083 frame #27: 0x00000001000578d6 Emacs-x86_64-10_9`redisplay_window_0 + 38 frame #28: 0x000000010013ea9b Emacs-x86_64-10_9`internal_condition_case_1 + 91 frame #29: 0x000000010004c670 Emacs-x86_64-10_9`redisplay_windows + 160 frame #30: 0x0000000100029670 Emacs-x86_64-10_9`redisplay_internal + 5008 frame #31: 0x00000001000c5f4b Emacs-x86_64-10_9`read_char + 2043 frame #32: 0x00000001000c39f5 Emacs-x86_64-10_9`read_key_sequence + 1941 frame #33: 0x00000001000c21e2 Emacs-x86_64-10_9`command_loop_1 + 1186 frame #34: 0x000000010013ea17 Emacs-x86_64-10_9`internal_condition_case + 87 frame #35: 0x00000001000d2f90 Emacs-x86_64-10_9`command_loop_2 + 48 frame #36: 0x000000010013e2ce Emacs-x86_64-10_9`internal_catch + 78 frame #37: 0x00000001000c13ee Emacs-x86_64-10_9`command_loop + 158 frame #38: 0x00000001000c1312 Emacs-x86_64-10_9`recursive_edit_1 + 130 frame #39: 0x00000001000c1535 Emacs-x86_64-10_9`Frecursive_edit + 229 frame #40: 0x00000001000c014a Emacs-x86_64-10_9`main + 6506 frame #41: 0x00007fffde78d235 libdyld.dylib`start + 1 frame #42: 0x00007fffde78d235 libdyld.dylib`start + 1 thread #2 frame #0: 0x00007fffde8bc44e libsystem_kernel.dylib`__workq_kernreturn + 10 frame #1: 0x00007fffde9a648e libsystem_pthread.dylib`_pthread_wqthread + 1023 frame #2: 0x00007fffde9a607d libsystem_pthread.dylib`start_wqthread + 13 thread #3 frame #0: 0x00007fffde8bc44e libsystem_kernel.dylib`__workq_kernreturn + 10 frame #1: 0x00007fffde9a6621 libsystem_pthread.dylib`_pthread_wqthread + 1426 frame #2: 0x00007fffde9a607d libsystem_pthread.dylib`start_wqthread + 13 thread #4 frame #0: 0x00007fffde8bc44e libsystem_kernel.dylib`__workq_kernreturn + 10 frame #1: 0x00007fffde9a6621 libsystem_pthread.dylib`_pthread_wqthread + 1426 frame #2: 0x00007fffde9a607d libsystem_pthread.dylib`start_wqthread + 13 thread #6 frame #0: 0x00007fffde8bbeb6 libsystem_kernel.dylib`__select + 10 frame #1: 0x00000001001b94b8 Emacs-x86_64-10_9`-[EmacsApp fd_handler:] + 264 frame #2: 0x00007fffcaa018ad Foundation`__NSThread__start__ + 1243 frame #3: 0x00007fffde9a693b libsystem_pthread.dylib`_pthread_body + 180 frame #4: 0x00007fffde9a6887 libsystem_pthread.dylib`_pthread_start + 286 frame #5: 0x00007fffde9a608d libsystem_pthread.dylib`thread_start + 13 thread #8 frame #0: 0x00007fffde8bc44e libsystem_kernel.dylib`__workq_kernreturn + 10 frame #1: 0x00007fffde9a6621 libsystem_pthread.dylib`_pthread_wqthread + 1426 frame #2: 0x00007fffde9a607d libsystem_pthread.dylib`start_wqthread + 13 thread #9, name = 'com.apple.NSEventThread' frame #0: 0x00007fffde8b434a libsystem_kernel.dylib`mach_msg_trap + 10 frame #1: 0x00007fffde8b3797 libsystem_kernel.dylib`mach_msg + 55 frame #2: 0x00007fffc8fdf434 CoreFoundation`__CFRunLoopServiceMachPort + 212 frame #3: 0x00007fffc8fde8c1 CoreFoundation`__CFRunLoopRun + 1361 frame #4: 0x00007fffc8fde114 CoreFoundation`CFRunLoopRunSpecific + 420 frame #5: 0x00007fffc6c24f02 AppKit`_NSEventThread + 205 frame #6: 0x00007fffde9a693b libsystem_pthread.dylib`_pthread_body + 180 frame #7: 0x00007fffde9a6887 libsystem_pthread.dylib`_pthread_start + 286 frame #8: 0x00007fffde9a608d libsystem_pthread.dylib`thread_start + 13 thread #10 frame #0: 0x00007fffde8bc44e libsystem_kernel.dylib`__workq_kernreturn + 10 frame #1: 0x00007fffde9a6621 libsystem_pthread.dylib`_pthread_wqthread + 1426 frame #2: 0x00007fffde9a607d libsystem_pthread.dylib`start_wqthread + 13 thread #11 frame #0: 0x00007fffde8bc44e libsystem_kernel.dylib`__workq_kernreturn + 10 frame #1: 0x00007fffde9a6621 libsystem_pthread.dylib`_pthread_wqthread + 1426 frame #2: 0x00007fffde9a607d libsystem_pthread.dylib`start_wqthread + 13 thread #12 frame #0: 0x00007fffde8bc44e libsystem_kernel.dylib`__workq_kernreturn + 10 frame #1: 0x00007fffde9a6621 libsystem_pthread.dylib`_pthread_wqthread + 1426 frame #2: 0x00007fffde9a607d libsystem_pthread.dylib`start_wqthread + 13 thread #13 frame #0: 0x00007fffde8bc44e libsystem_kernel.dylib`__workq_kernreturn + 10 frame #1: 0x00007fffde9a6621 libsystem_pthread.dylib`_pthread_wqthread + 1426 frame #2: 0x00007fffde9a607d libsystem_pthread.dylib`start_wqthread + 13 thread #14 frame #0: 0x0000000000000000