Xcode crash when clicking a git:// URL scheme

Originator:daniel.martin.carabias
Number:rdar://33872807 Date Originated:14-Aug-2017 11:39 AM
Status:Open Resolved:
Product:Developer Tools Product Version:9.0
Classification:Crash/Hang/Data Loss Reproducible:Always
 
Summary:
When clicking a URL with the git:// scheme (representing a Git repository), Xcode 9.0 is offered to manage that link but crashes.

Steps to Reproduce:
1. Go to https://git.eclipse.org/c/e4/org.eclipse.jdt.core.git/
2. Click on the git://git.eclipse.org/gitroot/e4/org.eclipse.jdt.core.git link at the bottom.
3. When the “Do you want to allow this page to open “Xcode-beta”?” alert appears, click Allow.

Expected Results:
An error message appears, because Xcode can only open Git repositories that contain an Xcode project (.pbxproj) in the root directory.

Actual Results:
Xcode crashes with the following stack trace:

Process:               Xcode [48930]
Path:                  /Applications/Xcode-beta.app/Contents/MacOS/Xcode
Identifier:            com.apple.dt.Xcode
Version:               9.0 (13226.5)
Build Info:            IDEFrameworks-13226005000000000~14
Code Type:             X86-64 (Native)
Parent Process:        ??? [1]
Responsible:           Xcode [48930]
User ID:               502

Date/Time:             2017-08-14 11:36:51.745 +0200
OS Version:            Mac OS X 10.12.6 (16G29)
Report Version:        12
Anonymous UUID:        A8EE2375-C036-8A5E-2488-9E280C6BE8E1

Sleep/Wake UUID:       C1C3519C-150C-4E42-9C25-73F284D5C981

Time Awake Since Boot: 27000 seconds
Time Since Wake:       5600 seconds

System Integrity Protection: enabled

Crashed Thread:        0  Dispatch queue: com.apple.main-thread

Exception Type:        EXC_CRASH (SIGABRT)
Exception Codes:       0x0000000000000000, 0x0000000000000000
Exception Note:        EXC_CORPSE_NOTIFY

Application Specific Information:
ProductBuildVersion: 9M202q
UNCAUGHT EXCEPTION (NSInvalidArgumentException): +[IDESourceControlDownloadAssistantWindowController handleURL:completionHandler:]: unrecognized selector sent to class 0x1106ba840
UserInfo: (null)
Hints: 
 
Backtrace:
  0   __exceptionPreprocess (in CoreFoundation)
  1   DVTFailureHintExceptionPreprocessor (in DVTFoundation)
  2   objc_exception_throw (in libobjc.A.dylib)
  3   +[NSObject(NSObject) doesNotRecognizeSelector:] (in CoreFoundation)
  4   ___forwarding___ (in CoreFoundation)
  5   _CF_forwarding_prep_0 (in CoreFoundation)
  6   -[IDEApplicationController handleURL:completionHandler:] (in IDEKit)
  7   -[IDEApplicationController _handleGetURLEvent:withReplyEvent:] (in IDEKit)
  8   -[NSAppleEventManager dispatchRawAppleEvent:withRawReply:handlerRefCon:] (in Foundation)
  9   -[NSAppleEventManager(DVTAssertionOverrides) swizzleDispatchRawAppleEvent:withRawReply:handlerRefCon:] (in IDEKit)
 10   _NSAppleEventManagerGenericHandler (in Foundation)
 11   aeDispatchAppleEvent(AEDesc const*, AEDesc*, unsigned int, unsigned char*) (in AE)
 12   dispatchEventAndSendReply(AEDesc const*, AEDesc*) (in AE)
 13   aeProcessAppleEvent (in AE)
 14   AEProcessAppleEvent (in HIToolbox)
 15   _DPSNextEvent (in AppKit)
 16   -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] (in AppKit)
 17   -[DVTApplication nextEventMatchingMask:untilDate:inMode:dequeue:] (in DVTKit)
 18   -[NSApplication run] (in AppKit)
 19   NSApplicationMain (in AppKit)
 20   start (in libdyld.dylib)
 
abort() called

Application Specific Signatures:
NSInvalidArgumentException

Application Specific Backtrace 1:
0   CoreFoundation                      0x00007fffad85f2cb __exceptionPreprocess + 171
1   DVTFoundation                       0x000000010e27ce68 DVTFailureHintExceptionPreprocessor + 274
2   libobjc.A.dylib                     0x00007fffc269148d objc_exception_throw + 48
3   CoreFoundation                      0x00007fffad8e0e44 +[NSObject(NSObject) doesNotRecognizeSelector:] + 132
4   CoreFoundation                      0x00007fffad7d1755 ___forwarding___ + 1061
5   CoreFoundation                      0x00007fffad7d12a8 _CF_forwarding_prep_0 + 120
6   IDEKit                              0x000000010fb69ddb -[IDEApplicationController handleURL:completionHandler:] + 703
7   IDEKit                              0x000000010fb69937 -[IDEApplicationController _handleGetURLEvent:withReplyEvent:] + 305
8   Foundation                          0x00007fffaf217afd -[NSAppleEventManager dispatchRawAppleEvent:withRawReply:handlerRefCon:] + 290
9   IDEKit                              0x000000010fb83db2 -[NSAppleEventManager(DVTAssertionOverrides) swizzleDispatchRawAppleEvent:withRawReply:handlerRefCon:] + 101
10  Foundation                          0x00007fffaf217977 _NSAppleEventManagerGenericHandler + 102
11  AE                                  0x00007fffae61bf26 _Z20aeDispatchAppleEventPK6AEDescPS_jPh + 544
12  AE                                  0x00007fffae61bc9d _ZL25dispatchEventAndSendReplyPK6AEDescPS_ + 39
13  AE                                  0x00007fffae61bba9 aeProcessAppleEvent + 312
14  HIToolbox                           0x00007fffacd46ddf AEProcessAppleEvent + 55
15  AppKit                              0x00007fffab2ced1d _DPSNextEvent + 1833
16  AppKit                              0x00007fffaba4a7ee -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 2796
17  DVTKit                              0x000000010e88997e -[DVTApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 390
18  AppKit                              0x00007fffab2c33db -[NSApplication run] + 926
19  AppKit                              0x00007fffab28de0e NSApplicationMain + 1237
20  libdyld.dylib                       0x00007fffc2f77235 start + 1
21  ???                                 0x0000000000000001 0x0 + 1

Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0   libsystem_kernel.dylib        	0x00007fffc30a5d42 __pthread_kill + 10
1   libsystem_pthread.dylib       	0x00007fffc3193457 pthread_kill + 90
2   libsystem_c.dylib             	0x00007fffc300b420 abort + 129
3   com.apple.dt.IDEKit           	0x000000010fb82452 +[IDEAssertionHandler _handleAssertionWithLogString:assertionSignature:assertionReason:extraBacktrace:] + 1370
4   com.apple.dt.IDEKit           	0x000000010fb83c5e -[IDEAssertionHandler handleUncaughtException:] + 1099
5   com.apple.dt.IDEKit           	0x000000010fb83d30 IDEHandleUncaughtException + 94
6   com.apple.dt.IDEKit           	0x000000010fb83ea9 -[NSAppleEventManager(DVTAssertionOverrides) swizzleDispatchRawAppleEvent:withRawReply:handlerRefCon:] + 348
7   com.apple.Foundation          	0x00007fffaf217977 _NSAppleEventManagerGenericHandler + 102
8   com.apple.AE                  	0x00007fffae61bf26 aeDispatchAppleEvent(AEDesc const*, AEDesc*, unsigned int, unsigned char*) + 544
9   com.apple.AE                  	0x00007fffae61bc9d dispatchEventAndSendReply(AEDesc const*, AEDesc*) + 39
10  com.apple.AE                  	0x00007fffae61bba9 aeProcessAppleEvent + 312
11  com.apple.HIToolbox           	0x00007fffacd46ddf AEProcessAppleEvent + 55
12  com.apple.AppKit              	0x00007fffab2ced1d _DPSNextEvent + 1833
13  com.apple.AppKit              	0x00007fffaba4a7ee -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 2796
14  com.apple.dt.DVTKit           	0x000000010e88997e -[DVTApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 390
15  com.apple.AppKit              	0x00007fffab2c33db -[NSApplication run] + 926
16  com.apple.AppKit              	0x00007fffab28de0e NSApplicationMain + 1237
17  libdyld.dylib                 	0x00007fffc2f77235 start + 1

Thread 1:: Dispatch queue: ConcurrentQueue: -[DVTiPhoneSimulatorLocator startLocating]_block_invoke
0   libsystem_kernel.dylib        	0x00007fffc309e386 semaphore_wait_trap + 10
1   libdispatch.dylib             	0x00007fffc2f59a77 _os_semaphore_wait + 16
2   libdispatch.dylib             	0x00007fffc2f4a891 _dispatch_semaphore_wait_slow + 103
3   com.apple.dt.DVTFoundation    	0x000000010e2d1c93 DVTSyncPerformBlock + 470
4   com.apple.dt.IDE.IDEiOSSupportCore	0x00000001228e97ca __42-[DVTiPhoneSimulatorLocator startLocating]_block_invoke_3 + 342
5   com.apple.dt.IDE.IDEiOSSupportCore	0x00000001228e9586 __42-[DVTiPhoneSimulatorLocator startLocating]_block_invoke_2 + 2082
6   com.apple.dt.DVTFoundation    	0x000000010e2d2b1a __DVTDispatchAsync_block_invoke + 806
7   libdispatch.dylib             	0x00007fffc2f4a524 _dispatch_call_block_and_release + 12
8   libdispatch.dylib             	0x00007fffc2f418fc _dispatch_client_callout + 8
9   libdispatch.dylib             	0x00007fffc2f56a16 _dispatch_continuation_pop + 533
10  libdispatch.dylib             	0x00007fffc2f4ddce _dispatch_async_redirect_invoke + 734
11  libdispatch.dylib             	0x00007fffc2f436b5 _dispatch_root_queue_drain + 476
12  libdispatch.dylib             	0x00007fffc2f4348c _dispatch_worker_thread3 + 99
13  libsystem_pthread.dylib       	0x00007fffc31905a2 _pthread_wqthread + 1299
14  libsystem_pthread.dylib       	0x00007fffc319007d start_wqthread + 13

Thread 2:
0   libsystem_kernel.dylib        	0x00007fffc30a644e __workq_kernreturn + 10
1   libsystem_pthread.dylib       	0x00007fffc3190621 _pthread_wqthread + 1426
2   libsystem_pthread.dylib       	0x00007fffc319007d start_wqthread + 13

Thread 3:
0   libsystem_kernel.dylib        	0x00007fffc30a644e __workq_kernreturn + 10
1   libsystem_pthread.dylib       	0x00007fffc3190621 _pthread_wqthread + 1426
2   libsystem_pthread.dylib       	0x00007fffc319007d start_wqthread + 13

Thread 4:: Dispatch queue: ConcurrentQueue: -[DVTIndexBackedDownloadableProvider init]_block_invoke
0   libsystem_kernel.dylib        	0x00007fffc309e386 semaphore_wait_trap + 10
1   libdispatch.dylib             	0x00007fffc2f59a77 _os_semaphore_wait + 16
2   libdispatch.dylib             	0x00007fffc2f4a891 _dispatch_semaphore_wait_slow + 103
3   com.apple.CFNetwork           	0x00007fffaca5e2c2 CFURLConnectionSendSynchronousRequest + 418
4   com.apple.CFNetwork           	0x00007fffaca72adb +[NSURLConnection sendSynchronousRequest:returningResponse:error:] + 135
5   com.apple.dt.DVTFoundation    	0x000000010e16ee53 -[DVTIndexBackedDownloadableProvider _indexAtURL:error:] + 314
6   com.apple.dt.DVTFoundation    	0x000000010e16fd51 -[DVTIndexBackedDownloadableProvider downloadablesWithError:skipCache:] + 2225
7   com.apple.dt.DVTFoundation    	0x000000010e16e6b2 __42-[DVTIndexBackedDownloadableProvider init]_block_invoke_2 + 47
8   com.apple.dt.DVTFoundation    	0x000000010e2d2b1a __DVTDispatchAsync_block_invoke + 806
9   libdispatch.dylib             	0x00007fffc2f4a524 _dispatch_call_block_and_release + 12
10  libdispatch.dylib             	0x00007fffc2f418fc _dispatch_client_callout + 8
11  libdispatch.dylib             	0x00007fffc2f56a16 _dispatch_continuation_pop + 533
12  libdispatch.dylib             	0x00007fffc2f4ddce _dispatch_async_redirect_invoke + 734
13  libdispatch.dylib             	0x00007fffc2f436b5 _dispatch_root_queue_drain + 476
14  libdispatch.dylib             	0x00007fffc2f4348c _dispatch_worker_thread3 + 99
15  libsystem_pthread.dylib       	0x00007fffc31905a2 _pthread_wqthread + 1299
16  libsystem_pthread.dylib       	0x00007fffc319007d start_wqthread + 13

Thread 5:
0   libsystem_kernel.dylib        	0x00007fffc30a644e __workq_kernreturn + 10
1   libsystem_pthread.dylib       	0x00007fffc3190621 _pthread_wqthread + 1426
2   libsystem_pthread.dylib       	0x00007fffc319007d start_wqthread + 13

Thread 6:
0   libsystem_kernel.dylib        	0x00007fffc30a644e __workq_kernreturn + 10
1   libsystem_pthread.dylib       	0x00007fffc319048e _pthread_wqthread + 1023
2   libsystem_pthread.dylib       	0x00007fffc319007d start_wqthread + 13

Thread 7:: Dispatch queue: ConcurrentQueue: +[DTDKCrashLogDatabase startMigration]_block_invoke_2
0   libsystem_kernel.dylib        	0x00007fffc30a631e __ulock_wait + 10
1   libdispatch.dylib             	0x00007fffc2f59c12 _dispatch_ulock_wait + 40
2   libdispatch.dylib             	0x00007fffc2f59d76 _dispatch_thread_event_wait_slow + 85
3   libdispatch.dylib             	0x00007fffc2f4c583 _dispatch_barrier_sync_f_slow + 402
4   com.apple.CoreData            	0x00007fffad405bcf -[NSManagedObjectContext performBlockAndWait:] + 287
5   com.apple.CoreData            	0x00007fffad3bf57a -[NSManagedObjectContext setUndoManager:] + 106
6   com.apple.DTDeviceKitBase     	0x00000001229ad661 __37+[DTDKCrashLogDatabase mainThreadMoc]_block_invoke + 142
7   libdispatch.dylib             	0x00007fffc2f418fc _dispatch_client_callout + 8
8   libdispatch.dylib             	0x00007fffc2f418b9 dispatch_once_f + 38
9   com.apple.DTDeviceKitBase     	0x00000001229ad5d1 +[DTDKCrashLogDatabase mainThreadMoc] + 102
10  com.apple.DTDeviceKitBase     	0x00000001229ad847 +[DTDKCrashLogDatabase temporaryMoc] + 61
11  com.apple.DTDeviceKitBase     	0x00000001229add44 __38+[DTDKCrashLogDatabase startMigration]_block_invoke_3 + 74
12  com.apple.dt.DVTFoundation    	0x000000010e2d2b1a __DVTDispatchAsync_block_invoke + 806
13  libdispatch.dylib             	0x00007fffc2f4a524 _dispatch_call_block_and_release + 12
14  libdispatch.dylib             	0x00007fffc2f418fc _dispatch_client_callout + 8
15  libdispatch.dylib             	0x00007fffc2f56a16 _dispatch_continuation_pop + 533
16  libdispatch.dylib             	0x00007fffc2f4ddce _dispatch_async_redirect_invoke + 734
17  libdispatch.dylib             	0x00007fffc2f436b5 _dispatch_root_queue_drain + 476
18  libdispatch.dylib             	0x00007fffc2f4348c _dispatch_worker_thread3 + 99
19  libsystem_pthread.dylib       	0x00007fffc31905a2 _pthread_wqthread + 1299
20  libsystem_pthread.dylib       	0x00007fffc319007d start_wqthread + 13

Thread 8:: Dispatch queue: com.apple.NSURLSession-work
0   libsystem_kernel.dylib        	0x00007fffc309e46a host_create_mach_voucher_trap + 10
1   libsystem_kernel.dylib        	0x00007fffc309d34d host_create_mach_voucher + 27
2   libdispatch.dylib             	0x00007fffc2f4735c _voucher_create_mach_voucher_with_priority + 395
3   libdispatch.dylib             	0x00007fffc2f46d17 _dispatch_mach_msg_send + 471
4   libdispatch.dylib             	0x00007fffc2f47b55 _dispatch_mach_send_drain + 280
5   libdispatch.dylib             	0x00007fffc2f5e2a9 _dispatch_mach_send_push_and_trydrain + 487
6   libdispatch.dylib             	0x00007fffc2f5b804 _dispatch_mach_send_msg + 282
7   libdispatch.dylib             	0x00007fffc2f5ba82 _dispatch_mach_send_and_wait_for_reply + 318
8   libdispatch.dylib             	0x00007fffc2f5bff9 dispatch_mach_send_with_result_and_wait_for_reply + 45
9   libxpc.dylib                  	0x00007fffc31ca5b8 xpc_connection_send_message_with_reply_sync + 154
10  com.apple.CoreFoundation      	0x00007fffad905def __80-[CFPrefsSearchListSource alreadylocked_generationCountFromListOfSources:count:]_block_invoke_3.135 + 31
11  com.apple.CoreFoundation      	0x00007fffad935494 -[_CFXPreferences withConnectionForRole:performBlock:] + 36
12  com.apple.CoreFoundation      	0x00007fffad905dc9 __80-[CFPrefsSearchListSource alreadylocked_generationCountFromListOfSources:count:]_block_invoke_2.134 + 121
13  libsystem_trace.dylib         	0x00007fffc31a93a7 _os_activity_initiate_impl + 53
14  com.apple.CoreFoundation      	0x00007fffad905d22 __80-[CFPrefsSearchListSource alreadylocked_generationCountFromListOfSources:count:]_block_invoke.132 + 114
15  com.apple.CoreFoundation      	0x00007fffad905607 CFPREFERENCES_IS_WAITING_FOR_SYSTEM_CFPREFSD + 39
16  com.apple.CoreFoundation      	0x00007fffad9058e7 -[CFPrefsSearchListSource alreadylocked_generationCountFromListOfSources:count:] + 391
17  com.apple.CoreFoundation      	0x00007fffad789770 -[CFPrefsSearchListSource alreadylocked_copyDictionary] + 336
18  com.apple.CoreFoundation      	0x00007fffad78944c -[CFPrefsSearchListSource alreadylocked_copyValueForKey:] + 60
19  com.apple.CoreFoundation      	0x00007fffad8b8065 -[CFPrefsSource copyValueForKey:] + 53
20  com.apple.CoreFoundation      	0x00007fffad933ab0 __76-[_CFXPreferences copyAppValueForKey:identifier:container:configurationURL:]_block_invoke + 32
21  com.apple.CoreFoundation      	0x00007fffad906c12 __108-[_CFXPreferences(SearchListAdditions) withSearchListForIdentifier:container:cloudConfigurationURL:perform:]_block_invoke + 290
22  com.apple.CoreFoundation      	0x00007fffad906a89 -[_CFXPreferences(SearchListAdditions) withSearchListForIdentifier:container:cloudConfigurationURL:perform:] + 345
23  com.apple.CoreFoundation      	0x00007fffad933a16 -[_CFXPreferences copyAppValueForKey:identifier:container:configurationURL:] + 310
24  com.apple.CoreFoundation      	0x00007fffad7900bf _CFPreferencesGetAppIntegerValueWithContainer + 63
25  com.apple.CFNetwork           	0x00007fffac910ec9 DiagnosticLogging::userDiagnosticLevel() + 1385
26  com.apple.CFNetwork           	0x00007fffacb40f1b DiagnosticLogging::newMsg(LogFormatter::LineInfo () block_pointer, DiagnosticLogging::Level) + 25
27  com.apple.CFNetwork           	0x00007fffac9297fe URLConnectionLoader::loadWithWhatToDo(NSURLRequest const*, _CFCachedURLResponse const*, long, URLConnectionLoader::WhatToDo) + 106
28  com.apple.CFNetwork           	0x00007fffac91f7b5 URLConnectionLoader::_loaderEvent_StartLoad(NSURLSessionTask const*) + 1077
29  com.apple.CFNetwork           	0x00007fffac937b1a ___ZN19URLConnectionClient37_internalEvent_WillSendRequestPartTwoEPK12NSURLRequesth_block_invoke + 53
30  com.apple.CFNetwork           	0x00007fffacad93d4 ___ZN20ClassicURLConnection15withLoaderAsyncEU13block_pointerFvP15LoaderInterfaceE_block_invoke + 21
31  com.apple.CFNetwork           	0x00007fffac923bb7 ___ZNK25URLConnectionInstanceData18withWorkQueueAsyncEU13block_pointerFvvE_block_invoke + 16
32  libdispatch.dylib             	0x00007fffc2f4a524 _dispatch_call_block_and_release + 12
33  libdispatch.dylib             	0x00007fffc2f418fc _dispatch_client_callout + 8
34  libdispatch.dylib             	0x00007fffc2f579a0 _dispatch_queue_serial_drain + 896
35  libdispatch.dylib             	0x00007fffc2f4a306 _dispatch_queue_invoke + 1046
36  libdispatch.dylib             	0x00007fffc2f50020 _dispatch_queue_override_invoke + 369
37  libdispatch.dylib             	0x00007fffc2f436b5 _dispatch_root_queue_drain + 476
38  libdispatch.dylib             	0x00007fffc2f4348c _dispatch_worker_thread3 + 99
39  libsystem_pthread.dylib       	0x00007fffc31905a2 _pthread_wqthread + 1299
40  libsystem_pthread.dylib       	0x00007fffc319007d start_wqthread + 13

Thread 9:
0   libsystem_kernel.dylib        	0x00007fffc309e34a mach_msg_trap + 10
1   libsystem_kernel.dylib        	0x00007fffc309d797 mach_msg + 55
2   com.apple.CoreFoundation      	0x00007fffad7d6434 __CFRunLoopServiceMachPort + 212
3   com.apple.CoreFoundation      	0x00007fffad7d58c1 __CFRunLoopRun + 1361
4   com.apple.CoreFoundation      	0x00007fffad7d5114 CFRunLoopRunSpecific + 420
5   com.apple.Foundation          	0x00007fffaf1e8252 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 277
6   com.apple.DTDeviceKitBase     	0x0000000122999f22 +[DTDKRemoteDeviceConnection startServiceBrowsers] + 217
7   com.apple.Foundation          	0x00007fffaf1f88ad __NSThread__start__ + 1243
8   libsystem_pthread.dylib       	0x00007fffc319093b _pthread_body + 180
9   libsystem_pthread.dylib       	0x00007fffc3190887 _pthread_start + 286
10  libsystem_pthread.dylib       	0x00007fffc319008d thread_start + 13

Thread 10:
0   libsystem_kernel.dylib        	0x00007fffc30a528a __connect + 10
1   com.apple.mobiledevice        	0x00007fffbd275827 _connect_to_port + 455
2   com.apple.mobiledevice        	0x00007fffbd27426c AMDeviceConnect + 316
3   com.apple.mobiledevice        	0x00007fffbd273bb5 _WatchCompanionCapabilitySupported + 35
4   com.apple.mobiledevice        	0x00007fffbd273731 _AMDDeviceAttachedCallbackv3 + 181
5   com.apple.mobiledevice        	0x00007fffbd1e87e1 _USBMuxCustomRunLoopSourcePerformCallback + 1290
6   com.apple.CoreFoundation      	0x00007fffad7f5321 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 17
7   com.apple.CoreFoundation      	0x00007fffad7d621d __CFRunLoopDoSources0 + 557
8   com.apple.CoreFoundation      	0x00007fffad7d5716 __CFRunLoopRun + 934
9   com.apple.CoreFoundation      	0x00007fffad7d5114 CFRunLoopRunSpecific + 420
10  com.apple.Foundation          	0x00007fffaf1e8252 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 277
11  com.apple.DTDeviceKitBase     	0x00000001229a8374 -[DTDKRemoteDeviceDataListener listenerThreadImplementation] + 1454
12  com.apple.Foundation          	0x00007fffaf1f88ad __NSThread__start__ + 1243
13  libsystem_pthread.dylib       	0x00007fffc319093b _pthread_body + 180
14  libsystem_pthread.dylib       	0x00007fffc3190887 _pthread_start + 286
15  libsystem_pthread.dylib       	0x00007fffc319008d thread_start + 13

Thread 11:: com.apple.CFSocket.private
0   libsystem_kernel.dylib        	0x00007fffc30a5eb6 __select + 10
1   com.apple.CoreFoundation      	0x00007fffad81166a __CFSocketManager + 682
2   libsystem_pthread.dylib       	0x00007fffc319093b _pthread_body + 180
3   libsystem_pthread.dylib       	0x00007fffc3190887 _pthread_start + 286
4   libsystem_pthread.dylib       	0x00007fffc319008d thread_start + 13

Thread 12:
0   libsystem_kernel.dylib        	0x00007fffc30a5bf2 __psynch_cvwait + 10
1   libsystem_pthread.dylib       	0x00007fffc31917fa _pthread_cond_wait + 712
2   libc++.1.dylib                	0x00007fffc1b0e4cd std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 47
3   com.apple.JavaScriptCore      	0x00007fffb07e343c void std::__1::condition_variable_any::wait<std::__1::unique_lock<bmalloc::Mutex> >(std::__1::unique_lock<bmalloc::Mutex>&) + 108
4   com.apple.JavaScriptCore      	0x00007fffb07e33bb bmalloc::AsyncTask<bmalloc::Heap, void (bmalloc::Heap::*)()>::threadRunLoop() + 155
5   com.apple.JavaScriptCore      	0x00007fffb07e328d bmalloc::AsyncTask<bmalloc::Heap, void (bmalloc::Heap::*)()>::threadEntryPoint(bmalloc::AsyncTask<bmalloc::Heap, void (bmalloc::Heap::*)()>*) + 29
6   com.apple.JavaScriptCore      	0x00007fffb07e353d void* std::__1::__thread_proxy<std::__1::tuple<void (*)(bmalloc::AsyncTask<bmalloc::Heap, void (bmalloc::Heap::*)()>*), bmalloc::AsyncTask<bmalloc::Heap, void (bmalloc::Heap::*)()>*> >(void*) + 93
7   libsystem_pthread.dylib       	0x00007fffc319093b _pthread_body + 180
8   libsystem_pthread.dylib       	0x00007fffc3190887 _pthread_start + 286
9   libsystem_pthread.dylib       	0x00007fffc319008d thread_start + 13

Thread 13:
0   libsystem_kernel.dylib        	0x00007fffc309e39e semaphore_timedwait_trap + 10
1   libdispatch.dylib             	0x00007fffc2f59b09 _os_semaphore_timedwait + 72
2   libdispatch.dylib             	0x00007fffc2f4a864 _dispatch_semaphore_wait_slow + 58
3   libdispatch.dylib             	0x00007fffc2f45290 _dispatch_worker_thread + 275
4   libsystem_pthread.dylib       	0x00007fffc319093b _pthread_body + 180
5   libsystem_pthread.dylib       	0x00007fffc3190887 _pthread_start + 286
6   libsystem_pthread.dylib       	0x00007fffc319008d thread_start + 13

Thread 14:
0   libsystem_kernel.dylib        	0x00007fffc30a5f46 __semwait_signal + 10
1   libsystem_c.dylib             	0x00007fffc302cb72 nanosleep + 199
2   com.apple.CoreSymbolicationDT 	0x00000001117b3c05 cleaner_thread_main(void*) + 41
3   libsystem_pthread.dylib       	0x00007fffc319093b _pthread_body + 180
4   libsystem_pthread.dylib       	0x00007fffc3190887 _pthread_start + 286
5   libsystem_pthread.dylib       	0x00007fffc319008d thread_start + 13

Thread 0 crashed with X86 Thread State (64-bit):
  rax: 0x0000000000000000  rbx: 0x0000000000000006  rcx: 0x00007fff51bffee8  rdx: 0x0000000000000000
  rdi: 0x0000000000000307  rsi: 0x0000000000000006  rbp: 0x00007fff51bfff10  rsp: 0x00007fff51bffee8
   r8: 0x00007f8fa0400840   r9: 0x00007fffc881c738  r10: 0x0000000008000000  r11: 0x0000000000000206
  r12: 0x00007fffc2685480  r13: 0x0000000000000000  r14: 0x00007fffcbe8a3c0  r15: 0x00007f8fa5383360
  rip: 0x00007fffc30a5d42  rfl: 0x0000000000000206  cr2: 0x00007fffcbe6c128
  
Logical CPU:     0
Error Code:      0x02000148
Trap Number:     133


Version:
9.0

Notes:

Comments


Please note: Reports posted here will not necessarily be seen by Apple. All problems should be submitted at bugreport.apple.com before they are posted here. Please only post information for Radars that you have filed yourself, and please do not include Apple confidential information in your posts. Thank you!