-
Notifications
You must be signed in to change notification settings - Fork 233
Closed
Description
What happened?
The latest version 5.2.1 onclick ios notification, its not the foregrounding app. But in android working fine.
Steps to reproduce?
Same as how its need to be doneWhat did you expect to happen?
On click ios notification, it should foreground app.
OneSignal Flutter SDK version
Release 5.2.1
Which platform(s) are affected?
- iOS
- Android
Relevant log output
-------------------------------------
Translated Report (Full Report Below)
-------------------------------------
Incident Identifier: 5D6456B6-5CD4-4C8D-90B4-05CE07B08722
CrashReporter Key: FE8DB5B1-3734-7BC7-E72B-E6C1174357FD
Hardware Model: MacBookAir9,1
Process: Runner [55152]
Path: /Users/USER/Library/Developer/CoreSimulator/Devices/1639B631-586D-4320-80D9-6F0B9F5F472E/data/Containers/Bundle/Application/418AE72A-66B3-4898-A6A9-12361E359CB9/Runner.app/Runner
Identifier: com.tutopa.app
Version: 1.0.5 (15)
Code Type: X86-64 (Native)
Role: Foreground
Parent Process: launchd_sim [52838]
Coalition: com.apple.CoreSimulator.SimDevice.1639B631-586D-4320-80D9-6F0B9F5F472E [5408]
Responsible Process: SimulatorTrampoline [708]
Date/Time: 2024-06-26 22:20:53.2827 +0600
Launch Time: 2024-06-26 22:20:51.9001 +0600
OS Version: macOS 14.4 (23E214)
Release Type: User
Report Version: 104
Exception Type: EXC_CRASH (SIGABRT)
Exception Codes: 0x0000000000000000, 0x0000000000000000
Termination Reason: SIGNAL 6 Abort trap: 6
Terminating Process: Runner [55152]
Triggered by Thread: 0
Last Exception Backtrace:
0 CoreFoundation 0x7ff8004cd561 __exceptionPreprocess + 226
1 libobjc.A.dylib 0x7ff8000837e8 objc_exception_throw + 48
2 CoreFoundation 0x7ff8004cd44f -[NSException initWithCoder:] + 0
3 FirebaseAuth 0x109c1b722 +[FIRAuth auth] + 98 (FIRAuth.m:453)
4 Runner 0x108bb3522 -[FLTFirebaseAuthPlugin application:didReceiveRemoteNotification:fetchCompletionHandler:] + 114
5 Flutter 0x10d6dbd46 -[FlutterPluginAppLifeCycleDelegate application:didReceiveRemoteNotification:fetchCompletionHandler:] + 274
6 CoreFoundation 0x7ff8004d419c __invoking___ + 140
7 CoreFoundation 0x7ff8004d14c3 -[NSInvocation invoke] + 302
8 OneSignalCore 0x1092c8ce7 +[SwizzlingForwarder callSelector:onObject:withArgs:] + 275
9 OneSignalNotifications 0x109e51295 -[OneSignalNotificationsAppDelegate oneSignalReceiveRemoteNotification:UserInfo:fetchCompletionHandler:] + 564
10 OneSignalNotifications 0x109e53e48 +[OneSignalNotificationsUNUserNotificationCenter callLegacyAppDeletegateSelector:isTextReply:actionIdentifier:userText:fromPresentNotification:withCompletionHandler:] + 1376
11 OneSignalNotifications 0x109e53448 +[OneSignalNotificationsUNUserNotificationCenter forwardReceivedNotificationResponseWithCenter:didReceiveNotificationResponse:OneSignalCenter:withCompletionHandler:] + 506
12 OneSignalNotifications 0x109e53645 -[OneSignalNotificationsUNUserNotificationCenter onesignalUserNotificationCenter:didReceiveNotificationResponse:withCompletionHandler:] + 402
13 UIKitCore 0x7ff805cfadb4 -[UIApplication _handleNonLaunchSpecificActions:forScene:withTransitionContext:completion:] + 6572
14 UIKitCore 0x7ff805cdd589 -[UIApplication _callInitializationDelegatesWithActions:forCanvas:payload:fromOriginatingProcess:] + 5871
15 UIKitCore 0x7ff805ce2ac0 -[UIApplication _runWithMainScene:transitionContext:completion:] + 1241
16 UIKitCore 0x7ff805002b1d -[_UISceneLifecycleMultiplexer completeApplicationLaunchWithFBSScene:transitionContext:] + 122
17 UIKitCore 0x7ff8056f77b1 _UIScenePerformActionsWithLifecycleActionMask + 87
18 UIKitCore 0x7ff80500367b __101-[_UISceneLifecycleMultiplexer _evalTransitionToSettings:fromSettings:forceExit:withTransitionStore:]_block_invoke + 198
19 UIKitCore 0x7ff8050030dc -[_UISceneLifecycleMultiplexer _performBlock:withApplicationOfDeactivationReasons:fromReasons:] + 249
20 UIKitCore 0x7ff8050034c4 -[_UISceneLifecycleMultiplexer _evalTransitionToSettings:fromSettings:forceExit:withTransitionStore:] + 813
21 UIKitCore 0x7ff805002cf0 -[_UISceneLifecycleMultiplexer uiScene:transitionedFromState:withTransitionContext:] + 341
22 UIKitCore 0x7ff805010253 __186-[_UIWindowSceneFBSSceneTransitionContextDrivenLifecycleSettingsDiffAction _performActionsForUIScene:withUpdatedFBSScene:settingsDiff:fromSettings:transitionContext:lifecycleActionType:]_block_invoke + 174
23 UIKitCore 0x7ff8055a3f8c +[BSAnimationSettings(UIKit) tryAnimatingWithSettings:fromCurrentState:actions:completion:] + 865
24 UIKitCore 0x7ff805715e2f _UISceneSettingsDiffActionPerformChangesWithTransitionContextAndCompletion + 261
25 UIKitCore 0x7ff80500fee2 -[_UIWindowSceneFBSSceneTransitionContextDrivenLifecycleSettingsDiffAction _performActionsForUIScene:withUpdatedFBSScene:settingsDiff:fromSettings:transitionContext:lifecycleActionType:] + 347
26 UIKitCore 0x7ff804de0a27 __64-[UIScene scene:didUpdateWithDiff:transitionContext:completion:]_block_invoke.613 + 877
27 UIKitCore 0x7ff804ddf3dc -[UIScene _emitSceneSettingsUpdateResponseForCompletion:afterSceneUpdateWork:] + 245
28 UIKitCore 0x7ff804de058f -[UIScene scene:didUpdateWithDiff:transitionContext:completion:] + 252
29 UIKitCore 0x7ff805ce1300 -[UIApplication workspace:didCreateScene:withTransitionContext:completion:] + 672
30 UIKitCore 0x7ff8055d942d -[UIApplicationSceneClientAgent scene:didInitializeWithEvent:completion:] + 353
31 FrontBoardServices 0x7ff807a2bdfe -[FBSScene _callOutQueue_didCreateWithTransitionContext:completion:] + 406
32 FrontBoardServices 0x7ff807a5fa53 __92-[FBSWorkspaceScenesClient createSceneWithIdentity:parameters:transitionContext:completion:]_block_invoke.254 + 279
33 FrontBoardServices 0x7ff807a3bac0 -[FBSWorkspace _calloutQueue_executeCalloutFromSource:withBlock:] + 213
34 FrontBoardServices 0x7ff807a5f74d __92-[FBSWorkspaceScenesClient createSceneWithIdentity:parameters:transitionContext:completion:]_block_invoke + 328
35 libdispatch.dylib 0x7ff8001796d8 _dispatch_client_callout + 8
36 libdispatch.dylib 0x7ff80017d1e2 _dispatch_block_invoke_direct + 508
37 FrontBoardServices 0x7ff807a8b3a7 __FBSSERIALQUEUE_IS_CALLING_OUT_TO_A_BLOCK__ + 30
38 FrontBoardServices 0x7ff807a8b281 -[FBSMainRunLoopSerialQueue _targetQueue_performNextIfPossible] + 188
39 FrontBoardServices 0x7ff807a8b3cf -[FBSMainRunLoopSerialQueue _performNextFromRunLoopSource] + 19
40 CoreFoundation 0x7ff800429ff3 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 17
41 CoreFoundation 0x7ff800429f35 __CFRunLoopDoSource0 + 157
42 CoreFoundation 0x7ff800429732 __CFRunLoopDoSources0 + 215
43 CoreFoundation 0x7ff800423e67 __CFRunLoopRun + 919
44 CoreFoundation 0x7ff8004236ed CFRunLoopRunSpecific + 557
45 GraphicsServices 0x7ff8103ba08f GSEventRunModal + 137
46 UIKitCore 0x7ff805cdf6ee -[UIApplication _run] + 972
47 UIKitCore 0x7ff805ce416e UIApplicationMain + 123
48 Runner 0x108b93c9f main + 63 (AppDelegate.swift:5)
49 dyld_sim 0x1091023e0 start_sim + 10
50 dyld 0x1172a8366 start + 1942
Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0 libsystem_kernel.dylib 0x10a09314a __pthread_kill + 10
1 libsystem_pthread.dylib 0x10a0f4ebd pthread_kill + 262
2 libsystem_c.dylib 0x7ff80016dd1c abort + 133
3 libc++abi.dylib 0x7ff8002c6d12 abort_message + 241
4 libc++abi.dylib 0x7ff8002b951a demangling_terminate_handler() + 266
5 libobjc.A.dylib 0x7ff800061fba _objc_terminate() + 96
6 libc++abi.dylib 0x7ff8002c616b std::__terminate(void (*)()) + 6
7 libc++abi.dylib 0x7ff8002c6126 std::terminate() + 54
8 libdispatch.dylib 0x7ff8001796ec _dispatch_client_callout + 28
9 libdispatch.dylib 0x7ff80017d1e2 _dispatch_block_invoke_direct + 508
10 FrontBoardServices 0x7ff807a8b3a7 __FBSSERIALQUEUE_IS_CALLING_OUT_TO_A_BLOCK__ + 30
11 FrontBoardServices 0x7ff807a8b281 -[FBSMainRunLoopSerialQueue _targetQueue_performNextIfPossible] + 188
12 FrontBoardServices 0x7ff807a8b3cf -[FBSMainRunLoopSerialQueue _performNextFromRunLoopSource] + 19
13 CoreFoundation 0x7ff800429ff3 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 17
14 CoreFoundation 0x7ff800429f35 __CFRunLoopDoSource0 + 157
15 CoreFoundation 0x7ff800429732 __CFRunLoopDoSources0 + 215
16 CoreFoundation 0x7ff800423e67 __CFRunLoopRun + 919
17 CoreFoundation 0x7ff8004236ed CFRunLoopRunSpecific + 557
18 GraphicsServices 0x7ff8103ba08f GSEventRunModal + 137
19 UIKitCore 0x7ff805cdf6ee -[UIApplication _run] + 972
20 UIKitCore 0x7ff805ce416e UIApplicationMain + 123
21 Runner 0x108b93c9f main + 63 (AppDelegate.swift:5)
22 dyld_sim 0x1091023e0 start_sim + 10
23 dyld 0x1172a8366 start + 1942
Thread 1:: Dispatch queue: com.accessibility.asset-loading
0 libsystem_kernel.dylib 0x10a08c3ce mach_msg2_trap + 10
1 libsystem_kernel.dylib 0x10a09ac88 mach_msg2_internal + 84
2 libsystem_kernel.dylib 0x10a093510 mach_msg_overwrite + 653
3 libsystem_kernel.dylib 0x10a08c6bd mach_msg + 19
4 libxpc.dylib 0x7ff8000d0fb5 _xpc_pipe_mach_msg + 49
5 libxpc.dylib 0x7ff8000d0585 _xpc_pipe_routine + 366
6 libxpc.dylib 0x7ff8000b3192 _xpc_interface_routine + 140
7 libxpc.dylib 0x7ff8000c6feb _xpc_bootstrap_services + 115
8 libxpc.dylib 0x7ff8000c7142 _xpc_uncork_pid_domain_locked + 222
9 libxpc.dylib 0x7ff8000c7043 _xpc_uncork_domain + 50
10 libxpc.dylib 0x7ff8000bd5b1 _xpc_connection_init + 62
11 libxpc.dylib 0x7ff8000bb295 _xpc_connection_activate_if_needed + 317
12 libxpc.dylib 0x7ff8000bc37a xpc_connection_resume + 71
13 SiriTTSService 0x7ffb1279f713 0x7ffb12751000 + 321299
14 SiriTTSService 0x7ffb127a0135 0x7ffb12751000 + 323893
15 SiriTTSService 0x7ffb128427ac 0x7ffb12751000 + 989100
16 SiriTTSService 0x7ffb12845377 0x7ffb12751000 + 1000311
17 SiriTTSService 0x7ffb1284590b 0x7ffb12751000 + 1001739
18 TextToSpeech 0x7ff9161c4c64 0x7ff9161ac000 + 101476
19 TextToSpeech 0x7ff9161eb0ba 0x7ff9161ac000 + 258234
20 TextToSpeech 0x7ff9161e0b2a 0x7ff9161ac000 + 215850
21 libdispatch.dylib 0x7ff8001783ec _dispatch_call_block_and_release + 12
22 libdispatch.dylib 0x7ff8001796d8 _dispatch_client_callout + 8
23 libdispatch.dylib 0x7ff80018127d _dispatch_lane_serial_drain + 1228
24 libdispatch.dylib 0x7ff800181e17 _dispatch_lane_invoke + 406
25 libdispatch.dylib 0x7ff80018d9a8 _dispatch_root_queue_drain_deferred_wlh + 276
26 libdispatch.dylib 0x7ff80018cf72 _dispatch_workloop_worker_thread + 552
27 libsystem_pthread.dylib 0x10a0f1b84 _pthread_wqthread + 327
28 libsystem_pthread.dylib 0x10a0f0acf start_wqthread + 15
Thread 2:: Dispatch queue: com.apple.UIKit.KeyboardManagement
0 libsystem_kernel.dylib 0x10a08db86 __ulock_wait + 10
1 libdispatch.dylib 0x7ff800179e96 _dlock_wait + 46
2 libdispatch.dylib 0x7ff800179ced _dispatch_thread_event_wait_slow + 40
3 libdispatch.dylib 0x7ff8001894c7 __DISPATCH_WAIT_FOR_QUEUE__ + 356
4 libdispatch.dylib 0x7ff800189025 _dispatch_sync_f_slow + 196
5 UIKitCore 0x7ff805ac5ffc __37-[_UIRemoteKeyboards startConnection]_block_invoke_2 + 108
6 CoreFoundation 0x7ff8004d419c __invoking___ + 140
7 CoreFoundation 0x7ff8004d14c3 -[NSInvocation invoke] + 302
8 Foundation 0x7ff800fa48a2 __NSXPCCONNECTION_IS_CALLING_OUT_TO_REPLY_BLOCK__ + 17
9 Foundation 0x7ff800fa4462 -[NSXPCConnection _decodeAndInvokeReplyBlockWithEvent:sequence:replyInfo:] + 642
10 Foundation 0x7ff800fa8fd7 __88-[NSXPCConnection _sendInvocation:orArguments:count:methodSignature:selector:withProxy:]_block_invoke_3 + 205
11 libxpc.dylib 0x7ff8000c8bec _xpc_connection_reply_callout + 36
12 libxpc.dylib 0x7ff8000bd40c _xpc_connection_call_reply_async + 69
13 libdispatch.dylib 0x7ff80017973e _dispatch_client_callout3 + 8
14 libdispatch.dylib 0x7ff800197c37 _dispatch_mach_msg_async_reply_invoke + 609
15 libdispatch.dylib 0x7ff800180f59 _dispatch_lane_serial_drain + 424
16 libdispatch.dylib 0x7ff800181e17 _dispatch_lane_invoke + 406
17 libdispatch.dylib 0x7ff80018d9a8 _dispatch_root_queue_drain_deferred_wlh + 276
18 libdispatch.dylib 0x7ff80018cf72 _dispatch_workloop_worker_thread + 552
19 libsystem_pthread.dylib 0x10a0f1b84 _pthread_wqthread + 327
20 libsystem_pthread.dylib 0x10a0f0acf start_wqthread + 15
Thread 3:
0 libsystem_pthread.dylib 0x10a0f0ac0 start_wqthread + 0
Thread 4:
0 libsystem_pthread.dylib 0x10a0f0ac0 start_wqthread + 0
Thread 5:: com.apple.uikit.eventfetch-thread
0 libsystem_kernel.dylib 0x10a08c3ce mach_msg2_trap + 10
1 libsystem_kernel.dylib 0x10a09ac88 mach_msg2_internal + 84
2 libsystem_kernel.dylib 0x10a093510 mach_msg_overwrite + 653
3 libsystem_kernel.dylib 0x10a08c6bd mach_msg + 19
4 CoreFoundation 0x7ff8004298a3 __CFRunLoopServiceMachPort + 143
5 CoreFoundation 0x7ff80042402b __CFRunLoopRun + 1371
6 CoreFoundation 0x7ff8004236ed CFRunLoopRunSpecific + 557
7 Foundation 0x7ff800ea8c9a -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 213
8 Foundation 0x7ff800ea8f18 -[NSRunLoop(NSRunLoop) runUntilDate:] + 72
9 UIKitCore 0x7ff805dbc7aa -[UIEventFetcher threadMain] + 518
10 Foundation 0x7ff800ed34d5 __NSThread__start__ + 1024
11 libsystem_pthread.dylib 0x10a0f518b _pthread_start + 99
12 libsystem_pthread.dylib 0x10a0f0ae3 thread_start + 15
Thread 6:
0 libsystem_pthread.dylib 0x10a0f0ac0 start_wqthread + 0
Thread 7:: Dispatch queue: com.apple.CFNetwork.Connection
0 libsystem_kernel.dylib 0x10a08dade __getdirentries64 + 10
1 libsystem_c.dylib 0x7ff80011ac6b _readdir_unlocked + 201
2 libsystem_c.dylib 0x7ff80011ad37 readdir + 35
3 CoreFoundation 0x7ff8003ec3df _CFIterateDirectory + 145
4 CoreFoundation 0x7ff8003bff0f _CFBundleGetBundleVersionForURL + 443
5 CoreFoundation 0x7ff8003bc6d0 _CFBundleCreate + 229
6 CoreFoundation 0x7ff8003be69e _CFBundleEnsureBundleExistsForImagePath + 56
7 CoreFoundation 0x7ff8003bc307 _CFBundleGetBundleWithIdentifier + 188
8 CFNetwork 0x7ff80487d201 0x7ff8047ae000 + 848385
9 libdispatch.dylib 0x7ff8001796d8 _dispatch_client_callout + 8
10 libdispatch.dylib 0x7ff80017aaef _dispatch_once_callout + 20
11 CFNetwork 0x7ff80480f8bb 0x7ff8047ae000 + 399547
12 libsystem_pthread.dylib 0x10a0f186d __pthread_once_handler + 65
13 libsystem_platform.dylib 0x109f85ba5 _os_once_callout + 17
14 libsystem_pthread.dylib 0x10a0f181b pthread_once + 74
15 CFNetwork 0x7ff80480febb 0x7ff8047ae000 + 401083
16 CFNetwork 0x7ff80491ceec 0x7ff8047ae000 + 1502956
17 CFNetwork 0x7ff8048e84e9 0x7ff8047ae000 + 1287401
18 CFNetwork 0x7ff8048cfcf9 0x7ff8047ae000 + 1187065
19 CFNetwork 0x7ff8049e080f 0x7ff8047ae000 + 2304015
20 CFNetwork 0x7ff8048a1430 0x7ff8047ae000 + 996400
21 CFNetwork 0x7ff8048a3c21 0x7ff8047ae000 + 1006625
22 CFNetwork 0x7ff8048d5434 0x7ff8047ae000 + 1209396
23 CFNetwork 0x7ff80485400e 0x7ff8047ae000 + 679950
24 CFNetwork 0x7ff80485b2f6 0x7ff8047ae000 + 709366
25 CFNetwork 0x7ff8048d5a6b 0x7ff8047ae000 + 1210987
26 CFNetwork 0x7ff8047dd2d7 0x7ff8047ae000 + 193239
27 CFNetwork 0x7ff8047dcf2f 0x7ff8047ae000 + 192303
28 CFNetwork 0x7ff80497a4d6 0x7ff8047ae000 + 1885398
29 CFNetwork 0x7ff8048d429f 0x7ff8047ae000 + 1204895
30 CFNetwork 0x7ff804859ba2 0x7ff8047ae000 + 703394
31 libdispatch.dylib 0x7ff800188ce4 _dispatch_block_async_invoke2 + 85
32 libdispatch.dylib 0x7ff8001796d8 _dispatch_client_callout + 8
33 libdispatch.dylib 0x7ff80018127d _dispatch_lane_serial_drain + 1228
34 libdispatch.dylib 0x7ff800181e17 _dispatch_lane_invoke + 406
35 libdispatch.dylib 0x7ff800182ce4 _dispatch_workloop_invoke + 849
36 libdispatch.dylib 0x7ff80018d9a8 _dispatch_root_queue_drain_deferred_wlh + 276
37 libdispatch.dylib 0x7ff80018cf72 _dispatch_workloop_worker_thread + 552
38 libsystem_pthread.dylib 0x10a0f1b84 _pthread_wqthread + 327
39 libsystem_pthread.dylib 0x10a0f0acf start_wqthread + 15
Thread 8:: Dispatch queue: com.apple.root.background-qos
0 libsystem_pthread.dylib 0x10a0f7edf _pthread_setspecific_static + 14
1 libdispatch.dylib 0x7ff80018d8f9 _dispatch_root_queue_drain_deferred_wlh + 101
2 libdispatch.dylib 0x7ff80018cf72 _dispatch_workloop_worker_thread + 552
3 libsystem_pthread.dylib 0x10a0f1b84 _pthread_wqthread + 327
4 libsystem_pthread.dylib 0x10a0f0acf start_wqthread + 15
Thread 9:: io.flutter.1.ui
0 Flutter 0x10dd4a69e dart::Utf8::CodeUnitCount(unsigned char const*, long, dart::Utf8::Type*) + 46
1 Flutter 0x10de2ad43 dart::String::FromUTF8(unsigned char const*, long, dart::Heap::Space) + 35
2 Flutter 0x10e05227f dart::kernel::KernelReaderHelper::GetSourceFor(long) + 335
3 Flutter 0x10ddcab03 dart::kernel::KernelLoader::LoadEntireProgram(dart::kernel::Program*, bool) + 1267
4 Flutter 0x10e0e66d8 dart::LoadLibrary(dart::Thread*, dart::ExternalTypedData const&) + 56
5 Flutter 0x10e0e6576 Dart_LoadLibraryFromKernel + 374
6 Flutter 0x10dd22a21 flutter::DartIsolate::LoadKernel(std::_fl::shared_ptr<fml::Mapping const> const&, bool) + 107
7 Flutter 0x10dd22b12 flutter::DartIsolate::PrepareForRunningFromKernel(std::_fl::shared_ptr<fml::Mapping const> const&, bool, bool) + 180
8 Flutter 0x10dd2c50f flutter::KernelIsolateConfiguration::DoPrepareIsolate(flutter::DartIsolate&) + 117
9 Flutter 0x10dd1fce3 flutter::DartIsolate::CreateRunningRootIsolate(flutter::Settings const&, fml::RefPtr<flutter::DartSnapshot const> const&, std::_fl::unique_ptr<flutter::PlatformConfiguration, std::_fl::default_delete<flutter::PlatformConfiguration>>, flutter::DartIsolate::Flags, std::_fl::function<void ()> const&, std::_fl::function<void ()> const&, std::_fl::function<void ()> const&, std::_fl::optional<std::_fl::basic_string<char, std::_fl::char_traits<char>, std::_fl::allocator<char>>>, std::_fl::optional<std::_fl::basic_string<char, std::_fl::char_traits<char>, std::_fl::allocator<char>>>, std::_fl::vector<std::_fl::basic_string<char, std::_fl::char_traits<char>, std::_fl::allocator<char>>, std::_fl::allocator<std::_fl::basic_string<char, std::_fl::char_traits<char>, std::_fl::allocator<char>>>> const&, std::_fl::unique_ptr<flutter::IsolateConfiguration, std::_fl::default_delete<flutter::IsolateConfiguration>>, flutter::UIDartState::Context const&, flutter::DartIsolate const*) + 629
10 Flutter 0x10dd2f022 flutter::RuntimeController::LaunchRootIsolate(flutter::Settings const&, std::_fl::function<void ()> const&, std::_fl::optional<std::_fl::basic_string<char, std::_fl::char_traits<char>, std::_fl::allocator<char>>>, std::_fl::optional<std::_fl::basic_string<char, std::_fl::char_traits<char>, std::_fl::allocator<char>>>, std::_fl::vector<std::_fl::basic_string<char, std::_fl::char_traits<char>, std::_fl::allocator<char>>, std::_fl::allocator<std::_fl::basic_string<char, std::_fl::char_traits<char>, std::_fl::allocator<char>>>> const&, std::_fl::unique_ptr<flutter::IsolateConfiguration, std::_fl::default_delete<flutter::IsolateConfiguration>>) + 574
11 Flutter 0x10db4bb5a flutter::Engine::Run(flutter::RunConfiguration) + 428
12 Flutter 0x10db660c9 std::_fl::__function::__func<fml::internal::CopyableLambda<flutter::Shell::RunEngine(flutter::RunConfiguration, std::_fl::function<void (flutter::Engine::RunStatus)> const&)::$_0>, std::_fl::allocator<fml::internal::CopyableLambda<flutter::Shell::RunEngine(flutter::RunConfiguration, std::_fl::function<void (flutter::Engine::RunStatus)> const&)::$_0>>, void ()>::operator()() + 93
13 Flutter 0x10da09278 fml::MessageLoopImpl::FlushTasks(fml::FlushType) + 156
14 Flutter 0x10da0f762 fml::MessageLoopDarwin::OnTimerFire(__CFRunLoopTimer*, fml::MessageLoopDarwin*) + 26
15 CoreFoundation 0x7ff80042a789 __CFRUNLOOP_IS_CALLING_OUT_TO_A_TIMER_CALLBACK_FUNCTION__ + 20
16 CoreFoundation 0x7ff80042a316 __CFRunLoopDoTimer + 801
17 CoreFoundation 0x7ff800429a9a __CFRunLoopDoTimers + 243
18 CoreFoundation 0x7ff80042430c __CFRunLoopRun + 2108
19 CoreFoundation 0x7ff8004236ed CFRunLoopRunSpecific + 557
20 Flutter 0x10da0f89f fml::MessageLoopDarwin::Run() + 65
21 Flutter 0x10da09196 fml::MessageLoopImpl::DoRun() + 22
22 Flutter 0x10da0e6b1 std::_fl::__function::__func<fml::Thread::Thread(std::_fl::function<void (fml::Thread::ThreadConfig const&)> const&, fml::Thread::ThreadConfig const&)::$_0, std::_fl::allocator<fml::Thread::Thread(std::_fl::function<void (fml::Thread::ThreadConfig const&)> const&, fml::Thread::ThreadConfig const&)::$_0>, void ()>::operator()() + 135
23 Flutter 0x10da0e453 fml::ThreadHandle::ThreadHandle(std::_fl::function<void ()>&&)::$_0::__invoke(void*) + 27
24 libsystem_pthread.dylib 0x10a0f518b _pthread_start + 99
25 libsystem_pthread.dylib 0x10a0f0ae3 thread_start + 15
Thread 10:: io.flutter.1.raster
0 libsystem_kernel.dylib 0x10a08c3ce mach_msg2_trap + 10
1 libsystem_kernel.dylib 0x10a09ac88 mach_msg2_internal + 84
2 libsystem_kernel.dylib 0x10a093510 mach_msg_overwrite + 653
3 libsystem_kernel.dylib 0x10a08c6bd mach_msg + 19
4 CoreFoundation 0x7ff8004298a3 __CFRunLoopServiceMachPort + 143
5 CoreFoundation 0x7ff80042402b __CFRunLoopRun + 1371
6 CoreFoundation 0x7ff8004236ed CFRunLoopRunSpecific + 557
7 Flutter 0x10da0f89f fml::MessageLoopDarwin::Run() + 65
8 Flutter 0x10da09196 fml::MessageLoopImpl::DoRun() + 22
9 Flutter 0x10da0e6b1 std::_fl::__function::__func<fml::Thread::Thread(std::_fl::function<void (fml::Thread::ThreadConfig const&)> const&, fml::Thread::ThreadConfig const&)::$_0, std::_fl::allocator<fml::Thread::Thread(std::_fl::function<void (fml::Thread::ThreadConfig const&)> const&, fml::Thread::ThreadConfig const&)::$_0>, void ()>::operator()() + 135
10 Flutter 0x10da0e453 fml::ThreadHandle::ThreadHandle(std::_fl::function<void ()>&&)::$_0::__invoke(void*) + 27
11 libsystem_pthread.dylib 0x10a0f518b _pthread_start + 99
12 libsystem_pthread.dylib 0x10a0f0ae3 thread_start + 15
Thread 11:: io.flutter.1.io
0 libsystem_kernel.dylib 0x10a08c3ce mach_msg2_trap + 10
1 libsystem_kernel.dylib 0x10a09ac88 mach_msg2_internal + 84
2 libsystem_kernel.dylib 0x10a093510 mach_msg_overwrite + 653
3 libsystem_kernel.dylib 0x10a08c6bd mach_msg + 19
4 CoreFoundation 0x7ff8004298a3 __CFRunLoopServiceMachPort + 143
5 CoreFoundation 0x7ff80042402b __CFRunLoopRun + 1371
6 CoreFoundation 0x7ff8004236ed CFRunLoopRunSpecific + 557
7 Flutter 0x10da0f89f fml::MessageLoopDarwin::Run() + 65
8 Flutter 0x10da09196 fml::MessageLoopImpl::DoRun() + 22
9 Flutter 0x10da0e6b1 std::_fl::__function::__func<fml::Thread::Thread(std::_fl::function<void (fml::Thread::ThreadConfig const&)> const&, fml::Thread::ThreadConfig const&)::$_0, std::_fl::allocator<fml::Thread::Thread(std::_fl::function<void (fml::Thread::ThreadConfig const&)> const&, fml::Thread::ThreadConfig const&)::$_0>, void ()>::operator()() + 135
10 Flutter 0x10da0e453 fml::ThreadHandle::ThreadHandle(std::_fl::function<void ()>&&)::$_0::__invoke(void*) + 27
11 libsystem_pthread.dylib 0x10a0f518b _pthread_start + 99
12 libsystem_pthread.dylib 0x10a0f0ae3 thread_start + 15
Thread 12:: io.flutter.1.profiler
0 libsystem_kernel.dylib 0x10a08c3ce mach_msg2_trap + 10
1 libsystem_kernel.dylib 0x10a09ac88 mach_msg2_internal + 84
2 libsystem_kernel.dylib 0x10a093510 mach_msg_overwrite + 653
3 libsystem_kernel.dylib 0x10a08c6bd mach_msg + 19
4 CoreFoundation 0x7ff8004298a3 __CFRunLoopServiceMachPort + 143
5 CoreFoundation 0x7ff80042402b __CFRunLoopRun + 1371
6 CoreFoundation 0x7ff8004236ed CFRunLoopRunSpecific + 557
7 Flutter 0x10da0f89f fml::MessageLoopDarwin::Run() + 65
8 Flutter 0x10da09196 fml::MessageLoopImpl::DoRun() + 22
9 Flutter 0x10da0e6b1 std::_fl::__function::__func<fml::Thread::Thread(std::_fl::function<void (fml::Thread::ThreadConfig const&)> const&, fml::Thread::ThreadConfig const&)::$_0, std::_fl::allocator<fml::Thread::Thread(std::_fl::function<void (fml::Thread::ThreadConfig const&)> const&, fml::Thread::ThreadConfig const&)::$_0>, void ()>::operator()() + 135
10 Flutter 0x10da0e453 fml::ThreadHandle::ThreadHandle(std::_fl::function<void ()>&&)::$_0::__invoke(void*) + 27
11 libsystem_pthread.dylib 0x10a0f518b _pthread_start + 99
12 libsystem_pthread.dylib 0x10a0f0ae3 thread_start + 15
Thread 13:: io.worker.1
0 libsystem_kernel.dylib 0x10a08ef7a __psynch_cvwait + 10
1 libsystem_pthread.dylib 0x10a0f56f3 _pthread_cond_wait + 1211
2 Flutter 0x10d70beda std::_fl::condition_variable::wait(std::_fl::unique_lock<std::_fl::mutex>&) + 18
3 Flutter 0x10da06403 fml::ConcurrentMessageLoop::WorkerMain() + 167
4 Flutter 0x10da06b7b void* std::_fl::__thread_proxy[abi:v15000]<std::_fl::tuple<std::_fl::unique_ptr<std::_fl::__thread_struct, std::_fl::default_delete<std::_fl::__thread_struct>>, fml::ConcurrentMessageLoop::ConcurrentMessageLoop(unsigned long)::$_0>>(void*) + 191
5 libsystem_pthread.dylib 0x10a0f518b _pthread_start + 99
6 libsystem_pthread.dylib 0x10a0f0ae3 thread_start + 15
Thread 14:: io.worker.2
0 libsystem_kernel.dylib 0x10a08ef7a __psynch_cvwait + 10
1 libsystem_pthread.dylib 0x10a0f56f3 _pthread_cond_wait + 1211
2 Flutter 0x10d70beda std::_fl::condition_variable::wait(std::_fl::unique_lock<std::_fl::mutex>&) + 18
3 Flutter 0x10da06403 fml::ConcurrentMessageLoop::WorkerMain() + 167
4 Flutter 0x10da06b7b void* std::_fl::__thread_proxy[abi:v15000]<std::_fl::tuple<std::_fl::unique_ptr<std::_fl::__thread_struct, std::_fl::default_delete<std::_fl::__thread_struct>>, fml::ConcurrentMessageLoop::ConcurrentMessageLoop(unsigned long)::$_0>>(void*) + 191
5 libsystem_pthread.dylib 0x10a0f518b _pthread_start + 99
6 libsystem_pthread.dylib 0x10a0f0ae3 thread_start + 15
Thread 15:: io.worker.3
0 libsystem_kernel.dylib 0x10a08ef7a __psynch_cvwait + 10
1 libsystem_pthread.dylib 0x10a0f56f3 _pthread_cond_wait + 1211
2 Flutter 0x10d70beda std::_fl::condition_variable::wait(std::_fl::unique_lock<std::_fl::mutex>&) + 18
3 Flutter 0x10da06403 fml::ConcurrentMessageLoop::WorkerMain() + 167
4 Flutter 0x10da06b7b void* std::_fl::__thread_proxy[abi:v15000]<std::_fl::tuple<std::_fl::unique_ptr<std::_fl::__thread_struct, std::_fl::default_delete<std::_fl::__thread_struct>>, fml::ConcurrentMessageLoop::ConcurrentMessageLoop(unsigned long)::$_0>>(void*) + 191
5 libsystem_pthread.dylib 0x10a0f518b _pthread_start + 99
6 libsystem_pthread.dylib 0x10a0f0ae3 thread_start + 15
Thread 16:: io.worker.4
0 libsystem_kernel.dylib 0x10a08ef7a __psynch_cvwait + 10
1 libsystem_pthread.dylib 0x10a0f56f3 _pthread_cond_wait + 1211
2 Flutter 0x10d70beda std::_fl::condition_variable::wait(std::_fl::unique_lock<std::_fl::mutex>&) + 18
3 Flutter 0x10da06403 fml::ConcurrentMessageLoop::WorkerMain() + 167
4 Flutter 0x10da06b7b void* std::_fl::__thread_proxy[abi:v15000]<std::_fl::tuple<std::_fl::unique_ptr<std::_fl::__thread_struct, std::_fl::default_delete<std::_fl::__thread_struct>>, fml::ConcurrentMessageLoop::ConcurrentMessageLoop(unsigned long)::$_0>>(void*) + 191
5 libsystem_pthread.dylib 0x10a0f518b _pthread_start + 99
6 libsystem_pthread.dylib 0x10a0f0ae3 thread_start + 15
Thread 17:: io.worker.5
0 libsystem_kernel.dylib 0x10a08ef7a __psynch_cvwait + 10
1 libsystem_pthread.dylib 0x10a0f56f3 _pthread_cond_wait + 1211
2 Flutter 0x10d70beda std::_fl::condition_variable::wait(std::_fl::unique_lock<std::_fl::mutex>&) + 18
3 Flutter 0x10da06403 fml::ConcurrentMessageLoop::WorkerMain() + 167
4 Flutter 0x10da06b7b void* std::_fl::__thread_proxy[abi:v15000]<std::_fl::tuple<std::_fl::unique_ptr<std::_fl::__thread_struct, std::_fl::default_delete<std::_fl::__thread_struct>>, fml::ConcurrentMessageLoop::ConcurrentMessageLoop(unsigned long)::$_0>>(void*) + 191
5 libsystem_pthread.dylib 0x10a0f518b _pthread_start + 99
6 libsystem_pthread.dylib 0x10a0f0ae3 thread_start + 15
Thread 18:: io.worker.6
0 libsystem_kernel.dylib 0x10a08ef7a __psynch_cvwait + 10
1 libsystem_pthread.dylib 0x10a0f56f3 _pthread_cond_wait + 1211
2 Flutter 0x10d70beda std::_fl::condition_variable::wait(std::_fl::unique_lock<std::_fl::mutex>&) + 18
3 Flutter 0x10da06403 fml::ConcurrentMessageLoop::WorkerMain() + 167
4 Flutter 0x10da06b7b void* std::_fl::__thread_proxy[abi:v15000]<std::_fl::tuple<std::_fl::unique_ptr<std::_fl::__thread_struct, std::_fl::default_delete<std::_fl::__thread_struct>>, fml::ConcurrentMessageLoop::ConcurrentMessageLoop(unsigned long)::$_0>>(void*) + 191
5 libsystem_pthread.dylib 0x10a0f518b _pthread_start + 99
6 libsystem_pthread.dylib 0x10a0f0ae3 thread_start + 15
Thread 19:: io.worker.7
0 libsystem_kernel.dylib 0x10a08ef7a __psynch_cvwait + 10
1 libsystem_pthread.dylib 0x10a0f56f3 _pthread_cond_wait + 1211
2 Flutter 0x10d70beda std::_fl::condition_variable::wait(std::_fl::unique_lock<std::_fl::mutex>&) + 18
3 Flutter 0x10da06403 fml::ConcurrentMessageLoop::WorkerMain() + 167
4 Flutter 0x10da06b7b void* std::_fl::__thread_proxy[abi:v15000]<std::_fl::tuple<std::_fl::unique_ptr<std::_fl::__thread_struct, std::_fl::default_delete<std::_fl::__thread_struct>>, fml::ConcurrentMessageLoop::ConcurrentMessageLoop(unsigned long)::$_0>>(void*) + 191
5 libsystem_pthread.dylib 0x10a0f518b _pthread_start + 99
6 libsystem_pthread.dylib 0x10a0f0ae3 thread_start + 15
Thread 20:: io.worker.8
0 libsystem_kernel.dylib 0x10a08ef7a __psynch_cvwait + 10
1 libsystem_pthread.dylib 0x10a0f56f3 _pthread_cond_wait + 1211
2 Flutter 0x10d70beda std::_fl::condition_variable::wait(std::_fl::unique_lock<std::_fl::mutex>&) + 18
3 Flutter 0x10da06403 fml::ConcurrentMessageLoop::WorkerMain() + 167
4 Flutter 0x10da06b7b void* std::_fl::__thread_proxy[abi:v15000]<std::_fl::tuple<std::_fl::unique_ptr<std::_fl::__thread_struct, std::_fl::default_delete<std::_fl::__thread_struct>>, fml::ConcurrentMessageLoop::ConcurrentMessageLoop(unsigned long)::$_0>>(void*) + 191
5 libsystem_pthread.dylib 0x10a0f518b _pthread_start + 99
6 libsystem_pthread.dylib 0x10a0f0ae3 thread_start + 15
Thread 21:: dart:io EventHandler
0 libsystem_kernel.dylib 0x10a0910ae kevent + 10
1 Flutter 0x10dd028e8 dart::bin::EventHandlerImplementation::EventHandlerEntry(unsigned long) + 312
2 Flutter 0x10dd1e713 dart::bin::ThreadStart(void*) + 83
3 libsystem_pthread.dylib 0x10a0f518b _pthread_start + 99
4 libsystem_pthread.dylib 0x10a0f0ae3 thread_start + 15
Thread 22:: DartWorker
0 libsystem_kernel.dylib 0x10a08ef7a __psynch_cvwait + 10
1 libsystem_pthread.dylib 0x10a0f5724 _pthread_cond_wait + 1260
2 Flutter 0x10de67556 dart::Monitor::WaitMicros(long long) + 134
3 Flutter 0x10dede62f dart::ThreadPool::WorkerLoop(dart::ThreadPool::Worker*) + 543
4 Flutter 0x10dede803 dart::ThreadPool::Worker::Main(unsigned long) + 115
5 Flutter 0x10de66bfe dart::ThreadStart(void*) + 206
6 libsystem_pthread.dylib 0x10a0f518b _pthread_start + 99
7 libsystem_pthread.dylib 0x10a0f0ae3 thread_start + 15
Thread 23:: JavaScriptCore libpas scavenger
0 libsystem_kernel.dylib 0x10a08ef7a __psynch_cvwait + 10
1 libsystem_pthread.dylib 0x10a0f56f3 _pthread_cond_wait + 1211
2 JavaScriptCore 0x7ff81923e334 scavenger_thread_main + 1604
3 libsystem_pthread.dylib 0x10a0f518b _pthread_start + 99
4 libsystem_pthread.dylib 0x10a0f0ae3 thread_start + 15
Thread 24:: AXSpeech
0 libobjc.A.dylib 0x7ff80007c2ae bool objc::DenseMapBase<objc::DenseMap<DisguisedPtr<objc_object>, objc::DenseMap<void const*, objc::ObjcAssociation, objc::DenseMapValueInfo<objc::ObjcAssociation>, objc::DenseMapInfo<void const*>, objc::detail::DenseMapPair<void const*, objc::ObjcAssociation>>, objc::DenseMapValueInfo<objc::DenseMap<void const*, objc::ObjcAssociation, objc::DenseMapValueInfo<objc::ObjcAssociation>, objc::DenseMapInfo<void const*>, objc::detail::DenseMapPair<void const*, objc::ObjcAssociation>>>, objc::DenseMapInfo<DisguisedPtr<objc_object>>, objc::detail::DenseMapPair<DisguisedPtr<objc_object>, objc::DenseMap<void const*, objc::ObjcAssociation, objc::DenseMapValueInfo<objc::ObjcAssociation>, objc::DenseMapInfo<void const*>, objc::detail::DenseMapPair<void const*, objc::ObjcAssociation>>>>, DisguisedPtr<objc_object>, objc::DenseMap<void const*, objc::ObjcAssociation, objc::DenseMapValueInfo<objc::ObjcAssociation>, objc::DenseMapInfo<void const*>, objc::detail::DenseMapPair<void const*, objc::ObjcAssociation>>, objc::DenseMapValueInfo<objc::DenseMap<void const*, objc::ObjcAssociation, objc::DenseMapValueInfo<objc::ObjcAssociation>, objc::DenseMapInfo<void const*>, objc::detail::DenseMapPair<void const*, objc::ObjcAssociation>>>, objc::DenseMapInfo<DisguisedPtr<objc_object>>, objc::detail::DenseMapPair<DisguisedPtr<objc_object>, objc::DenseMap<void const*, objc::ObjcAssociation, objc::DenseMapValueInfo<objc::ObjcAssociation>, objc::DenseMapInfo<void const*>, objc::detail::DenseMapPair<void const*, objc::ObjcAssociation>>>>::LookupBucketFor<DisguisedPtr<objc_object>>(DisguisedPtr<objc_object> const&, objc::detail::DenseMapPair<DisguisedPtr<objc_object>, objc::DenseMap<void const*, objc::ObjcAssociation, objc::DenseMapValueInfo<objc::ObjcAssociation>, objc::DenseMapInfo<void const*>, objc::detail::DenseMapPair<void const*, objc::ObjcAssociation>>> const*&) const + 156
1 libobjc.A.dylib 0x7ff80007c7ec _object_remove_associations + 62
2 libobjc.A.dylib 0x7ff800079a7d objc_destructInstance + 81
3 libobjc.A.dylib 0x7ff8000807be -[NSObject dealloc] + 19
4 libobjc.A.dylib 0x7ff8000812a8 objc_object::sidetable_release(bool, bool) + 204
5 TextToSpeech 0x7ff9161fa963 0x7ff9161ac000 + 321891
6 libobjc.A.dylib 0x7ff80006113a object_cxxDestructFromClass(objc_object*, objc_class*) + 83
7 libobjc.A.dylib 0x7ff800079a69 objc_destructInstance + 61
8 libobjc.A.dylib 0x7ff8000807be -[NSObject dealloc] + 19
9 libobjc.A.dylib 0x7ff8000812a8 objc_object::sidetable_release(bool, bool) + 204
10 TextToSpeech 0x7ff9161c92c4 0x7ff9161ac000 + 119492
11 libobjc.A.dylib 0x7ff80006113a object_cxxDestructFromClass(objc_object*, objc_class*) + 83
12 libobjc.A.dylib 0x7ff800079a69 objc_destructInstance + 61
13 libobjc.A.dylib 0x7ff8000807be -[NSObject dealloc] + 19
14 libobjc.A.dylib 0x7ff8000812a8 objc_object::sidetable_release(bool, bool) + 204
15 CoreFoundation 0x7ff8004f1a94 -[__NSArrayI_Transfer dealloc] + 78
16 libobjc.A.dylib 0x7ff8000812a8 objc_object::sidetable_release(bool, bool) + 204
17 CoreFoundation 0x7ff80053fbd2 cow_cleanup + 152
18 CoreFoundation 0x7ff80053faf3 -[__NSDictionaryM dealloc] + 130
19 libobjc.A.dylib 0x7ff8000812a8 objc_object::sidetable_release(bool, bool) + 204
20 libobjc.A.dylib 0x7ff8000811a0 objc_releaseAndReturn(objc_object*) + 14
21 libobjc.A.dylib 0x7ff800080b43 objc_unsafeClaimAutoreleasedReturnValue + 71
22 TextToSpeech 0x7ff9161e4219 0x7ff9161ac000 + 229913
23 TextToSpeech 0x7ff9161e3edb 0x7ff9161ac000 + 229083
24 TextToSpeech 0x7ff9161c1dbf 0x7ff9161ac000 + 89535
25 TextToSpeech 0x7ff9161f1836 0x7ff9161ac000 + 284726
26 TextToSpeech 0x7ff9161f6273 0x7ff9161ac000 + 303731
27 AXCoreUtilities 0x7ff80fce9620 -[NSArray(AXExtras) ax_flatMappedArrayUsingBlock:] + 277
28 TextToSpeech 0x7ff9161f5aaf 0x7ff9161ac000 + 301743
29 TextToSpeech 0x7ff9161f299a 0x7ff9161ac000 + 289178
30 TextToSpeech 0x7ff91620593d 0x7ff9161ac000 + 366909
31 TextToSpeech 0x7ff916206c5b 0x7ff9161ac000 + 371803
32 Foundation 0x7ff800ed3920 __NSThreadPerformPerform + 178
33 CoreFoundation 0x7ff800429ff3 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 17
34 CoreFoundation 0x7ff800429f35 __CFRunLoopDoSource0 + 157
35 CoreFoundation 0x7ff800429732 __CFRunLoopDoSources0 + 215
36 CoreFoundation 0x7ff800423e67 __CFRunLoopRun + 919
37 CoreFoundation 0x7ff8004236ed CFRunLoopRunSpecific + 557
38 Foundation 0x7ff800ea8c9a -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 213
39 TextToSpeech 0x7ff9161d3ce9 0x7ff9161ac000 + 163049
40 Foundation 0x7ff800ed34d5 __NSThread__start__ + 1024
41 libsystem_pthread.dylib 0x10a0f518b _pthread_start + 99
42 libsystem_pthread.dylib 0x10a0f0ae3 thread_start + 15
Thread 25:: DartWorker
0 libsystem_kernel.dylib 0x10a08ef7a __psynch_cvwait + 10
1 libsystem_pthread.dylib 0x10a0f5724 _pthread_cond_wait + 1260
2 Flutter 0x10de67556 dart::Monitor::WaitMicros(long long) + 134
3 Flutter 0x10dede62f dart::ThreadPool::WorkerLoop(dart::ThreadPool::Worker*) + 543
4 Flutter 0x10dede803 dart::ThreadPool::Worker::Main(unsigned long) + 115
5 Flutter 0x10de66bfe dart::ThreadStart(void*) + 206
6 libsystem_pthread.dylib 0x10a0f518b _pthread_start + 99
7 libsystem_pthread.dylib 0x10a0f0ae3 thread_start + 15
Thread 26:: DartWorker
0 libsystem_kernel.dylib 0x10a08ef7a __psynch_cvwait + 10
1 libsystem_pthread.dylib 0x10a0f5724 _pthread_cond_wait + 1260
2 Flutter 0x10de67556 dart::Monitor::WaitMicros(long long) + 134
3 Flutter 0x10dede62f dart::ThreadPool::WorkerLoop(dart::ThreadPool::Worker*) + 543
4 Flutter 0x10dede803 dart::ThreadPool::Worker::Main(unsigned long) + 115
5 Flutter 0x10de66bfe dart::ThreadStart(void*) + 206
6 libsystem_pthread.dylib 0x10a0f518b _pthread_start + 99
7 libsystem_pthread.dylib 0x10a0f0ae3 thread_start + 15
Thread 27:: DartWorker
0 Flutter 0x10def276d dart::compiler::IsSameObject(dart::Object const&, dart::Object const&) + 61
1 Flutter 0x10df2444a dart::BaseDirectChainedHashMap<dart::compiler::ObjIndexPair, dart::ValueObject, dart::Zone>::Lookup(dart::compiler::ObjectPoolBuilderEntry) const + 282
2 Flutter 0x10df23ba5 dart::compiler::ObjectPoolBuilder::FindObject(dart::Object const&, dart::compiler::ObjectPoolBuilderEntry::Patchability, dart::compiler::ObjectPoolBuilderEntry::SnapshotBehavior) + 149
3 Flutter 0x10df2c371 dart::compiler::Assembler::LoadObjectHelper(dart::Register, dart::Object const&, bool, dart::compiler::ObjectPoolBuilderEntry::SnapshotBehavior) + 209
4 Flutter 0x10df5535e dart::FlowGraphCompiler::EmitUnoptimizedStaticCall(long, long, dart::InstructionSource const&, dart::LocationSummary*, dart::ICData const&, dart::CodeEntryKind) + 78
5 Flutter 0x10df4f418 dart::FlowGraphCompiler::GenerateStaticCall(long, dart::InstructionSource const&, dart::Function const&, dart::ArgumentsInfo, dart::LocationSummary*, dart::ICData const&, dart::ICData::RebindRule, dart::CodeEntryKind) + 520
6 Flutter 0x10df69119 dart::StaticCallInstr::EmitNativeCode(dart::FlowGraphCompiler*) + 473
7 Flutter 0x10df4d9b7 dart::FlowGraphCompiler::VisitBlocks() + 999
8 Flutter 0x10df4d575 dart::FlowGraphCompiler::CompileGraph() + 117
9 Flutter 0x10e006ac0 dart::CompilerPass_GenerateCode::DoBody(dart::CompilerPassState*) const + 16
10 Flutter 0x10e00535f dart::CompilerPass::Run(dart::CompilerPassState*) const + 287
11 Flutter 0x10def07d7 dart::CompileParsedFunctionHelper::Compile(dart::CompilationPipeline*) + 2039
12 Flutter 0x10def1064 dart::CompileFunctionHelper(dart::CompilationPipeline*, dart::Function const&, bool, long) + 1140
13 Flutter 0x10def0bcd dart::Compiler::CompileFunction(dart::Thread*, dart::Function const&) + 253
14 Flutter 0x10de0ecb4 dart::Function::EnsureHasCode() const + 68
15 Flutter 0x10deaa0b1 dart::TrySwitchInstanceCall(dart::Thread*, dart::StackFrame*, dart::Code const&, dart::Function const&, dart::ICData const&, dart::Function const&) + 209
16 Flutter 0x10deaa1d7 dart::PatchableCallHandler::DoICDataMissJIT(dart::ICData const&, dart::Object const&, dart::Function const&) + 103
17 Flutter 0x10deaa6d9 dart::PatchableCallHandler::ResolveSwitchAndReturn(dart::Object const&) + 265
18 Flutter 0x10deafa77 dart::InlineCacheMissHandler(dart::Thread*, dart::Zone*, dart::GrowableArray<dart::Instance const*> const&, dart::ICData const&, dart::NativeArguments) + 279
19 Flutter 0x10deaa8ea dart::DRT_InlineCacheMissHandlerOneArg(dart::NativeArguments) + 362
20 ??? 0x115002dd3 ???
21 ??? 0x115003d97 ???
22 ??? 0x117132f07 ???
23 ??? 0x117132cdb ???
24 ??? 0x117131eeb ???
25 ??? 0x117131b7a ???
26 ??? 0x1171298ec ???
27 ??? 0x117128fdd ???
28 ??? 0x117128f17 ???
29 ??? 0x117121b63 ???
30 ??? 0x1171217f6 ???
31 ??? 0x11712151b ???
32 ??? 0x117120845 ???
33 ??? 0x11711f5c6 ???
34 ??? 0x117126d74 ???
35 ??? 0x115008fde ???
36 ??? 0x117124dac ???
37 ??? 0x117121b63 ???
38 ??? 0x11712723f ???
39 ??? 0x11711f10d ???
40 ??? 0x11711edb5 ???
41 ??? 0x11711ece6 ???
42 ??? 0x11711ec09 ???
43 ??? 0x11711aa22 ???
44 ??? 0x115003216 ???
45 Flutter 0x10dd8e4ea dart::DartEntry::InvokeFunction(dart::Function const&, dart::Array const&, dart::Array const&) + 362
46 Flutter 0x10dd8fed6 dart::DartLibraryCalls::HandleMessage(long long, dart::Instance const&) + 294
47 Flutter 0x10ddad906 dart::IsolateMessageHandler::HandleMessage(std::_fl::unique_ptr<dart::Message, std::_fl::default_delete<dart::Message>>) + 726
48 Flutter 0x10ddd3d20 dart::MessageHandler::HandleMessages(dart::MonitorLocker*, bool, bool) + 304
49 Flutter 0x10ddd4198 dart::MessageHandler::TaskCallback() + 488
50 Flutter 0x10dede557 dart::ThreadPool::WorkerLoop(dart::ThreadPool::Worker*) + 327
51 Flutter 0x10dede803 dart::ThreadPool::Worker::Main(unsigned long) + 115
52 Flutter 0x10de66bfe dart::ThreadStart(void*) + 206
53 libsystem_pthread.dylib 0x10a0f518b _pthread_start + 99
54 libsystem_pthread.dylib 0x10a0f0ae3 thread_start + 15
Thread 0 crashed with X86 Thread State (64-bit):
rax: 0x0000000000000000 rbx: 0x0000000000000006 rcx: 0x00007ff7b736d028 rdx: 0x0000000000000000
rdi: 0x0000000000000103 rsi: 0x0000000000000006 rbp: 0x00007ff7b736d050 rsp: 0x00007ff7b736d028
r8: 0x00007ff7b736cef0 r9: 0x00007ff7b736d150 r10: 0x0000000000000000 r11: 0x0000000000000246
r12: 0x0000000000000103 r13: 0x0000003000000008 r14: 0x000000011733c240 r15: 0x0000000000000016
rip: 0x000000010a09314a rfl: 0x0000000000000246 cr2: 0x0000000000000000
Logical CPU: 0
Error Code: 0x02000148
Trap Number: 133
Binary Images:
0x1172a2000 - 0x117332fff dyld (*) <5b2b3c62-3e49-31c5-b117-076cf2197f43> /usr/lib/dyld
0x108f3f000 - 0x108f4bfff libobjc-trampolines.dylib (*) <168784a2-15c5-3533-8fcd-1ac6a7e8b1b6> /Volumes/VOLUME/*/libobjc-trampolines.dylib
0x109241000 - 0x109266fff org.cocoapods.AppAuth (1.7.5) <02d7ade8-7d91-3222-bb18-3875662968e0> /Users/USER/Library/Developer/CoreSimulator/Devices/1639B631-586D-4320-80D9-6F0B9F5F472E/data/Containers/Bundle/Application/418AE72A-66B3-4898-A6A9-12361E359CB9/Runner.app/Frameworks/AppAuth.framework/AppAuth
0x109192000 - 0x1091a4fff org.cocoapods.FBLPromises (2.4.0) <a136fad5-c2f9-3bdd-a564-049339d69fbd> /Users/USER/Library/Developer/CoreSimulator/Devices/1639B631-586D-4320-80D9-6F0B9F5F472E/data/Containers/Bundle/Application/418AE72A-66B3-4898-A6A9-12361E359CB9/Runner.app/Frameworks/FBLPromises.framework/FBLPromises
0x108ccc000 - 0x108cccfff org.cocoapods.FirebaseAppCheckInterop (10.27.0) <980e3a00-2fb0-3192-92e9-27cbd491ea2b> /Users/USER/Library/Developer/CoreSimulator/Devices/1639B631-586D-4320-80D9-6F0B9F5F472E/data/Containers/Bundle/Application/418AE72A-66B3-4898-A6A9-12361E359CB9/Runner.app/Frameworks/FirebaseAppCheckInterop.framework/FirebaseAppCheckInterop
0x109c18000 - 0x109c92fff org.cocoapods.FirebaseAuth (10.27.0) <3fecea15-23be-3521-bcdf-d44eba72b55f> /Users/USER/Library/Developer/CoreSimulator/Devices/1639B631-586D-4320-80D9-6F0B9F5F472E/data/Containers/Bundle/Application/418AE72A-66B3-4898-A6A9-12361E359CB9/Runner.app/Frameworks/FirebaseAuth.framework/FirebaseAuth
0x108cd6000 - 0x108ce6fff org.cocoapods.FirebaseCore (10.27.0) <09ba5f1c-d9e0-3cc3-bbb6-6f3245ac209c> /Users/USER/Library/Developer/CoreSimulator/Devices/1639B631-586D-4320-80D9-6F0B9F5F472E/data/Containers/Bundle/Application/418AE72A-66B3-4898-A6A9-12361E359CB9/Runner.app/Frameworks/FirebaseCore.framework/FirebaseCore
0x109b71000 - 0x109b94fff org.cocoapods.FirebaseCoreInternal (10.27.0) <04ac7644-b6d0-39b8-9fd4-223dc61f2a2f> /Users/USER/Library/Developer/CoreSimulator/Devices/1639B631-586D-4320-80D9-6F0B9F5F472E/data/Containers/Bundle/Application/418AE72A-66B3-4898-A6A9-12361E359CB9/Runner.app/Frameworks/FirebaseCoreInternal.framework/FirebaseCoreInternal
0x109b02000 - 0x109b26fff org.cocoapods.GTMAppAuth (4.1.1) <a0f5bdf0-7932-339b-b028-01f678190a6d> /Users/USER/Library/Developer/CoreSimulator/Devices/1639B631-586D-4320-80D9-6F0B9F5F472E/data/Containers/Bundle/Application/418AE72A-66B3-4898-A6A9-12361E359CB9/Runner.app/Frameworks/GTMAppAuth.framework/GTMAppAuth
0x109dbb000 - 0x109e0afff org.cocoapods.GTMSessionFetcher (3.4.1) <2164fc30-4239-32da-957f-d204894932a8> /Users/USER/Library/Developer/CoreSimulator/Devices/1639B631-586D-4320-80D9-6F0B9F5F472E/data/Containers/Bundle/Application/418AE72A-66B3-4898-A6A9-12361E359CB9/Runner.app/Frameworks/GTMSessionFetcher.framework/GTMSessionFetcher
0x1091c0000 - 0x1091dbfff org.cocoapods.GoogleSignIn (7.1.0) <88c32e89-482e-312b-be2a-6b39e6edb843> /Users/USER/Library/Developer/CoreSimulator/Devices/1639B631-586D-4320-80D9-6F0B9F5F472E/data/Containers/Bundle/Application/418AE72A-66B3-4898-A6A9-12361E359CB9/Runner.app/Frameworks/GoogleSignIn.framework/GoogleSignIn
0x109d2b000 - 0x109d4afff org.cocoapods.GoogleUtilities (7.13.3) <29e7617a-47c9-38b9-8073-1deb515c8390> /Users/USER/Library/Developer/CoreSimulator/Devices/1639B631-586D-4320-80D9-6F0B9F5F472E/data/Containers/Bundle/Application/418AE72A-66B3-4898-A6A9-12361E359CB9/Runner.app/Frameworks/GoogleUtilities.framework/GoogleUtilities
0x1092c0000 - 0x1092cffff com.onesignal.OneSignalCore (1.0) <37fd3b53-c2ca-3d23-858b-6524c58d94fb> /Users/USER/Library/Developer/CoreSimulator/Devices/1639B631-586D-4320-80D9-6F0B9F5F472E/data/Containers/Bundle/Application/418AE72A-66B3-4898-A6A9-12361E359CB9/Runner.app/Frameworks/OneSignalCore.framework/OneSignalCore
0x1092e8000 - 0x1092effff com.onesignal.OneSignalExtension (1.0) <98cc2319-bb2d-3f2f-9950-80ec8d7965eb> /Users/USER/Library/Developer/CoreSimulator/Devices/1639B631-586D-4320-80D9-6F0B9F5F472E/data/Containers/Bundle/Application/418AE72A-66B3-4898-A6A9-12361E359CB9/Runner.app/Frameworks/OneSignalExtension.framework/OneSignalExtension
0x109d73000 - 0x109d86fff com.onesignal.OneSignal-Dynamic (1.0) <8b43dea5-d876-32c8-98ca-f9a45c28f4ee> /Users/USER/Library/Developer/CoreSimulator/Devices/1639B631-586D-4320-80D9-6F0B9F5F472E/data/Containers/Bundle/Application/418AE72A-66B3-4898-A6A9-12361E359CB9/Runner.app/Frameworks/OneSignalFramework.framework/OneSignalFramework
0x109e9e000 - 0x109ec5fff com.onesignal.OneSignalInAppMessages (1.0) <5428d305-8109-31f5-b185-7d7d82c858f8> /Users/USER/Library/Developer/CoreSimulator/Devices/1639B631-586D-4320-80D9-6F0B9F5F472E/data/Containers/Bundle/Application/418AE72A-66B3-4898-A6A9-12361E359CB9/Runner.app/Frameworks/OneSignalInAppMessages.framework/OneSignalInAppMessages
0x109ef2000 - 0x109f15fff com.onesignal.OneSignalLiveActivities (1.0) <7a452ef2-9604-38a0-b0aa-4a5883b9ace3> /Users/USER/Library/Developer/CoreSimulator/Devices/1639B631-586D-4320-80D9-6F0B9F5F472E/data/Containers/Bundle/Application/418AE72A-66B3-4898-A6A9-12361E359CB9/Runner.app/Frameworks/OneSignalLiveActivities.framework/OneSignalLiveActivities
0x1092a8000 - 0x1092abfff com.onesignal.OneSignalLocation (1.0) <7fda362f-1314-3cee-8955-f7aaba1d3e24> /Users/USER/Library/Developer/CoreSimulator/Devices/1639B631-586D-4320-80D9-6F0B9F5F472E/data/Containers/Bundle/Application/418AE72A-66B3-4898-A6A9-12361E359CB9/Runner.app/Frameworks/OneSignalLocation.framework/OneSignalLocation
0x109e48000 - 0x109e57fff com.onesignal.OneSignalNotifications (1.0) <df6fdf77-e1df-30f5-926f-f0e5e633f145> /Users/USER/Library/Developer/CoreSimulator/Devices/1639B631-586D-4320-80D9-6F0B9F5F472E/data/Containers/Bundle/Application/418AE72A-66B3-4898-A6A9-12361E359CB9/Runner.app/Frameworks/OneSignalNotifications.framework/OneSignalNotifications
0x109e70000 - 0x109e83fff com.onesignal.OneSignalOSCore (1.0) <5c4cb4bd-77c9-3ab4-85cb-61b7a3948adc> /Users/USER/Library/Developer/CoreSimulator/Devices/1639B631-586D-4320-80D9-6F0B9F5F472E/data/Containers/Bundle/Application/418AE72A-66B3-4898-A6A9-12361E359CB9/Runner.app/Frameworks/OneSignalOSCore.framework/OneSignalOSCore
0x109f36000 - 0x109f49fff com.onesignal.OneSignalOutcomes (1.0) <6b0ac96c-2abf-33f3-8eb9-c854e8f6c35c> /Users/USER/Library/Developer/CoreSimulator/Devices/1639B631-586D-4320-80D9-6F0B9F5F472E/data/Containers/Bundle/Application/418AE72A-66B3-4898-A6A9-12361E359CB9/Runner.app/Frameworks/OneSignalOutcomes.framework/OneSignalOutcomes
0x109fdc000 - 0x10a02ffff com.onesignal.OneSignalUser (1.0) <28551ddc-0a29-36fb-a7b9-35e65708b426> /Users/USER/Library/Developer/CoreSimulator/Devices/1639B631-586D-4320-80D9-6F0B9F5F472E/data/Containers/Bundle/Application/418AE72A-66B3-4898-A6A9-12361E359CB9/Runner.app/Frameworks/OneSignalUser.framework/OneSignalUser
0x109f62000 - 0x109f6dfff org.cocoapods.OrderedSet (5.0.0) <c2e341d7-2fde-3dcd-849f-750b1b99e5d2> /Users/USER/Library/Developer/CoreSimulator/Devices/1639B631-586D-4320-80D9-6F0B9F5F472E/data/Containers/Bundle/Application/418AE72A-66B3-4898-A6A9-12361E359CB9/Runner.app/Frameworks/OrderedSet.framework/OrderedSet
0x109295000 - 0x109295fff org.cocoapods.RecaptchaInterop (100.0.0) <7c456b49-dfaf-3dad-a8f4-c26954918cd0> /Users/USER/Library/Developer/CoreSimulator/Devices/1639B631-586D-4320-80D9-6F0B9F5F472E/data/Containers/Bundle/Application/418AE72A-66B3-4898-A6A9-12361E359CB9/Runner.app/Frameworks/RecaptchaInterop.framework/RecaptchaInterop
0x109bdf000 - 0x109be1fff org.cocoapods.device-info-plus (0.0.1) <b0c41518-cbb7-3816-b707-81a5637983bb> /Users/USER/Library/Developer/CoreSimulator/Devices/1639B631-586D-4320-80D9-6F0B9F5F472E/data/Containers/Bundle/Application/418AE72A-66B3-4898-A6A9-12361E359CB9/Runner.app/Frameworks/device_info_plus.framework/device_info_plus
0x10a310000 - 0x10a478fff org.cocoapods.flutter-inappwebview (0.0.1) <3c6ea5c8-80ca-3cd5-b7b2-77a0ee12d648> /Users/USER/Library/Developer/CoreSimulator/Devices/1639B631-586D-4320-80D9-6F0B9F5F472E/data/Containers/Bundle/Application/418AE72A-66B3-4898-A6A9-12361E359CB9/Runner.app/Frameworks/flutter_inappwebview.framework/flutter_inappwebview
0x108cc0000 - 0x108cc2fff org.cocoapods.package-info-plus (0.4.5) <f84a006f-266d-3668-bd1b-24db3b06c269> /Users/USER/Library/Developer/CoreSimulator/Devices/1639B631-586D-4320-80D9-6F0B9F5F472E/data/Containers/Bundle/Application/418AE72A-66B3-4898-A6A9-12361E359CB9/Runner.app/Frameworks/package_info_plus.framework/package_info_plus
0x10a054000 - 0x10a065fff org.cocoapods.sign-in-with-apple (0.0.1) <18e82ca5-acab-39d3-a565-8c07b9a93ac7> /Users/USER/Library/Developer/CoreSimulator/Devices/1639B631-586D-4320-80D9-6F0B9F5F472E/data/Containers/Bundle/Application/418AE72A-66B3-4898-A6A9-12361E359CB9/Runner.app/Frameworks/sign_in_with_apple.framework/sign_in_with_apple
0x109bec000 - 0x109bf9fff org.cocoapods.url-launcher-ios (0.0.1) <65187d55-4339-3bb5-beca-b1732f1fb7e3> /Users/USER/Library/Developer/CoreSimulator/Devices/1639B631-586D-4320-80D9-6F0B9F5F472E/data/Containers/Bundle/Application/418AE72A-66B3-4898-A6A9-12361E359CB9/Runner.app/Frameworks/url_launcher_ios.framework/url_launcher_ios
0x109fab000 - 0x109fb7fff org.cocoapods.webview-cookie-manager (0.0.1) <4ddefe25-bc80-3fec-9d7f-18c0c64a00d1> /Users/USER/Library/Developer/CoreSimulator/Devices/1639B631-586D-4320-80D9-6F0B9F5F472E/data/Containers/Bundle/Application/418AE72A-66B3-4898-A6A9-12361E359CB9/Runner.app/Frameworks/webview_cookie_manager.framework/webview_cookie_manager
0x10a116000 - 0x10a150fff org.cocoapods.webview-flutter-wkwebview (0.0.1) <f495e2b7-3d60-3faa-83ad-a72ad50fcf80> /Users/USER/Library/Developer/CoreSimulator/Devices/1639B631-586D-4320-80D9-6F0B9F5F472E/data/Containers/Bundle/Application/418AE72A-66B3-4898-A6A9-12361E359CB9/Runner.app/Frameworks/webview_flutter_wkwebview.framework/webview_flutter_wkwebview
0x10d6bd000 - 0x10f936fff io.flutter.flutter (1.0) <4c4c446e-5555-3144-a132-2e5e0328417b> /Users/USER/Library/Developer/CoreSimulator/Devices/1639B631-586D-4320-80D9-6F0B9F5F472E/data/Containers/Bundle/Application/418AE72A-66B3-4898-A6A9-12361E359CB9/Runner.app/Frameworks/Flutter.framework/Flutter
0x109f84000 - 0x109f8efff libsystem_platform.dylib (*) <56a3704c-42f6-3fb2-b45c-5371848c9400> /usr/lib/system/libsystem_platform.dylib
0x10a08b000 - 0x10a0c5fff libsystem_kernel.dylib (*) <626c5a82-5548-30f0-8845-bc7cb6516a5b> /usr/lib/system/libsystem_kernel.dylib
0x10a0ef000 - 0x10a0fafff libsystem_pthread.dylib (*) <5a006814-83f4-3c80-ab1f-528cdd08c0ff> /usr/lib/system/libsystem_pthread.dylib
0x108b90000 - 0x108c02fff com.tutopa.app (1.0.5) <646b7444-88b5-30b5-9cf8-7ffcaffa2b8d> /Users/USER/Library/Developer/CoreSimulator/Devices/1639B631-586D-4320-80D9-6F0B9F5F472E/data/Containers/Bundle/Application/418AE72A-66B3-4898-A6A9-12361E359CB9/Runner.app/Runner
0x109101000 - 0x10915bfff dyld_sim (*) <5333c37f-52dc-35d2-9dd5-66ad231eb47e> /Volumes/VOLUME/*/dyld_sim
0x7ff8000f1000 - 0x7ff800175fff libsystem_c.dylib (*) <e754e59d-877d-3fa5-85c0-5c06ef1cf20f> /Volumes/VOLUME/*/libsystem_c.dylib
0x7ff8002b8000 - 0x7ff8002ccfff libc++abi.dylib (*) <2e1eda63-0637-3359-a55b-2ffa8d88ef0c> /Volumes/VOLUME/*/libc++abi.dylib
0x7ff80005c000 - 0x7ff800096fec libobjc.A.dylib (*) <772f589f-4eb7-3b30-96ab-327acb2f72cc> /Volumes/VOLUME/*/libobjc.A.dylib
0x7ff800176000 - 0x7ff8001c1ff9 libdispatch.dylib (*) <34cd1427-ad68-3f63-ba8f-b8564dfd7f6c> /Volumes/VOLUME/*/libdispatch.dylib
0x7ff807a1d000 - 0x7ff807ae4ffd com.apple.FrontBoardServices (867.111) <ef4a3fb0-5d37-34f9-9fe3-f14bdc1bf66d> /Volumes/VOLUME/*/FrontBoardServices.framework/FrontBoardServices
0x7ff80039c000 - 0x7ff80072aff4 com.apple.CoreFoundation (6.9) <2862dd34-0e5f-3ce9-9a6f-58f645dbada8> /Volumes/VOLUME/*/CoreFoundation.framework/CoreFoundation
0x7ff8103b7000 - 0x7ff8103beffe com.apple.GraphicsServices (1.0) <0bb300b1-3908-3c0d-8491-7ff7d85c25c1> /Volumes/VOLUME/*/GraphicsServices.framework/GraphicsServices
0x7ff804cbc000 - 0x7ff806ae0fff com.apple.UIKitCore (1.0) <72a9f44f-8f92-36cd-acf2-457558970fd3> /Volumes/VOLUME/*/UIKitCore.framework/UIKitCore
0x0 - 0xffffffffffffffff ??? (*) <00000000-0000-0000-0000-000000000000> ???
0x7ff8000b0000 - 0x7ff8000ecff5 libxpc.dylib (*) <d7282650-9d5a-3b5b-92dd-66ac8ba3ac66> /Volumes/VOLUME/*/libxpc.dylib
0x7ffb12751000 - 0x7ffb128b4ffd com.apple.siri.SiriTTSService (1.0) <ce2f049d-2782-32cd-ae4a-f65a3b493f02> /Volumes/VOLUME/*/SiriTTSService.framework/SiriTTSService
0x7ff9161ac000 - 0x7ff9162efff0 com.apple.texttospeech (1.0.0) <567724bb-2842-3348-8fae-cff401a8f89b> /Volumes/VOLUME/*/TextToSpeech.framework/TextToSpeech
0x7ff8007a5000 - 0x7ff801325ff1 com.apple.Foundation (6.9) <d4672817-5def-3e47-8398-42a94131f8ee> /Volumes/VOLUME/*/Foundation.framework/Foundation
0x7ff8047ae000 - 0x7ff804b56fff com.apple.CFNetwork (1.0) <ef1af55b-5880-314f-894c-f7ec58eb963d> /Volumes/VOLUME/*/CFNetwork.framework/CFNetwork
0x7ff817a73000 - 0x7ff819462f32 com.apple.JavaScriptCore (8618) <81d7dd5f-4fde-3c77-9ba2-2c2c6c5d37e6> /Volumes/VOLUME/*/JavaScriptCore.framework/JavaScriptCore
0x7ff80fcdf000 - 0x7ff80fcf6ffa com.apple.accessibility.AXCoreUtilities (1.0) <777ddbb6-1ed6-3b18-b38d-6b57ae67dc61> /Volumes/VOLUME/*/AXCoreUtilities.framework/AXCoreUtilities
EOF
-----------
Full Report
-----------
{"app_name":"Runner","timestamp":"2024-06-26 22:20:54.00 +0600","app_version":"1.0.5","slice_uuid":"646b7444-88b5-30b5-9cf8-7ffcaffa2b8d","build_version":"15","platform":7,"bundleID":"com.tutopa.app","share_with_app_devs":0,"is_first_party":0,"bug_type":"309","os_version":"macOS 14.4 (23E214)","roots_installed":0,"name":"Runner","incident_id":"5D6456B6-5CD4-4C8D-90B4-05CE07B08722"}
{
"uptime" : 30000,
"procRole" : "Foreground",
"version" : 2,
"userID" : 501,
"deployVersion" : 210,
"modelCode" : "MacBookAir9,1",
"coalitionID" : 5408,
"osVersion" : {
"train" : "macOS 14.4",
"build" : "23E214",
"releaseType" : "User"
},
"captureTime" : "2024-06-26 22:20:53.2827 +0600",
"codeSigningMonitor" : 0,
"incident" : "5D6456B6-5CD4-4C8D-90B4-05CE07B08722",
"pid" : 55152,
"cpuType" : "X86-64",
"roots_installed" : 0,
"bug_type" : "309",
"procLaunch" : "2024-06-26 22:20:51.9001 +0600",
"procStartAbsTime" : 30984451732146,
"procExitAbsTime" : 30985818807102,
"procName" : "Runner",
"procPath" : "\/Users\/USER\/Library\/Developer\/CoreSimulator\/Devices\/1639B631-586D-4320-80D9-6F0B9F5F472E\/data\/Containers\/Bundle\/Application\/418AE72A-66B3-4898-A6A9-12361E359CB9\/Runner.app\/Runner",
"bundleInfo" : {"CFBundleShortVersionString":"1.0.5","CFBundleVersion":"15","CFBundleIdentifier":"com.tutopa.app"},
"storeInfo" : {"deviceIdentifierForVendor":"D8A76B6D-DF46-5D2B-AE2A-35BD75DB8F5A","thirdParty":true},
"parentProc" : "launchd_sim",
"parentPid" : 52838,
"coalitionName" : "com.apple.CoreSimulator.SimDevice.1639B631-586D-4320-80D9-6F0B9F5F472E",
"crashReporterKey" : "FE8DB5B1-3734-7BC7-E72B-E6C1174357FD",
"responsiblePid" : 708,
"responsibleProc" : "SimulatorTrampoline",
"codeSigningID" : "com.tutopa.app",
"codeSigningTeamID" : "",
"codeSigningFlags" : 570425861,
"codeSigningValidationCategory" : 10,
"codeSigningTrustLevel" : 4294967295,
"wakeTime" : 30456,
"bridgeVersion" : {"build":"21P4222","train":"8.4"},
"sleepWakeUUID" : "F77A74BE-6F13-4D2B-8358-BE8AEB55108F",
"sip" : "enabled",
"exception" : {"codes":"0x0000000000000000, 0x0000000000000000","rawCodes":[0,0],"type":"EXC_CRASH","signal":"SIGABRT"},
"termination" : {"flags":0,"code":6,"namespace":"SIGNAL","indicator":"Abort trap: 6","byProc":"Runner","byPid":55152},
"extMods" : {"caller":{"thread_create":0,"thread_set_state":0,"task_for_pid":0},"system":{"thread_create":0,"thread_set_state":48,"task_for_pid":3},"targeted":{"thread_create":0,"thread_set_state":0,"task_for_pid":0},"warnings":0},
"lastExceptionBacktrace" : [{"imageOffset":1250657,"symbol":"__exceptionPreprocess","symbolLocation":226,"imageIndex":42},{"imageOffset":161768,"symbol":"objc_exception_throw","symbolLocation":48,"imageIndex":39},{"imageOffset":1250383,"symbol":"-[NSException initWithCoder:]","symbolLocation":0,"imageIndex":42},{"imageOffset":14114,"sourceLine":453,"sourceFile":"FIRAuth.m","symbol":"+[FIRAuth auth]","imageIndex":5,"symbolLocation":98},{"imageOffset":144674,"symbol":"-[FLTFirebaseAuthPlugin application:didReceiveRemoteNotification:fetchCompletionHandler:]","symbolLocation":114,"imageIndex":35},{"imageOffset":126278,"symbol":"-[FlutterPluginAppLifeCycleDelegate application:didReceiveRemoteNotification:fetchCompletionHandler:]","symbolLocation":274,"imageIndex":31},{"imageOffset":1278364,"symbol":"__invoking___","symbolLocation":140,"imageIndex":42},{"imageOffset":1266883,"symbol":"-[NSInvocation invoke]","symbolLocation":302,"imageIndex":42},{"imageOffset":36071,"symbol":"+[SwizzlingForwarder callSelector:onObject:withArgs:]","symbolLocation":275,"imageIndex":12},{"imageOffset":37525,"symbol":"-[OneSignalNotificationsAppDelegate oneSignalReceiveRemoteNotification:UserInfo:fetchCompletionHandler:]","symbolLocation":564,"imageIndex":18},{"imageOffset":48712,"symbol":"+[OneSignalNotificationsUNUserNotificationCenter callLegacyAppDeletegateSelector:isTextReply:actionIdentifier:userText:fromPresentNotification:withCompletionHandler:]","symbolLocation":1376,"imageIndex":18},{"imageOffset":46152,"symbol":"+[OneSignalNotificationsUNUserNotificationCenter forwardReceivedNotificationResponseWithCenter:didReceiveNotificationResponse:OneSignalCenter:withCompletionHandler:]","symbolLocation":506,"imageIndex":18},{"imageOffset":46661,"symbol":"-[OneSignalNotificationsUNUserNotificationCenter onesignalUserNotificationCenter:didReceiveNotificationResponse:withCompletionHandler:]","symbolLocation":402,"imageIndex":18},{"imageOffset":17034676,"symbol":"-[UIApplication _handleNonLaunchSpecificActions:forScene:withTransitionContext:completion:]","symbolLocation":6572,"imageIndex":44},{"imageOffset":16913801,"symbol":"-[UIApplication _callInitializationDelegatesWithActions:forCanvas:payload:fromOriginatingProcess:]","symbolLocation":5871,"imageIndex":44},{"imageOffset":16935616,"symbol":"-[UIApplication _runWithMainScene:transitionContext:completion:]","symbolLocation":1241,"imageIndex":44},{"imageOffset":3435293,"symbol":"-[_UISceneLifecycleMultiplexer completeApplicationLaunchWithFBSScene:transitionContext:]","symbolLocation":122,"imageIndex":44},{"imageOffset":10729393,"symbol":"_UIScenePerformActionsWithLifecycleActionMask","symbolLocation":87,"imageIndex":44},{"imageOffset":3438203,"symbol":"__101-[_UISceneLifecycleMultiplexer _evalTransitionToSettings:fromSettings:forceExit:withTransitionStore:]_block_invoke","symbolLocation":198,"imageIndex":44},{"imageOffset":3436764,"symbol":"-[_UISceneLifecycleMultiplexer _performBlock:withApplicationOfDeactivationReasons:fromReasons:]","symbolLocation":249,"imageIndex":44},{"imageOffset":3437764,"symbol":"-[_UISceneLifecycleMultiplexer _evalTransitionToSettings:fromSettings:forceExit:withTransitionStore:]","symbolLocation":813,"imageIndex":44},{"imageOffset":3435760,"symbol":"-[_UISceneLifecycleMultiplexer uiScene:transitionedFromState:withTransitionContext:]","symbolLocation":341,"imageIndex":44},{"imageOffset":3490387,"symbol":"__186-[_UIWindowSceneFBSSceneTransitionContextDrivenLifecycleSettingsDiffAction _performActionsForUIScene:withUpdatedFBSScene:settingsDiff:fromSettings:transitionContext:lifecycleActionType:]_block_invoke","symbolLocation":174,"imageIndex":44},{"imageOffset":9338764,"symbol":"+[BSAnimationSettings(UIKit) tryAnimatingWithSettings:fromCurrentState:actions:completion:]","symbolLocation":865,"imageIndex":44},{"imageOffset":10853935,"symbol":"_UISceneSettingsDiffActionPerformChangesWithTransitionContextAndCompletion","symbolLocation":261,"imageIndex":44},{"imageOffset":3489506,"symbol":"-[_UIWindowSceneFBSSceneTransitionContextDrivenLifecycleSettingsDiffAction _performActionsForUIScene:withUpdatedFBSScene:settingsDiff:fromSettings:transitionContext:lifecycleActionType:]","symbolLocation":347,"imageIndex":44},{"imageOffset":1198631,"symbol":"__64-[UIScene scene:didUpdateWithDiff:transitionContext:completion:]_block_invoke.613","symbolLocation":877,"imageIndex":44},{"imageOffset":1192924,"symbol":"-[UIScene _emitSceneSettingsUpdateResponseForCompletion:afterSceneUpdateWork:]","symbolLocation":245,"imageIndex":44},{"imageOffset":1197455,"symbol":"-[UIScene scene:didUpdateWithDiff:transitionContext:completion:]","symbolLocation":252,"imageIndex":44},{"imageOffset":16929536,"symbol":"-[UIApplication workspace:didCreateScene:withTransitionContext:completion:]","symbolLocation":672,"imageIndex":44},{"imageOffset":9557037,"symbol":"-[UIApplicationSceneClientAgent scene:didInitializeWithEvent:completion:]","symbolLocation":353,"imageIndex":44},{"imageOffset":60926,"symbol":"-[FBSScene _callOutQueue_didCreateWithTransitionContext:completion:]","symbolLocation":406,"imageIndex":41},{"imageOffset":272979,"symbol":"__92-[FBSWorkspaceScenesClient createSceneWithIdentity:parameters:transitionContext:completion:]_block_invoke.254","symbolLocation":279,"imageIndex":41},{"imageOffset":125632,"symbol":"-[FBSWorkspace _calloutQueue_executeCalloutFromSource:withBlock:]","symbolLocation":213,"imageIndex":41},{"imageOffset":272205,"symbol":"__92-[FBSWorkspaceScenesClient createSceneWithIdentity:parameters:transitionContext:completion:]_block_invoke","symbolLocation":328,"imageIndex":41},{"imageOffset":14040,"symbol":"_dispatch_client_callout","symbolLocation":8,"imageIndex":40},{"imageOffset":29154,"symbol":"_dispatch_block_invoke_direct","symbolLocation":508,"imageIndex":40},{"imageOffset":451495,"symbol":"__FBSSERIALQUEUE_IS_CALLING_OUT_TO_A_BLOCK__","symbolLocation":30,"imageIndex":41},{"imageOffset":451201,"symbol":"-[FBSMainRunLoopSerialQueue _targetQueue_performNextIfPossible]","symbolLocation":188,"imageIndex":41},{"imageOffset":451535,"symbol":"-[FBSMainRunLoopSerialQueue _performNextFromRunLoopSource]","symbolLocation":19,"imageIndex":41},{"imageOffset":581619,"symbol":"__CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__","symbolLocation":17,"imageIndex":42},{"imageOffset":581429,"symbol":"__CFRunLoopDoSource0","symbolLocation":157,"imageIndex":42},{"imageOffset":579378,"symbol":"__CFRunLoopDoSources0","symbolLocation":215,"imageIndex":42},{"imageOffset":556647,"symbol":"__CFRunLoopRun","symbolLocation":919,"imageIndex":42},{"imageOffset":554733,"symbol":"CFRunLoopRunSpecific","symbolLocation":557,"imageIndex":42},{"imageOffset":12431,"symbol":"GSEventRunModal","symbolLocation":137,"imageIndex":43},{"imageOffset":16922350,"symbol":"-[UIApplication _run]","symbolLocation":972,"imageIndex":44},{"imageOffset":16941422,"symbol":"UIApplicationMain","symbolLocation":123,"imageIndex":44},{"imageOffset":15519,"sourceLine":5,"sourceFile":"AppDelegate.swift","symbol":"main","imageIndex":35,"symbolLocation":63},{"imageOffset":5088,"symbol":"start_sim","symbolLocation":10,"imageIndex":36},{"imageOffset":25446,"symbol":"start","symbolLocation":1942,"imageIndex":0}],
"faultingThread" : 0,
"threads" : [{"triggered":true,"id":456529,"threadState":{"r13":{"value":206158430216},"rax":{"value":0},"rflags":{"value":582},"cpu":{"value":0},"r14":{"value":4684235328,"symbolLocation":0,"symbol":"_main_thread"},"rsi":{"value":6},"r8":{"value":140701907472112},"cr2":{"value":0},"rdx":{"value":0},"r10":{"value":0},"r9":{"value":140701907472720},"r15":{"value":22},"rbx":{"value":6},"trap":{"value":133},"err":{"value":33554760},"r11":{"value":582},"rip":{"value":4463341898,"matchesCrashFrame":1},"rbp":{"value":140701907472464},"rsp":{"value":140701907472424},"r12":{"value":259},"rcx":{"value":140701907472424},"flavor":"x86_THREAD_STATE","rdi":{"value":259}},"queue":"com.apple.main-thread","frames":[{"imageOffset":33098,"symbol":"__pthread_kill","symbolLocation":10,"imageIndex":33},{"imageOffset":24253,"symbol":"pthread_kill","symbolLocation":262,"imageIndex":34},{"imageOffset":511260,"symbol":"abort","symbolLocation":133,"imageIndex":37},{"imageOffset":60690,"symbol":"abort_message","symbolLocation":241,"imageIndex":38},{"imageOffset":5402,"symbol":"demangling_terminate_handler()","symbolLocation":266,"imageIndex":38},{"imageOffset":24506,"symbol":"_objc_terminate()","symbolLocation":96,"imageIndex":39},{"imageOffset":57707,"symbol":"std::__terminate(void (*)())","symbolLocation":6,"imageIndex":38},{"imageOffset":57638,"symbol":"std::terminate()","symbolLocation":54,"imageIndex":38},{"imageOffset":14060,"symbol":"_dispatch_client_callout","symbolLocation":28,"imageIndex":40},{"imageOffset":29154,"symbol":"_dispatch_block_invoke_direct","symbolLocation":508,"imageIndex":40},{"imageOffset":451495,"symbol":"__FBSSERIALQUEUE_IS_CALLING_OUT_TO_A_BLOCK__","symbolLocation":30,"imageIndex":41},{"imageOffset":451201,"symbol":"-[FBSMainRunLoopSerialQueue _targetQueue_performNextIfPossible]","symbolLocation":188,"imageIndex":41},{"imageOffset":451535,"symbol":"-[FBSMainRunLoopSerialQueue _performNextFromRunLoopSource]","symbolLocation":19,"imageIndex":41},{"imageOffset":581619,"symbol":"__CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__","symbolLocation":17,"imageIndex":42},{"imageOffset":581429,"symbol":"__CFRunLoopDoSource0","symbolLocation":157,"imageIndex":42},{"imageOffset":579378,"symbol":"__CFRunLoopDoSources0","symbolLocation":215,"imageIndex":42},{"imageOffset":556647,"symbol":"__CFRunLoopRun","symbolLocation":919,"imageIndex":42},{"imageOffset":554733,"symbol":"CFRunLoopRunSpecific","symbolLocation":557,"imageIndex":42},{"imageOffset":12431,"symbol":"GSEventRunModal","symbolLocation":137,"imageIndex":43},{"imageOffset":16922350,"symbol":"-[UIApplication _run]","symbolLocation":972,"imageIndex":44},{"imageOffset":16941422,"symbol":"UIApplicationMain","symbolLocation":123,"imageIndex":44},{"imageOffset":15519,"sourceLine":5,"sourceFile":"AppDelegate.swift","symbol":"main","imageIndex":35,"symbolLocation":63},{"imageOffset":5088,"symbol":"start_sim","symbolLocation":10,"imageIndex":36},{"imageOffset":25446,"symbol":"start","symbolLocation":1942,"imageIndex":0}]},{"id":456545,"threadState":{"r13":{"value":17231331847},"rax":{"value":0},"rflags":{"value":514},"cpu":{"value":0},"r14":{"value":2312},"rsi":{"value":17231331847},"r8":{"value":4611689454401244935},"cr2":{"value":0},"rdx":{"value":9929965638931},"r10":{"value":37396280248835},"r9":{"value":37396280246272},"r15":{"value":37396280246272},"rbx":{"value":4505083992},"trap":{"value":133},"err":{"value":16777263},"r11":{"value":514},"rip":{"value":4463313870},"rbp":{"value":123145552127440},"rsp":{"value":123145552127336},"r12":{"value":0},"rcx":{"value":123145552127336},"flavor":"x86_THREAD_STATE","rdi":{"value":4505083992}},"queue":"com.accessibility.asset-loading","frames":[{"imageOffset":5070,"symbol":"mach_msg2_trap","symbolLocation":10,"imageIndex":33},{"imageOffset":64648,"symbol":"mach_msg2_internal","symbolLocation":84,"imageIndex":33},{"imageOffset":34064,"symbol":"mach_msg_overwrite","symbolLocation":653,"imageIndex":33},{"imageOffset":5821,"symbol":"mach_msg","symbolLocation":19,"imageIndex":33},{"imageOffset":135093,"symbol":"_xpc_pipe_mach_msg","symbolLocation":49,"imageIndex":46},{"imageOffset":132485,"symbol":"_xpc_pipe_routine","symbolLocation":366,"imageIndex":46},{"imageOffset":12690,"symbol":"_xpc_interface_routine","symbolLocation":140,"imageIndex":46},{"imageOffset":94187,"symbol":"_xpc_bootstrap_services","symbolLocation":115,"imageIndex":46},{"imageOffset":94530,"symbol":"_xpc_uncork_pid_domain_locked","symbolLocation":222,"imageIndex":46},{"imageOffset":94275,"symbol":"_xpc_uncork_domain","symbolLocation":50,"imageIndex":46},{"imageOffset":54705,"symbol":"_xpc_connection_init","symbolLocation":62,"imageIndex":46},{"imageOffset":45717,"symbol":"_xpc_connection_activate_if_needed","symbolLocation":317,"imageIndex":46},{"imageOffset":50042,"symbol":"xpc_connection_resume","symbolLocation":71,"imageIndex":46},{"imageOffset":321299,"imageIndex":47},{"imageOffset":323893,"imageIndex":47},{"imageOffset":989100,"imageIndex":47},{"imageOffset":1000311,"imageIndex":47},{"imageOffset":1001739,"imageIndex":47},{"imageOffset":101476,"imageIndex":48},{"imageOffset":258234,"imageIndex":48},{"imageOffset":215850,"imageIndex":48},{"imageOffset":9196,"symbol":"_dispatch_call_block_and_release","symbolLocation":12,"imageIndex":40},{"imageOffset":14040,"symbol":"_dispatch_client_callout","symbolLocation":8,"imageIndex":40},{"imageOffset":45693,"symbol":"_dispatch_lane_serial_drain","symbolLocation":1228,"imageIndex":40},{"imageOffset":48663,"symbol":"_dispatch_lane_invoke","symbolLocation":406,"imageIndex":40},{"imageOffset":96680,"symbol":"_dispatch_root_queue_drain_deferred_wlh","symbolLocation":276,"imageIndex":40},{"imageOffset":94066,"symbol":"_dispatch_workloop_worker_thread","symbolLocation":552,"imageIndex":40},{"imageOffset":11140,"symbol":"_pthread_wqthread","symbolLocation":327,"imageIndex":34},{"imageOffset":6863,"symbol":"start_wqthread","symbolLocation":15,"imageIndex":34}]},{"id":456549,"threadState":{"r13":{"value":140703130224548,"symbolLocation":0,"symbol":"_dispatch_main_queue_push"},"rax":{"value":18446744073709551612},"rflags":{"value":514},"cpu":{"value":0},"r14":{"value":16777217},"rsi":{"value":123145552666360},"r8":{"value":4463757664,"symbolLocation":0,"symbol":"_pthread_qos_class_from_thread_qos.thread_qos_to_qos_class"},"cr2":{"value":0},"rdx":{"value":0},"r10":{"value":0},"r9":{"value":18},"r15":{"value":0},"rbx":{"value":4294967295},"trap":{"value":133},"err":{"value":33554947},"r11":{"value":514},"rip":{"value":4463319942},"rbp":{"value":123145552666144},"rsp":{"value":123145552666104},"r12":{"value":123145552666360},"rcx":{"value":123145552666104},"flavor":"x86_THREAD_STATE","rdi":{"value":16777217}},"queue":"com.apple.UIKit.KeyboardManagement","frames":[{"imageOffset":11142,"symbol":"__ulock_wait","symbolLocation":10,"imageIndex":33},{"imageOffset":16022,"symbol":"_dlock_wait","symbolLocation":46,"imageIndex":40},{"imageOffset":15597,"symbol":"_dispatch_thread_event_wait_slow","symbolLocation":40,"imageIndex":40},{"imageOffset":79047,"symbol":"__DISPATCH_WAIT_FOR_QUEUE__","symbolLocation":356,"imageIndex":40},{"imageOffset":77861,"symbol":"_dispatch_sync_f_slow","symbolLocation":196,"imageIndex":40},{"imageOffset":14721020,"symbol":"__37-[_UIRemoteKeyboards startConnection]_block_invoke_2","symbolLocation":108,"imageIndex":44},{"imageOffset":1278364,"symbol":"__invoking___","symbolLocation":140,"imageIndex":42},{"imageOffset":1266883,"symbol":"-[NSInvocation invoke]","symbolLocation":302,"imageIndex":42},{"imageOffset":8386722,"symbol":"__NSXPCCONNECTION_IS_CALLING_OUT_TO_REPLY_BLOCK__","symbolLocation":17,"imageIndex":49},{"imageOffset":8385634,"symbol":"-[NSXPCConnection _decodeAndInvokeReplyBlockWithEvent:sequence:replyInfo:]","symbolLocation":642,"imageIndex":49},{"imageOffset":8404951,"symbol":"__88-[NSXPCConnection _sendInvocation:orArguments:count:methodSignature:selector:withProxy:]_block_invoke_3","symbolLocation":205,"imageIndex":49},{"imageOffset":101356,"symbol":"_xpc_connection_reply_callout","symbolLocation":36,"imageIndex":46},{"imageOffset":54284,"symbol":"_xpc_connection_call_reply_async","symbolLocation":69,"imageIndex":46},{"imageOffset":14142,"symbol":"_dispatch_client_callout3","symbolLocation":8,"imageIndex":40},{"imageOffset":138295,"symbol":"_dispatch_mach_msg_async_reply_invoke","symbolLocation":609,"imageIndex":40},{"imageOffset":44889,"symbol":"_dispatch_lane_serial_drain","symbolLocation":424,"imageIndex":40},{"imageOffset":48663,"symbol":"_dispatch_lane_invoke","symbolLocation":406,"imageIndex":40},{"imageOffset":96680,"symbol":"_dispatch_root_queue_drain_deferred_wlh","symbolLocation":276,"imageIndex":40},{"imageOffset":94066,"symbol":"_dispatch_workloop_worker_thread","symbolLocation":552,"imageIndex":40},{"imageOffset":11140,"symbol":"_pthread_wqthread","symbolLocation":327,"imageIndex":34},{"imageOffset":6863,"symbol":"start_wqthread","symbolLocation":15,"imageIndex":34}]},{"id":456553,"frames":[{"imageOffset":6848,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":34}],"threadState":{"r13":{"value":0},"rax":{"value":33554800},"rflags":{"value":512},"cpu":{"value":0},"r14":{"value":1},"rsi":{"value":16131},"r8":{"value":409604},"cr2":{"value":0},"rdx":{"value":123145552683008},"r10":{"value":0},"r9":{"value":18446744073709551615},"r15":{"value":123145553206136},"rbx":{"value":123145553207296},"trap":{"value":133},"err":{"value":33554800},"r11":{"value":582},"rip":{"value":4463725248},"rbp":{"value":0},"rsp":{"value":123145553207296},"r12":{"value":5193733},"rcx":{"value":0},"flavor":"x86_THREAD_STATE","rdi":{"value":123145553207296}}},{"id":456554,"frames":[{"imageOffset":6848,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":34}],"threadState":{"r13":{"value":0},"rax":{"value":33554800},"rflags":{"value":512},"cpu":{"value":0},"r14":{"value":0},"rsi":{"value":12803},"r8":{"value":409604},"cr2":{"value":0},"rdx":{"value":123145553219584},"r10":{"value":0},"r9":{"value":18446744073709551615},"r15":{"value":0},"rbx":{"value":123145553743872},"trap":{"value":133},"err":{"value":33554800},"r11":{"value":582},"rip":{"value":4463725248},"rbp":{"value":0},"rsp":{"value":123145553743872},"r12":{"value":0},"rcx":{"value":0},"flavor":"x86_THREAD_STATE","rdi":{"value":123145553743872}}},{"id":456555,"name":"com.apple.uikit.eventfetch-thread","threadState":{"r13":{"value":21592279046},"rax":{"value":268451845},"rflags":{"value":518},"cpu":{"value":0},"r14":{"value":2},"rsi":{"value":21592279046},"r8":{"value":147328016},"cr2":{"value":0},"rdx":{"value":8589934592},"r10":{"value":49490908151808},"r9":{"value":49490908151808},"r15":{"value":49490908151808},"rbx":{"value":123145554275696},"trap":{"value":133},"err":{"value":16777263},"r11":{"value":518},"rip":{"value":4463313870},"rbp":{"value":123145554275536},"rsp":{"value":123145554275432},"r12":{"value":4294967295},"rcx":{"value":123145554275432},"flavor":"x86_THREAD_STATE","rdi":{"value":123145554275696}},"frames":[{"imageOffset":5070,"symbol":"mach_msg2_trap","symbolLocation":10,"imageIndex":33},{"imageOffset":64648,"symbol":"mach_msg2_internal","symbolLocation":84,"imageIndex":33},{"imageOffset":34064,"symbol":"mach_msg_overwrite","symbolLocation":653,"imageIndex":33},{"imageOffset":5821,"symbol":"mach_msg","symbolLocation":19,"imageIndex":33},{"imageOffset":579747,"symbol":"__CFRunLoopServiceMachPort","symbolLocation":143,"imageIndex":42},{"imageOffset":557099,"symbol":"__CFRunLoopRun","symbolLocation":1371,"imageIndex":42},{"imageOffset":554733,"symbol":"CFRunLoopRunSpecific","symbolLocation":557,"imageIndex":42},{"imageOffset":7355546,"symbol":"-[NSRunLoop(NSRunLoop) runMode:beforeDate:]","symbolLocation":213,"imageIndex":49},{"imageOffset":7356184,"symbol":"-[NSRunLoop(NSRunLoop) runUntilDate:]","symbolLocation":72,"imageIndex":49},{"imageOffset":17827754,"symbol":"-[UIEventFetcher threadMain]","symbolLocation":518,"imageIndex":44},{"imageOffset":7529685,"symbol":"__NSThread__start__","symbolLocation":1024,"imageIndex":49},{"imageOffset":24971,"symbol":"_pthread_start","symbolLocation":99,"imageIndex":34},{"imageOffset":6883,"symbol":"thread_start","symbolLocation":15,"imageIndex":34}]},{"id":456556,"frames":[{"imageOffset":6848,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":34}],"threadState":{"r13":{"value":0},"rax":{"value":33554800},"rflags":{"value":512},"cpu":{"value":0},"r14":{"value":1},"rsi":{"value":14083},"r8":{"value":5193733},"cr2":{"value":0},"rdx":{"value":123145554292736},"r10":{"value":0},"r9":{"value":1},"r15":{"value":123145554815872},"rbx":{"value":123145554817024},"trap":{"value":133},"err":{"value":33554800},"r11":{"value":582},"rip":{"value":4463725248},"rbp":{"value":0},"rsp":{"value":123145554815856},"r12":{"value":1982472},"rcx":{"value":123145554815872},"flavor":"x86_THREAD_STATE","rdi":{"value":123145554817024}}},{"id":456558,"threadState":{"r13":{"value":4639041024},"rax":{"value":1944},"rflags":{"value":518},"cpu":{"value":0},"r14":{"value":105553169828832},"rsi":{"value":4639041024},"r8":{"value":4638999040},"cr2":{"value":0},"rdx":{"value":0},"r10":{"value":105553169828984},"r9":{"value":4638900224},"r15":{"value":8192},"rbx":{"value":0},"trap":{"value":133},"err":{"value":33554776},"r11":{"value":518},"rip":{"value":4463319774},"rbp":{"value":123145555331456},"rsp":{"value":123145555331400},"r12":{"value":0},"rcx":{"value":123145555331400},"flavor":"x86_THREAD_STATE","rdi":{"value":22}},"queue":"com.apple.CFNetwork.Connection","frames":[{"imageOffset":10974,"symbol":"__getdirentries64","symbolLocation":10,"imageIndex":33},{"imageOffset":171115,"symbol":"_readdir_unlocked","symbolLocation":201,"imageIndex":37},{"imageOffset":171319,"symbol":"readdir","symbolLocation":35,"imageIndex":37},{"imageOffset":328671,"symbol":"_CFIterateDirectory","symbolLocation":145,"imageIndex":42},{"imageOffset":147215,"symbol":"_CFBundleGetBundleVersionForURL","symbolLocation":443,"imageIndex":42},{"imageOffset":132816,"symbol":"_CFBundleCreate","symbolLocation":229,"imageIndex":42},{"imageOffset":140958,"symbol":"_CFBundleEnsureBundleExistsForImagePath","symbolLocation":56,"imageIndex":42},{"imageOffset":131847,"symbol":"_CFBundleGetBundleWithIdentifier","symbolLocation":188,"imageIndex":42},{"imageOffset":848385,"imageIndex":50},{"imageOffset":14040,"symbol":"_dispatch_client_callout","symbolLocation":8,"imageIndex":40},{"imageOffset":19183,"symbol":"_dispatch_once_callout","symbolLocation":20,"imageIndex":40},{"imageOffset":399547,"imageIndex":50},{"imageOffset":10349,"symbol":"__pthread_once_handler","symbolLocation":65,"imageIndex":34},{"imageOffset":7077,"symbol":"_os_once_callout","symbolLocation":17,"imageIndex":32},{"imageOffset":10267,"symbol":"pthread_once","symbolLocation":74,"imageIndex":34},{"imageOffset":401083,"imageIndex":50},{"imageOffset":1502956,"imageIndex":50},{"imageOffset":1287401,"imageIndex":50},{"imageOffset":1187065,"imageIndex":50},{"imageOffset":2304015,"imageIndex":50},{"imageOffset":996400,"imageIndex":50},{"imageOffset":1006625,"imageIndex":50},{"imageOffset":1209396,"imageIndex":50},{"imageOffset":679950,"imageIndex":50},{"imageOffset":709366,"imageIndex":50},{"imageOffset":1210987,"imageIndex":50},{"imageOffset":193239,"imageIndex":50},{"imageOffset":192303,"imageIndex":50},{"imageOffset":1885398,"imageIndex":50},{"imageOffset":1204895,"imageIndex":50},{"imageOffset":703394,"imageIndex":50},{"imageOffset":77028,"symbol":"_dispatch_block_async_invoke2","symbolLocation":85,"imageIndex":40},{"imageOffset":14040,"symbol":"_dispatch_client_callout","symbolLocation":8,"imageIndex":40},{"imageOffset":45693,"symbol":"_dispatch_lane_serial_drain","symbolLocation":1228,"imageIndex":40},{"imageOffset":48663,"symbol":"_dispatch_lane_invoke","symbolLocation":406,"imageIndex":40},{"imageOffset":52452,"symbol":"_dispatch_workloop_invoke","symbolLocation":849,"imageIndex":40},{"imageOffset":96680,"symbol":"_dispatch_root_queue_drain_deferred_wlh","symbolLocation":276,"imageIndex":40},{"imageOffset":94066,"symbol":"_dispatch_workloop_worker_thread","symbolLocation":552,"imageIndex":40},{"imageOffset":11140,"symbol":"_pthread_wqthread","symbolLocation":327,"imageIndex":34},{"imageOffset":6863,"symbol":"start_wqthread","symbolLocation":15,"imageIndex":34}]},{"id":456559,"threadState":{"r13":{"value":137438953472},"rax":{"value":22},"rflags":{"value":659},"cpu":{"value":0},"r14":{"value":105553162488064},"rsi":{"value":983807},"r8":{"value":4463757664,"symbolLocation":0,"symbol":"_pthread_qos_class_from_thread_qos.thread_qos_to_qos_class"},"cr2":{"value":0},"rdx":{"value":0},"r10":{"value":0},"r9":{"value":0},"r15":{"value":123145555888624},"rbx":{"value":123145555888784},"trap":{"value":222},"err":{"value":0},"r11":{"value":18446744073709551168},"rip":{"value":4463754975},"rbp":{"value":123145555888720},"rsp":{"value":123145555888616},"r12":{"value":983807},"rcx":{"value":105553162488064},"flavor":"x86_THREAD_STATE","rdi":{"value":25}},"queue":"com.apple.root.background-qos","frames":[{"imageOffset":36575,"symbol":"_pthread_setspecific_static","symbolLocation":14,"imageIndex":34},{"imageOffset":96505,"symbol":"_dispatch_root_queue_drain_deferred_wlh","symbolLocation":101,"imageIndex":40},{"imageOffset":94066,"symbol":"_dispatch_workloop_worker_thread","symbolLocation":552,"imageIndex":40},{"imageOffset":11140,"symbol":"_pthread_wqthread","symbolLocation":327,"imageIndex":34},{"imageOffset":6863,"symbol":"start_wqthread","symbolLocation":15,"imageIndex":34}]},{"id":456569,"name":"io.flutter.1.ui","threadState":{"r13":{"value":4},"rax":{"value":34716},"rflags":{"value":66066},"cpu":{"value":0},"r14":{"value":51682},"rsi":{"value":51682},"r8":{"value":34716},"cr2":{"value":4867989504},"rdx":{"value":123145557989940},"r10":{"value":101},"r9":{"value":34716},"r15":{"value":4867954788},"rbx":{"value":123145557991072},"trap":{"value":14,"description":"(no mapping for user data read)"},"err":{"value":4},"r11":{"value":4867954670},"rip":{"value":4527007390},"rbp":{"value":123145557989888},"rsp":{"value":123145557989888},"r12":{"value":1},"rcx":{"value":0},"flavor":"x86_THREAD_STATE","rdi":{"value":4867954788}},"frames":[{"imageOffset":6870686,"symbol":"dart::Utf8::CodeUnitCount(unsigned char const*, long, dart::Utf8::Type*)","symbolLocation":46,"imageIndex":31},{"imageOffset":7789891,"symbol":"dart::String::FromUTF8(unsigned char const*, long, dart::Heap::Space)","symbolLocation":35,"imageIndex":31},{"imageOffset":10048127,"symbol":"dart::kernel::KernelReaderHelper::GetSourceFor(long)","symbolLocation":335,"imageIndex":31},{"imageOffset":7396099,"symbol":"dart::kernel::KernelLoader::LoadEntireProgram(dart::kernel::Program*, bool)","symbolLocation":1267,"imageIndex":31},{"imageOffset":10655448,"symbol":"dart::LoadLibrary(dart::Thread*, dart::ExternalTypedData const&)","symbolLocation":56,"imageIndex":31},{"imageOffset":10655094,"symbol":"Dart_LoadLibraryFromKernel","symbolLocation":374,"imageIndex":31},{"imageOffset":6707745,"symbol":"flutter::DartIsolate::LoadKernel(std::_fl::shared_ptr<fml::Mapping const> const&, bool)","symbolLocation":107,"imageIndex":31},{"imageOffset":6707986,"symbol":"flutter::DartIsolate::PrepareForRunningFromKernel(std::_fl::shared_ptr<fml::Mapping const> const&, bool, bool)","symbolLocation":180,"imageIndex":31},{"imageOffset":6747407,"symbol":"flutter::KernelIsolateConfiguration::DoPrepareIsolate(flutter::DartIsolate&)","symbolLocation":117,"imageIndex":31},{"imageOffset":6696163,"symbol":"flutter::DartIsolate::CreateRunningRootIsolate(flutter::Settings const&, fml::RefPtr<flutter::DartSnapshot const> const&, std::_fl::unique_ptr<flutter::PlatformConfiguration, std::_fl::default_delete<flutter::PlatformConfiguration>>, flutter::DartIsolate::Flags, std::_fl::function<void ()> const&, std::_fl::function<void ()> const&, std::_fl::function<void ()> const&, std::_fl::optional<std::_fl::basic_string<char, std::_fl::char_traits<char>, std::_fl::allocator<char>>>, std::_fl::optional<std::_fl::basic_string<char, std::_fl::char_traits<char>, std::_fl::allocator<char>>>, std::_fl::vector<std::_fl::basic_string<char, std::_fl::char_traits<char>, std::_fl::allocator<char>>, std::_fl::allocator<std::_fl::basic_string<char, std::_fl::char_traits<char>, std::_fl::allocator<char>>>> const&, std::_fl::unique_ptr<flutter::IsolateConfiguration, std::_fl::default_delete<flutter::IsolateConfiguration>>, flutter::UIDartState::Context const&, flutter::DartIsolate const*)","symbolLocation":629,"imageIndex":31},{"imageOffset":6758434,"symbol":"flutter::RuntimeController::LaunchRootIsolate(flutter::Settings const&, std::_fl::function<void ()> const&, std::_fl::optional<std::_fl::basic_string<char, std::_fl::char_traits<char>, std::_fl::allocator<char>>>, std::_fl::optional<std::_fl::basic_string<char, std::_fl::char_traits<char>, std::_fl::allocator<char>>>, std::_fl::vector<std::_fl::basic_string<char, std::_fl::char_traits<char>, std::_fl::allocator<char>>, std::_fl::allocator<std::_fl::basic_string<char, std::_fl::char_traits<char>, std::_fl::allocator<char>>>> const&, std::_fl::unique_ptr<flutter::IsolateConfiguration, std::_fl::default_delete<flutter::IsolateConfiguration>>)","symbolLocation":574,"imageIndex":31},{"imageOffset":4778842,"symbol":"flutter::Engine::Run(flutter::RunConfiguration)","symbolLocation":428,"imageIndex":31},{"imageOffset":4886729,"symbol":"std::_fl::__function::__func<fml::internal::CopyableLambda<flutter::Shell::RunEngine(flutter::RunConfiguration, std::_fl::function<void (flutter::Engine::RunStatus)> const&)::$_0>, std::_fl::allocator<fml::internal::CopyableLambda<flutter::Shell::RunEngine(flutter::RunConfiguration, std::_fl::function<void (flutter::Engine::RunStatus)> const&)::$_0>>, void ()>::operator()()","symbolLocation":93,"imageIndex":31},{"imageOffset":3457656,"symbol":"fml::MessageLoopImpl::FlushTasks(fml::FlushType)","symbolLocation":156,"imageIndex":31},{"imageOffset":3483490,"symbol":"fml::MessageLoopDarwin::OnTimerFire(__CFRunLoopTimer*, fml::MessageLoopDarwin*)","symbolLocation":26,"imageIndex":31},{"imageOffset":583561,"symbol":"__CFRUNLOOP_IS_CALLING_OUT_TO_A_TIMER_CALLBACK_FUNCTION__","symbolLocation":20,"imageIndex":42},{"imageOffset":582422,"symbol":"__CFRunLoopDoTimer","symbolLocation":801,"imageIndex":42},{"imageOffset":580250,"symbol":"__CFRunLoopDoTimers","symbolLocation":243,"imageIndex":42},{"imageOffset":557836,"symbol":"__CFRunLoopRun","symbolLocation":2108,"imageIndex":42},{"imageOffset":554733,"symbol":"CFRunLoopRunSpecific","symbolLocation":557,"imageIndex":42},{"imageOffset":3483807,"symbol":"fml::MessageLoopDarwin::Run()","symbolLocation":65,"imageIndex":31},{"imageOffset":3457430,"symbol":"fml::MessageLoopImpl::DoRun()","symbolLocation":22,"imageIndex":31},{"imageOffset":3479217,"symbol":"std::_fl::__function::__func<fml::Thread::Thread(std::_fl::function<void (fml::Thread::ThreadConfig const&)> const&, fml::Thread::ThreadConfig const&)::$_0, std::_fl::allocator<fml::Thread::Thread(std::_fl::function<void (fml::Thread::ThreadConfig const&)> const&, fml::Thread::ThreadConfig const&)::$_0>, void ()>::operator()()","symbolLocation":135,"imageIndex":31},{"imageOffset":3478611,"symbol":"fml::ThreadHandle::ThreadHandle(std::_fl::function<void ()>&&)::$_0::__invoke(void*)","symbolLocation":27,"imageIndex":31},{"imageOffset":24971,"symbol":"_pthread_start","symbolLocation":99,"imageIndex":34},{"imageOffset":6883,"symbol":"thread_start","symbolLocation":15,"imageIndex":34}]},{"id":456570,"name":"io.flutter.1.raster","threadState":{"r13":{"value":21592279046},"rax":{"value":268451845},"rflags":{"value":518},"cpu":{"value":0},"r14":{"value":2},"rsi":{"value":21592279046},"r8":{"value":0},"cr2":{"value":0},"rdx":{"value":8589934592},"r10":{"value":103366977912832},"r9":{"value":103366977912832},"r15":{"value":103366977912832},"rbx":{"value":123145560104944},"trap":{"value":133},"err":{"value":16777263},"r11":{"value":518},"rip":{"value":4463313870},"rbp":{"value":123145560104784},"rsp":{"value":123145560104680},"r12":{"value":4294967295},"rcx":{"value":123145560104680},"flavor":"x86_THREAD_STATE","rdi":{"value":123145560104944}},"frames":[{"imageOffset":5070,"symbol":"mach_msg2_trap","symbolLocation":10,"imageIndex":33},{"imageOffset":64648,"symbol":"mach_msg2_internal","symbolLocation":84,"imageIndex":33},{"imageOffset":34064,"symbol":"mach_msg_overwrite","symbolLocation":653,"imageIndex":33},{"imageOffset":5821,"symbol":"mach_msg","symbolLocation":19,"imageIndex":33},{"imageOffset":579747,"symbol":"__CFRunLoopServiceMachPort","symbolLocation":143,"imageIndex":42},{"imageOffset":557099,"symbol":"__CFRunLoopRun","symbolLocation":1371,"imageIndex":42},{"imageOffset":554733,"symbol":"CFRunLoopRunSpecific","symbolLocation":557,"imageIndex":42},{"imageOffset":3483807,"symbol":"fml::MessageLoopDarwin::Run()","symbolLocation":65,"imageIndex":31},{"imageOffset":3457430,"symbol":"fml::MessageLoopImpl::DoRun()","symbolLocation":22,"imageIndex":31},{"imageOffset":3479217,"symbol":"std::_fl::__function::__func<fml::Thread::Thread(std::_fl::function<void (fml::Thread::ThreadConfig const&)> const&, fml::Thread::ThreadConfig const&)::$_0, std::_fl::allocator<fml::Thread::Thread(std::_fl::function<void (fml::Thread::ThreadConfig const&)> const&, fml::Thread::ThreadConfig const&)::$_0>, void ()>::operator()()","symbolLocation":135,"imageIndex":31},{"imageOffset":3478611,"symbol":"fml::ThreadHandle::ThreadHandle(std::_fl::function<void ()>&&)::$_0::__invoke(void*)","symbolLocation":27,"imageIndex":31},{"imageOffset":24971,"symbol":"_pthread_start","symbolLocation":99,"imageIndex":34},{"imageOffset":6883,"symbol":"thread_start","symbolLocation":15,"imageIndex":34}]},{"id":456571,"name":"io.flutter.1.io","threadState":{"r13":{"value":21592279046},"rax":{"value":268451845},"rflags":{"value":518},"cpu":{"value":0},"r14":{"value":2},"rsi":{"value":21592279046},"r8":{"value":0},"cr2":{"value":0},"rdx":{"value":8589934592},"r10":{"value":109964047679488},"r9":{"value":109964047679488},"r15":{"value":109964047679488},"rbx":{"value":123145562214384},"trap":{"value":133},"err":{"value":16777263},"r11":{"value":518},"rip":{"value":4463313870},"rbp":{"value":123145562214224},"rsp":{"value":123145562214120},"r12":{"value":4294967295},"rcx":{"value":123145562214120},"flavor":"x86_THREAD_STATE","rdi":{"value":123145562214384}},"frames":[{"imageOffset":5070,"symbol":"mach_msg2_trap","symbolLocation":10,"imageIndex":33},{"imageOffset":64648,"symbol":"mach_msg2_internal","symbolLocation":84,"imageIndex":33},{"imageOffset":34064,"symbol":"mach_msg_overwrite","symbolLocation":653,"imageIndex":33},{"imageOffset":5821,"symbol":"mach_msg","symbolLocation":19,"imageIndex":33},{"imageOffset":579747,"symbol":"__CFRunLoopServiceMachPort","symbolLocation":143,"imageIndex":42},{"imageOffset":557099,"symbol":"__CFRunLoopRun","symbolLocation":1371,"imageIndex":42},{"imageOffset":554733,"symbol":"CFRunLoopRunSpecific","symbolLocation":557,"imageIndex":42},{"imageOffset":3483807,"symbol":"fml::MessageLoopDarwin::Run()","symbolLocation":65,"imageIndex":31},{"imageOffset":3457430,"symbol":"fml::MessageLoopImpl::DoRun()","symbolLocation":22,"imageIndex":31},{"imageOffset":3479217,"symbol":"std::_fl::__function::__func<fml::Thread::Thread(std::_fl::function<void (fml::Thread::ThreadConfig const&)> const&, fml::Thread::ThreadConfig const&)::$_0, std::_fl::allocator<fml::Thread::Thread(std::_fl::function<void (fml::Thread::ThreadConfig const&)> const&, fml::Thread::ThreadConfig const&)::$_0>, void ()>::operator()()","symbolLocation":135,"imageIndex":31},{"imageOffset":3478611,"symbol":"fml::ThreadHandle::ThreadHandle(std::_fl::function<void ()>&&)::$_0::__invoke(void*)","symbolLocation":27,"imageIndex":31},{"imageOffset":24971,"symbol":"_pthread_start","symbolLocation":99,"imageIndex":34},{"imageOffset":6883,"symbol":"thread_start","symbolLocation":15,"imageIndex":34}]},{"id":456572,"name":"io.flutter.1.profiler","threadState":{"r13":{"value":21592279046},"rax":{"value":268451845},"rflags":{"value":518},"cpu":{"value":0},"r14":{"value":2},"rsi":{"value":21592279046},"r8":{"value":0},"cr2":{"value":0},"rdx":{"value":8589934592},"r10":{"value":115461605818368},"r9":{"value":115461605818368},"r15":{"value":115461605818368},"rbx":{"value":123145564323824},"trap":{"value":133},"err":{"value":16777263},"r11":{"value":518},"rip":{"value":4463313870},"rbp":{"value":123145564323664},"rsp":{"value":123145564323560},"r12":{"value":4294967295},"rcx":{"value":123145564323560},"flavor":"x86_THREAD_STATE","rdi":{"value":123145564323824}},"frames":[{"imageOffset":5070,"symbol":"mach_msg2_trap","symbolLocation":10,"imageIndex":33},{"imageOffset":64648,"symbol":"mach_msg2_internal","symbolLocation":84,"imageIndex":33},{"imageOffset":34064,"symbol":"mach_msg_overwrite","symbolLocation":653,"imageIndex":33},{"imageOffset":5821,"symbol":"mach_msg","symbolLocation":19,"imageIndex":33},{"imageOffset":579747,"symbol":"__CFRunLoopServiceMachPort","symbolLocation":143,"imageIndex":42},{"imageOffset":557099,"symbol":"__CFRunLoopRun","symbolLocation":1371,"imageIndex":42},{"imageOffset":554733,"symbol":"CFRunLoopRunSpecific","symbolLocation":557,"imageIndex":42},{"imageOffset":3483807,"symbol":"fml::MessageLoopDarwin::Run()","symbolLocation":65,"imageIndex":31},{"imageOffset":3457430,"symbol":"fml::MessageLoopImpl::DoRun()","symbolLocation":22,"imageIndex":31},{"imageOffset":3479217,"symbol":"std::_fl::__function::__func<fml::Thread::Thread(std::_fl::function<void (fml::Thread::ThreadConfig const&)> const&, fml::Thread::ThreadConfig const&)::$_0, std::_fl::allocator<fml::Thread::Thread(std::_fl::function<void (fml::Thread::ThreadConfig const&)> const&, fml::Thread::ThreadConfig const&)::$_0>, void ()>::operator()()","symbolLocation":135,"imageIndex":31},{"imageOffset":3478611,"symbol":"fml::ThreadHandle::ThreadHandle(std::_fl::function<void ()>&&)::$_0::__invoke(void*)","symbolLocation":27,"imageIndex":31},{"imageOffset":24971,"symbol":"_pthread_start","symbolLocation":99,"imageIndex":34},{"imageOffset":6883,"symbol":"thread_start","symbolLocation":15,"imageIndex":34}]},{"id":456573,"name":"io.worker.1","threadState":{"r13":{"value":8796093024768},"rax":{"value":4},"rflags":{"value":583},"cpu":{"value":0},"r14":{"value":123145564864512},"rsi":{"value":8796093024768},"r8":{"value":0},"cr2":{"value":0},"rdx":{"value":2048},"r10":{"value":0},"r9":{"value":160},"r15":{"value":2048},"rbx":{"value":22},"trap":{"value":133},"err":{"value":33554737},"r11":{"value":582},"rip":{"value":4463325050},"rbp":{"value":123145564864048},"rsp":{"value":123145564863896},"r12":{"value":0},"rcx":{"value":123145564863896},"flavor":"x86_THREAD_STATE","rdi":{"value":4470120344}},"frames":[{"imageOffset":16250,"symbol":"__psynch_cvwait","symbolLocation":10,"imageIndex":33},{"imageOffset":26355,"symbol":"_pthread_cond_wait","symbolLocation":1211,"imageIndex":34},{"imageOffset":323290,"symbol":"std::_fl::condition_variable::wait(std::_fl::unique_lock<std::_fl::mutex>&)","symbolLocation":18,"imageIndex":31},{"imageOffset":3445763,"symbol":"fml::ConcurrentMessageLoop::WorkerMain()","symbolLocation":167,"imageIndex":31},{"imageOffset":3447675,"symbol":"void* std::_fl::__thread_proxy[abi:v15000]<std::_fl::tuple<std::_fl::unique_ptr<std::_fl::__thread_struct, std::_fl::default_delete<std::_fl::__thread_struct>>, fml::ConcurrentMessageLoop::ConcurrentMessageLoop(unsigned long)::$_0>>(void*)","symbolLocation":191,"imageIndex":31},{"imageOffset":24971,"symbol":"_pthread_start","symbolLocation":99,"imageIndex":34},{"imageOffset":6883,"symbol":"thread_start","symbolLocation":15,"imageIndex":34}]},{"id":456574,"name":"io.worker.2","threadState":{"r13":{"value":8796093025024},"rax":{"value":4},"rflags":{"value":583},"cpu":{"value":0},"r14":{"value":123145565401088},"rsi":{"value":8796093025024},"r8":{"value":0},"cr2":{"value":0},"rdx":{"value":2048},"r10":{"value":0},"r9":{"value":160},"r15":{"value":2048},"rbx":{"value":22},"trap":{"value":133},"err":{"value":33554737},"r11":{"value":582},"rip":{"value":4463325050},"rbp":{"value":123145565400624},"rsp":{"value":123145565400472},"r12":{"value":0},"rcx":{"value":123145565400472},"flavor":"x86_THREAD_STATE","rdi":{"value":4470120344}},"frames":[{"imageOffset":16250,"symbol":"__psynch_cvwait","symbolLocation":10,"imageIndex":33},{"imageOffset":26355,"symbol":"_pthread_cond_wait","symbolLocation":1211,"imageIndex":34},{"imageOffset":323290,"symbol":"std::_fl::condition_variable::wait(std::_fl::unique_lock<std::_fl::mutex>&)","symbolLocation":18,"imageIndex":31},{"imageOffset":3445763,"symbol":"fml::ConcurrentMessageLoop::WorkerMain()","symbolLocation":167,"imageIndex":31},{"imageOffset":3447675,"symbol":"void* std::_fl::__thread_proxy[abi:v15000]<std::_fl::tuple<std::_fl::unique_ptr<std::_fl::__thread_struct, std::_fl::default_delete<std::_fl::__thread_struct>>, fml::ConcurrentMessageLoop::ConcurrentMessageLoop(unsigned long)::$_0>>(void*)","symbolLocation":191,"imageIndex":31},{"imageOffset":24971,"symbol":"_pthread_start","symbolLocation":99,"imageIndex":34},{"imageOffset":6883,"symbol":"thread_start","symbolLocation":15,"imageIndex":34}]},{"id":456575,"name":"io.worker.3","threadState":{"r13":{"value":8796093025280},"rax":{"value":4},"rflags":{"value":583},"cpu":{"value":0},"r14":{"value":123145565937664},"rsi":{"value":8796093025280},"r8":{"value":0},"cr2":{"value":0},"rdx":{"value":2048},"r10":{"value":0},"r9":{"value":160},"r15":{"value":2048},"rbx":{"value":22},"trap":{"value":133},"err":{"value":33554737},"r11":{"value":582},"rip":{"value":4463325050},"rbp":{"value":123145565937200},"rsp":{"value":123145565937048},"r12":{"value":0},"rcx":{"value":123145565937048},"flavor":"x86_THREAD_STATE","rdi":{"value":4470120344}},"frames":[{"imageOffset":16250,"symbol":"__psynch_cvwait","symbolLocation":10,"imageIndex":33},{"imageOffset":26355,"symbol":"_pthread_cond_wait","symbolLocation":1211,"imageIndex":34},{"imageOffset":323290,"symbol":"std::_fl::condition_variable::wait(std::_fl::unique_lock<std::_fl::mutex>&)","symbolLocation":18,"imageIndex":31},{"imageOffset":3445763,"symbol":"fml::ConcurrentMessageLoop::WorkerMain()","symbolLocation":167,"imageIndex":31},{"imageOffset":3447675,"symbol":"void* std::_fl::__thread_proxy[abi:v15000]<std::_fl::tuple<std::_fl::unique_ptr<std::_fl::__thread_struct, std::_fl::default_delete<std::_fl::__thread_struct>>, fml::ConcurrentMessageLoop::ConcurrentMessageLoop(unsigned long)::$_0>>(void*)","symbolLocation":191,"imageIndex":31},{"imageOffset":24971,"symbol":"_pthread_start","symbolLocation":99,"imageIndex":34},{"imageOffset":6883,"symbol":"thread_start","symbolLocation":15,"imageIndex":34}]},{"id":456576,"name":"io.worker.4","threadState":{"r13":{"value":8796093025792},"rax":{"value":4},"rflags":{"value":583},"cpu":{"value":0},"r14":{"value":123145566474240},"rsi":{"value":8796093025792},"r8":{"value":0},"cr2":{"value":0},"rdx":{"value":2048},"r10":{"value":0},"r9":{"value":160},"r15":{"value":2048},"rbx":{"value":22},"trap":{"value":133},"err":{"value":33554737},"r11":{"value":582},"rip":{"value":4463325050},"rbp":{"value":123145566473776},"rsp":{"value":123145566473624},"r12":{"value":0},"rcx":{"value":123145566473624},"flavor":"x86_THREAD_STATE","rdi":{"value":4470120344}},"frames":[{"imageOffset":16250,"symbol":"__psynch_cvwait","symbolLocation":10,"imageIndex":33},{"imageOffset":26355,"symbol":"_pthread_cond_wait","symbolLocation":1211,"imageIndex":34},{"imageOffset":323290,"symbol":"std::_fl::condition_variable::wait(std::_fl::unique_lock<std::_fl::mutex>&)","symbolLocation":18,"imageIndex":31},{"imageOffset":3445763,"symbol":"fml::ConcurrentMessageLoop::WorkerMain()","symbolLocation":167,"imageIndex":31},{"imageOffset":3447675,"symbol":"void* std::_fl::__thread_proxy[abi:v15000]<std::_fl::tuple<std::_fl::unique_ptr<std::_fl::__thread_struct, std::_fl::default_delete<std::_fl::__thread_struct>>, fml::ConcurrentMessageLoop::ConcurrentMessageLoop(unsigned long)::$_0>>(void*)","symbolLocation":191,"imageIndex":31},{"imageOffset":24971,"symbol":"_pthread_start","symbolLocation":99,"imageIndex":34},{"imageOffset":6883,"symbol":"thread_start","symbolLocation":15,"imageIndex":34}]},{"id":456577,"name":"io.worker.5","threadState":{"r13":{"value":8800387991808},"rax":{"value":4},"rflags":{"value":583},"cpu":{"value":0},"r14":{"value":123145567010816},"rsi":{"value":8800387991808},"r8":{"value":0},"cr2":{"value":0},"rdx":{"value":2048},"r10":{"value":0},"r9":{"value":160},"r15":{"value":2048},"rbx":{"value":22},"trap":{"value":133},"err":{"value":33554737},"r11":{"value":582},"rip":{"value":4463325050},"rbp":{"value":123145567010352},"rsp":{"value":123145567010200},"r12":{"value":0},"rcx":{"value":123145567010200},"flavor":"x86_THREAD_STATE","rdi":{"value":4470120344}},"frames":[{"imageOffset":16250,"symbol":"__psynch_cvwait","symbolLocation":10,"imageIndex":33},{"imageOffset":26355,"symbol":"_pthread_cond_wait","symbolLocation":1211,"imageIndex":34},{"imageOffset":323290,"symbol":"std::_fl::condition_variable::wait(std::_fl::unique_lock<std::_fl::mutex>&)","symbolLocation":18,"imageIndex":31},{"imageOffset":3445763,"symbol":"fml::ConcurrentMessageLoop::WorkerMain()","symbolLocation":167,"imageIndex":31},{"imageOffset":3447675,"symbol":"void* std::_fl::__thread_proxy[abi:v15000]<std::_fl::tuple<std::_fl::unique_ptr<std::_fl::__thread_struct, std::_fl::default_delete<std::_fl::__thread_struct>>, fml::ConcurrentMessageLoop::ConcurrentMessageLoop(unsigned long)::$_0>>(void*)","symbolLocation":191,"imageIndex":31},{"imageOffset":24971,"symbol":"_pthread_start","symbolLocation":99,"imageIndex":34},{"imageOffset":6883,"symbol":"thread_start","symbolLocation":15,"imageIndex":34}]},{"id":456578,"name":"io.worker.6","threadState":{"r13":{"value":8796093025536},"rax":{"value":4},"rflags":{"value":583},"cpu":{"value":0},"r14":{"value":123145567547392},"rsi":{"value":8796093025536},"r8":{"value":0},"cr2":{"value":0},"rdx":{"value":2048},"r10":{"value":0},"r9":{"value":160},"r15":{"value":2048},"rbx":{"value":22},"trap":{"value":133},"err":{"value":33554737},"r11":{"value":582},"rip":{"value":4463325050},"rbp":{"value":123145567546928},"rsp":{"value":123145567546776},"r12":{"value":0},"rcx":{"value":123145567546776},"flavor":"x86_THREAD_STATE","rdi":{"value":4470120344}},"frames":[{"imageOffset":16250,"symbol":"__psynch_cvwait","symbolLocation":10,"imageIndex":33},{"imageOffset":26355,"symbol":"_pthread_cond_wait","symbolLocation":1211,"imageIndex":34},{"imageOffset":323290,"symbol":"std::_fl::condition_variable::wait(std::_fl::unique_lock<std::_fl::mutex>&)","symbolLocation":18,"imageIndex":31},{"imageOffset":3445763,"symbol":"fml::ConcurrentMessageLoop::WorkerMain()","symbolLocation":167,"imageIndex":31},{"imageOffset":3447675,"symbol":"void* std::_fl::__thread_proxy[abi:v15000]<std::_fl::tuple<std::_fl::unique_ptr<std::_fl::__thread_struct, std::_fl::default_delete<std::_fl::__thread_struct>>, fml::ConcurrentMessageLoop::ConcurrentMessageLoop(unsigned long)::$_0>>(void*)","symbolLocation":191,"imageIndex":31},{"imageOffset":24971,"symbol":"_pthread_start","symbolLocation":99,"imageIndex":34},{"imageOffset":6883,"symbol":"thread_start","symbolLocation":15,"imageIndex":34}]},{"id":456579,"name":"io.worker.7","threadState":{"r13":{"value":8796093026304},"rax":{"value":4},"rflags":{"value":583},"cpu":{"value":0},"r14":{"value":123145568083968},"rsi":{"value":8796093026304},"r8":{"value":0},"cr2":{"value":0},"rdx":{"value":2048},"r10":{"value":0},"r9":{"value":160},"r15":{"value":2048},"rbx":{"value":22},"trap":{"value":133},"err":{"value":33554737},"r11":{"value":582},"rip":{"value":4463325050},"rbp":{"value":123145568083504},"rsp":{"value":123145568083352},"r12":{"value":0},"rcx":{"value":123145568083352},"flavor":"x86_THREAD_STATE","rdi":{"value":4470120344}},"frames":[{"imageOffset":16250,"symbol":"__psynch_cvwait","symbolLocation":10,"imageIndex":33},{"imageOffset":26355,"symbol":"_pthread_cond_wait","symbolLocation":1211,"imageIndex":34},{"imageOffset":323290,"symbol":"std::_fl::condition_variable::wait(std::_fl::unique_lock<std::_fl::mutex>&)","symbolLocation":18,"imageIndex":31},{"imageOffset":3445763,"symbol":"fml::ConcurrentMessageLoop::WorkerMain()","symbolLocation":167,"imageIndex":31},{"imageOffset":3447675,"symbol":"void* std::_fl::__thread_proxy[abi:v15000]<std::_fl::tuple<std::_fl::unique_ptr<std::_fl::__thread_struct, std::_fl::default_delete<std::_fl::__thread_struct>>, fml::ConcurrentMessageLoop::ConcurrentMessageLoop(unsigned long)::$_0>>(void*)","symbolLocation":191,"imageIndex":31},{"imageOffset":24971,"symbol":"_pthread_start","symbolLocation":99,"imageIndex":34},{"imageOffset":6883,"symbol":"thread_start","symbolLocation":15,"imageIndex":34}]},{"id":456580,"name":"io.worker.8","threadState":{"r13":{"value":8796093026048},"rax":{"value":260},"rflags":{"value":583},"cpu":{"value":0},"r14":{"value":123145568620544},"rsi":{"value":8796093026048},"r8":{"value":0},"cr2":{"value":0},"rdx":{"value":2048},"r10":{"value":0},"r9":{"value":160},"r15":{"value":2048},"rbx":{"value":22},"trap":{"value":133},"err":{"value":33554737},"r11":{"value":582},"rip":{"value":4463325050},"rbp":{"value":123145568620080},"rsp":{"value":123145568619928},"r12":{"value":0},"rcx":{"value":123145568619928},"flavor":"x86_THREAD_STATE","rdi":{"value":4470120344}},"frames":[{"imageOffset":16250,"symbol":"__psynch_cvwait","symbolLocation":10,"imageIndex":33},{"imageOffset":26355,"symbol":"_pthread_cond_wait","symbolLocation":1211,"imageIndex":34},{"imageOffset":323290,"symbol":"std::_fl::condition_variable::wait(std::_fl::unique_lock<std::_fl::mutex>&)","symbolLocation":18,"imageIndex":31},{"imageOffset":3445763,"symbol":"fml::ConcurrentMessageLoop::WorkerMain()","symbolLocation":167,"imageIndex":31},{"imageOffset":3447675,"symbol":"void* std::_fl::__thread_proxy[abi:v15000]<std::_fl::tuple<std::_fl::unique_ptr<std::_fl::__thread_struct, std::_fl::default_delete<std::_fl::__thread_struct>>, fml::ConcurrentMessageLoop::ConcurrentMessageLoop(unsigned long)::$_0>>(void*)","symbolLocation":191,"imageIndex":31},{"imageOffset":24971,"symbol":"_pthread_start","symbolLocation":99,"imageIndex":34},{"imageOffset":6883,"symbol":"thread_start","symbolLocation":15,"imageIndex":34}]},{"id":456581,"name":"dart:io EventHandler","threadState":{"r13":{"value":123145569680704},"rax":{"value":4},"rflags":{"value":583},"cpu":{"value":0},"r14":{"value":105553156149496},"rsi":{"value":0},"r8":{"value":16},"cr2":{"value":0},"rdx":{"value":0},"r10":{"value":123145569680704},"r9":{"value":0},"r15":{"value":0},"rbx":{"value":105553156149472},"trap":{"value":133},"err":{"value":33554795},"r11":{"value":582},"rip":{"value":4463333550},"rbp":{"value":123145569681264},"rsp":{"value":123145569679640},"r12":{"value":0},"rcx":{"value":123145569679640},"flavor":"x86_THREAD_STATE","rdi":{"value":7}},"frames":[{"imageOffset":24750,"symbol":"kevent","symbolLocation":10,"imageIndex":33},{"imageOffset":6576360,"symbol":"dart::bin::EventHandlerImplementation::EventHandlerEntry(unsigned long)","symbolLocation":312,"imageIndex":31},{"imageOffset":6690579,"symbol":"dart::bin::ThreadStart(void*)","symbolLocation":83,"imageIndex":31},{"imageOffset":24971,"symbol":"_pthread_start","symbolLocation":99,"imageIndex":34},{"imageOffset":6883,"symbol":"thread_start","symbolLocation":15,"imageIndex":34}]},{"id":456583,"name":"DartWorker","threadState":{"r13":{"value":8796093025024},"rax":{"value":260},"rflags":{"value":663},"cpu":{"value":0},"r14":{"value":2816},"rsi":{"value":8796093025024},"r8":{"value":0},"cr2":{"value":0},"rdx":{"value":2048},"r10":{"value":0},"r9":{"value":160},"r15":{"value":2048},"rbx":{"value":22},"trap":{"value":133},"err":{"value":33554737},"r11":{"value":663},"rip":{"value":4463325050},"rbp":{"value":123145570740832},"rsp":{"value":123145570740680},"r12":{"value":866165000},"rcx":{"value":123145570740680},"flavor":"x86_THREAD_STATE","rdi":{"value":4470122120}},"frames":[{"imageOffset":16250,"symbol":"__psynch_cvwait","symbolLocation":10,"imageIndex":33},{"imageOffset":26404,"symbol":"_pthread_cond_wait","symbolLocation":1260,"imageIndex":34},{"imageOffset":8037718,"symbol":"dart::Monitor::WaitMicros(long long)","symbolLocation":134,"imageIndex":31},{"imageOffset":8525359,"symbol":"dart::ThreadPool::WorkerLoop(dart::ThreadPool::Worker*)","symbolLocation":543,"imageIndex":31},{"imageOffset":8525827,"symbol":"dart::ThreadPool::Worker::Main(unsigned long)","symbolLocation":115,"imageIndex":31},{"imageOffset":8035326,"symbol":"dart::ThreadStart(void*)","symbolLocation":206,"imageIndex":31},{"imageOffset":24971,"symbol":"_pthread_start","symbolLocation":99,"imageIndex":34},{"imageOffset":6883,"symbol":"thread_start","symbolLocation":15,"imageIndex":34}]},{"id":456590,"name":"JavaScriptCore libpas scavenger","threadState":{"r13":{"value":2203318223616},"rax":{"value":260},"rflags":{"value":583},"cpu":{"value":0},"r14":{"value":123145571278848},"rsi":{"value":2203318223616},"r8":{"value":0},"cr2":{"value":0},"rdx":{"value":0},"r10":{"value":0},"r9":{"value":160},"r15":{"value":0},"rbx":{"value":22},"trap":{"value":133},"err":{"value":33554737},"r11":{"value":582},"rip":{"value":4463325050},"rbp":{"value":123145571278640},"rsp":{"value":123145571278488},"r12":{"value":124997976},"rcx":{"value":123145571278488},"flavor":"x86_THREAD_STATE","rdi":{"value":4684613696}},"frames":[{"imageOffset":16250,"symbol":"__psynch_cvwait","symbolLocation":10,"imageIndex":33},{"imageOffset":26355,"symbol":"_pthread_cond_wait","symbolLocation":1211,"imageIndex":34},{"imageOffset":24949556,"symbol":"scavenger_thread_main","symbolLocation":1604,"imageIndex":51},{"imageOffset":24971,"symbol":"_pthread_start","symbolLocation":99,"imageIndex":34},{"imageOffset":6883,"symbol":"thread_start","symbolLocation":15,"imageIndex":34}]},{"id":456592,"name":"AXSpeech","threadState":{"r13":{"value":140704234721536,"symbolLocation":0,"symbol":"(anonymous namespace)::SideTablesMap"},"rax":{"value":38145},"rflags":{"value":518},"cpu":{"value":0},"r14":{"value":38400},"rsi":{"value":123145571807720},"r8":{"value":105553151208624},"cr2":{"value":0},"rdx":{"value":0},"r10":{"value":1200},"r9":{"value":4455925248},"r15":{"value":18446638520558576448},"rbx":{"value":2},"trap":{"value":222},"err":{"value":0},"r11":{"value":4095},"rip":{"value":140703129125550},"rbp":{"value":123145571807696},"rsp":{"value":123145571807664},"r12":{"value":123145571807904},"rcx":{"value":4096},"flavor":"x86_THREAD_STATE","rdi":{"value":4455886848}},"frames":[{"imageOffset":131758,"symbol":"bool objc::DenseMapBase<objc::DenseMap<DisguisedPtr<objc_object>, objc::DenseMap<void const*, objc::ObjcAssociation, objc::DenseMapValueInfo<objc::ObjcAssociation>, objc::DenseMapInfo<void const*>, objc::detail::DenseMapPair<void const*, objc::ObjcAssociation>>, objc::DenseMapValueInfo<objc::DenseMap<void const*, objc::ObjcAssociation, objc::DenseMapValueInfo<objc::ObjcAssociation>, objc::DenseMapInfo<void const*>, objc::detail::DenseMapPair<void const*, objc::ObjcAssociation>>>, objc::DenseMapInfo<DisguisedPtr<objc_object>>, objc::detail::DenseMapPair<DisguisedPtr<objc_object>, objc::DenseMap<void const*, objc::ObjcAssociation, objc::DenseMapValueInfo<objc::ObjcAssociation>, objc::DenseMapInfo<void const*>, objc::detail::DenseMapPair<void const*, objc::ObjcAssociation>>>>, DisguisedPtr<objc_object>, objc::DenseMap<void const*, objc::ObjcAssociation, objc::DenseMapValueInfo<objc::ObjcAssociation>, objc::DenseMapInfo<void const*>, objc::detail::DenseMapPair<void const*, objc::ObjcAssociation>>, objc::DenseMapValueInfo<objc::DenseMap<void const*, objc::ObjcAssociation, objc::DenseMapValueInfo<objc::ObjcAssociation>, objc::DenseMapInfo<void const*>, objc::detail::DenseMapPair<void const*, objc::ObjcAssociation>>>, objc::DenseMapInfo<DisguisedPtr<objc_object>>, objc::detail::DenseMapPair<DisguisedPtr<objc_object>, objc::DenseMap<void const*, objc::ObjcAssociation, objc::DenseMapValueInfo<objc::ObjcAssociation>, objc::DenseMapInfo<void const*>, objc::detail::DenseMapPair<void const*, objc::ObjcAssociation>>>>::LookupBucketFor<DisguisedPtr<objc_object>>(DisguisedPtr<objc_object> const&, objc::detail::DenseMapPair<DisguisedPtr<objc_object>, objc::DenseMap<void const*, objc::ObjcAssociation, objc::DenseMapValueInfo<objc::ObjcAssociation>, objc::DenseMapInfo<void const*>, objc::detail::DenseMapPair<void const*, objc::ObjcAssociation>>> const*&) const","symbolLocation":156,"imageIndex":39},{"imageOffset":133100,"symbol":"_object_remove_associations","symbolLocation":62,"imageIndex":39},{"imageOffset":121469,"symbol":"objc_destructInstance","symbolLocation":81,"imageIndex":39},{"imageOffset":149438,"symbol":"-[NSObject dealloc]","symbolLocation":19,"imageIndex":39},{"imageOffset":152232,"symbol":"objc_object::sidetable_release(bool, bool)","symbolLocation":204,"imageIndex":39},{"imageOffset":321891,"imageIndex":48},{"imageOffset":20794,"symbol":"object_cxxDestructFromClass(objc_object*, objc_class*)","symbolLocation":83,"imageIndex":39},{"imageOffset":121449,"symbol":"objc_destructInstance","symbolLocation":61,"imageIndex":39},{"imageOffset":149438,"symbol":"-[NSObject dealloc]","symbolLocation":19,"imageIndex":39},{"imageOffset":152232,"symbol":"objc_object::sidetable_release(bool, bool)","symbolLocation":204,"imageIndex":39},{"imageOffset":119492,"imageIndex":48},{"imageOffset":20794,"symbol":"object_cxxDestructFromClass(objc_object*, objc_class*)","symbolLocation":83,"imageIndex":39},{"imageOffset":121449,"symbol":"objc_destructInstance","symbolLocation":61,"imageIndex":39},{"imageOffset":149438,"symbol":"-[NSObject dealloc]","symbolLocation":19,"imageIndex":39},{"imageOffset":152232,"symbol":"objc_object::sidetable_release(bool, bool)","symbolLocation":204,"imageIndex":39},{"imageOffset":1399444,"symbol":"-[__NSArrayI_Transfer dealloc]","symbolLocation":78,"imageIndex":42},{"imageOffset":152232,"symbol":"objc_object::sidetable_release(bool, bool)","symbolLocation":204,"imageIndex":39},{"imageOffset":1719250,"symbol":"cow_cleanup","symbolLocation":152,"imageIndex":42},{"imageOffset":1719027,"symbol":"-[__NSDictionaryM dealloc]","symbolLocation":130,"imageIndex":42},{"imageOffset":152232,"symbol":"objc_object::sidetable_release(bool, bool)","symbolLocation":204,"imageIndex":39},{"imageOffset":151968,"symbol":"objc_releaseAndReturn(objc_object*)","symbolLocation":14,"imageIndex":39},{"imageOffset":150339,"symbol":"objc_unsafeClaimAutoreleasedReturnValue","symbolLocation":71,"imageIndex":39},{"imageOffset":229913,"imageIndex":48},{"imageOffset":229083,"imageIndex":48},{"imageOffset":89535,"imageIndex":48},{"imageOffset":284726,"imageIndex":48},{"imageOffset":303731,"imageIndex":48},{"imageOffset":42528,"symbol":"-[NSArray(AXExtras) ax_flatMappedArrayUsingBlock:]","symbolLocation":277,"imageIndex":52},{"imageOffset":301743,"imageIndex":48},{"imageOffset":289178,"imageIndex":48},{"imageOffset":366909,"imageIndex":48},{"imageOffset":371803,"imageIndex":48},{"imageOffset":7530784,"symbol":"__NSThreadPerformPerform","symbolLocation":178,"imageIndex":49},{"imageOffset":581619,"symbol":"__CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__","symbolLocation":17,"imageIndex":42},{"imageOffset":581429,"symbol":"__CFRunLoopDoSource0","symbolLocation":157,"imageIndex":42},{"imageOffset":579378,"symbol":"__CFRunLoopDoSources0","symbolLocation":215,"imageIndex":42},{"imageOffset":556647,"symbol":"__CFRunLoopRun","symbolLocation":919,"imageIndex":42},{"imageOffset":554733,"symbol":"CFRunLoopRunSpecific","symbolLocation":557,"imageIndex":42},{"imageOffset":7355546,"symbol":"-[NSRunLoop(NSRunLoop) runMode:beforeDate:]","symbolLocation":213,"imageIndex":49},{"imageOffset":163049,"imageIndex":48},{"imageOffset":7529685,"symbol":"__NSThread__start__","symbolLocation":1024,"imageIndex":49},{"imageOffset":24971,"symbol":"_pthread_start","symbolLocation":99,"imageIndex":34},{"imageOffset":6883,"symbol":"thread_start","symbolLocation":15,"imageIndex":34}]},{"id":456593,"name":"DartWorker","threadState":{"r13":{"value":8796093024768},"rax":{"value":4},"rflags":{"value":663},"cpu":{"value":0},"r14":{"value":2560},"rsi":{"value":8796093024768},"r8":{"value":0},"cr2":{"value":0},"rdx":{"value":2048},"r10":{"value":0},"r9":{"value":160},"r15":{"value":2048},"rbx":{"value":22},"trap":{"value":133},"err":{"value":33554737},"r11":{"value":663},"rip":{"value":4463325050},"rbp":{"value":123145572874848},"rsp":{"value":123145572874696},"r12":{"value":0},"rcx":{"value":123145572874696},"flavor":"x86_THREAD_STATE","rdi":{"value":4470122120}},"frames":[{"imageOffset":16250,"symbol":"__psynch_cvwait","symbolLocation":10,"imageIndex":33},{"imageOffset":26404,"symbol":"_pthread_cond_wait","symbolLocation":1260,"imageIndex":34},{"imageOffset":8037718,"symbol":"dart::Monitor::WaitMicros(long long)","symbolLocation":134,"imageIndex":31},{"imageOffset":8525359,"symbol":"dart::ThreadPool::WorkerLoop(dart::ThreadPool::Worker*)","symbolLocation":543,"imageIndex":31},{"imageOffset":8525827,"symbol":"dart::ThreadPool::Worker::Main(unsigned long)","symbolLocation":115,"imageIndex":31},{"imageOffset":8035326,"symbol":"dart::ThreadStart(void*)","symbolLocation":206,"imageIndex":31},{"imageOffset":24971,"symbol":"_pthread_start","symbolLocation":99,"imageIndex":34},{"imageOffset":6883,"symbol":"thread_start","symbolLocation":15,"imageIndex":34}]},{"id":456594,"name":"DartWorker","threadState":{"r13":{"value":6597069768960},"rax":{"value":4},"rflags":{"value":663},"cpu":{"value":0},"r14":{"value":2304},"rsi":{"value":6597069768960},"r8":{"value":0},"cr2":{"value":0},"rdx":{"value":1536},"r10":{"value":0},"r9":{"value":160},"r15":{"value":1536},"rbx":{"value":22},"trap":{"value":133},"err":{"value":33554737},"r11":{"value":663},"rip":{"value":4463325050},"rbp":{"value":123145573935712},"rsp":{"value":123145573935560},"r12":{"value":0},"rcx":{"value":123145573935560},"flavor":"x86_THREAD_STATE","rdi":{"value":4470122120}},"frames":[{"imageOffset":16250,"symbol":"__psynch_cvwait","symbolLocation":10,"imageIndex":33},{"imageOffset":26404,"symbol":"_pthread_cond_wait","symbolLocation":1260,"imageIndex":34},{"imageOffset":8037718,"symbol":"dart::Monitor::WaitMicros(long long)","symbolLocation":134,"imageIndex":31},{"imageOffset":8525359,"symbol":"dart::ThreadPool::WorkerLoop(dart::ThreadPool::Worker*)","symbolLocation":543,"imageIndex":31},{"imageOffset":8525827,"symbol":"dart::ThreadPool::Worker::Main(unsigned long)","symbolLocation":115,"imageIndex":31},{"imageOffset":8035326,"symbol":"dart::ThreadStart(void*)","symbolLocation":206,"imageIndex":31},{"imageOffset":24971,"symbol":"_pthread_start","symbolLocation":99,"imageIndex":34},{"imageOffset":6883,"symbol":"thread_start","symbolLocation":15,"imageIndex":34}]},{"id":456596,"name":"DartWorker","threadState":{"r13":{"value":15},"rax":{"value":4820687553},"rflags":{"value":582},"cpu":{"value":0},"r14":{"value":4639005856},"rsi":{"value":4639006032},"r8":{"value":1},"cr2":{"value":0},"rdx":{"value":17},"r10":{"value":4557266616,"symbolLocation":0,"symbol":"dart::FLAG_hash_map_probes_limit"},"r9":{"value":4294967294},"r15":{"value":12},"rbx":{"value":4639006032},"trap":{"value":222},"err":{"value":0},"r11":{"value":5},"rip":{"value":4528744301},"rbp":{"value":123145574986592},"rsp":{"value":123145574986576},"r12":{"value":1},"rcx":{"value":3},"flavor":"x86_THREAD_STATE","rdi":{"value":4639005856}},"frames":[{"imageOffset":8607597,"symbol":"dart::compiler::IsSameObject(dart::Object const&, dart::Object const&)","symbolLocation":61,"imageIndex":31},{"imageOffset":8811594,"symbol":"dart::BaseDirectChainedHashMap<dart::compiler::ObjIndexPair, dart::ValueObject, dart::Zone>::Lookup(dart::compiler::ObjectPoolBuilderEntry) const","symbolLocation":282,"imageIndex":31},{"imageOffset":8809381,"symbol":"dart::compiler::ObjectPoolBuilder::FindObject(dart::Object const&, dart::compiler::ObjectPoolBuilderEntry::Patchability, dart::compiler::ObjectPoolBuilderEntry::SnapshotBehavior)","symbolLocation":149,"imageIndex":31},{"imageOffset":8844145,"symbol":"dart::compiler::Assembler::LoadObjectHelper(dart::Register, dart::Object const&, bool, dart::compiler::ObjectPoolBuilderEntry::SnapshotBehavior)","symbolLocation":209,"imageIndex":31},{"imageOffset":9012062,"symbol":"dart::FlowGraphCompiler::EmitUnoptimizedStaticCall(long, long, dart::InstructionSource const&, dart::LocationSummary*, dart::ICData const&, dart::CodeEntryKind)","symbolLocation":78,"imageIndex":31},{"imageOffset":8987672,"symbol":"dart::FlowGraphCompiler::GenerateStaticCall(long, dart::InstructionSource const&, dart::Function const&, dart::ArgumentsInfo, dart::LocationSummary*, dart::ICData const&, dart::ICData::RebindRule, dart::CodeEntryKind)","symbolLocation":520,"imageIndex":31},{"imageOffset":9093401,"symbol":"dart::StaticCallInstr::EmitNativeCode(dart::FlowGraphCompiler*)","symbolLocation":473,"imageIndex":31},{"imageOffset":8980919,"symbol":"dart::FlowGraphCompiler::VisitBlocks()","symbolLocation":999,"imageIndex":31},{"imageOffset":8979829,"symbol":"dart::FlowGraphCompiler::CompileGraph()","symbolLocation":117,"imageIndex":31},{"imageOffset":9738944,"symbol":"dart::CompilerPass_GenerateCode::DoBody(dart::CompilerPassState*) const","symbolLocation":16,"imageIndex":31},{"imageOffset":9732959,"symbol":"dart::CompilerPass::Run(dart::CompilerPassState*) const","symbolLocation":287,"imageIndex":31},{"imageOffset":8599511,"symbol":"dart::CompileParsedFunctionHelper::Compile(dart::CompilationPipeline*)","symbolLocation":2039,"imageIndex":31},{"imageOffset":8601700,"symbol":"dart::CompileFunctionHelper(dart::CompilationPipeline*, dart::Function const&, bool, long)","symbolLocation":1140,"imageIndex":31},{"imageOffset":8600525,"symbol":"dart::Compiler::CompileFunction(dart::Thread*, dart::Function const&)","symbolLocation":253,"imageIndex":31},{"imageOffset":7675060,"symbol":"dart::Function::EnsureHasCode() const","symbolLocation":68,"imageIndex":31},{"imageOffset":8310961,"symbol":"dart::TrySwitchInstanceCall(dart::Thread*, dart::StackFrame*, dart::Code const&, dart::Function const&, dart::ICData const&, dart::Function const&)","symbolLocation":209,"imageIndex":31},{"imageOffset":8311255,"symbol":"dart::PatchableCallHandler::DoICDataMissJIT(dart::ICData const&, dart::Object const&, dart::Function const&)","symbolLocation":103,"imageIndex":31},{"imageOffset":8312537,"symbol":"dart::PatchableCallHandler::ResolveSwitchAndReturn(dart::Object const&)","symbolLocation":265,"imageIndex":31},{"imageOffset":8333943,"symbol":"dart::InlineCacheMissHandler(dart::Thread*, dart::Zone*, dart::GrowableArray<dart::Instance const*> const&, dart::ICData const&, dart::NativeArguments)","symbolLocation":279,"imageIndex":31},{"imageOffset":8313066,"symbol":"dart::DRT_InlineCacheMissHandlerOneArg(dart::NativeArguments)","symbolLocation":362,"imageIndex":31},{"imageOffset":4647300563,"imageIndex":45},{"imageOffset":4647304599,"imageIndex":45},{"imageOffset":4682100487,"imageIndex":45},{"imageOffset":4682099931,"imageIndex":45},{"imageOffset":4682096363,"imageIndex":45},{"imageOffset":4682095482,"imageIndex":45},{"imageOffset":4682062060,"imageIndex":45},{"imageOffset":4682059741,"imageIndex":45},{"imageOffset":4682059543,"imageIndex":45},{"imageOffset":4682029923,"imageIndex":45},{"imageOffset":4682029046,"imageIndex":45},{"imageOffset":4682028315,"imageIndex":45},{"imageOffset":4682025029,"imageIndex":45},{"imageOffset":4682020294,"imageIndex":45},{"imageOffset":4682050932,"imageIndex":45},{"imageOffset":4647325662,"imageIndex":45},{"imageOffset":4682042796,"imageIndex":45},{"imageOffset":4682029923,"imageIndex":45},{"imageOffset":4682052159,"imageIndex":45},{"imageOffset":4682019085,"imageIndex":45},{"imageOffset":4682018229,"imageIndex":45},{"imageOffset":4682018022,"imageIndex":45},{"imageOffset":4682017801,"imageIndex":45},{"imageOffset":4682000930,"imageIndex":45},{"imageOffset":4647301654,"imageIndex":45},{"imageOffset":7148778,"symbol":"dart::DartEntry::InvokeFunction(dart::Function const&, dart::Array const&, dart::Array const&)","symbolLocation":362,"imageIndex":31},{"imageOffset":7155414,"symbol":"dart::DartLibraryCalls::HandleMessage(long long, dart::Instance const&)","symbolLocation":294,"imageIndex":31},{"imageOffset":7276806,"symbol":"dart::IsolateMessageHandler::HandleMessage(std::_fl::unique_ptr<dart::Message, std::_fl::default_delete<dart::Message>>)","symbolLocation":726,"imageIndex":31},{"imageOffset":7433504,"symbol":"dart::MessageHandler::HandleMessages(dart::MonitorLocker*, bool, bool)","symbolLocation":304,"imageIndex":31},{"imageOffset":7434648,"symbol":"dart::MessageHandler::TaskCallback()","symbolLocation":488,"imageIndex":31},{"imageOffset":8525143,"symbol":"dart::ThreadPool::WorkerLoop(dart::ThreadPool::Worker*)","symbolLocation":327,"imageIndex":31},{"imageOffset":8525827,"symbol":"dart::ThreadPool::Worker::Main(unsigned long)","symbolLocation":115,"imageIndex":31},{"imageOffset":8035326,"symbol":"dart::ThreadStart(void*)","symbolLocation":206,"imageIndex":31},{"imageOffset":24971,"symbol":"_pthread_start","symbolLocation":99,"imageIndex":34},{"imageOffset":6883,"symbol":"thread_start","symbolLocation":15,"imageIndex":34}]}],
"usedImages" : [
{
"source" : "P",
"arch" : "x86_64",
"base" : 4683603968,
"size" : 593920,
"uuid" : "5b2b3c62-3e49-31c5-b117-076cf2197f43",
"path" : "\/usr\/lib\/dyld",
"name" : "dyld"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4445171712,
"size" : 53248,
"uuid" : "168784a2-15c5-3533-8fcd-1ac6a7e8b1b6",
"path" : "\/Volumes\/VOLUME\/*\/libobjc-trampolines.dylib",
"name" : "libobjc-trampolines.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4448325632,
"CFBundleShortVersionString" : "1.7.5",
"CFBundleIdentifier" : "org.cocoapods.AppAuth",
"size" : 155648,
"uuid" : "02d7ade8-7d91-3222-bb18-3875662968e0",
"path" : "\/Users\/USER\/Library\/Developer\/CoreSimulator\/Devices\/1639B631-586D-4320-80D9-6F0B9F5F472E\/data\/Containers\/Bundle\/Application\/418AE72A-66B3-4898-A6A9-12361E359CB9\/Runner.app\/Frameworks\/AppAuth.framework\/AppAuth",
"name" : "AppAuth",
"CFBundleVersion" : "1"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4447608832,
"CFBundleShortVersionString" : "2.4.0",
"CFBundleIdentifier" : "org.cocoapods.FBLPromises",
"size" : 77824,
"uuid" : "a136fad5-c2f9-3bdd-a564-049339d69fbd",
"path" : "\/Users\/USER\/Library\/Developer\/CoreSimulator\/Devices\/1639B631-586D-4320-80D9-6F0B9F5F472E\/data\/Containers\/Bundle\/Application\/418AE72A-66B3-4898-A6A9-12361E359CB9\/Runner.app\/Frameworks\/FBLPromises.framework\/FBLPromises",
"name" : "FBLPromises",
"CFBundleVersion" : "1"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4442603520,
"CFBundleShortVersionString" : "10.27.0",
"CFBundleIdentifier" : "org.cocoapods.FirebaseAppCheckInterop",
"size" : 4096,
"uuid" : "980e3a00-2fb0-3192-92e9-27cbd491ea2b",
"path" : "\/Users\/USER\/Library\/Developer\/CoreSimulator\/Devices\/1639B631-586D-4320-80D9-6F0B9F5F472E\/data\/Containers\/Bundle\/Application\/418AE72A-66B3-4898-A6A9-12361E359CB9\/Runner.app\/Frameworks\/FirebaseAppCheckInterop.framework\/FirebaseAppCheckInterop",
"name" : "FirebaseAppCheckInterop",
"CFBundleVersion" : "1"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4458643456,
"CFBundleShortVersionString" : "10.27.0",
"CFBundleIdentifier" : "org.cocoapods.FirebaseAuth",
"size" : 503808,
"uuid" : "3fecea15-23be-3521-bcdf-d44eba72b55f",
"path" : "\/Users\/USER\/Library\/Developer\/CoreSimulator\/Devices\/1639B631-586D-4320-80D9-6F0B9F5F472E\/data\/Containers\/Bundle\/Application\/418AE72A-66B3-4898-A6A9-12361E359CB9\/Runner.app\/Frameworks\/FirebaseAuth.framework\/FirebaseAuth",
"name" : "FirebaseAuth",
"CFBundleVersion" : "1"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4442644480,
"CFBundleShortVersionString" : "10.27.0",
"CFBundleIdentifier" : "org.cocoapods.FirebaseCore",
"size" : 69632,
"uuid" : "09ba5f1c-d9e0-3cc3-bbb6-6f3245ac209c",
"path" : "\/Users\/USER\/Library\/Developer\/CoreSimulator\/Devices\/1639B631-586D-4320-80D9-6F0B9F5F472E\/data\/Containers\/Bundle\/Application\/418AE72A-66B3-4898-A6A9-12361E359CB9\/Runner.app\/Frameworks\/FirebaseCore.framework\/FirebaseCore",
"name" : "FirebaseCore",
"CFBundleVersion" : "1"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4457959424,
"CFBundleShortVersionString" : "10.27.0",
"CFBundleIdentifier" : "org.cocoapods.FirebaseCoreInternal",
"size" : 147456,
"uuid" : "04ac7644-b6d0-39b8-9fd4-223dc61f2a2f",
"path" : "\/Users\/USER\/Library\/Developer\/CoreSimulator\/Devices\/1639B631-586D-4320-80D9-6F0B9F5F472E\/data\/Containers\/Bundle\/Application\/418AE72A-66B3-4898-A6A9-12361E359CB9\/Runner.app\/Frameworks\/FirebaseCoreInternal.framework\/FirebaseCoreInternal",
"name" : "FirebaseCoreInternal",
"CFBundleVersion" : "1"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4457504768,
"CFBundleShortVersionString" : "4.1.1",
"CFBundleIdentifier" : "org.cocoapods.GTMAppAuth",
"size" : 151552,
"uuid" : "a0f5bdf0-7932-339b-b028-01f678190a6d",
"path" : "\/Users\/USER\/Library\/Developer\/CoreSimulator\/Devices\/1639B631-586D-4320-80D9-6F0B9F5F472E\/data\/Containers\/Bundle\/Application\/418AE72A-66B3-4898-A6A9-12361E359CB9\/Runner.app\/Frameworks\/GTMAppAuth.framework\/GTMAppAuth",
"name" : "GTMAppAuth",
"CFBundleVersion" : "1"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4460359680,
"CFBundleShortVersionString" : "3.4.1",
"CFBundleIdentifier" : "org.cocoapods.GTMSessionFetcher",
"size" : 327680,
"uuid" : "2164fc30-4239-32da-957f-d204894932a8",
"path" : "\/Users\/USER\/Library\/Developer\/CoreSimulator\/Devices\/1639B631-586D-4320-80D9-6F0B9F5F472E\/data\/Containers\/Bundle\/Application\/418AE72A-66B3-4898-A6A9-12361E359CB9\/Runner.app\/Frameworks\/GTMSessionFetcher.framework\/GTMSessionFetcher",
"name" : "GTMSessionFetcher",
"CFBundleVersion" : "1"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4447797248,
"CFBundleShortVersionString" : "7.1.0",
"CFBundleIdentifier" : "org.cocoapods.GoogleSignIn",
"size" : 114688,
"uuid" : "88c32e89-482e-312b-be2a-6b39e6edb843",
"path" : "\/Users\/USER\/Library\/Developer\/CoreSimulator\/Devices\/1639B631-586D-4320-80D9-6F0B9F5F472E\/data\/Containers\/Bundle\/Application\/418AE72A-66B3-4898-A6A9-12361E359CB9\/Runner.app\/Frameworks\/GoogleSignIn.framework\/GoogleSignIn",
"name" : "GoogleSignIn",
"CFBundleVersion" : "1"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4459769856,
"CFBundleShortVersionString" : "7.13.3",
"CFBundleIdentifier" : "org.cocoapods.GoogleUtilities",
"size" : 131072,
"uuid" : "29e7617a-47c9-38b9-8073-1deb515c8390",
"path" : "\/Users\/USER\/Library\/Developer\/CoreSimulator\/Devices\/1639B631-586D-4320-80D9-6F0B9F5F472E\/data\/Containers\/Bundle\/Application\/418AE72A-66B3-4898-A6A9-12361E359CB9\/Runner.app\/Frameworks\/GoogleUtilities.framework\/GoogleUtilities",
"name" : "GoogleUtilities",
"CFBundleVersion" : "1"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4448845824,
"CFBundleShortVersionString" : "1.0",
"CFBundleIdentifier" : "com.onesignal.OneSignalCore",
"size" : 65536,
"uuid" : "37fd3b53-c2ca-3d23-858b-6524c58d94fb",
"path" : "\/Users\/USER\/Library\/Developer\/CoreSimulator\/Devices\/1639B631-586D-4320-80D9-6F0B9F5F472E\/data\/Containers\/Bundle\/Application\/418AE72A-66B3-4898-A6A9-12361E359CB9\/Runner.app\/Frameworks\/OneSignalCore.framework\/OneSignalCore",
"name" : "OneSignalCore",
"CFBundleVersion" : "1"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4449009664,
"CFBundleShortVersionString" : "1.0",
"CFBundleIdentifier" : "com.onesignal.OneSignalExtension",
"size" : 32768,
"uuid" : "98cc2319-bb2d-3f2f-9950-80ec8d7965eb",
"path" : "\/Users\/USER\/Library\/Developer\/CoreSimulator\/Devices\/1639B631-586D-4320-80D9-6F0B9F5F472E\/data\/Containers\/Bundle\/Application\/418AE72A-66B3-4898-A6A9-12361E359CB9\/Runner.app\/Frameworks\/OneSignalExtension.framework\/OneSignalExtension",
"name" : "OneSignalExtension",
"CFBundleVersion" : "1"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4460064768,
"CFBundleShortVersionString" : "1.0",
"CFBundleIdentifier" : "com.onesignal.OneSignal-Dynamic",
"size" : 81920,
"uuid" : "8b43dea5-d876-32c8-98ca-f9a45c28f4ee",
"path" : "\/Users\/USER\/Library\/Developer\/CoreSimulator\/Devices\/1639B631-586D-4320-80D9-6F0B9F5F472E\/data\/Containers\/Bundle\/Application\/418AE72A-66B3-4898-A6A9-12361E359CB9\/Runner.app\/Frameworks\/OneSignalFramework.framework\/OneSignalFramework",
"name" : "OneSignalFramework",
"CFBundleVersion" : "1"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4461289472,
"CFBundleShortVersionString" : "1.0",
"CFBundleIdentifier" : "com.onesignal.OneSignalInAppMessages",
"size" : 163840,
"uuid" : "5428d305-8109-31f5-b185-7d7d82c858f8",
"path" : "\/Users\/USER\/Library\/Developer\/CoreSimulator\/Devices\/1639B631-586D-4320-80D9-6F0B9F5F472E\/data\/Containers\/Bundle\/Application\/418AE72A-66B3-4898-A6A9-12361E359CB9\/Runner.app\/Frameworks\/OneSignalInAppMessages.framework\/OneSignalInAppMessages",
"name" : "OneSignalInAppMessages",
"CFBundleVersion" : "1"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4461633536,
"CFBundleShortVersionString" : "1.0",
"CFBundleIdentifier" : "com.onesignal.OneSignalLiveActivities",
"size" : 147456,
"uuid" : "7a452ef2-9604-38a0-b0aa-4a5883b9ace3",
"path" : "\/Users\/USER\/Library\/Developer\/CoreSimulator\/Devices\/1639B631-586D-4320-80D9-6F0B9F5F472E\/data\/Containers\/Bundle\/Application\/418AE72A-66B3-4898-A6A9-12361E359CB9\/Runner.app\/Frameworks\/OneSignalLiveActivities.framework\/OneSignalLiveActivities",
"name" : "OneSignalLiveActivities",
"CFBundleVersion" : "1"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4448747520,
"CFBundleShortVersionString" : "1.0",
"CFBundleIdentifier" : "com.onesignal.OneSignalLocation",
"size" : 16384,
"uuid" : "7fda362f-1314-3cee-8955-f7aaba1d3e24",
"path" : "\/Users\/USER\/Library\/Developer\/CoreSimulator\/Devices\/1639B631-586D-4320-80D9-6F0B9F5F472E\/data\/Containers\/Bundle\/Application\/418AE72A-66B3-4898-A6A9-12361E359CB9\/Runner.app\/Frameworks\/OneSignalLocation.framework\/OneSignalLocation",
"name" : "OneSignalLocation",
"CFBundleVersion" : "1"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4460937216,
"CFBundleShortVersionString" : "1.0",
"CFBundleIdentifier" : "com.onesignal.OneSignalNotifications",
"size" : 65536,
"uuid" : "df6fdf77-e1df-30f5-926f-f0e5e633f145",
"path" : "\/Users\/USER\/Library\/Developer\/CoreSimulator\/Devices\/1639B631-586D-4320-80D9-6F0B9F5F472E\/data\/Containers\/Bundle\/Application\/418AE72A-66B3-4898-A6A9-12361E359CB9\/Runner.app\/Frameworks\/OneSignalNotifications.framework\/OneSignalNotifications",
"name" : "OneSignalNotifications",
"CFBundleVersion" : "1"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4461101056,
"CFBundleShortVersionString" : "1.0",
"CFBundleIdentifier" : "com.onesignal.OneSignalOSCore",
"size" : 81920,
"uuid" : "5c4cb4bd-77c9-3ab4-85cb-61b7a3948adc",
"path" : "\/Users\/USER\/Library\/Developer\/CoreSimulator\/Devices\/1639B631-586D-4320-80D9-6F0B9F5F472E\/data\/Containers\/Bundle\/Application\/418AE72A-66B3-4898-A6A9-12361E359CB9\/Runner.app\/Frameworks\/OneSignalOSCore.framework\/OneSignalOSCore",
"name" : "OneSignalOSCore",
"CFBundleVersion" : "1"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4461912064,
"CFBundleShortVersionString" : "1.0",
"CFBundleIdentifier" : "com.onesignal.OneSignalOutcomes",
"size" : 81920,
"uuid" : "6b0ac96c-2abf-33f3-8eb9-c854e8f6c35c",
"path" : "\/Users\/USER\/Library\/Developer\/CoreSimulator\/Devices\/1639B631-586D-4320-80D9-6F0B9F5F472E\/data\/Containers\/Bundle\/Application\/418AE72A-66B3-4898-A6A9-12361E359CB9\/Runner.app\/Frameworks\/OneSignalOutcomes.framework\/OneSignalOutcomes",
"name" : "OneSignalOutcomes",
"CFBundleVersion" : "1"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4462592000,
"CFBundleShortVersionString" : "1.0",
"CFBundleIdentifier" : "com.onesignal.OneSignalUser",
"size" : 344064,
"uuid" : "28551ddc-0a29-36fb-a7b9-35e65708b426",
"path" : "\/Users\/USER\/Library\/Developer\/CoreSimulator\/Devices\/1639B631-586D-4320-80D9-6F0B9F5F472E\/data\/Containers\/Bundle\/Application\/418AE72A-66B3-4898-A6A9-12361E359CB9\/Runner.app\/Frameworks\/OneSignalUser.framework\/OneSignalUser",
"name" : "OneSignalUser",
"CFBundleVersion" : "1"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4462092288,
"CFBundleShortVersionString" : "5.0.0",
"CFBundleIdentifier" : "org.cocoapods.OrderedSet",
"size" : 49152,
"uuid" : "c2e341d7-2fde-3dcd-849f-750b1b99e5d2",
"path" : "\/Users\/USER\/Library\/Developer\/CoreSimulator\/Devices\/1639B631-586D-4320-80D9-6F0B9F5F472E\/data\/Containers\/Bundle\/Application\/418AE72A-66B3-4898-A6A9-12361E359CB9\/Runner.app\/Frameworks\/OrderedSet.framework\/OrderedSet",
"name" : "OrderedSet",
"CFBundleVersion" : "1"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4448669696,
"CFBundleShortVersionString" : "100.0.0",
"CFBundleIdentifier" : "org.cocoapods.RecaptchaInterop",
"size" : 4096,
"uuid" : "7c456b49-dfaf-3dad-a8f4-c26954918cd0",
"path" : "\/Users\/USER\/Library\/Developer\/CoreSimulator\/Devices\/1639B631-586D-4320-80D9-6F0B9F5F472E\/data\/Containers\/Bundle\/Application\/418AE72A-66B3-4898-A6A9-12361E359CB9\/Runner.app\/Frameworks\/RecaptchaInterop.framework\/RecaptchaInterop",
"name" : "RecaptchaInterop",
"CFBundleVersion" : "1"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4458409984,
"CFBundleShortVersionString" : "0.0.1",
"CFBundleIdentifier" : "org.cocoapods.device-info-plus",
"size" : 12288,
"uuid" : "b0c41518-cbb7-3816-b707-81a5637983bb",
"path" : "\/Users\/USER\/Library\/Developer\/CoreSimulator\/Devices\/1639B631-586D-4320-80D9-6F0B9F5F472E\/data\/Containers\/Bundle\/Application\/418AE72A-66B3-4898-A6A9-12361E359CB9\/Runner.app\/Frameworks\/device_info_plus.framework\/device_info_plus",
"name" : "device_info_plus",
"CFBundleVersion" : "1"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4465950720,
"CFBundleShortVersionString" : "0.0.1",
"CFBundleIdentifier" : "org.cocoapods.flutter-inappwebview",
"size" : 1478656,
"uuid" : "3c6ea5c8-80ca-3cd5-b7b2-77a0ee12d648",
"path" : "\/Users\/USER\/Library\/Developer\/CoreSimulator\/Devices\/1639B631-586D-4320-80D9-6F0B9F5F472E\/data\/Containers\/Bundle\/Application\/418AE72A-66B3-4898-A6A9-12361E359CB9\/Runner.app\/Frameworks\/flutter_inappwebview.framework\/flutter_inappwebview",
"name" : "flutter_inappwebview",
"CFBundleVersion" : "1"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4442554368,
"CFBundleShortVersionString" : "0.4.5",
"CFBundleIdentifier" : "org.cocoapods.package-info-plus",
"size" : 12288,
"uuid" : "f84a006f-266d-3668-bd1b-24db3b06c269",
"path" : "\/Users\/USER\/Library\/Developer\/CoreSimulator\/Devices\/1639B631-586D-4320-80D9-6F0B9F5F472E\/data\/Containers\/Bundle\/Application\/418AE72A-66B3-4898-A6A9-12361E359CB9\/Runner.app\/Frameworks\/package_info_plus.framework\/package_info_plus",
"name" : "package_info_plus",
"CFBundleVersion" : "1"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4463083520,
"CFBundleShortVersionString" : "0.0.1",
"CFBundleIdentifier" : "org.cocoapods.sign-in-with-apple",
"size" : 73728,
"uuid" : "18e82ca5-acab-39d3-a565-8c07b9a93ac7",
"path" : "\/Users\/USER\/Library\/Developer\/CoreSimulator\/Devices\/1639B631-586D-4320-80D9-6F0B9F5F472E\/data\/Containers\/Bundle\/Application\/418AE72A-66B3-4898-A6A9-12361E359CB9\/Runner.app\/Frameworks\/sign_in_with_apple.framework\/sign_in_with_apple",
"name" : "sign_in_with_apple",
"CFBundleVersion" : "1"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4458463232,
"CFBundleShortVersionString" : "0.0.1",
"CFBundleIdentifier" : "org.cocoapods.url-launcher-ios",
"size" : 57344,
"uuid" : "65187d55-4339-3bb5-beca-b1732f1fb7e3",
"path" : "\/Users\/USER\/Library\/Developer\/CoreSimulator\/Devices\/1639B631-586D-4320-80D9-6F0B9F5F472E\/data\/Containers\/Bundle\/Application\/418AE72A-66B3-4898-A6A9-12361E359CB9\/Runner.app\/Frameworks\/url_launcher_ios.framework\/url_launcher_ios",
"name" : "url_launcher_ios",
"CFBundleVersion" : "1"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4462391296,
"CFBundleShortVersionString" : "0.0.1",
"CFBundleIdentifier" : "org.cocoapods.webview-cookie-manager",
"size" : 53248,
"uuid" : "4ddefe25-bc80-3fec-9d7f-18c0c64a00d1",
"path" : "\/Users\/USER\/Library\/Developer\/CoreSimulator\/Devices\/1639B631-586D-4320-80D9-6F0B9F5F472E\/data\/Containers\/Bundle\/Application\/418AE72A-66B3-4898-A6A9-12361E359CB9\/Runner.app\/Frameworks\/webview_cookie_manager.framework\/webview_cookie_manager",
"name" : "webview_cookie_manager",
"CFBundleVersion" : "1"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4463878144,
"CFBundleShortVersionString" : "0.0.1",
"CFBundleIdentifier" : "org.cocoapods.webview-flutter-wkwebview",
"size" : 241664,
"uuid" : "f495e2b7-3d60-3faa-83ad-a72ad50fcf80",
"path" : "\/Users\/USER\/Library\/Developer\/CoreSimulator\/Devices\/1639B631-586D-4320-80D9-6F0B9F5F472E\/data\/Containers\/Bundle\/Application\/418AE72A-66B3-4898-A6A9-12361E359CB9\/Runner.app\/Frameworks\/webview_flutter_wkwebview.framework\/webview_flutter_wkwebview",
"name" : "webview_flutter_wkwebview",
"CFBundleVersion" : "1"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4520136704,
"CFBundleShortVersionString" : "1.0",
"CFBundleIdentifier" : "io.flutter.flutter",
"size" : 36151296,
"uuid" : "4c4c446e-5555-3144-a132-2e5e0328417b",
"path" : "\/Users\/USER\/Library\/Developer\/CoreSimulator\/Devices\/1639B631-586D-4320-80D9-6F0B9F5F472E\/data\/Containers\/Bundle\/Application\/418AE72A-66B3-4898-A6A9-12361E359CB9\/Runner.app\/Frameworks\/Flutter.framework\/Flutter",
"name" : "Flutter",
"CFBundleVersion" : "1.0"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4462231552,
"size" : 45056,
"uuid" : "56a3704c-42f6-3fb2-b45c-5371848c9400",
"path" : "\/usr\/lib\/system\/libsystem_platform.dylib",
"name" : "libsystem_platform.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4463308800,
"size" : 241664,
"uuid" : "626c5a82-5548-30f0-8845-bc7cb6516a5b",
"path" : "\/usr\/lib\/system\/libsystem_kernel.dylib",
"name" : "libsystem_kernel.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4463718400,
"size" : 49152,
"uuid" : "5a006814-83f4-3c80-ab1f-528cdd08c0ff",
"path" : "\/usr\/lib\/system\/libsystem_pthread.dylib",
"name" : "libsystem_pthread.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4441309184,
"CFBundleShortVersionString" : "1.0.5",
"CFBundleIdentifier" : "com.tutopa.app",
"size" : 471040,
"uuid" : "646b7444-88b5-30b5-9cf8-7ffcaffa2b8d",
"path" : "\/Users\/USER\/Library\/Developer\/CoreSimulator\/Devices\/1639B631-586D-4320-80D9-6F0B9F5F472E\/data\/Containers\/Bundle\/Application\/418AE72A-66B3-4898-A6A9-12361E359CB9\/Runner.app\/Runner",
"name" : "Runner",
"CFBundleVersion" : "15"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4447014912,
"size" : 372736,
"uuid" : "5333c37f-52dc-35d2-9dd5-66ad231eb47e",
"path" : "\/Volumes\/VOLUME\/*\/dyld_sim",
"name" : "dyld_sim"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 140703129604096,
"size" : 544768,
"uuid" : "e754e59d-877d-3fa5-85c0-5c06ef1cf20f",
"path" : "\/Volumes\/VOLUME\/*\/libsystem_c.dylib",
"name" : "libsystem_c.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 140703131467776,
"size" : 86016,
"uuid" : "2e1eda63-0637-3359-a55b-2ffa8d88ef0c",
"path" : "\/Volumes\/VOLUME\/*\/libc++abi.dylib",
"name" : "libc++abi.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 140703128993792,
"size" : 241645,
"uuid" : "772f589f-4eb7-3b30-96ab-327acb2f72cc",
"path" : "\/Volumes\/VOLUME\/*\/libobjc.A.dylib",
"name" : "libobjc.A.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 140703130148864,
"size" : 311290,
"uuid" : "34cd1427-ad68-3f63-ba8f-b8564dfd7f6c",
"path" : "\/Volumes\/VOLUME\/*\/libdispatch.dylib",
"name" : "libdispatch.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 140703256662016,
"CFBundleShortVersionString" : "867.111",
"CFBundleIdentifier" : "com.apple.FrontBoardServices",
"size" : 819198,
"uuid" : "ef4a3fb0-5d37-34f9-9fe3-f14bdc1bf66d",
"path" : "\/Volumes\/VOLUME\/*\/FrontBoardServices.framework\/FrontBoardServices",
"name" : "FrontBoardServices",
"CFBundleVersion" : "867.111"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 140703132401664,
"CFBundleShortVersionString" : "6.9",
"CFBundleIdentifier" : "com.apple.CoreFoundation",
"size" : 3731445,
"uuid" : "2862dd34-0e5f-3ce9-9a6f-58f645dbada8",
"path" : "\/Volumes\/VOLUME\/*\/CoreFoundation.framework\/CoreFoundation",
"name" : "CoreFoundation",
"CFBundleVersion" : "2420"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 140703400947712,
"CFBundleShortVersionString" : "1.0",
"CFBundleIdentifier" : "com.apple.GraphicsServices",
"size" : 32767,
"uuid" : "0bb300b1-3908-3c0d-8491-7ff7d85c25c1",
"path" : "\/Volumes\/VOLUME\/*\/GraphicsServices.framework\/GraphicsServices",
"name" : "GraphicsServices",
"CFBundleVersion" : "1.0"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 140703209078784,
"CFBundleShortVersionString" : "1.0",
"CFBundleIdentifier" : "com.apple.UIKitCore",
"size" : 31608832,
"uuid" : "72a9f44f-8f92-36cd-acf2-457558970fd3",
"path" : "\/Volumes\/VOLUME\/*\/UIKitCore.framework\/UIKitCore",
"name" : "UIKitCore",
"CFBundleVersion" : "7439.1.106"
},
{
"size" : 0,
"source" : "A",
"base" : 0,
"uuid" : "00000000-0000-0000-0000-000000000000"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 140703129337856,
"size" : 249846,
"uuid" : "d7282650-9d5a-3b5b-92dd-66ac8ba3ac66",
"path" : "\/Volumes\/VOLUME\/*\/libxpc.dylib",
"name" : "libxpc.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 140716323180544,
"CFBundleShortVersionString" : "1.0",
"CFBundleIdentifier" : "com.apple.siri.SiriTTSService",
"size" : 1458174,
"uuid" : "ce2f049d-2782-32cd-ae4a-f65a3b493f02",
"path" : "\/Volumes\/VOLUME\/*\/SiriTTSService.framework\/SiriTTSService",
"name" : "SiriTTSService",
"CFBundleVersion" : "1"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 140707794436096,
"CFBundleShortVersionString" : "1.0.0",
"CFBundleIdentifier" : "com.apple.texttospeech",
"size" : 1327089,
"uuid" : "567724bb-2842-3348-8fae-cff401a8f89b",
"path" : "\/Volumes\/VOLUME\/*\/TextToSpeech.framework\/TextToSpeech",
"name" : "TextToSpeech",
"CFBundleVersion" : "1.0"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 140703136632832,
"CFBundleShortVersionString" : "6.9",
"CFBundleIdentifier" : "com.apple.Foundation",
"size" : 12062706,
"uuid" : "d4672817-5def-3e47-8398-42a94131f8ee",
"path" : "\/Volumes\/VOLUME\/*\/Foundation.framework\/Foundation",
"name" : "Foundation",
"CFBundleVersion" : "2420"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 140703203778560,
"CFBundleShortVersionString" : "1.0",
"CFBundleIdentifier" : "com.apple.CFNetwork",
"size" : 3837952,
"uuid" : "ef1af55b-5880-314f-894c-f7ec58eb963d",
"path" : "\/Volumes\/VOLUME\/*\/CFNetwork.framework\/CFNetwork",
"name" : "CFNetwork",
"CFBundleVersion" : "1494.0.7"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 140703525449728,
"CFBundleShortVersionString" : "8618",
"CFBundleIdentifier" : "com.apple.JavaScriptCore",
"size" : 27197235,
"uuid" : "81d7dd5f-4fde-3c77-9ba2-2c2c6c5d37e6",
"path" : "\/Volumes\/VOLUME\/*\/JavaScriptCore.framework\/JavaScriptCore",
"name" : "JavaScriptCore",
"CFBundleVersion" : "8618.1.15.10.8"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 140703393771520,
"CFBundleShortVersionString" : "1.0",
"CFBundleIdentifier" : "com.apple.accessibility.AXCoreUtilities",
"size" : 98299,
"uuid" : "777ddbb6-1ed6-3b18-b38d-6b57ae67dc61",
"path" : "\/Volumes\/VOLUME\/*\/AXCoreUtilities.framework\/AXCoreUtilities",
"name" : "AXCoreUtilities",
"CFBundleVersion" : "1"
}
],
"sharedCache" : {
"base" : 140703128616960,
"size" : 17179869184,
"uuid" : "18520a95-2429-3c65-b8f2-18434fd08650"
},
"vmSummary" : "ReadOnly portion of Libraries: Total=1.1G resident=0K(0%) swapped_out_or_unallocated=1.1G(100%)\nWritable regions: Total=1.8G written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=1.8G(100%)\n\n VIRTUAL REGION \nREGION TYPE SIZE COUNT (non-coalesced) \n=========== ======= ======= \nActivity Tracing 256K 1 \nColorSync 24K 4 \nCoreAnimation 4K 1 \nFoundation 16K 1 \nJS JIT generated code 1.0G 3 \nKernel Alloc Once 8K 1 \nMALLOC 600.8M 44 \nMALLOC guard page 32K 8 \nSQLite page cache 256K 2 \nSTACK GUARD 56.1M 28 \nStack 30.2M 28 \nVM_ALLOCATE 23.4M 61 \nWebKit Malloc 160.0M 4 \n__DATA 26.1M 712 \n__DATA_CONST 69.9M 696 \n__DATA_DIRTY 43K 15 \n__FONT_DATA 2352 1 \n__LINKEDIT 255.4M 39 \n__OBJC_RO 72.5M 1 \n__OBJC_RW 2509K 1 \n__TEXT 848.4M 733 \ndyld private memory 28.9G 22 \nmapped file 92.7M 12 \nshared memory 24K 3 \n=========== ======= ======= \nTOTAL 32.1G 2421 \n",
"legacyInfo" : {
"threadTriggered" : {
"queue" : "com.apple.main-thread"
}
},
"logWritingSignature" : "aa96b62748b9826a4d9ca4c634dd3b1f5ac07fe4",
"trialInfo" : {
"rollouts" : [
{
"rolloutId" : "6434420a89ec2e0a7a38bf5a",
"factorPackIds" : {
},
"deploymentId" : 240000011
},
{
"rolloutId" : "632c763c58740028737bfdd2",
"factorPackIds" : {
"SIRI_DIALOG_ASSETS" : "64a57d23fa6fd41b2353e2ae"
},
"deploymentId" : 240000034
}
],
"experiments" : [
{
"treatmentId" : "3dff9c91-a8fb-424e-a656-c8d6e6037574",
"experimentId" : "662152ede2d11d1408c4db33",
"deploymentId" : 400000010
},
{
"treatmentId" : "c47ab4cc-c9c3-4b5d-a87c-e2433ce02597",
"experimentId" : "6639bc6ba73d460582162323",
"deploymentId" : 400000006
}
]
}
}
Model: MacBookAir9,1, BootROM 2022.100.22.0.0 (iBridge: 21.16.4222.0.0,0), 4 processors, Quad-Core Intel Core i5, 1.1 GHz, 8 GB, SMC
Graphics: Intel Iris Plus Graphics, Intel Iris Plus Graphics, Built-In
Display: Color LCD, 2560 x 1600 Retina, Main, MirrorOff, Online
Memory Module: BANK 0/ChannelA-DIMM0, 4 GB, LPDDR4X, 3733 MHz, Micron, MT53E512M64D4NW-053
Memory Module: BANK 2/ChannelB-DIMM0, 4 GB, LPDDR4X, 3733 MHz, Micron, MT53E512M64D4NW-053
AirPort: spairport_wireless_card_type_wifi (0x14E4, 0x870), wl0: Jul 8 2023 00:34:19 version 16.20.371.0.3.6.125 FWID 01-52f5532e
AirPort:
Bluetooth: Version (null), 0 services, 0 devices, 0 incoming serial ports
Network Service: Wi-Fi, AirPort, en0
USB Device: USB31Bus
USB Device: USB31Bus
USB Device: USB 2.0 Hub
USB Device: USB 10/100 LAN
USB Device: USB 2.0 Hub
USB Device: Mass Storage Device
USB Device: T2Bus
USB Device: Touch Bar Backlight
USB Device: Apple Internal Keyboard / Trackpad
USB Device: Headset
USB Device: Ambient Light Sensor
USB Device: FaceTime HD Camera (Built-in)
USB Device: Apple T2 Controller
Thunderbolt Bus: MacBook Air, Apple Inc., 86.0
Code of Conduct
- I agree to follow this project's Code of Conduct
Metadata
Metadata
Assignees
Labels
No labels