Giter Club home page Giter Club logo

Comments (4)

masreplay avatar masreplay commented on September 22, 2024

Hello @Ahmad-AlHaidar
please provide the error message and flutter doctor

from bluetooth_print.

rojicp avatar rojicp commented on September 22, 2024

It crashes on iOS, i have tried on a real device and emulator, both crashed (quits the app unexpectedly)
below is the crash log attached,

Flutter Doctor
[✓] Flutter (Channel beta, 3.9.0-1.0.pre.2, on macOS 13.1 22C65 darwin-x64, locale en-IN)
[✓] Android toolchain - develop for Android devices (Android SDK version 32.1.0-rc1)
[✓] Xcode - develop for iOS and macOS (Xcode 14.2)
[✓] Chrome - develop for the web
[✓] Android Studio (version 2021.3)
[✓] IntelliJ IDEA Community Edition (version 2021.3.3)
[✓] VS Code (version 1.76.2)
[✓] Connected device (3 available)
[✓] Network resources


Translated Report (Full Report Below)

Incident Identifier: 9B2AE7D2-1B65-4CF1-8C99-90E2B5AAB018
CrashReporter Key: 71194A3E-CEE2-D43F-663B-D298E9C72E6F
Hardware Model: MacBookPro16,1
Process: Runner [7268]
Path: /Users/USER/Library/Developer/CoreSimulator/Devices/E344923C-65B4-4A9E-9E65-81213809F7BD/data/Containers/Bundle/Application/4C947346-EDA6-4526-B695-7672502A74EF/Runner.app/Runner
Identifier: online.xxx.app
Version: 1.0.1 (14)
Code Type: X86-64 (Native)
Role: Foreground
Parent Process: launchd_sim [91710]
Coalition: com.apple.CoreSimulator.SimDevice.E344923C-65B4-4A9E-9E65-81213809F7BD [117981]
Responsible Process: SimulatorTrampoline [1110]

Date/Time: 2023-03-29 19:09:04.8529 +0530
Launch Time: 2023-03-29 19:08:52.5034 +0530
OS Version: macOS 13.1 (22C65)
Release Type: User
Report Version: 104

Exception Type: EXC_CRASH (SIGABRT)
Exception Codes: 0x0000000000000000, 0x0000000000000000
Triggered by Thread: 0

Last Exception Backtrace:
0 CoreFoundation 0x7ff80042889b __exceptionPreprocess + 226
1 libobjc.A.dylib 0x7ff80004dba3 objc_exception_throw + 48
2 Foundation 0x7ff800b870cc _userInfoForFileAndLine + 0
3 CoreBluetooth 0x7ff8119c490c -[CBCentralManager initWithDelegate:queue:options:] + 1740
4 Runner 0x107943a1d -[BLEConnecter initParament] + 292 (BLEConnecter.m:217)
5 Runner 0x1079438ef -[BLEConnecter init] + 66 (BLEConnecter.m:209)
6 Runner 0x10794ed5a -[ConnecterManager initConnecter:] + 58
7 Runner 0x10794ecf0 -[ConnecterManager didUpdateState:] + 96
8 Runner 0x10794b529 -[BluetoothPrintPlugin handleMethodCall:result:] + 1417
9 Flutter 0x10e1e630d __45-[FlutterMethodChannel setMethodCallHandler:]_block_invoke + 168
10 Flutter 0x10dbdfcc2 invocation function for block in flutter::PlatformMessageHandlerIos::HandlePlatformMessage(std::_LIBCPP_ABI_NAMESPACE::unique_ptr<flutter::PlatformMessage, std::_LIBCPP_ABI_NAMESPACE::default_deleteflutter::PlatformMessage >) + 94
11 libdispatch.dylib 0x7ff80013b7fb _dispatch_call_block_and_release + 12
12 libdispatch.dylib 0x7ff80013ca3a _dispatch_client_callout + 8
13 libdispatch.dylib 0x7ff80014c32c _dispatch_main_queue_drain + 1338
14 libdispatch.dylib 0x7ff80014bde4 _dispatch_main_queue_callback_4CF + 31
15 CoreFoundation 0x7ff800387b1f CFRUNLOOP_IS_SERVICING_THE_MAIN_DISPATCH_QUEUE + 9
16 CoreFoundation 0x7ff800382436 __CFRunLoopRun + 2482
17 CoreFoundation 0x7ff8003816a7 CFRunLoopRunSpecific + 560
18 GraphicsServices 0x7ff809cb128a GSEventRunModal + 139
19 UIKitCore 0x11777cad3 -[UIApplication _run] + 994
20 UIKitCore 0x1177819ef UIApplicationMain + 123
21 Runner 0x10794285f main + 63 (AppDelegate.swift:5)
22 dyld_sim 0x107b352bf start_sim + 10
23 dyld 0x1098ab310 start + 2432

Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0 libsystem_kernel.dylib 0x7ff83611d22a __pthread_kill + 10
1 libsystem_pthread.dylib 0x7ff836175f7b pthread_kill + 263
2 libsystem_c.dylib 0x7ff800132fe0 abort + 130
3 libc++abi.dylib 0x7ff800258742 abort_message + 241
4 libc++abi.dylib 0x7ff80024995d demangling_terminate_handler() + 266
5 libobjc.A.dylib 0x7ff800032082 _objc_terminate() + 96
6 libc++abi.dylib 0x7ff800257b65 std::__terminate(void (*)()) + 8
7 libc++abi.dylib 0x7ff800257b16 std::terminate() + 54
8 libdispatch.dylib 0x7ff80013ca4e _dispatch_client_callout + 28
9 libdispatch.dylib 0x7ff80014c32c _dispatch_main_queue_drain + 1338
10 libdispatch.dylib 0x7ff80014bde4 _dispatch_main_queue_callback_4CF + 31
11 CoreFoundation 0x7ff800387b1f CFRUNLOOP_IS_SERVICING_THE_MAIN_DISPATCH_QUEUE + 9
12 CoreFoundation 0x7ff800382436 __CFRunLoopRun + 2482
13 CoreFoundation 0x7ff8003816a7 CFRunLoopRunSpecific + 560
14 GraphicsServices 0x7ff809cb128a GSEventRunModal + 139
15 UIKitCore 0x11777cad3 -[UIApplication _run] + 994
16 UIKitCore 0x1177819ef UIApplicationMain + 123
17 Runner 0x10794285f main + 63 (AppDelegate.swift:5)
18 dyld_sim 0x107b352bf start_sim + 10
19 dyld 0x1098ab310 start + 2432

Thread 1:
0 libsystem_pthread.dylib 0x7ff836171c58 start_wqthread + 0

Thread 2:: com.apple.uikit.eventfetch-thread
0 libsystem_kernel.dylib 0x7ff8361165c2 mach_msg2_trap + 10
1 libsystem_kernel.dylib 0x7ff836124604 mach_msg2_internal + 82
2 libsystem_kernel.dylib 0x7ff83611d635 mach_msg_overwrite + 723
3 libsystem_kernel.dylib 0x7ff8361168a8 mach_msg + 19
4 CoreFoundation 0x7ff80038788e __CFRunLoopServiceMachPort + 145
5 CoreFoundation 0x7ff800381fdf __CFRunLoopRun + 1371
6 CoreFoundation 0x7ff8003816a7 CFRunLoopRunSpecific + 560
7 Foundation 0x7ff800c568b4 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 213
8 Foundation 0x7ff800c56b2d -[NSRunLoop(NSRunLoop) runUntilDate:] + 72
9 UIKitCore 0x117852286 -[UIEventFetcher threadMain] + 535
10 Foundation 0x7ff800c8011b NSThread__start + 1009
11 libsystem_pthread.dylib 0x7ff836176259 _pthread_start + 125
12 libsystem_pthread.dylib 0x7ff836171c7b thread_start + 15

Thread 3:
0 libsystem_pthread.dylib 0x7ff836171c58 start_wqthread + 0

Thread 4:
0 libsystem_pthread.dylib 0x7ff836171c58 start_wqthread + 0

Thread 5:: io.flutter.1.ui
0 libsystem_kernel.dylib 0x7ff8361165c2 mach_msg2_trap + 10
1 libsystem_kernel.dylib 0x7ff836124604 mach_msg2_internal + 82
2 libsystem_kernel.dylib 0x7ff83611d635 mach_msg_overwrite + 723
3 libsystem_kernel.dylib 0x7ff8361168a8 mach_msg + 19
4 CoreFoundation 0x7ff80038788e __CFRunLoopServiceMachPort + 145
5 CoreFoundation 0x7ff800381fdf __CFRunLoopRun + 1371
6 CoreFoundation 0x7ff8003816a7 CFRunLoopRunSpecific + 560
7 Flutter 0x10df09a0d fml::MessageLoopDarwin::Run() + 65
8 Flutter 0x10df03ab2 fml::MessageLoopImpl::DoRun() + 22
9 Flutter 0x10df08983 void* std::_LIBCPP_ABI_NAMESPACE::__thread_proxy[abi:v15000]<std::_LIBCPP_ABI_NAMESPACE::tuple<std::_LIBCPP_ABI_NAMESPACE::unique_ptr<std::_LIBCPP_ABI_NAMESPACE::__thread_struct, std::_LIBCPP_ABI_NAMESPACE::default_deletestd::_LIBCPP_ABI_NAMESPACE::__thread_struct >, fml::Thread::Thread(std::_LIBCPP_ABI_NAMESPACE::function<void (fml::Thread::ThreadConfig const&)> const&, fml::Thread::ThreadConfig const&)::$_0> >(void*) + 169
10 libsystem_pthread.dylib 0x7ff836176259 _pthread_start + 125
11 libsystem_pthread.dylib 0x7ff836171c7b thread_start + 15

Thread 6:: io.flutter.1.raster
0 libsystem_kernel.dylib 0x7ff8361165c2 mach_msg2_trap + 10
1 libsystem_kernel.dylib 0x7ff836124604 mach_msg2_internal + 82
2 libsystem_kernel.dylib 0x7ff83611d635 mach_msg_overwrite + 723
3 libsystem_kernel.dylib 0x7ff8361168a8 mach_msg + 19
4 CoreFoundation 0x7ff80038788e __CFRunLoopServiceMachPort + 145
5 CoreFoundation 0x7ff800381fdf __CFRunLoopRun + 1371
6 CoreFoundation 0x7ff8003816a7 CFRunLoopRunSpecific + 560
7 Flutter 0x10df09a0d fml::MessageLoopDarwin::Run() + 65
8 Flutter 0x10df03ab2 fml::MessageLoopImpl::DoRun() + 22
9 Flutter 0x10df08983 void* std::_LIBCPP_ABI_NAMESPACE::__thread_proxy[abi:v15000]<std::_LIBCPP_ABI_NAMESPACE::tuple<std::_LIBCPP_ABI_NAMESPACE::unique_ptr<std::_LIBCPP_ABI_NAMESPACE::__thread_struct, std::_LIBCPP_ABI_NAMESPACE::default_deletestd::_LIBCPP_ABI_NAMESPACE::__thread_struct >, fml::Thread::Thread(std::_LIBCPP_ABI_NAMESPACE::function<void (fml::Thread::ThreadConfig const&)> const&, fml::Thread::ThreadConfig const&)::$_0> >(void*) + 169
10 libsystem_pthread.dylib 0x7ff836176259 _pthread_start + 125
11 libsystem_pthread.dylib 0x7ff836171c7b thread_start + 15

Thread 7:: io.flutter.1.io
0 libsystem_kernel.dylib 0x7ff8361165c2 mach_msg2_trap + 10
1 libsystem_kernel.dylib 0x7ff836124604 mach_msg2_internal + 82
2 libsystem_kernel.dylib 0x7ff83611d635 mach_msg_overwrite + 723
3 libsystem_kernel.dylib 0x7ff8361168a8 mach_msg + 19
4 CoreFoundation 0x7ff80038788e __CFRunLoopServiceMachPort + 145
5 CoreFoundation 0x7ff800381fdf __CFRunLoopRun + 1371
6 CoreFoundation 0x7ff8003816a7 CFRunLoopRunSpecific + 560
7 Flutter 0x10df09a0d fml::MessageLoopDarwin::Run() + 65
8 Flutter 0x10df03ab2 fml::MessageLoopImpl::DoRun() + 22
9 Flutter 0x10df08983 void* std::_LIBCPP_ABI_NAMESPACE::__thread_proxy[abi:v15000]<std::_LIBCPP_ABI_NAMESPACE::tuple<std::_LIBCPP_ABI_NAMESPACE::unique_ptr<std::_LIBCPP_ABI_NAMESPACE::__thread_struct, std::_LIBCPP_ABI_NAMESPACE::default_deletestd::_LIBCPP_ABI_NAMESPACE::__thread_struct >, fml::Thread::Thread(std::_LIBCPP_ABI_NAMESPACE::function<void (fml::Thread::ThreadConfig const&)> const&, fml::Thread::ThreadConfig const&)::$_0> >(void*) + 169
10 libsystem_pthread.dylib 0x7ff836176259 _pthread_start + 125
11 libsystem_pthread.dylib 0x7ff836171c7b thread_start + 15

Thread 8:: io.flutter.1.profiler
0 libsystem_kernel.dylib 0x7ff8361165c2 mach_msg2_trap + 10
1 libsystem_kernel.dylib 0x7ff836124604 mach_msg2_internal + 82
2 libsystem_kernel.dylib 0x7ff83611d635 mach_msg_overwrite + 723
3 libsystem_kernel.dylib 0x7ff8361168a8 mach_msg + 19
4 CoreFoundation 0x7ff80038788e __CFRunLoopServiceMachPort + 145
5 CoreFoundation 0x7ff800381fdf __CFRunLoopRun + 1371
6 CoreFoundation 0x7ff8003816a7 CFRunLoopRunSpecific + 560
7 Flutter 0x10df09a0d fml::MessageLoopDarwin::Run() + 65
8 Flutter 0x10df03ab2 fml::MessageLoopImpl::DoRun() + 22
9 Flutter 0x10df08983 void* std::_LIBCPP_ABI_NAMESPACE::__thread_proxy[abi:v15000]<std::_LIBCPP_ABI_NAMESPACE::tuple<std::_LIBCPP_ABI_NAMESPACE::unique_ptr<std::_LIBCPP_ABI_NAMESPACE::__thread_struct, std::_LIBCPP_ABI_NAMESPACE::default_deletestd::_LIBCPP_ABI_NAMESPACE::__thread_struct >, fml::Thread::Thread(std::_LIBCPP_ABI_NAMESPACE::function<void (fml::Thread::ThreadConfig const&)> const&, fml::Thread::ThreadConfig const&)::$_0> >(void*) + 169
10 libsystem_pthread.dylib 0x7ff836176259 _pthread_start + 125
11 libsystem_pthread.dylib 0x7ff836171c7b thread_start + 15

Thread 9:: io.worker.1
0 libsystem_kernel.dylib 0x7ff83611911a __psynch_cvwait + 10
1 libsystem_pthread.dylib 0x7ff8361767e1 _pthread_cond_wait + 1243
2 Flutter 0x10dbf17aa std::_LIBCPP_ABI_NAMESPACE::condition_variable::wait(std::_LIBCPP_ABI_NAMESPACE::unique_lockstd::_LIBCPP_ABI_NAMESPACE::mutex&) + 18
3 Flutter 0x10df00d8b fml::ConcurrentMessageLoop::WorkerMain() + 187
4 Flutter 0x10df01583 void* std::_LIBCPP_ABI_NAMESPACE::__thread_proxy[abi:v15000]<std::_LIBCPP_ABI_NAMESPACE::tuple<std::_LIBCPP_ABI_NAMESPACE::unique_ptr<std::_LIBCPP_ABI_NAMESPACE::__thread_struct, std::_LIBCPP_ABI_NAMESPACE::default_deletestd::_LIBCPP_ABI_NAMESPACE::__thread_struct >, fml::ConcurrentMessageLoop::ConcurrentMessageLoop(unsigned long)::$_0> >(void*) + 191
5 libsystem_pthread.dylib 0x7ff836176259 _pthread_start + 125
6 libsystem_pthread.dylib 0x7ff836171c7b thread_start + 15

Thread 10:: io.worker.2
0 libsystem_kernel.dylib 0x7ff83611911a __psynch_cvwait + 10
1 libsystem_pthread.dylib 0x7ff8361767e1 _pthread_cond_wait + 1243
2 Flutter 0x10dbf17aa std::_LIBCPP_ABI_NAMESPACE::condition_variable::wait(std::_LIBCPP_ABI_NAMESPACE::unique_lockstd::_LIBCPP_ABI_NAMESPACE::mutex&) + 18
3 Flutter 0x10df00d8b fml::ConcurrentMessageLoop::WorkerMain() + 187
4 Flutter 0x10df01583 void* std::_LIBCPP_ABI_NAMESPACE::__thread_proxy[abi:v15000]<std::_LIBCPP_ABI_NAMESPACE::tuple<std::_LIBCPP_ABI_NAMESPACE::unique_ptr<std::_LIBCPP_ABI_NAMESPACE::__thread_struct, std::_LIBCPP_ABI_NAMESPACE::default_deletestd::_LIBCPP_ABI_NAMESPACE::__thread_struct >, fml::ConcurrentMessageLoop::ConcurrentMessageLoop(unsigned long)::$_0> >(void*) + 191
5 libsystem_pthread.dylib 0x7ff836176259 _pthread_start + 125
6 libsystem_pthread.dylib 0x7ff836171c7b thread_start + 15

Thread 11:: io.worker.3
0 libsystem_kernel.dylib 0x7ff83611911a __psynch_cvwait + 10
1 libsystem_pthread.dylib 0x7ff8361767e1 _pthread_cond_wait + 1243
2 Flutter 0x10dbf17aa std::_LIBCPP_ABI_NAMESPACE::condition_variable::wait(std::_LIBCPP_ABI_NAMESPACE::unique_lockstd::_LIBCPP_ABI_NAMESPACE::mutex&) + 18
3 Flutter 0x10df00d8b fml::ConcurrentMessageLoop::WorkerMain() + 187
4 Flutter 0x10df01583 void* std::_LIBCPP_ABI_NAMESPACE::__thread_proxy[abi:v15000]<std::_LIBCPP_ABI_NAMESPACE::tuple<std::_LIBCPP_ABI_NAMESPACE::unique_ptr<std::_LIBCPP_ABI_NAMESPACE::__thread_struct, std::_LIBCPP_ABI_NAMESPACE::default_deletestd::_LIBCPP_ABI_NAMESPACE::__thread_struct >, fml::ConcurrentMessageLoop::ConcurrentMessageLoop(unsigned long)::$_0> >(void*) + 191
5 libsystem_pthread.dylib 0x7ff836176259 _pthread_start + 125
6 libsystem_pthread.dylib 0x7ff836171c7b thread_start + 15

Thread 12:: io.worker.4
0 libsystem_kernel.dylib 0x7ff83611911a __psynch_cvwait + 10
1 libsystem_pthread.dylib 0x7ff8361767e1 _pthread_cond_wait + 1243
2 Flutter 0x10dbf17aa std::_LIBCPP_ABI_NAMESPACE::condition_variable::wait(std::_LIBCPP_ABI_NAMESPACE::unique_lockstd::_LIBCPP_ABI_NAMESPACE::mutex&) + 18
3 Flutter 0x10df00d8b fml::ConcurrentMessageLoop::WorkerMain() + 187
4 Flutter 0x10df01583 void* std::_LIBCPP_ABI_NAMESPACE::__thread_proxy[abi:v15000]<std::_LIBCPP_ABI_NAMESPACE::tuple<std::_LIBCPP_ABI_NAMESPACE::unique_ptr<std::_LIBCPP_ABI_NAMESPACE::__thread_struct, std::_LIBCPP_ABI_NAMESPACE::default_deletestd::_LIBCPP_ABI_NAMESPACE::__thread_struct >, fml::ConcurrentMessageLoop::ConcurrentMessageLoop(unsigned long)::$_0> >(void*) + 191
5 libsystem_pthread.dylib 0x7ff836176259 _pthread_start + 125
6 libsystem_pthread.dylib 0x7ff836171c7b thread_start + 15

Thread 13:: io.worker.5
0 libsystem_kernel.dylib 0x7ff83611911a __psynch_cvwait + 10
1 libsystem_pthread.dylib 0x7ff8361767e1 _pthread_cond_wait + 1243
2 Flutter 0x10dbf17aa std::_LIBCPP_ABI_NAMESPACE::condition_variable::wait(std::_LIBCPP_ABI_NAMESPACE::unique_lockstd::_LIBCPP_ABI_NAMESPACE::mutex&) + 18
3 Flutter 0x10df00d8b fml::ConcurrentMessageLoop::WorkerMain() + 187
4 Flutter 0x10df01583 void* std::_LIBCPP_ABI_NAMESPACE::__thread_proxy[abi:v15000]<std::_LIBCPP_ABI_NAMESPACE::tuple<std::_LIBCPP_ABI_NAMESPACE::unique_ptr<std::_LIBCPP_ABI_NAMESPACE::__thread_struct, std::_LIBCPP_ABI_NAMESPACE::default_deletestd::_LIBCPP_ABI_NAMESPACE::__thread_struct >, fml::ConcurrentMessageLoop::ConcurrentMessageLoop(unsigned long)::$_0> >(void*) + 191
5 libsystem_pthread.dylib 0x7ff836176259 _pthread_start + 125
6 libsystem_pthread.dylib 0x7ff836171c7b thread_start + 15

Thread 14:: io.worker.6
0 libsystem_kernel.dylib 0x7ff83611911a __psynch_cvwait + 10
1 libsystem_pthread.dylib 0x7ff8361767e1 _pthread_cond_wait + 1243
2 Flutter 0x10dbf17aa std::_LIBCPP_ABI_NAMESPACE::condition_variable::wait(std::_LIBCPP_ABI_NAMESPACE::unique_lockstd::_LIBCPP_ABI_NAMESPACE::mutex&) + 18
3 Flutter 0x10df00d8b fml::ConcurrentMessageLoop::WorkerMain() + 187
4 Flutter 0x10df01583 void* std::_LIBCPP_ABI_NAMESPACE::__thread_proxy[abi:v15000]<std::_LIBCPP_ABI_NAMESPACE::tuple<std::_LIBCPP_ABI_NAMESPACE::unique_ptr<std::_LIBCPP_ABI_NAMESPACE::__thread_struct, std::_LIBCPP_ABI_NAMESPACE::default_deletestd::_LIBCPP_ABI_NAMESPACE::__thread_struct >, fml::ConcurrentMessageLoop::ConcurrentMessageLoop(unsigned long)::$_0> >(void*) + 191
5 libsystem_pthread.dylib 0x7ff836176259 _pthread_start + 125
6 libsystem_pthread.dylib 0x7ff836171c7b thread_start + 15

Thread 15:: io.worker.7
0 libsystem_kernel.dylib 0x7ff83611911a __psynch_cvwait + 10
1 libsystem_pthread.dylib 0x7ff8361767e1 _pthread_cond_wait + 1243
2 Flutter 0x10dbf17aa std::_LIBCPP_ABI_NAMESPACE::condition_variable::wait(std::_LIBCPP_ABI_NAMESPACE::unique_lockstd::_LIBCPP_ABI_NAMESPACE::mutex&) + 18
3 Flutter 0x10df00d8b fml::ConcurrentMessageLoop::WorkerMain() + 187
4 Flutter 0x10df01583 void* std::_LIBCPP_ABI_NAMESPACE::__thread_proxy[abi:v15000]<std::_LIBCPP_ABI_NAMESPACE::tuple<std::_LIBCPP_ABI_NAMESPACE::unique_ptr<std::_LIBCPP_ABI_NAMESPACE::__thread_struct, std::_LIBCPP_ABI_NAMESPACE::default_deletestd::_LIBCPP_ABI_NAMESPACE::__thread_struct >, fml::ConcurrentMessageLoop::ConcurrentMessageLoop(unsigned long)::$_0> >(void*) + 191
5 libsystem_pthread.dylib 0x7ff836176259 _pthread_start + 125
6 libsystem_pthread.dylib 0x7ff836171c7b thread_start + 15

Thread 16:: io.worker.8
0 libsystem_kernel.dylib 0x7ff83611911a __psynch_cvwait + 10
1 libsystem_pthread.dylib 0x7ff8361767e1 _pthread_cond_wait + 1243
2 Flutter 0x10dbf17aa std::_LIBCPP_ABI_NAMESPACE::condition_variable::wait(std::_LIBCPP_ABI_NAMESPACE::unique_lockstd::_LIBCPP_ABI_NAMESPACE::mutex&) + 18
3 Flutter 0x10df00d8b fml::ConcurrentMessageLoop::WorkerMain() + 187
4 Flutter 0x10df01583 void* std::_LIBCPP_ABI_NAMESPACE::__thread_proxy[abi:v15000]<std::_LIBCPP_ABI_NAMESPACE::tuple<std::_LIBCPP_ABI_NAMESPACE::unique_ptr<std::_LIBCPP_ABI_NAMESPACE::__thread_struct, std::_LIBCPP_ABI_NAMESPACE::default_deletestd::_LIBCPP_ABI_NAMESPACE::__thread_struct >, fml::ConcurrentMessageLoop::ConcurrentMessageLoop(unsigned long)::$_0> >(void*) + 191
5 libsystem_pthread.dylib 0x7ff836176259 _pthread_start + 125
6 libsystem_pthread.dylib 0x7ff836171c7b thread_start + 15

Thread 17:: io.worker.9
0 libsystem_kernel.dylib 0x7ff83611911a __psynch_cvwait + 10
1 libsystem_pthread.dylib 0x7ff8361767e1 _pthread_cond_wait + 1243
2 Flutter 0x10dbf17aa std::_LIBCPP_ABI_NAMESPACE::condition_variable::wait(std::_LIBCPP_ABI_NAMESPACE::unique_lockstd::_LIBCPP_ABI_NAMESPACE::mutex&) + 18
3 Flutter 0x10df00d8b fml::ConcurrentMessageLoop::WorkerMain() + 187
4 Flutter 0x10df01583 void* std::_LIBCPP_ABI_NAMESPACE::__thread_proxy[abi:v15000]<std::_LIBCPP_ABI_NAMESPACE::tuple<std::_LIBCPP_ABI_NAMESPACE::unique_ptr<std::_LIBCPP_ABI_NAMESPACE::__thread_struct, std::_LIBCPP_ABI_NAMESPACE::default_deletestd::_LIBCPP_ABI_NAMESPACE::__thread_struct >, fml::ConcurrentMessageLoop::ConcurrentMessageLoop(unsigned long)::$_0> >(void*) + 191
5 libsystem_pthread.dylib 0x7ff836176259 _pthread_start + 125
6 libsystem_pthread.dylib 0x7ff836171c7b thread_start + 15

Thread 18:: io.worker.10
0 libsystem_kernel.dylib 0x7ff83611911a __psynch_cvwait + 10
1 libsystem_pthread.dylib 0x7ff8361767e1 _pthread_cond_wait + 1243
2 Flutter 0x10dbf17aa std::_LIBCPP_ABI_NAMESPACE::condition_variable::wait(std::_LIBCPP_ABI_NAMESPACE::unique_lockstd::_LIBCPP_ABI_NAMESPACE::mutex&) + 18
3 Flutter 0x10df00d8b fml::ConcurrentMessageLoop::WorkerMain() + 187
4 Flutter 0x10df01583 void* std::_LIBCPP_ABI_NAMESPACE::__thread_proxy[abi:v15000]<std::_LIBCPP_ABI_NAMESPACE::tuple<std::_LIBCPP_ABI_NAMESPACE::unique_ptr<std::_LIBCPP_ABI_NAMESPACE::__thread_struct, std::_LIBCPP_ABI_NAMESPACE::default_deletestd::_LIBCPP_ABI_NAMESPACE::__thread_struct >, fml::ConcurrentMessageLoop::ConcurrentMessageLoop(unsigned long)::$_0> >(void*) + 191
5 libsystem_pthread.dylib 0x7ff836176259 _pthread_start + 125
6 libsystem_pthread.dylib 0x7ff836171c7b thread_start + 15

Thread 19:: io.worker.11
0 libsystem_kernel.dylib 0x7ff83611911a __psynch_cvwait + 10
1 libsystem_pthread.dylib 0x7ff8361767e1 _pthread_cond_wait + 1243
2 Flutter 0x10dbf17aa std::_LIBCPP_ABI_NAMESPACE::condition_variable::wait(std::_LIBCPP_ABI_NAMESPACE::unique_lockstd::_LIBCPP_ABI_NAMESPACE::mutex&) + 18
3 Flutter 0x10df00d8b fml::ConcurrentMessageLoop::WorkerMain() + 187
4 Flutter 0x10df01583 void* std::_LIBCPP_ABI_NAMESPACE::__thread_proxy[abi:v15000]<std::_LIBCPP_ABI_NAMESPACE::tuple<std::_LIBCPP_ABI_NAMESPACE::unique_ptr<std::_LIBCPP_ABI_NAMESPACE::__thread_struct, std::_LIBCPP_ABI_NAMESPACE::default_deletestd::_LIBCPP_ABI_NAMESPACE::__thread_struct >, fml::ConcurrentMessageLoop::ConcurrentMessageLoop(unsigned long)::$_0> >(void*) + 191
5 libsystem_pthread.dylib 0x7ff836176259 _pthread_start + 125
6 libsystem_pthread.dylib 0x7ff836171c7b thread_start + 15

Thread 20:: io.worker.12
0 libsystem_kernel.dylib 0x7ff83611911a __psynch_cvwait + 10
1 libsystem_pthread.dylib 0x7ff8361767e1 _pthread_cond_wait + 1243
2 Flutter 0x10dbf17aa std::_LIBCPP_ABI_NAMESPACE::condition_variable::wait(std::_LIBCPP_ABI_NAMESPACE::unique_lockstd::_LIBCPP_ABI_NAMESPACE::mutex&) + 18
3 Flutter 0x10df00d8b fml::ConcurrentMessageLoop::WorkerMain() + 187
4 Flutter 0x10df01583 void* std::_LIBCPP_ABI_NAMESPACE::__thread_proxy[abi:v15000]<std::_LIBCPP_ABI_NAMESPACE::tuple<std::_LIBCPP_ABI_NAMESPACE::unique_ptr<std::_LIBCPP_ABI_NAMESPACE::__thread_struct, std::_LIBCPP_ABI_NAMESPACE::default_deletestd::_LIBCPP_ABI_NAMESPACE::__thread_struct >, fml::ConcurrentMessageLoop::ConcurrentMessageLoop(unsigned long)::$_0> >(void*) + 191
5 libsystem_pthread.dylib 0x7ff836176259 _pthread_start + 125
6 libsystem_pthread.dylib 0x7ff836171c7b thread_start + 15

Thread 21:: dart:io EventHandler
0 libsystem_kernel.dylib 0x7ff83611b216 kevent + 10
1 Flutter 0x10e0f7518 dart::bin::EventHandlerImplementation::EventHandlerEntry(unsigned long) + 344
2 Flutter 0x10e113e33 dart::bin::ThreadStart(void*) + 83
3 libsystem_pthread.dylib 0x7ff836176259 _pthread_start + 125
4 libsystem_pthread.dylib 0x7ff836171c7b thread_start + 15

Thread 22:: Dart Profiler ThreadInterrupter
0 libsystem_kernel.dylib 0x7ff83611911a __psynch_cvwait + 10
1 libsystem_pthread.dylib 0x7ff836176816 _pthread_cond_wait + 1296
2 Flutter 0x10e313596 dart::Monitor::WaitMicros(long long) + 134
3 Flutter 0x10e388eff dart::ThreadInterrupter::ThreadMain(unsigned long) + 303
4 Flutter 0x10e312c4e dart::ThreadStart(void*) + 206
5 libsystem_pthread.dylib 0x7ff836176259 _pthread_start + 125
6 libsystem_pthread.dylib 0x7ff836171c7b thread_start + 15

Thread 23:: Dart Profiler SampleBlockProcessor
0 libsystem_kernel.dylib 0x7ff83611911a __psynch_cvwait + 10
1 libsystem_pthread.dylib 0x7ff836176816 _pthread_cond_wait + 1296
2 Flutter 0x10e313596 dart::Monitor::WaitMicros(long long) + 134
3 Flutter 0x10e318a45 dart::SampleBlockProcessor::ThreadMain(unsigned long) + 181
4 Flutter 0x10e312c4e dart::ThreadStart(void*) + 206
5 libsystem_pthread.dylib 0x7ff836176259 _pthread_start + 125
6 libsystem_pthread.dylib 0x7ff836171c7b thread_start + 15

Thread 24:: DartWorker Dispatch queue: trust
0 libsystem_malloc.dylib 0x7ff8001904bd free_small + 92
1 libdispatch.dylib 0x7ff80013be0a _dispatch_dispose + 115
2 libxpc.dylib 0x7ff80008f449 _xpc_serializer_dispose + 71
3 libxpc.dylib 0x7ff80009b0cc -[OS_xpc_object dealloc] + 17
4 libxpc.dylib 0x7ff80009660b _xpc_pipe_simpleroutine + 124
5 libsystem_trace.dylib 0x7ff800064680 ___os_activity_stream_reflect_block_invoke_3 + 29
6 libdispatch.dylib 0x7ff80013ca3a _dispatch_client_callout + 8
7 libdispatch.dylib 0x7ff8001404bf _dispatch_block_invoke_direct + 484
8 libdispatch.dylib 0x7ff8001402d0 dispatch_block_perform + 127
9 libsystem_trace.dylib 0x7ff800063ff0 _os_activity_stream_reflect + 653
10 libsystem_trace.dylib 0x7ff8000718fb _os_log_impl_stream + 630
11 libsystem_trace.dylib 0x7ff80007132a _os_log_impl_flatten_and_send + 8732
12 libsystem_trace.dylib 0x7ff80006f0e5 _os_log + 136
13 libsystem_trace.dylib 0x7ff800071f7a _os_log_impl + 21
14 Security 0x7ff80197d747 securityd_connection_for_operation + 1027
15 Security 0x7ff80197d054 securityd_message_with_reply_sync + 61
16 Security 0x7ff80197dffe securityd_send_sync_and_do + 68
17 Security 0x7ff801a4f328 __SecTrustEvaluateIfNecessary_block_invoke_3 + 488
18 Security 0x7ff801a14173 SecOSStatusWith + 42
19 Security 0x7ff801a4f0a8 __SecTrustEvaluateIfNecessary_block_invoke_2 + 86
20 libsystem_trace.dylib 0x7ff800064775 _os_activity_initiate_impl + 51
21 Security 0x7ff801a4ef5a __SecTrustEvaluateIfNecessary_block_invoke.325 + 297
22 libdispatch.dylib 0x7ff80013ca3a _dispatch_client_callout + 8
23 libdispatch.dylib 0x7ff80014d14d _dispatch_lane_barrier_sync_invoke_and_complete + 92
24 Security 0x7ff801a4ebd3 SecTrustEvaluateIfNecessary + 386
25 Security 0x7ff801a504b8 SecTrustEvaluateInternal + 48
26 Security 0x7ff801a5090f SecTrustEvaluateWithError + 32
27 Flutter 0x10e0ffc1e dart::bin::TrustEvaluateHandler(long long, _Dart_CObject*) + 302
28 Flutter 0x10e290079 dart::NativeMessageHandler::HandleMessage(std::_LIBCPP_ABI_NAMESPACE::unique_ptr<dart::Message, std::_LIBCPP_ABI_NAMESPACE::default_deletedart::Message >) + 153
29 Flutter 0x10e27f4f0 dart::MessageHandler::HandleMessages(dart::MonitorLocker*, bool, bool) + 304
30 Flutter 0x10e27fb08 dart::MessageHandler::TaskCallback() + 472
31 Flutter 0x10e389b3b dart::ThreadPool::WorkerLoop(dart::ThreadPool::Worker*) + 347
32 Flutter 0x10e389df9 dart::ThreadPool::Worker::Main(unsigned long) + 121
33 Flutter 0x10e312c4e dart::ThreadStart(void*) + 206
34 libsystem_pthread.dylib 0x7ff836176259 _pthread_start + 125
35 libsystem_pthread.dylib 0x7ff836171c7b thread_start + 15

Thread 25:: DartWorker
0 libsystem_kernel.dylib 0x7ff83611911a __psynch_cvwait + 10
1 libsystem_pthread.dylib 0x7ff836176816 _pthread_cond_wait + 1296
2 Flutter 0x10e313596 dart::Monitor::WaitMicros(long long) + 134
3 Flutter 0x10e389c0f dart::ThreadPool::WorkerLoop(dart::ThreadPool::Worker*) + 559
4 Flutter 0x10e389df9 dart::ThreadPool::Worker::Main(unsigned long) + 121
5 Flutter 0x10e312c4e dart::ThreadStart(void*) + 206
6 libsystem_pthread.dylib 0x7ff836176259 _pthread_start + 125
7 libsystem_pthread.dylib 0x7ff836171c7b thread_start + 15

Thread 26:: DartWorker
0 libsystem_kernel.dylib 0x7ff83611911a __psynch_cvwait + 10
1 libsystem_pthread.dylib 0x7ff836176816 _pthread_cond_wait + 1296
2 Flutter 0x10e313596 dart::Monitor::WaitMicros(long long) + 134
3 Flutter 0x10e389c0f dart::ThreadPool::WorkerLoop(dart::ThreadPool::Worker*) + 559
4 Flutter 0x10e389df9 dart::ThreadPool::Worker::Main(unsigned long) + 121
5 Flutter 0x10e312c4e dart::ThreadStart(void*) + 206
6 libsystem_pthread.dylib 0x7ff836176259 _pthread_start + 125
7 libsystem_pthread.dylib 0x7ff836171c7b thread_start + 15

Thread 27:: DartWorker
0 libsystem_kernel.dylib 0x7ff83611911a __psynch_cvwait + 10
1 libsystem_pthread.dylib 0x7ff836176816 _pthread_cond_wait + 1296
2 Flutter 0x10e313596 dart::Monitor::WaitMicros(long long) + 134
3 Flutter 0x10e25540d dart::MutatorThreadPool::OnEnterIdleLocked(dart::MonitorLocker*) + 253
4 Flutter 0x10e389a4d dart::ThreadPool::WorkerLoop(dart::ThreadPool::Worker*) + 109
5 Flutter 0x10e389df9 dart::ThreadPool::Worker::Main(unsigned long) + 121
6 Flutter 0x10e312c4e dart::ThreadStart(void*) + 206
7 libsystem_pthread.dylib 0x7ff836176259 _pthread_start + 125
8 libsystem_pthread.dylib 0x7ff836171c7b thread_start + 15

Thread 28:: DartWorker
0 libsystem_kernel.dylib 0x7ff83611911a __psynch_cvwait + 10
1 libsystem_pthread.dylib 0x7ff836176816 _pthread_cond_wait + 1296
2 Flutter 0x10e313596 dart::Monitor::WaitMicros(long long) + 134
3 Flutter 0x10e389c0f dart::ThreadPool::WorkerLoop(dart::ThreadPool::Worker*) + 559
4 Flutter 0x10e389df9 dart::ThreadPool::Worker::Main(unsigned long) + 121
5 Flutter 0x10e312c4e dart::ThreadStart(void*) + 206
6 libsystem_pthread.dylib 0x7ff836176259 _pthread_start + 125
7 libsystem_pthread.dylib 0x7ff836171c7b thread_start + 15

Thread 29:
0 libsystem_pthread.dylib 0x7ff836171c58 start_wqthread + 0

Thread 30:
0 libsystem_pthread.dylib 0x7ff836171c58 start_wqthread + 0

Thread 31:
0 libsystem_pthread.dylib 0x7ff836171c58 start_wqthread + 0

Thread 32:
0 libsystem_pthread.dylib 0x7ff836171c58 start_wqthread + 0

Thread 33:
0 libsystem_pthread.dylib 0x7ff836171c58 start_wqthread + 0

Thread 34:
0 libsystem_pthread.dylib 0x7ff836171c58 start_wqthread + 0

Thread 0 crashed with X86 Thread State (64-bit):
rax: 0x0000000000000000 rbx: 0x00000001099492c0 rcx: 0x00007ff7b85bda98 rdx: 0x0000000000000000
rdi: 0x0000000000000103 rsi: 0x0000000000000006 rbp: 0x00007ff7b85bdac0 rsp: 0x00007ff7b85bda98
r8: 0x00007ff7b85bd960 r9: 0x00007ff7b85bdbc0 r10: 0x0000000000000000 r11: 0x0000000000000246
r12: 0x0000000000000103 r13: 0x0000003000000008 r14: 0x0000000000000006 r15: 0x0000000000000016
rip: 0x00007ff83611d22a rfl: 0x0000000000000246 cr2: 0x00007ff800132f5e

Logical CPU: 0
Error Code: 0x02000148
Trap Number: 133

Binary Images:
0x7ff836115000 - 0x7ff83614eff7 libsystem_kernel.dylib () <7c3dcc95-9f42-3c7c-8796-476ff67b9cf7> /usr/lib/system/libsystem_kernel.dylib
0x7ff836170000 - 0x7ff83617bff7 libsystem_pthread.dylib (
) <5920e36f-53ec-33f0-b675-8ae48b58418c> /usr/lib/system/libsystem_pthread.dylib
0x7ff8000b5000 - 0x7ff800139ff7 libsystem_c.dylib () <8a60f5c1-ea1f-352b-b778-967be44e3677> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/system/libsystem_c.dylib
0x7ff800248000 - 0x7ff80025dffb libc++abi.dylib (
) /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/libc++abi.dylib
0x7ff80002c000 - 0x7ff80005ffe9 libobjc.A.dylib () <2a7a213a-fdb2-311c-81d7-efdfd9ddf25a> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/libobjc.A.dylib
0x7ff80013a000 - 0x7ff800185ff3 libdispatch.dylib (
) <59be51c1-e9f3-3a60-8108-cd70ae082897> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/system/libdispatch.dylib
0x7ff800303000 - 0x7ff80068bffc com.apple.CoreFoundation (6.9) <2be0f79f-8b25-3614-9e7e-dbac565f72dd> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/CoreFoundation.framework/CoreFoundation
0x7ff809cae000 - 0x7ff809cb5ff2 com.apple.GraphicsServices (1.0) <16365e42-1d5c-363d-84d1-3bb290a43253> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/GraphicsServices.framework/GraphicsServices
0x11693b000 - 0x118406fff com.apple.UIKitCore (1.0) /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/UIKitCore.framework/UIKitCore
0x10793f000 - 0x107956fff online.edirectories.app (1.0.1) /Users/USER/Library/Developer/CoreSimulator/Devices/E344923C-65B4-4A9E-9E65-81213809F7BD/data/Containers/Bundle/Application/4C947346-EDA6-4526-B695-7672502A74EF/Runner.app/Runner
0x107b33000 - 0x107b92fff dyld_sim () <6fb74554-3370-3677-93d4-7f7a01ea6a80> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/dyld_sim
0x1098a5000 - 0x10993cfff dyld (
) /usr/lib/dyld
0x7ff8006fe000 - 0x7ff80102eff4 com.apple.Foundation (6.9) <86cd050d-44fc-3045-a1f3-8ad5047b329e> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/Foundation.framework/Foundation
0x10dba9000 - 0x10f838fff io.flutter.flutter (1.0) <4c4c4433-5555-3144-a122-2588fd5f1b64> /Users/USER/Library/Developer/CoreSimulator/Devices/E344923C-65B4-4A9E-9E65-81213809F7BD/data/Containers/Bundle/Application/4C947346-EDA6-4526-B695-7672502A74EF/Runner.app/Frameworks/Flutter.framework/Flutter
0x7ff800186000 - 0x7ff8001b1fff libsystem_malloc.dylib () /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/system/libsystem_malloc.dylib
0x7ff800078000 - 0x7ff8000b0ff8 libxpc.dylib (
) <81ae956f-2354-36fa-b9f2-0c4e39462edd> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/system/libxpc.dylib
0x7ff800060000 - 0x7ff800077ffe libsystem_trace.dylib (*) <8dc1ed70-2101-3402-80dc-2b6232f41a68> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/system/libsystem_trace.dylib
0x7ff801966000 - 0x7ff801ae6ff6 com.apple.Security (10.0) <4f75a48c-a59a-349e-9b4d-56aae187c3fb> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/Security.framework/Security
0x7ff8119b9000 - 0x7ff811a66ffe com.apple.CoreBluetooth (1.0) /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/CoreBluetooth.framework/CoreBluetooth

EOF


Full Report

{"app_name":"Runner","timestamp":"2023-03-29 19:09:05.00 +0530","app_version":"1.0.1","slice_uuid":"ee05cba0-a916-3d82-8f86-2fe38c2a4c08","build_version":"14","platform":7,"bundleID":"online.edirectories.app","share_with_app_devs":0,"is_first_party":0,"bug_type":"309","os_version":"macOS 13.1 (22C65)","roots_installed":0,"name":"Runner","incident_id":"9B2AE7D2-1B65-4CF1-8C99-90E2B5AAB018"}
{
"uptime" : 970000,
"procRole" : "Foreground",
"version" : 2,
"userID" : 501,
"deployVersion" : 210,
"modelCode" : "MacBookPro16,1",
"coalitionID" : 117981,
"osVersion" : {
"train" : "macOS 13.1",
"build" : "22C65",
"releaseType" : "User"
},
"captureTime" : "2023-03-29 19:09:04.8529 +0530",
"incident" : "9B2AE7D2-1B65-4CF1-8C99-90E2B5AAB018",
"pid" : 7268,
"cpuType" : "X86-64",
"roots_installed" : 0,
"bug_type" : "309",
"procLaunch" : "2023-03-29 19:08:52.5034 +0530",
"procStartAbsTime" : 975982063579117,
"procExitAbsTime" : 975994413447348,
"procName" : "Runner",
"procPath" : "/Users/USER/Library/Developer/CoreSimulator/Devices/E344923C-65B4-4A9E-9E65-81213809F7BD/data/Containers/Bundle/Application/4C947346-EDA6-4526-B695-7672502A74EF/Runner.app/Runner",
"bundleInfo" : {"CFBundleShortVersionString":"1.0.1","CFBundleVersion":"14","CFBundleIdentifier":"online.edirectories.app"},
"storeInfo" : {"deviceIdentifierForVendor":"C8220F45-0521-5697-9A1C-716D685A0AA8","thirdParty":true},
"parentProc" : "launchd_sim",
"parentPid" : 91710,
"coalitionName" : "com.apple.CoreSimulator.SimDevice.E344923C-65B4-4A9E-9E65-81213809F7BD",
"crashReporterKey" : "71194A3E-CEE2-D43F-663B-D298E9C72E6F",
"responsiblePid" : 1110,
"responsibleProc" : "SimulatorTrampoline",
"wakeTime" : 7306,
"bridgeVersion" : {"build":"20P2059","train":"7.1"},
"sleepWakeUUID" : "041A5EB5-EB8D-473E-9EE4-4B14EE659AA5",
"sip" : "enabled",
"exception" : {"codes":"0x0000000000000000, 0x0000000000000000","rawCodes":[0,0],"type":"EXC_CRASH","signal":"SIGABRT"},
"asiBacktraces" : ["0 CoreFoundation 0x00007ff8004288ab __exceptionPreprocess + 242\n1 libobjc.A.dylib 0x00007ff80004dba3 objc_exception_throw + 48\n2 Foundation 0x00007ff800b870cc _userInfoForFileAndLine + 0\n3 CoreBluetooth 0x00007ff8119c490c -[CBCentralManager initWithDelegate:queue:options:] + 1740\n4 Runner 0x0000000107943a1d -[BLEConnecter initParament] + 292\n5 Runner 0x00000001079438ef -[BLEConnecter init] + 66\n6 Runner 0x000000010794ed5a -[ConnecterManager initConnecter:] + 58\n7 Runner 0x000000010794ecf0 -[ConnecterManager didUpdateState:] + 96\n8 Runner 0x000000010794b529 -[BluetoothPrintPlugin handleMethodCall:result:] + 1417\n9 Flutter 0x000000010e1e630d __45-[FlutterMethodChannel setMethodCallHandler:]_block_invoke + 168\n10 Flutter 0x000000010dbdfcc2 ___ZN7flutter25PlatformMessageHandlerIos21HandlePlatformMessageENSt21_LIBCPP_ABI_NAMESPACE10unique_ptrINS_15PlatformMessageENS1_14default_deleteIS3_EEEE_block_invoke + 94\n11 libdispatch.dylib 0x00007ff80013b7fb _dispatch_call_block_and_release + 12\n12 libdispatch.dylib 0x00007ff80013ca3a _dispatch_client_callout + 8\n13 libdispatch.dylib 0x00007ff80014c32c _dispatch_main_queue_drain + 1338\n14 libdispatch.dylib 0x00007ff80014bde4 _dispatch_main_queue_callback_4CF + 31\n15 CoreFoundation 0x00007ff800387b1f CFRUNLOOP_IS_SERVICING_THE_MAIN_DISPATCH_QUEUE + 9\n16 CoreFoundation 0x00007ff800382436 __CFRunLoopRun + 2482\n17 CoreFoundation 0x00007ff8003816a7 CFRunLoopRunSpecific + 560\n18 GraphicsServices 0x00007ff809cb128a GSEventRunModal + 139\n19 UIKitCore 0x000000011777cad3 -[UIApplication _run] + 994\n20 UIKitCore 0x00000001177819ef UIApplicationMain + 123\n21 Runner 0x000000010794285f main + 63\n22 dyld 0x0000000107b352bf start_sim + 10\n23 ??? 0x00000001098ab310 0x0 + 4455052048"],
"extMods" : {"caller":{"thread_create":0,"thread_set_state":0,"task_for_pid":0},"system":{"thread_create":0,"thread_set_state":0,"task_for_pid":0},"targeted":{"thread_create":0,"thread_set_state":0,"task_for_pid":0},"warnings":0},
"lastExceptionBacktrace" : [{"imageOffset":1202331,"symbol":"__exceptionPreprocess","symbolLocation":226,"imageIndex":6},{"imageOffset":138147,"symbol":"objc_exception_throw","symbolLocation":48,"imageIndex":4},{"imageOffset":4755660,"symbol":"_userInfoForFileAndLine","symbolLocation":0,"imageIndex":12},{"imageOffset":47372,"symbol":"-[CBCentralManager initWithDelegate:queue:options:]","symbolLocation":1740,"imageIndex":18},{"imageOffset":18973,"sourceLine":217,"sourceFile":"BLEConnecter.m","symbol":"-[BLEConnecter initParament]","imageIndex":9,"symbolLocation":292},{"imageOffset":18671,"sourceLine":209,"sourceFile":"BLEConnecter.m","symbol":"-[BLEConnecter init]","imageIndex":9,"symbolLocation":66},{"imageOffset":64858,"symbol":"-[ConnecterManager initConnecter:]","symbolLocation":58,"imageIndex":9},{"imageOffset":64752,"symbol":"-[ConnecterManager didUpdateState:]","symbolLocation":96,"imageIndex":9},{"imageOffset":50473,"symbol":"-[BluetoothPrintPlugin handleMethodCall:result:]","symbolLocation":1417,"imageIndex":9},{"imageOffset":6542093,"symbol":"__45-[FlutterMethodChannel setMethodCallHandler:]_block_invoke","symbolLocation":168,"imageIndex":13},{"imageOffset":224450,"symbol":"invocation function for block in flutter::PlatformMessageHandlerIos::HandlePlatformMessage(std::_LIBCPP_ABI_NAMESPACE::unique_ptr<flutter::PlatformMessage, std::_LIBCPP_ABI_NAMESPACE::default_deleteflutter::PlatformMessage >)","symbolLocation":94,"imageIndex":13},{"imageOffset":6139,"symbol":"_dispatch_call_block_and_release","symbolLocation":12,"imageIndex":5},{"imageOffset":10810,"symbol":"_dispatch_client_callout","symbolLocation":8,"imageIndex":5},{"imageOffset":74540,"symbol":"_dispatch_main_queue_drain","symbolLocation":1338,"imageIndex":5},{"imageOffset":73188,"symbol":"_dispatch_main_queue_callback_4CF","symbolLocation":31,"imageIndex":5},{"imageOffset":543519,"symbol":"CFRUNLOOP_IS_SERVICING_THE_MAIN_DISPATCH_QUEUE","symbolLocation":9,"imageIndex":6},{"imageOffset":521270,"symbol":"__CFRunLoopRun","symbolLocation":2482,"imageIndex":6},{"imageOffset":517799,"symbol":"CFRunLoopRunSpecific","symbolLocation":560,"imageIndex":6},{"imageOffset":12938,"symbol":"GSEventRunModal","symbolLocation":139,"imageIndex":7},{"imageOffset":14949075,"symbol":"-[UIApplication _run]","symbolLocation":994,"imageIndex":8},{"imageOffset":14969327,"symbol":"UIApplicationMain","symbolLocation":123,"imageIndex":8},{"imageOffset":14431,"sourceLine":5,"sourceFile":"AppDelegate.swift","symbol":"main","imageIndex":9,"symbolLocation":63},{"imageOffset":8895,"symbol":"start_sim","symbolLocation":10,"imageIndex":10},{"imageOffset":25360,"symbol":"start","symbolLocation":2432,"imageIndex":11}],
"faultingThread" : 0,
"threads" : [{"triggered":true,"id":16967528,"threadState":{"r13":{"value":206158430216},"rax":{"value":0},"rflags":{"value":582},"cpu":{"value":0},"r14":{"value":6},"rsi":{"value":6},"r8":{"value":140701926676832},"cr2":{"value":140703129874270},"rdx":{"value":0},"r10":{"value":0},"r9":{"value":140701926677440},"r15":{"value":22},"rbx":{"value":4455699136,"symbolLocation":0,"symbol":"_main_thread"},"trap":{"value":133},"err":{"value":33554760},"r11":{"value":582},"rip":{"value":140704035754538,"matchesCrashFrame":1},"rbp":{"value":140701926677184},"rsp":{"value":140701926677144},"r12":{"value":259},"rcx":{"value":140701926677144},"flavor":"x86_THREAD_STATE","rdi":{"value":259}},"queue":"com.apple.main-thread","frames":[{"imageOffset":33322,"symbol":"__pthread_kill","symbolLocation":10,"imageIndex":0},{"imageOffset":24443,"symbol":"pthread_kill","symbolLocation":263,"imageIndex":1},{"imageOffset":516064,"symbol":"abort","symbolLocation":130,"imageIndex":2},{"imageOffset":67394,"symbol":"abort_message","symbolLocation":241,"imageIndex":3},{"imageOffset":6493,"symbol":"demangling_terminate_handler()","symbolLocation":266,"imageIndex":3},{"imageOffset":24706,"symbol":"_objc_terminate()","symbolLocation":96,"imageIndex":4},{"imageOffset":64357,"symbol":"std::__terminate(void ()())","symbolLocation":8,"imageIndex":3},{"imageOffset":64278,"symbol":"std::terminate()","symbolLocation":54,"imageIndex":3},{"imageOffset":10830,"symbol":"_dispatch_client_callout","symbolLocation":28,"imageIndex":5},{"imageOffset":74540,"symbol":"_dispatch_main_queue_drain","symbolLocation":1338,"imageIndex":5},{"imageOffset":73188,"symbol":"_dispatch_main_queue_callback_4CF","symbolLocation":31,"imageIndex":5},{"imageOffset":543519,"symbol":"CFRUNLOOP_IS_SERVICING_THE_MAIN_DISPATCH_QUEUE","symbolLocation":9,"imageIndex":6},{"imageOffset":521270,"symbol":"__CFRunLoopRun","symbolLocation":2482,"imageIndex":6},{"imageOffset":517799,"symbol":"CFRunLoopRunSpecific","symbolLocation":560,"imageIndex":6},{"imageOffset":12938,"symbol":"GSEventRunModal","symbolLocation":139,"imageIndex":7},{"imageOffset":14949075,"symbol":"-[UIApplication _run]","symbolLocation":994,"imageIndex":8},{"imageOffset":14969327,"symbol":"UIApplicationMain","symbolLocation":123,"imageIndex":8},{"imageOffset":14431,"sourceLine":5,"sourceFile":"AppDelegate.swift","symbol":"main","imageIndex":9,"symbolLocation":63},{"imageOffset":8895,"symbol":"start_sim","symbolLocation":10,"imageIndex":10},{"imageOffset":25360,"symbol":"start","symbolLocation":2432,"imageIndex":11}]},{"id":16967542,"frames":[{"imageOffset":7256,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":1}]},{"id":16967544,"name":"com.apple.uikit.eventfetch-thread","frames":[{"imageOffset":5570,"symbol":"mach_msg2_trap","symbolLocation":10,"imageIndex":0},{"imageOffset":62980,"symbol":"mach_msg2_internal","symbolLocation":82,"imageIndex":0},{"imageOffset":34357,"symbol":"mach_msg_overwrite","symbolLocation":723,"imageIndex":0},{"imageOffset":6312,"symbol":"mach_msg","symbolLocation":19,"imageIndex":0},{"imageOffset":542862,"symbol":"__CFRunLoopServiceMachPort","symbolLocation":145,"imageIndex":6},{"imageOffset":520159,"symbol":"__CFRunLoopRun","symbolLocation":1371,"imageIndex":6},{"imageOffset":517799,"symbol":"CFRunLoopRunSpecific","symbolLocation":560,"imageIndex":6},{"imageOffset":5605556,"symbol":"-[NSRunLoop(NSRunLoop) runMode:beforeDate:]","symbolLocation":213,"imageIndex":12},{"imageOffset":5606189,"symbol":"-[NSRunLoop(NSRunLoop) runUntilDate:]","symbolLocation":72,"imageIndex":12},{"imageOffset":15823494,"symbol":"-[UIEventFetcher threadMain]","symbolLocation":535,"imageIndex":8},{"imageOffset":5775643,"symbol":"NSThread__start","symbolLocation":1009,"imageIndex":12},{"imageOffset":25177,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":7291,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":16967545,"frames":[{"imageOffset":7256,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":1}]},{"id":16967548,"frames":[{"imageOffset":7256,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":1}]},{"id":16967563,"name":"io.flutter.1.ui","frames":[{"imageOffset":5570,"symbol":"mach_msg2_trap","symbolLocation":10,"imageIndex":0},{"imageOffset":62980,"symbol":"mach_msg2_internal","symbolLocation":82,"imageIndex":0},{"imageOffset":34357,"symbol":"mach_msg_overwrite","symbolLocation":723,"imageIndex":0},{"imageOffset":6312,"symbol":"mach_msg","symbolLocation":19,"imageIndex":0},{"imageOffset":542862,"symbol":"__CFRunLoopServiceMachPort","symbolLocation":145,"imageIndex":6},{"imageOffset":520159,"symbol":"__CFRunLoopRun","symbolLocation":1371,"imageIndex":6},{"imageOffset":517799,"symbol":"CFRunLoopRunSpecific","symbolLocation":560,"imageIndex":6},{"imageOffset":3541517,"symbol":"fml::MessageLoopDarwin::Run()","symbolLocation":65,"imageIndex":13},{"imageOffset":3517106,"symbol":"fml::MessageLoopImpl::DoRun()","symbolLocation":22,"imageIndex":13},{"imageOffset":3537283,"symbol":"void std::_LIBCPP_ABI_NAMESPACE::__thread_proxy[abi:v15000]<std::_LIBCPP_ABI_NAMESPACE::tuple<std::_LIBCPP_ABI_NAMESPACE::unique_ptr<std::_LIBCPP_ABI_NAMESPACE::__thread_struct, std::_LIBCPP_ABI_NAMESPACE::default_deletestd::_LIBCPP_ABI_NAMESPACE::__thread_struct >, fml::Thread::Thread(std::_LIBCPP_ABI_NAMESPACE::function<void (fml::Thread::ThreadConfig const&)> const&, fml::Thread::ThreadConfig const&)::$_0> >(void*)","symbolLocation":169,"imageIndex":13},{"imageOffset":25177,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":7291,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":16967564,"name":"io.flutter.1.raster","frames":[{"imageOffset":5570,"symbol":"mach_msg2_trap","symbolLocation":10,"imageIndex":0},{"imageOffset":62980,"symbol":"mach_msg2_internal","symbolLocation":82,"imageIndex":0},{"imageOffset":34357,"symbol":"mach_msg_overwrite","symbolLocation":723,"imageIndex":0},{"imageOffset":6312,"symbol":"mach_msg","symbolLocation":19,"imageIndex":0},{"imageOffset":542862,"symbol":"__CFRunLoopServiceMachPort","symbolLocation":145,"imageIndex":6},{"imageOffset":520159,"symbol":"__CFRunLoopRun","symbolLocation":1371,"imageIndex":6},{"imageOffset":517799,"symbol":"CFRunLoopRunSpecific","symbolLocation":560,"imageIndex":6},{"imageOffset":3541517,"symbol":"fml::MessageLoopDarwin::Run()","symbolLocation":65,"imageIndex":13},{"imageOffset":3517106,"symbol":"fml::MessageLoopImpl::DoRun()","symbolLocation":22,"imageIndex":13},{"imageOffset":3537283,"symbol":"void* std::_LIBCPP_ABI_NAMESPACE::__thread_proxy[abi:v15000]<std::_LIBCPP_ABI_NAMESPACE::tuple<std::_LIBCPP_ABI_NAMESPACE::unique_ptr<std::_LIBCPP_ABI_NAMESPACE::__thread_struct, std::_LIBCPP_ABI_NAMESPACE::default_deletestd::_LIBCPP_ABI_NAMESPACE::__thread_struct >, fml::Thread::Thread(std::_LIBCPP_ABI_NAMESPACE::function<void (fml::Thread::ThreadConfig const&)> const&, fml::Thread::ThreadConfig const&)::$_0> >(void*)","symbolLocation":169,"imageIndex":13},{"imageOffset":25177,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":7291,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":16967565,"name":"io.flutter.1.io","frames":[{"imageOffset":5570,"symbol":"mach_msg2_trap","symbolLocation":10,"imageIndex":0},{"imageOffset":62980,"symbol":"mach_msg2_internal","symbolLocation":82,"imageIndex":0},{"imageOffset":34357,"symbol":"mach_msg_overwrite","symbolLocation":723,"imageIndex":0},{"imageOffset":6312,"symbol":"mach_msg","symbolLocation":19,"imageIndex":0},{"imageOffset":542862,"symbol":"__CFRunLoopServiceMachPort","symbolLocation":145,"imageIndex":6},{"imageOffset":520159,"symbol":"__CFRunLoopRun","symbolLocation":1371,"imageIndex":6},{"imageOffset":517799,"symbol":"CFRunLoopRunSpecific","symbolLocation":560,"imageIndex":6},{"imageOffset":3541517,"symbol":"fml::MessageLoopDarwin::Run()","symbolLocation":65,"imageIndex":13},{"imageOffset":3517106,"symbol":"fml::MessageLoopImpl::DoRun()","symbolLocation":22,"imageIndex":13},{"imageOffset":3537283,"symbol":"void* std::_LIBCPP_ABI_NAMESPACE::__thread_proxy[abi:v15000]<std::_LIBCPP_ABI_NAMESPACE::tuple<std::_LIBCPP_ABI_NAMESPACE::unique_ptr<std::_LIBCPP_ABI_NAMESPACE::__thread_struct, std::_LIBCPP_ABI_NAMESPACE::default_deletestd::_LIBCPP_ABI_NAMESPACE::__thread_struct >, fml::Thread::Thread(std::_LIBCPP_ABI_NAMESPACE::function<void (fml::Thread::ThreadConfig const&)> const&, fml::Thread::ThreadConfig const&)::$_0> >(void*)","symbolLocation":169,"imageIndex":13},{"imageOffset":25177,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":7291,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":16967566,"name":"io.flutter.1.profiler","frames":[{"imageOffset":5570,"symbol":"mach_msg2_trap","symbolLocation":10,"imageIndex":0},{"imageOffset":62980,"symbol":"mach_msg2_internal","symbolLocation":82,"imageIndex":0},{"imageOffset":34357,"symbol":"mach_msg_overwrite","symbolLocation":723,"imageIndex":0},{"imageOffset":6312,"symbol":"mach_msg","symbolLocation":19,"imageIndex":0},{"imageOffset":542862,"symbol":"__CFRunLoopServiceMachPort","symbolLocation":145,"imageIndex":6},{"imageOffset":520159,"symbol":"__CFRunLoopRun","symbolLocation":1371,"imageIndex":6},{"imageOffset":517799,"symbol":"CFRunLoopRunSpecific","symbolLocation":560,"imageIndex":6},{"imageOffset":3541517,"symbol":"fml::MessageLoopDarwin::Run()","symbolLocation":65,"imageIndex":13},{"imageOffset":3517106,"symbol":"fml::MessageLoopImpl::DoRun()","symbolLocation":22,"imageIndex":13},{"imageOffset":3537283,"symbol":"void* std::_LIBCPP_ABI_NAMESPACE::__thread_proxy[abi:v15000]<std::_LIBCPP_ABI_NAMESPACE::tuple<std::_LIBCPP_ABI_NAMESPACE::unique_ptr<std::_LIBCPP_ABI_NAMESPACE::__thread_struct, std::_LIBCPP_ABI_NAMESPACE::default_deletestd::_LIBCPP_ABI_NAMESPACE::__thread_struct >, fml::Thread::Thread(std::_LIBCPP_ABI_NAMESPACE::function<void (fml::Thread::ThreadConfig const&)> const&, fml::Thread::ThreadConfig const&)::$_0> >(void*)","symbolLocation":169,"imageIndex":13},{"imageOffset":25177,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":7291,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":16967567,"name":"io.worker.1","frames":[{"imageOffset":16666,"symbol":"__psynch_cvwait","symbolLocation":10,"imageIndex":0},{"imageOffset":26593,"symbol":"_pthread_cond_wait","symbolLocation":1243,"imageIndex":1},{"imageOffset":296874,"symbol":"std::_LIBCPP_ABI_NAMESPACE::condition_variable::wait(std::_LIBCPP_ABI_NAMESPACE::unique_lockstd::_LIBCPP_ABI_NAMESPACE::mutex&)","symbolLocation":18,"imageIndex":13},{"imageOffset":3505547,"symbol":"fml::ConcurrentMessageLoop::WorkerMain()","symbolLocation":187,"imageIndex":13},{"imageOffset":3507587,"symbol":"void* std::_LIBCPP_ABI_NAMESPACE::__thread_proxy[abi:v15000]<std::_LIBCPP_ABI_NAMESPACE::tuple<std::_LIBCPP_ABI_NAMESPACE::unique_ptr<std::_LIBCPP_ABI_NAMESPACE::__thread_struct, std::_LIBCPP_ABI_NAMESPACE::default_deletestd::_LIBCPP_ABI_NAMESPACE::__thread_struct >, fml::ConcurrentMessageLoop::ConcurrentMessageLoop(unsigned long)::$_0> >(void*)","symbolLocation":191,"imageIndex":13},{"imageOffset":25177,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":7291,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":16967568,"name":"io.worker.2","frames":[{"imageOffset":16666,"symbol":"__psynch_cvwait","symbolLocation":10,"imageIndex":0},{"imageOffset":26593,"symbol":"_pthread_cond_wait","symbolLocation":1243,"imageIndex":1},{"imageOffset":296874,"symbol":"std::_LIBCPP_ABI_NAMESPACE::condition_variable::wait(std::_LIBCPP_ABI_NAMESPACE::unique_lockstd::_LIBCPP_ABI_NAMESPACE::mutex&)","symbolLocation":18,"imageIndex":13},{"imageOffset":3505547,"symbol":"fml::ConcurrentMessageLoop::WorkerMain()","symbolLocation":187,"imageIndex":13},{"imageOffset":3507587,"symbol":"void* std::_LIBCPP_ABI_NAMESPACE::__thread_proxy[abi:v15000]<std::_LIBCPP_ABI_NAMESPACE::tuple<std::_LIBCPP_ABI_NAMESPACE::unique_ptr<std::_LIBCPP_ABI_NAMESPACE::__thread_struct, std::_LIBCPP_ABI_NAMESPACE::default_deletestd::_LIBCPP_ABI_NAMESPACE::__thread_struct >, fml::ConcurrentMessageLoop::ConcurrentMessageLoop(unsigned long)::$_0> >(void*)","symbolLocation":191,"imageIndex":13},{"imageOffset":25177,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":7291,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":16967569,"name":"io.worker.3","frames":[{"imageOffset":16666,"symbol":"__psynch_cvwait","symbolLocation":10,"imageIndex":0},{"imageOffset":26593,"symbol":"_pthread_cond_wait","symbolLocation":1243,"imageIndex":1},{"imageOffset":296874,"symbol":"std::_LIBCPP_ABI_NAMESPACE::condition_variable::wait(std::_LIBCPP_ABI_NAMESPACE::unique_lockstd::_LIBCPP_ABI_NAMESPACE::mutex&)","symbolLocation":18,"imageIndex":13},{"imageOffset":3505547,"symbol":"fml::ConcurrentMessageLoop::WorkerMain()","symbolLocation":187,"imageIndex":13},{"imageOffset":3507587,"symbol":"void* std::_LIBCPP_ABI_NAMESPACE::__thread_proxy[abi:v15000]<std::_LIBCPP_ABI_NAMESPACE::tuple<std::_LIBCPP_ABI_NAMESPACE::unique_ptr<std::_LIBCPP_ABI_NAMESPACE::__thread_struct, std::_LIBCPP_ABI_NAMESPACE::default_deletestd::_LIBCPP_ABI_NAMESPACE::__thread_struct >, fml::ConcurrentMessageLoop::ConcurrentMessageLoop(unsigned long)::$_0> >(void*)","symbolLocation":191,"imageIndex":13},{"imageOffset":25177,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":7291,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":16967570,"name":"io.worker.4","frames":[{"imageOffset":16666,"symbol":"__psynch_cvwait","symbolLocation":10,"imageIndex":0},{"imageOffset":26593,"symbol":"_pthread_cond_wait","symbolLocation":1243,"imageIndex":1},{"imageOffset":296874,"symbol":"std::_LIBCPP_ABI_NAMESPACE::condition_variable::wait(std::_LIBCPP_ABI_NAMESPACE::unique_lockstd::_LIBCPP_ABI_NAMESPACE::mutex&)","symbolLocation":18,"imageIndex":13},{"imageOffset":3505547,"symbol":"fml::ConcurrentMessageLoop::WorkerMain()","symbolLocation":187,"imageIndex":13},{"imageOffset":3507587,"symbol":"void* std::_LIBCPP_ABI_NAMESPACE::__thread_proxy[abi:v15000]<std::_LIBCPP_ABI_NAMESPACE::tuple<std::_LIBCPP_ABI_NAMESPACE::unique_ptr<std::_LIBCPP_ABI_NAMESPACE::__thread_struct, std::_LIBCPP_ABI_NAMESPACE::default_deletestd::_LIBCPP_ABI_NAMESPACE::__thread_struct >, fml::ConcurrentMessageLoop::ConcurrentMessageLoop(unsigned long)::$_0> >(void*)","symbolLocation":191,"imageIndex":13},{"imageOffset":25177,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":7291,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":16967571,"name":"io.worker.5","frames":[{"imageOffset":16666,"symbol":"__psynch_cvwait","symbolLocation":10,"imageIndex":0},{"imageOffset":26593,"symbol":"_pthread_cond_wait","symbolLocation":1243,"imageIndex":1},{"imageOffset":296874,"symbol":"std::_LIBCPP_ABI_NAMESPACE::condition_variable::wait(std::_LIBCPP_ABI_NAMESPACE::unique_lockstd::_LIBCPP_ABI_NAMESPACE::mutex&)","symbolLocation":18,"imageIndex":13},{"imageOffset":3505547,"symbol":"fml::ConcurrentMessageLoop::WorkerMain()","symbolLocation":187,"imageIndex":13},{"imageOffset":3507587,"symbol":"void* std::_LIBCPP_ABI_NAMESPACE::__thread_proxy[abi:v15000]<std::_LIBCPP_ABI_NAMESPACE::tuple<std::_LIBCPP_ABI_NAMESPACE::unique_ptr<std::_LIBCPP_ABI_NAMESPACE::__thread_struct, std::_LIBCPP_ABI_NAMESPACE::default_deletestd::_LIBCPP_ABI_NAMESPACE::__thread_struct >, fml::ConcurrentMessageLoop::ConcurrentMessageLoop(unsigned long)::$_0> >(void*)","symbolLocation":191,"imageIndex":13},{"imageOffset":25177,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":7291,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":16967572,"name":"io.worker.6","frames":[{"imageOffset":16666,"symbol":"__psynch_cvwait","symbolLocation":10,"imageIndex":0},{"imageOffset":26593,"symbol":"_pthread_cond_wait","symbolLocation":1243,"imageIndex":1},{"imageOffset":296874,"symbol":"std::_LIBCPP_ABI_NAMESPACE::condition_variable::wait(std::_LIBCPP_ABI_NAMESPACE::unique_lockstd::_LIBCPP_ABI_NAMESPACE::mutex&)","symbolLocation":18,"imageIndex":13},{"imageOffset":3505547,"symbol":"fml::ConcurrentMessageLoop::WorkerMain()","symbolLocation":187,"imageIndex":13},{"imageOffset":3507587,"symbol":"void* std::_LIBCPP_ABI_NAMESPACE::__thread_proxy[abi:v15000]<std::_LIBCPP_ABI_NAMESPACE::tuple<std::_LIBCPP_ABI_NAMESPACE::unique_ptr<std::_LIBCPP_ABI_NAMESPACE::__thread_struct, std::_LIBCPP_ABI_NAMESPACE::default_deletestd::_LIBCPP_ABI_NAMESPACE::__thread_struct >, fml::ConcurrentMessageLoop::ConcurrentMessageLoop(unsigned long)::$_0> >(void*)","symbolLocation":191,"imageIndex":13},{"imageOffset":25177,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":7291,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":16967573,"name":"io.worker.7","frames":[{"imageOffset":16666,"symbol":"__psynch_cvwait","symbolLocation":10,"imageIndex":0},{"imageOffset":26593,"symbol":"_pthread_cond_wait","symbolLocation":1243,"imageIndex":1},{"imageOffset":296874,"symbol":"std::_LIBCPP_ABI_NAMESPACE::condition_variable::wait(std::_LIBCPP_ABI_NAMESPACE::unique_lockstd::_LIBCPP_ABI_NAMESPACE::mutex&)","symbolLocation":18,"imageIndex":13},{"imageOffset":3505547,"symbol":"fml::ConcurrentMessageLoop::WorkerMain()","symbolLocation":187,"imageIndex":13},{"imageOffset":3507587,"symbol":"void* std::_LIBCPP_ABI_NAMESPACE::__thread_proxy[abi:v15000]<std::_LIBCPP_ABI_NAMESPACE::tuple<std::_LIBCPP_ABI_NAMESPACE::unique_ptr<std::_LIBCPP_ABI_NAMESPACE::__thread_struct, std::_LIBCPP_ABI_NAMESPACE::default_deletestd::_LIBCPP_ABI_NAMESPACE::__thread_struct >, fml::ConcurrentMessageLoop::ConcurrentMessageLoop(unsigned long)::$_0> >(void*)","symbolLocation":191,"imageIndex":13},{"imageOffset":25177,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":7291,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":16967574,"name":"io.worker.8","frames":[{"imageOffset":16666,"symbol":"__psynch_cvwait","symbolLocation":10,"imageIndex":0},{"imageOffset":26593,"symbol":"_pthread_cond_wait","symbolLocation":1243,"imageIndex":1},{"imageOffset":296874,"symbol":"std::_LIBCPP_ABI_NAMESPACE::condition_variable::wait(std::_LIBCPP_ABI_NAMESPACE::unique_lockstd::_LIBCPP_ABI_NAMESPACE::mutex&)","symbolLocation":18,"imageIndex":13},{"imageOffset":3505547,"symbol":"fml::ConcurrentMessageLoop::WorkerMain()","symbolLocation":187,"imageIndex":13},{"imageOffset":3507587,"symbol":"void* std::_LIBCPP_ABI_NAMESPACE::__thread_proxy[abi:v15000]<std::_LIBCPP_ABI_NAMESPACE::tuple<std::_LIBCPP_ABI_NAMESPACE::unique_ptr<std::_LIBCPP_ABI_NAMESPACE::__thread_struct, std::_LIBCPP_ABI_NAMESPACE::default_deletestd::_LIBCPP_ABI_NAMESPACE::__thread_struct >, fml::ConcurrentMessageLoop::ConcurrentMessageLoop(unsigned long)::$_0> >(void*)","symbolLocation":191,"imageIndex":13},{"imageOffset":25177,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":7291,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":16967575,"name":"io.worker.9","frames":[{"imageOffset":16666,"symbol":"__psynch_cvwait","symbolLocation":10,"imageIndex":0},{"imageOffset":26593,"symbol":"_pthread_cond_wait","symbolLocation":1243,"imageIndex":1},{"imageOffset":296874,"symbol":"std::_LIBCPP_ABI_NAMESPACE::condition_variable::wait(std::_LIBCPP_ABI_NAMESPACE::unique_lockstd::_LIBCPP_ABI_NAMESPACE::mutex&)","symbolLocation":18,"imageIndex":13},{"imageOffset":3505547,"symbol":"fml::ConcurrentMessageLoop::WorkerMain()","symbolLocation":187,"imageIndex":13},{"imageOffset":3507587,"symbol":"void* std::_LIBCPP_ABI_NAMESPACE::__thread_proxy[abi:v15000]<std::_LIBCPP_ABI_NAMESPACE::tuple<std::_LIBCPP_ABI_NAMESPACE::unique_ptr<std::_LIBCPP_ABI_NAMESPACE::__thread_struct, std::_LIBCPP_ABI_NAMESPACE::default_deletestd::_LIBCPP_ABI_NAMESPACE::__thread_struct >, fml::ConcurrentMessageLoop::ConcurrentMessageLoop(unsigned long)::$_0> >(void*)","symbolLocation":191,"imageIndex":13},{"imageOffset":25177,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":7291,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":16967576,"name":"io.worker.10","frames":[{"imageOffset":16666,"symbol":"__psynch_cvwait","symbolLocation":10,"imageIndex":0},{"imageOffset":26593,"symbol":"_pthread_cond_wait","symbolLocation":1243,"imageIndex":1},{"imageOffset":296874,"symbol":"std::_LIBCPP_ABI_NAMESPACE::condition_variable::wait(std::_LIBCPP_ABI_NAMESPACE::unique_lockstd::_LIBCPP_ABI_NAMESPACE::mutex&)","symbolLocation":18,"imageIndex":13},{"imageOffset":3505547,"symbol":"fml::ConcurrentMessageLoop::WorkerMain()","symbolLocation":187,"imageIndex":13},{"imageOffset":3507587,"symbol":"void* std::_LIBCPP_ABI_NAMESPACE::__thread_proxy[abi:v15000]<std::_LIBCPP_ABI_NAMESPACE::tuple<std::_LIBCPP_ABI_NAMESPACE::unique_ptr<std::_LIBCPP_ABI_NAMESPACE::__thread_struct, std::_LIBCPP_ABI_NAMESPACE::default_deletestd::_LIBCPP_ABI_NAMESPACE::__thread_struct >, fml::ConcurrentMessageLoop::ConcurrentMessageLoop(unsigned long)::$_0> >(void*)","symbolLocation":191,"imageIndex":13},{"imageOffset":25177,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":7291,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":16967577,"name":"io.worker.11","frames":[{"imageOffset":16666,"symbol":"__psynch_cvwait","symbolLocation":10,"imageIndex":0},{"imageOffset":26593,"symbol":"_pthread_cond_wait","symbolLocation":1243,"imageIndex":1},{"imageOffset":296874,"symbol":"std::_LIBCPP_ABI_NAMESPACE::condition_variable::wait(std::_LIBCPP_ABI_NAMESPACE::unique_lockstd::_LIBCPP_ABI_NAMESPACE::mutex&)","symbolLocation":18,"imageIndex":13},{"imageOffset":3505547,"symbol":"fml::ConcurrentMessageLoop::WorkerMain()","symbolLocation":187,"imageIndex":13},{"imageOffset":3507587,"symbol":"void* std::_LIBCPP_ABI_NAMESPACE::__thread_proxy[abi:v15000]<std::_LIBCPP_ABI_NAMESPACE::tuple<std::_LIBCPP_ABI_NAMESPACE::unique_ptr<std::_LIBCPP_ABI_NAMESPACE::__thread_struct, std::_LIBCPP_ABI_NAMESPACE::default_deletestd::_LIBCPP_ABI_NAMESPACE::__thread_struct >, fml::ConcurrentMessageLoop::ConcurrentMessageLoop(unsigned long)::$_0> >(void*)","symbolLocation":191,"imageIndex":13},{"imageOffset":25177,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":7291,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":16967578,"name":"io.worker.12","frames":[{"imageOffset":16666,"symbol":"__psynch_cvwait","symbolLocation":10,"imageIndex":0},{"imageOffset":26593,"symbol":"_pthread_cond_wait","symbolLocation":1243,"imageIndex":1},{"imageOffset":296874,"symbol":"std::_LIBCPP_ABI_NAMESPACE::condition_variable::wait(std::_LIBCPP_ABI_NAMESPACE::unique_lockstd::_LIBCPP_ABI_NAMESPACE::mutex&)","symbolLocation":18,"imageIndex":13},{"imageOffset":3505547,"symbol":"fml::ConcurrentMessageLoop::WorkerMain()","symbolLocation":187,"imageIndex":13},{"imageOffset":3507587,"symbol":"void* std::_LIBCPP_ABI_NAMESPACE::__thread_proxy[abi:v15000]<std::_LIBCPP_ABI_NAMESPACE::tuple<std::_LIBCPP_ABI_NAMESPACE::unique_ptr<std::_LIBCPP_ABI_NAMESPACE::__thread_struct, std::_LIBCPP_ABI_NAMESPACE::default_deletestd::_LIBCPP_ABI_NAMESPACE::__thread_struct >, fml::ConcurrentMessageLoop::ConcurrentMessageLoop(unsigned long)::$_0> >(void*)","symbolLocation":191,"imageIndex":13},{"imageOffset":25177,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":7291,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":16967579,"name":"dart:io EventHandler","frames":[{"imageOffset":25110,"symbol":"kevent","symbolLocation":10,"imageIndex":0},{"imageOffset":5563672,"symbol":"dart::bin::EventHandlerImplementation::EventHandlerEntry(unsigned long)","symbolLocation":344,"imageIndex":13},{"imageOffset":5680691,"symbol":"dart::bin::ThreadStart(void*)","symbolLocation":83,"imageIndex":13},{"imageOffset":25177,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":7291,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":16967580,"name":"Dart Profiler ThreadInterrupter","frames":[{"imageOffset":16666,"symbol":"__psynch_cvwait","symbolLocation":10,"imageIndex":0},{"imageOffset":26646,"symbol":"_pthread_cond_wait","symbolLocation":1296,"imageIndex":1},{"imageOffset":7775638,"symbol":"dart::Monitor::WaitMicros(long long)","symbolLocation":134,"imageIndex":13},{"imageOffset":8257279,"symbol":"dart::ThreadInterrupter::ThreadMain(unsigned long)","symbolLocation":303,"imageIndex":13},{"imageOffset":7773262,"symbol":"dart::ThreadStart(void*)","symbolLocation":206,"imageIndex":13},{"imageOffset":25177,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":7291,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":16967581,"name":"Dart Profiler SampleBlockProcessor","frames":[{"imageOffset":16666,"symbol":"__psynch_cvwait","symbolLocation":10,"imageIndex":0},{"imageOffset":26646,"symbol":"_pthread_cond_wait","symbolLocation":1296,"imageIndex":1},{"imageOffset":7775638,"symbol":"dart::Monitor::WaitMicros(long long)","symbolLocation":134,"imageIndex":13},{"imageOffset":7797317,"symbol":"dart::SampleBlockProcessor::ThreadMain(unsigned long)","symbolLocation":181,"imageIndex":13},{"imageOffset":7773262,"symbol":"dart::ThreadStart(void*)","symbolLocation":206,"imageIndex":13},{"imageOffset":25177,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":7291,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":16967582,"name":"DartWorker","queue":"trust","frames":[{"imageOffset":42173,"symbol":"free_small","symbolLocation":92,"imageIndex":14},{"imageOffset":7690,"symbol":"_dispatch_dispose","symbolLocation":115,"imageIndex":5},{"imageOffset":95305,"symbol":"_xpc_serializer_dispose","symbolLocation":71,"imageIndex":15},{"imageOffset":143564,"symbol":"-[OS_xpc_object dealloc]","symbolLocation":17,"imageIndex":15},{"imageOffset":124427,"symbol":"_xpc_pipe_simpleroutine","symbolLocation":124,"imageIndex":15},{"imageOffset":18048,"symbol":"___os_activity_stream_reflect_block_invoke_3","symbolLocation":29,"imageIndex":16},{"imageOffset":10810,"symbol":"_dispatch_client_callout","symbolLocation":8,"imageIndex":5},{"imageOffset":25791,"symbol":"_dispatch_block_invoke_direct","symbolLocation":484,"imageIndex":5},{"imageOffset":25296,"symbol":"dispatch_block_perform","symbolLocation":127,"imageIndex":5},{"imageOffset":16368,"symbol":"_os_activity_stream_reflect","symbolLocation":653,"imageIndex":16},{"imageOffset":71931,"symbol":"_os_log_impl_stream","symbolLocation":630,"imageIndex":16},{"imageOffset":70442,"symbol":"_os_log_impl_flatten_and_send","symbolLocation":8732,"imageIndex":16},{"imageOffset":61669,"symbol":"_os_log","symbolLocation":136,"imageIndex":16},{"imageOffset":73594,"symbol":"_os_log_impl","symbolLocation":21,"imageIndex":16},{"imageOffset":96071,"symbol":"securityd_connection_for_operation","symbolLocation":1027,"imageIndex":17},{"imageOffset":94292,"symbol":"securityd_message_with_reply_sync","symbolLocation":61,"imageIndex":17},{"imageOffset":98302,"symbol":"securityd_send_sync_and_do","symbolLocation":68,"imageIndex":17},{"imageOffset":955176,"symbol":"__SecTrustEvaluateIfNecessary_block_invoke_3","symbolLocation":488,"imageIndex":17},{"imageOffset":713075,"symbol":"SecOSStatusWith","symbolLocation":42,"imageIndex":17},{"imageOffset":954536,"symbol":"__SecTrustEvaluateIfNecessary_block_invoke_2","symbolLocation":86,"imageIndex":17},{"imageOffset":18293,"symbol":"_os_activity_initiate_impl","symbolLocation":51,"imageIndex":16},{"imageOffset":954202,"symbol":"__SecTrustEvaluateIfNecessary_block_invoke.325","symbolLocation":297,"imageIndex":17},{"imageOffset":10810,"symbol":"_dispatch_client_callout","symbolLocation":8,"imageIndex":5},{"imageOffset":78157,"symbol":"_dispatch_lane_barrier_sync_invoke_and_complete","symbolLocation":92,"imageIndex":5},{"imageOffset":953299,"symbol":"SecTrustEvaluateIfNecessary","symbolLocation":386,"imageIndex":17},{"imageOffset":959672,"symbol":"SecTrustEvaluateInternal","symbolLocation":48,"imageIndex":17},{"imageOffset":960783,"symbol":"SecTrustEvaluateWithError","symbolLocation":32,"imageIndex":17},{"imageOffset":5598238,"symbol":"dart::bin::TrustEvaluateHandler(long long, _Dart_CObject*)","symbolLocation":302,"imageIndex":13},{"imageOffset":7237753,"symbol":"dart::NativeMessageHandler::HandleMessage(std::_LIBCPP_ABI_NAMESPACE::unique_ptr<dart::Message, std::_LIBCPP_ABI_NAMESPACE::default_deletedart::Message >)","symbolLocation":153,"imageIndex":13},{"imageOffset":7169264,"symbol":"dart::MessageHandler::HandleMessages(dart::MonitorLocker*, bool, bool)","symbolLocation":304,"imageIndex":13},{"imageOffset":7170824,"symbol":"dart::MessageHandler::TaskCallback()","symbolLocation":472,"imageIndex":13},{"imageOffset":8260411,"symbol":"dart::ThreadPool::WorkerLoop(dart::ThreadPool::Worker*)","symbolLocation":347,"imageIndex":13},{"imageOffset":8261113,"symbol":"dart::ThreadPool::Worker::Main(unsigned long)","symbolLocation":121,"imageIndex":13},{"imageOffset":7773262,"symbol":"dart::ThreadStart(void*)","symbolLocation":206,"imageIndex":13},{"imageOffset":25177,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":7291,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":16967583,"name":"DartWorker","frames":[{"imageOffset":16666,"symbol":"__psynch_cvwait","symbolLocation":10,"imageIndex":0},{"imageOffset":26646,"symbol":"_pthread_cond_wait","symbolLocation":1296,"imageIndex":1},{"imageOffset":7775638,"symbol":"dart::Monitor::WaitMicros(long long)","symbolLocation":134,"imageIndex":13},{"imageOffset":8260623,"symbol":"dart::ThreadPool::WorkerLoop(dart::ThreadPool::Worker*)","symbolLocation":559,"imageIndex":13},{"imageOffset":8261113,"symbol":"dart::ThreadPool::Worker::Main(unsigned long)","symbolLocation":121,"imageIndex":13},{"imageOffset":7773262,"symbol":"dart::ThreadStart(void*)","symbolLocation":206,"imageIndex":13},{"imageOffset":25177,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":7291,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":16967584,"name":"DartWorker","frames":[{"imageOffset":16666,"symbol":"__psynch_cvwait","symbolLocation":10,"imageIndex":0},{"imageOffset":26646,"symbol":"_pthread_cond_wait","symbolLocation":1296,"imageIndex":1},{"imageOffset":7775638,"symbol":"dart::Monitor::WaitMicros(long long)","symbolLocation":134,"imageIndex":13},{"imageOffset":8260623,"symbol":"dart::ThreadPool::WorkerLoop(dart::ThreadPool::Worker*)","symbolLocation":559,"imageIndex":13},{"imageOffset":8261113,"symbol":"dart::ThreadPool::Worker::Main(unsigned long)","symbolLocation":121,"imageIndex":13},{"imageOffset":7773262,"symbol":"dart::ThreadStart(void*)","symbolLocation":206,"imageIndex":13},{"imageOffset":25177,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":7291,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":16967585,"name":"DartWorker","frames":[{"imageOffset":16666,"symbol":"__psynch_cvwait","symbolLocation":10,"imageIndex":0},{"imageOffset":26646,"symbol":"_pthread_cond_wait","symbolLocation":1296,"imageIndex":1},{"imageOffset":7775638,"symbol":"dart::Monitor::WaitMicros(long long)","symbolLocation":134,"imageIndex":13},{"imageOffset":6997005,"symbol":"dart::MutatorThreadPool::OnEnterIdleLocked(dart::MonitorLocker*)","symbolLocation":253,"imageIndex":13},{"imageOffset":8260173,"symbol":"dart::ThreadPool::WorkerLoop(dart::ThreadPool::Worker*)","symbolLocation":109,"imageIndex":13},{"imageOffset":8261113,"symbol":"dart::ThreadPool::Worker::Main(unsigned long)","symbolLocation":121,"imageIndex":13},{"imageOffset":7773262,"symbol":"dart::ThreadStart(void*)","symbolLocation":206,"imageIndex":13},{"imageOffset":25177,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":7291,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":16967795,"name":"DartWorker","frames":[{"imageOffset":16666,"symbol":"__psynch_cvwait","symbolLocation":10,"imageIndex":0},{"imageOffset":26646,"symbol":"_pthread_cond_wait","symbolLocation":1296,"imageIndex":1},{"imageOffset":7775638,"symbol":"dart::Monitor::WaitMicros(long long)","symbolLocation":134,"imageIndex":13},{"imageOffset":8260623,"symbol":"dart::ThreadPool::WorkerLoop(dart::ThreadPool::Worker*)","symbolLocation":559,"imageIndex":13},{"imageOffset":8261113,"symbol":"dart::ThreadPool::Worker::Main(unsigned long)","symbolLocation":121,"imageIndex":13},{"imageOffset":7773262,"symbol":"dart::ThreadStart(void*)","symbolLocation":206,"imageIndex":13},{"imageOffset":25177,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":7291,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":16967943,"frames":[{"imageOffset":7256,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":1}]},{"id":16967944,"frames":[{"imageOffset":7256,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":1}]},{"id":16967945,"frames":[{"imageOffset":7256,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":1}]},{"id":16967946,"frames":[{"imageOffset":7256,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":1}]},{"id":16967947,"frames":[{"imageOffset":7256,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":1}]},{"id":16967948,"frames":[{"imageOffset":7256,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":1}]}],
"usedImages" : [
{
"source" : "P",
"arch" : "x86_64",
"base" : 140704035721216,
"size" : 237560,
"uuid" : "7c3dcc95-9f42-3c7c-8796-476ff67b9cf7",
"path" : "/usr/lib/system/libsystem_kernel.dylib",
"name" : "libsystem_kernel.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 140704036093952,
"size" : 49144,
"uuid" : "5920e36f-53ec-33f0-b675-8ae48b58418c",
"path" : "/usr/lib/system/libsystem_pthread.dylib",
"name" : "libsystem_pthread.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 140703129358336,
"size" : 544760,
"uuid" : "8a60f5c1-ea1f-352b-b778-967be44e3677",
"path" : "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/system/libsystem_c.dylib",
"name" : "libsystem_c.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 140703131009024,
"size" : 90108,
"uuid" : "ae8cbd53-0926-3251-b648-6f32d9330a50",
"path" : "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/libc++abi.dylib",
"name" : "libc++abi.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 140703128797184,
"size" : 212970,
"uuid" : "2a7a213a-fdb2-311c-81d7-efdfd9ddf25a",
"path" : "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/libobjc.A.dylib",
"name" : "libobjc.A.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 140703129903104,
"size" : 311284,
"uuid" : "59be51c1-e9f3-3a60-8108-cd70ae082897",
"path" : "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/system/libdispatch.dylib",
"name" : "libdispatch.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 140703131774976,
"CFBundleShortVersionString" : "6.9",
"CFBundleIdentifier" : "com.apple.CoreFoundation",
"size" : 3706877,
"uuid" : "2be0f79f-8b25-3614-9e7e-dbac565f72dd",
"path" : "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/CoreFoundation.framework/CoreFoundation",
"name" : "CoreFoundation",
"CFBundleVersion" : "1953.300"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 140703292907520,
"CFBundleShortVersionString" : "1.0",
"CFBundleIdentifier" : "com.apple.GraphicsServices",
"size" : 32755,
"uuid" : "16365e42-1d5c-363d-84d1-3bb290a43253",
"path" : "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/GraphicsServices.framework/GraphicsServices",
"name" : "GraphicsServices",
"CFBundleVersion" : "1.0"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4673744896,
"CFBundleShortVersionString" : "1.0",
"CFBundleIdentifier" : "com.apple.UIKitCore",
"size" : 28098560,
"uuid" : "adb282b1-2fb2-38e0-8492-47f9443eb1ef",
"path" : "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/UIKitCore.framework/UIKitCore",
"name" : "UIKitCore",
"CFBundleVersion" : "6209"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4422103040,
"CFBundleShortVersionString" : "1.0.1",
"CFBundleIdentifier" : "online.edirectories.app",
"size" : 98304,
"uuid" : "ee05cba0-a916-3d82-8f86-2fe38c2a4c08",
"path" : "/Users/USER/Library/Developer/CoreSimulator/Devices/E344923C-65B4-4A9E-9E65-81213809F7BD/data/Containers/Bundle/Application/4C947346-EDA6-4526-B695-7672502A74EF/Runner.app/Runner",
"name" : "Runner",
"CFBundleVersion" : "14"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4424151040,
"size" : 393216,
"uuid" : "6fb74554-3370-3677-93d4-7f7a01ea6a80",
"path" : "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/dyld_sim",
"name" : "dyld_sim"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4455026688,
"size" : 622592,
"uuid" : "bb7a0970-8c62-3dce-a7a2-5cec9c501f11",
"path" : "/usr/lib/dyld",
"name" : "dyld"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 140703135948800,
"CFBundleShortVersionString" : "6.9",
"CFBundleIdentifier" : "com.apple.Foundation",
"size" : 9637877,
"uuid" : "86cd050d-44fc-3045-a1f3-8ad5047b329e",
"path" : "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/Foundation.framework/Foundation",
"name" : "Foundation",
"CFBundleVersion" : "1953.300"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4525297664,
"CFBundleShortVersionString" : "1.0",
"CFBundleIdentifier" : "io.flutter.flutter",
"size" : 29949952,
"uuid" : "4c4c4433-5555-3144-a122-2588fd5f1b64",
"path" : "/Users/USER/Library/Developer/CoreSimulator/Devices/E344923C-65B4-4A9E-9E65-81213809F7BD/data/Containers/Bundle/Application/4C947346-EDA6-4526-B695-7672502A74EF/Runner.app/Frameworks/Flutter.framework/Flutter",
"name" : "Flutter",
"CFBundleVersion" : "1.0"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 140703130214400,
"size" : 180224,
"uuid" : "d2f48a6e-8488-381c-8e77-f198ca0b8b3a",
"path" : "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/system/libsystem_malloc.dylib",
"name" : "libsystem_malloc.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 140703129108480,
"size" : 233465,
"uuid" : "81ae956f-2354-36fa-b9f2-0c4e39462edd",
"path" : "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/system/libxpc.dylib",
"name" : "libxpc.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 140703129010176,
"size" : 98303,
"uuid" : "8dc1ed70-2101-3402-80dc-2b6232f41a68",
"path" : "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/system/libsystem_trace.dylib",
"name" : "libsystem_trace.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 140703155249152,
"CFBundleShortVersionString" : "10.0",
"CFBundleIdentifier" : "com.apple.Security",
"size" : 1576951,
"uuid" : "4f75a48c-a59a-349e-9b4d-56aae187c3fb",
"path" : "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/Security.framework/Security",
"name" : "Security",
"CFBundleVersion" : "60420.60.20.0.2"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 140703424024576,
"CFBundleShortVersionString" : "1.0",
"CFBundleIdentifier" : "com.apple.CoreBluetooth",
"size" : 712703,
"uuid" : "cacd5400-d431-32bf-a0b9-828ed2fc3846",
"path" : "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/CoreBluetooth.framework/CoreBluetooth",
"name" : "CoreBluetooth",
"CFBundleVersion" : "1"
}
],
"sharedCache" : {
"base" : 140703128616960,
"size" : 3002351616,
"uuid" : "8821eee0-1d27-3db6-8234-31410a74a7c8"
},
"vmSummary" : "ReadOnly portion of Libraries: Total=901.6M resident=0K(0%) swapped_out_or_unallocated=901.6M(100%)\nWritable regions: Total=898.6M written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=898.6M(100%)\n\n VIRTUAL REGION \nREGION TYPE SIZE COUNT (non-coalesced) \n=========== ======= ======= \nActivity Tracing 256K 1 \nCG raster data 64K 4 \nColorSync 96K 6 \nCoreAnimation 4K 1 \nFoundation 16K 1 \nIOSurface 15.6M 5 \nKernel Alloc Once 8K 1 \nMALLOC 314.8M 83 \nMALLOC guard page 32K 8 \nMALLOC_NANO (reserved) 384.0M 1 reserved VM address space (unallocated)\nSTACK GUARD 56.1M 35 \nStack 29.3M 35 \nVM_ALLOCATE 165.4M 418 \n__DATA 10.2M 463 \n__DATA_CONST 42.5M 447 \n__DATA_DIRTY 42K 13 \n__FONT_DATA 4K 1 \n__LINKEDIT 387.0M 53 \n__OBJC_RO 28.4M 1 \n__OBJC_RW 882K 1 \n__TEXT 514.6M 478 \ndyld private memory 768K 3 \nmapped file 311.6M 50 \nshared memory 24K 3 \n=========== ======= ======= \nTOTAL 2.2G 2112 \nTOTAL, minus reserved VM space 1.8G 2112 \n",
"legacyInfo" : {
"threadTriggered" : {
"queue" : "com.apple.main-thread"
}
},
"trialInfo" : {
"rollouts" : [
{
"rolloutId" : "62fe74515312cd4599bd3c80",
"factorPackIds" : {
"MYRIAD_BOOSTS" : "62fe74805312cd4599bd3c81"
},
"deploymentId" : 240000006
},
{
"rolloutId" : "6347054113acce15305b7b82",
"factorPackIds" : {
"SIRI_MEMORY_SYNC_CONFIG" : "634705e78e8be655c1316a6e"
},
"deploymentId" : 240000005
}
],
"experiments" : [

]
}
}

Model: MacBookPro16,1, BootROM 1916.60.2.0.0 (iBridge: 20.16.2059.0.0,0), 6 processors, 6-Core Intel Core i7, 2.6 GHz, 16 GB, SMC
Graphics: Intel UHD Graphics 630, Intel UHD Graphics 630, Built-In
Graphics: AMD Radeon Pro 5300M, AMD Radeon Pro 5300M, PCIe, 4 GB
Display: Color LCD, 3072 x 1920 Retina, Main, MirrorOff, Online
Display: LG FULL HD, 1920 x 1080 (1080p FHD - Full High Definition), MirrorOff, Online
Memory Module: BANK 0/ChannelA-DIMM0, 8 GB, DDR4, 2667 MHz, SK Hynix, HMA81GS6CJR8N-VK
Memory Module: BANK 2/ChannelB-DIMM0, 8 GB, DDR4, 2667 MHz, SK Hynix, HMA81GS6CJR8N-VK
AirPort: spairport_wireless_card_type_wifi (0x14E4, 0x7BF), wl0: Sep 14 2022 18:03:20 version 9.30.489.3.32.5.84 FWID 01-8b6fe36e
Bluetooth: Version (null), 0 services, 0 devices, 0 incoming serial ports
Network Service: Wi-Fi, AirPort, en0
USB Device: USB3.0 Hub
USB Device: USB 10/100/1000 LAN
USB Device: Mass Storage Device
USB Device: USB31Bus
USB Device: USB2.0 Hub
USB Device: USB Optical Mouse
USB Device: USB 2.0 Hub
USB Device: USB PnP Audio Device
USB Device: PD3.0 USB-C Device
USB Device: T2Bus
USB Device: composite_device
USB Device: Touch Bar Backlight
USB Device: Touch Bar Display
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 Pro, Apple Inc., 63.5
Thunderbolt Bus: MacBook Pro, Apple Inc., 63.5

from bluetooth_print.

dkouti avatar dkouti commented on September 22, 2024

I have the same problem

from bluetooth_print.

dkouti avatar dkouti commented on September 22, 2024

try this one its worked for me.

#122 (comment)

from bluetooth_print.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.