Xcode 11 beta 5 Simulator watchlistd crashing constantly

Originator:indiekiduk
Number:rdar://6958531 Date Originated:8/8/2019
Status:Closed Resolved:29/8/2019
Product:Simulator Product Version:11b5
Classification:Crash Reproducible:
 
Basic information
Please provide a descriptive title for your feedback:
Xcode 11 beta 5 Simulator watchlistd crashing constantly
Which area are you seeing an issue with?
Simulator
What type of feedback are you reporting?
Application Crash
Description
Please describe the issue:
watchlistd crashes in the Xcode 11 beta 5 simulator every 5 seconds with the following crash report.  Found other devs experiencing the same here: https://twitter.com/argentumko/status/1156365161839464448


Process:               watchlistd [41732]
Path:                  /Applications/Xcode-beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/WatchListKit.framework/Support/watchlistd

Application Specific Information:
*** Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '+[AMSNetworkQualityInquiry updateLastConnectionReportWithTask:]: unrecognized selector sent to class 0x7fff880df2f0'
terminating with uncaught exception of type NSException
abort() called
CoreSimulator 681.1 - Device: iPhone 8 Plus (DEAAC30C-9676-40EB-B0B4-A14778697177) - Runtime: iOS 13.0 (17A5547d) - DeviceType: iPhone 8 Plus

Crashed Thread:        6  Dispatch queue: com.apple.AppleMediaServices.TaskQueue

Thread 6 Crashed:: Dispatch queue: com.apple.AppleMediaServices.TaskQueue
0   libsystem_kernel.dylib        	0x00007fff512b22c6 __pthread_kill + 10
1   libsystem_pthread.dylib       	0x00007fff51359bf1 pthread_kill + 284
2   libsystem_c.dylib             	0x00007fff51242a5c abort + 120
3   libc++abi.dylib               	0x00007fff4f16d7f8 abort_message + 231
4   libc++abi.dylib               	0x00007fff4f16d9c7 demangling_terminate_handler() + 262
5   libobjc.A.dylib               	0x00007fff502f3d7c _objc_terminate() + 96
6   libc++abi.dylib               	0x00007fff4f17ae97 std::__terminate(void (*)()) + 8
7   libc++abi.dylib               	0x00007fff4f17ae39 std::terminate() + 41
8   libdispatch.dylib             	0x00007fff5113680d _dispatch_client_callout + 28
9   libdispatch.dylib             	0x00007fff5113c566 _dispatch_lane_serial_drain + 707
10  libdispatch.dylib             	0x00007fff5113cfd3 _dispatch_lane_invoke + 443
11  libdispatch.dylib             	0x00007fff5114706c _dispatch_workloop_worker_thread + 626
12  libsystem_pthread.dylib       	0x00007fff51356611 _pthread_wqthread + 421
13  libsystem_pthread.dylib       	0x00007fff513563fd start_wqthread + 13

Comments

Resolved in 11b6

By indiekiduk at Aug. 29, 2019, 9:11 a.m. (reply...)

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!