Yes, seeing the crashes on my side too. No clues on the issue yet. Same stack trace.
# Crashlytics - Stack trace
# Platform: apple
com.apple.main-thread
0 libsystem_kernel.dylib 0x11d8 mach_msg2_trap + 8
1 libsystem_kernel.dylib 0xf70 mach_msg2_internal + 80
2 libsystem_kernel.dylib 0xe88 mach_msg_overwrite + 436
3 libsystem_kernel.dylib 0xcc8 mach_msg + 24
4 CoreFoundation 0x3655c __CFRunLoopServiceMachPort + 160
5 CoreFoundation 0x34454 __CFRunLoopRun + 1208
6 CoreFoundation 0x33eb8 CFRunLoopRunSpecific + 608
7 GraphicsServices 0x35ec GSEventRunModal + 164
8 UIKitCore 0x22f6b4 -[UIApplication _run] + 888
9 UIKitCore 0x22ecf0 UIApplicationMain + 340
10 Citizen 0x4248 main + 5 (main.swift:5)
11 ??? 0x1c0577d44 (Missing)
Crashed: com.apple.network.connections
0 libquic.dylib 0x20ad0 quic_recovery_declare_packets_lost + 1284
1 libquic.dylib 0x1ffd4 quic_recovery_find_lost_packet_inner + 1272
2 libquic.dylib 0x1dd90 quic_recovery_find_lost_packets + 352
3 libquic.dylib 0x11390 quic_recovery_received_ack + 1180
4 libquic.dylib 0x51e98 quic_frame_process_ACK + 368
5 libquic.dylib 0xb3a58 quic_conn_process_frame + 964
6 libquic.dylib 0xb0200 quic_conn_process_inbound + 1840
7 Network 0x324510 nw_protocol_data_access_buffer + 840
8 libquic.dylib 0xb69e8 __quic_conn_handle_inbound_block_invoke + 168
9 libquic.dylib 0xb67ac quic_conn_handle_inbound + 124
10 Network 0x310b7c __nw_protocol_implementation_get_input_internal_block_invoke + 136
11 Network 0x3101a4 nw_protocol_implementation_read + 408
12 Network 0x30f9f8 nw_protocol_implementation_input_available + 96
13 Network 0x1f418 nw_channel_update_input_source(nw_channel*, nw_protocol*, bool) + 7068
14 Network 0x91fe30 invocation function for block in nw_channel_create(nw_context*, unsigned char*, unsigned int, void*, unsigned int, bool, bool, bool*) + 72
15 libdispatch.dylib 0x4300 _dispatch_client_callout + 20
16 libdispatch.dylib 0x77b8 _dispatch_continuation_pop + 600
17 libdispatch.dylib 0x1b5c0 _dispatch_source_latch_and_call + 420
18 libdispatch.dylib 0x1a190 _dispatch_source_invoke + 832
19 libdispatch.dylib 0xd6a8 _dispatch_workloop_invoke + 1756
20 libdispatch.dylib 0x17004 _dispatch_root_queue_drain_deferred_wlh + 288
21 libdispatch.dylib 0x16878 _dispatch_workloop_worker_thread + 404
22 libsystem_pthread.dylib 0x1964 _pthread_wqthread + 288
23 libsystem_pthread.dylib 0x1a04 start_wqthread + 8
com.apple.uikit.eventfetch-thread
0 libsystem_kernel.dylib 0x11d8 mach_msg2_trap + 8
1 libsystem_kernel.dylib 0xf70 mach_msg2_internal + 80
2 libsystem_kernel.dylib 0xe88 mach_msg_overwrite + 436
3 libsystem_kernel.dylib 0xcc8 mach_msg + 24
4 CoreFoundation 0x3655c __CFRunLoopServiceMachPort + 160
5 CoreFoundation 0x34454 __CFRunLoopRun + 1208
6 CoreFoundation 0x33eb8 CFRunLoopRunSpecific + 608
7 Foundation 0x2ccbc -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 212
8 Foundation 0x5ba74 -[NSRunLoop(NSRunLoop) runUntilDate:] + 64
9 UIKitCore 0x1913cc -[UIEventFetcher threadMain] + 420
10 Foundation 0xb28f4 __NSThread__start__ + 732
11 libsystem_pthread.dylib 0x24d4 _pthread_start + 136
12 libsystem_pthread.dylib 0x1a10 thread_start + 8
com.apple.NSURLConnectionLoader
0 libsystem_kernel.dylib 0x11d8 mach_msg2_trap + 8
1 libsystem_kernel.dylib 0xf70 mach_msg2_internal + 80
2 libsystem_kernel.dylib 0xe88 mach_msg_overwrite + 436
3 libsystem_kernel.dylib 0xcc8 mach_msg + 24
4 CoreFoundation 0x3655c __CFRunLoopServiceMachPort + 160
5 CoreFoundation 0x34454 __CFRunLoopRun + 1208
6 CoreFoundation 0x33eb8 CFRunLoopRunSpecific + 608
7 CFNetwork 0x258798 _CFURLStorageSessionCopyIdentifier + 69132
8 Foundation 0xb28f4 __NSThread__start__ + 732
9 libsystem_pthread.dylib 0x24d4 _pthread_start + 136
10 libsystem_pthread.dylib 0x1a10 thread_start + 8
com.apple.cfnetwork.altservicesstorage
0 libsystem_kernel.dylib 0x11d8 mach_msg2_trap + 8
1 libsystem_kernel.dylib 0xf70 mach_msg2_internal + 80
2 libsystem_kernel.dylib 0xe88 mach_msg_overwrite + 436
3 libsystem_kernel.dylib 0xcc8 mach_msg + 24
4 libdispatch.dylib 0x1ef00 _dispatch_mach_send_and_wait_for_reply + 540
5 libdispatch.dylib 0x1f2a0 dispatch_mach_send_with_result_and_wait_for_reply + 60
6 libxpc.dylib 0x106d0 xpc_connection_send_message_with_reply_sync + 264
7 RunningBoardServices 0x9930 -[RBSXPCMessage sendToConnection:error:] + 328
8 RunningBoardServices 0x95f0 -[RBSXPCMessage invokeOnConnection:withReturnCollectionClass:entryClass:error:] + 92
9 RunningBoardServices 0x9578 -[RBSXPCMessage invokeOnConnection:withReturnClass:error:] + 32
10 RunningBoardServices 0x1b6c -[RBSConnection acquireAssertion:error:] + 296
11 RunningBoardServices 0x1820 -[RBSAssertion acquireWithError:] + 176
12 CFNetwork 0x6f170 CFURLProtectionSpaceReceivesCredentialSecurely + 4756
13 CFNetwork 0x8e148 _CFHTTPAuthenticationCreateNTLMHeaderForRequest + 20572
14 libdispatch.dylib 0x13250 _dispatch_block_async_invoke2 + 148
15 libdispatch.dylib 0x4300 _dispatch_client_callout + 20
16 libdispatch.dylib 0xb894 _dispatch_lane_serial_drain + 748
17 libdispatch.dylib 0xc3c4 _dispatch_lane_invoke + 380
18 libdispatch.dylib 0x17004 _dispatch_root_queue_drain_deferred_wlh + 288
19 libdispatch.dylib 0x16878 _dispatch_workloop_worker_thread + 404
20 libsystem_pthread.dylib 0x1964 _pthread_wqthread + 288
21 libsystem_pthread.dylib 0x1a04 start_wqthread + 8
Post
Replies
Boosts
Views
Activity
Hi Michael,
You can still run the rosetta simulators on Xcode 14.3. It's now built-in in the Xcode. I wrote a quick tutorial.
https://armen-mkrtchian.medium.com/run-rosetta-simulator-on-xcode-14-3-381d341364ee