When I use the latest snapshot, Xcode crashes for me soon after launch. I can 
revert to the May 9 drop and everything works fine. I don’t know if anyone else 
is experiencing this but in case it is helpful to the team - this seems to be 
the relevant part of the crash log.

Thread 6 Crashed:: Dispatch queue: com.apple.xcode.swift.indexer
0   sourcekitd                          0x000000010e9f13d0 abort + 32 
(Signals.inc:440)
1   sourcekitd                          0x000000010e9f13a1 __assert_rtn + 81
2   sourcekitd                          0x000000010e96f0a0 
sourcekitd_send_request + 912 (sourcekitd.cpp:186)
3   com.apple.dt.IDELanguageSupportCore 0x000000010e94bbc7 
-[IDEIndexSwiftDataSource issueSourceKitRequest:requestBlock:responseBlock:] + 
235
4   com.apple.dt.IDELanguageSupportCore 0x000000010e94de33 
__46-[IDEIndexSwiftDataSource generateDataForJob:]_block_invoke + 479
5   com.apple.dt.DVTFoundation          0x0000000103ed8667 
__DVTDispatchAsync_block_invoke + 293
6   libdispatch.dylib                   0x00007fff8c10993d 
_dispatch_call_block_and_release + 12
7   libdispatch.dylib                   0x00007fff8c0fe40b 
_dispatch_client_callout + 8
8   libdispatch.dylib                   0x00007fff8c10303b 
_dispatch_queue_drain + 754
9   libdispatch.dylib                   0x00007fff8c109707 
_dispatch_queue_invoke + 549
10  libdispatch.dylib                   0x00007fff8c101d53 
_dispatch_root_queue_drain + 538
11  libdispatch.dylib                   0x00007fff8c101b00 
_dispatch_worker_thread3 + 91
12  libsystem_pthread.dylib             0x00007fff965f74de _pthread_wqthread + 
1129
13  libsystem_pthread.dylib             0x00007fff965f5341 start_wqthread + 13


Best,

Daniel
_______________________________________________
swift-users mailing list
[email protected]
https://lists.swift.org/mailman/listinfo/swift-users

Reply via email to