hasancse1991

Untitled

Dec 22nd, 2021
55
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 76.31 KB | None | 0 0
  1. -------------------------------------
  2. Translated Report (Full Report Below)
  3. -------------------------------------
  4.  
  5. Incident Identifier: 3C518381-8268-43DC-93DB-33FF711EBF80
  6. CrashReporter Key: 9A072420-9395-28C3-C2C1-9AD63A13D1A0
  7. Hardware Model: MacBookPro16,1
  8. Process: Runner [15532]
  9. Path: /Users/USER/Library/Developer/CoreSimulator/Devices/709B1D2B-6411-4549-B78C-5F8F7C3211AC/data/Containers/Bundle/Application/7F2D5973-306B-4372-83DD-4B136DF601B3/Runner.app/Runner
  10. Identifier: com.hellohasan.flutterGetxTemplate.dev
  11. Version: 1.0.0 (1)
  12. Code Type: X86-64 (Native)
  13. Role: Foreground
  14. Parent Process: launchd_sim [9866]
  15. Coalition: com.apple.CoreSimulator.SimDevice.709B1D2B-6411-4549-B78C-5F8F7C3211AC [4273]
  16. Responsible Process: SimulatorTrampoline [3269]
  17.  
  18. Date/Time: 2021-12-22 14:37:14.6332 +0600
  19. Launch Time: 2021-12-22 14:37:12.3758 +0600
  20. OS Version: macOS 12.1 (21C52)
  21. Release Type: User
  22. Report Version: 104
  23.  
  24. Exception Type: EXC_CRASH (SIGABRT)
  25. Exception Codes: 0x0000000000000000, 0x0000000000000000
  26. Exception Note: EXC_CORPSE_NOTIFY
  27. Triggered by Thread: 0
  28.  
  29. Application Specific Information:
  30. dyld4 config: DYLD_ROOT_PATH=/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot
  31. CoreSimulator 776.4 - Device: iPhone 13 (709B1D2B-6411-4549-B78C-5F8F7C3211AC) - Runtime: iOS 15.0 (19A339) - DeviceType: iPhone 13
  32. terminating with uncaught exception of type NSException
  33. *** Terminating app due to uncaught exception 'com.firebase.core', reason: 'Configuration fails. It may be caused by an invalid GOOGLE_APP_ID in GoogleService-Info.plist or set in the customized options.'
  34. dyld4 config: DYLD_ROOT_PATH=/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot
  35. abort() called
  36.  
  37.  
  38. Last Exception Backtrace:
  39. 0 CoreFoundation 0x7fff203fbba4 __exceptionPreprocess + 226
  40. 1 libobjc.A.dylib 0x7fff2019ebe7 objc_exception_throw + 48
  41. 2 CoreFoundation 0x7fff203fba92 -[NSException initWithCoder:] + 0
  42. 3 FirebaseCore 0x10f06593e +[FIRApp addAppToAppDictionary:] + 205 (FIRApp.m:325)
  43. 4 FirebaseCore 0x10f065079 +[FIRApp configureWithName:options:] + 747 (FIRApp.m:206)
  44. 5 Runner 0x10ec099b0 -[FLTFirebaseCorePlugin initializeApp:withMethodCallResult:] + 2165
  45. 6 Runner 0x10ec09086 -[FLTFirebaseCorePlugin handleMethodCall:result:] + 647
  46. 7 Flutter 0x111d998a1 __45-[FlutterMethodChannel setMethodCallHandler:]_block_invoke + 104
  47. 8 Flutter 0x111842c4d flutter::PlatformMessageRouter::HandlePlatformMessage(std::__1::unique_ptr<flutter::PlatformMessage, std::__1::default_delete<flutter::PlatformMessage> >) const + 193
  48. 9 Flutter 0x111848307 flutter::PlatformViewIOS::HandlePlatformMessage(std::__1::unique_ptr<flutter::PlatformMessage, std::__1::default_delete<flutter::PlatformMessage> >) + 35
  49. 10 Flutter 0x111c736c9 std::__1::__function::__func<fml::internal::CopyableLambda<flutter::Shell::OnEngineHandlePlatformMessage(std::__1::unique_ptr<flutter::PlatformMessage, std::__1::default_delete<flutter::PlatformMessage> >)::$_16>, std::__1::allocator<fml::internal::CopyableLambda<flutter::Shell::OnEngineHandlePlatformMessage(std::__1::unique_ptr<flutter::PlatformMessage, std::__1::default_delete<flutter::PlatformMessage> >)::$_16> >, void ()>::operator()() + 81
  50. 11 Flutter 0x111b78866 fml::MessageLoopImpl::FlushTasks(fml::FlushType) + 164
  51. 12 Flutter 0x111b7ed18 fml::MessageLoopDarwin::OnTimerFire(__CFRunLoopTimer*, fml::MessageLoopDarwin*) + 26
  52. 13 CoreFoundation 0x7fff2036a6c6 __CFRUNLOOP_IS_CALLING_OUT_TO_A_TIMER_CALLBACK_FUNCTION__ + 20
  53. 14 CoreFoundation 0x7fff2036a1c2 __CFRunLoopDoTimer + 923
  54. 15 CoreFoundation 0x7fff20369781 __CFRunLoopDoTimers + 265
  55. 16 CoreFoundation 0x7fff20363dc0 __CFRunLoopRun + 2010
  56. 17 CoreFoundation 0x7fff20363103 CFRunLoopRunSpecific + 567
  57. 18 GraphicsServices 0x7fff2c851cd3 GSEventRunModal + 139
  58. 19 UIKitCore 0x7fff24ffbe63 -[UIApplication _run] + 928
  59. 20 UIKitCore 0x7fff25000a53 UIApplicationMain + 101
  60. 21 Runner 0x10eb4fd4f main + 63 (AppDelegate.swift:5)
  61. 22 dyld_sim 0x10eee2e1e start_sim + 10
  62. 23 dyld 0x11b2604fe start + 462
  63.  
  64. Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
  65. 0 libsystem_kernel.dylib 0x7fff6bf9e112 __pthread_kill + 10
  66. 1 libsystem_pthread.dylib 0x7fff6bff5214 pthread_kill + 263
  67. 2 libsystem_c.dylib 0x7fff20107684 abort + 123
  68. 3 libc++abi.dylib 0x7fff202535c2 abort_message + 241
  69. 4 libc++abi.dylib 0x7fff2024476d demangling_terminate_handler() + 266
  70. 5 libobjc.A.dylib 0x7fff20184c1b _objc_terminate() + 96
  71. 6 libc++abi.dylib 0x7fff202529e7 std::__terminate(void (*)()) + 8
  72. 7 libc++abi.dylib 0x7fff20255254 __cxa_rethrow + 99
  73. 8 libobjc.A.dylib 0x7fff2019ed46 objc_exception_rethrow + 37
  74. 9 CoreFoundation 0x7fff20363229 CFRunLoopRunSpecific + 861
  75. 10 GraphicsServices 0x7fff2c851cd3 GSEventRunModal + 139
  76. 11 UIKitCore 0x7fff24ffbe63 -[UIApplication _run] + 928
  77. 12 UIKitCore 0x7fff25000a53 UIApplicationMain + 101
  78. 13 Runner 0x10eb4fd4f main + 63 (AppDelegate.swift:5)
  79. 14 dyld_sim 0x10eee2e1e start_sim + 10
  80. 15 dyld 0x11b2604fe start + 462
  81.  
  82. Thread 1:
  83. 0 libsystem_pthread.dylib 0x7fff6bff0fec start_wqthread + 0
  84.  
  85. Thread 2:
  86. 0 libsystem_pthread.dylib 0x7fff6bff0fec start_wqthread + 0
  87.  
  88. Thread 3:
  89. 0 libsystem_pthread.dylib 0x7fff6bff0fec start_wqthread + 0
  90.  
  91. Thread 4:
  92. 0 libsystem_pthread.dylib 0x7fff6bff0fec start_wqthread + 0
  93.  
  94. Thread 5:
  95. 0 libsystem_pthread.dylib 0x7fff6bff0fec start_wqthread + 0
  96.  
  97. Thread 6:: com.apple.uikit.eventfetch-thread
  98. 0 libsystem_kernel.dylib 0x7fff6bf97aba mach_msg_trap + 10
  99. 1 libsystem_kernel.dylib 0x7fff6bf97e2b mach_msg + 59
  100. 2 CoreFoundation 0x7fff20369450 __CFRunLoopServiceMachPort + 319
  101. 3 CoreFoundation 0x7fff20363af3 __CFRunLoopRun + 1293
  102. 4 CoreFoundation 0x7fff20363103 CFRunLoopRunSpecific + 567
  103. 5 Foundation 0x7fff2081941c -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 213
  104. 6 Foundation 0x7fff20819693 -[NSRunLoop(NSRunLoop) runUntilDate:] + 72
  105. 7 UIKitCore 0x7fff250bc0b9 -[UIEventFetcher threadMain] + 491
  106. 8 Foundation 0x7fff20842142 __NSThread__start__ + 999
  107. 9 libsystem_pthread.dylib 0x7fff6bff54f4 _pthread_start + 125
  108. 10 libsystem_pthread.dylib 0x7fff6bff100f thread_start + 15
  109.  
  110. Thread 7:: io.flutter.1.ui
  111. 0 libsystem_kernel.dylib 0x7fff6bf97aba mach_msg_trap + 10
  112. 1 libsystem_kernel.dylib 0x7fff6bf97e2b mach_msg + 59
  113. 2 CoreFoundation 0x7fff20369450 __CFRunLoopServiceMachPort + 319
  114. 3 CoreFoundation 0x7fff20363af3 __CFRunLoopRun + 1293
  115. 4 CoreFoundation 0x7fff20363103 CFRunLoopRunSpecific + 567
  116. 5 Flutter 0x111b7ee55 fml::MessageLoopDarwin::Run() + 65
  117. 6 Flutter 0x111b78776 fml::MessageLoopImpl::DoRun() + 22
  118. 7 Flutter 0x111b7d828 void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, fml::Thread::Thread(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&)::$_0> >(void*) + 170
  119. 8 libsystem_pthread.dylib 0x7fff6bff54f4 _pthread_start + 125
  120. 9 libsystem_pthread.dylib 0x7fff6bff100f thread_start + 15
  121.  
  122. Thread 8:: io.flutter.1.raster
  123. 0 libsystem_kernel.dylib 0x7fff6bf97aba mach_msg_trap + 10
  124. 1 libsystem_kernel.dylib 0x7fff6bf97e2b mach_msg + 59
  125. 2 CoreFoundation 0x7fff20369450 __CFRunLoopServiceMachPort + 319
  126. 3 CoreFoundation 0x7fff20363af3 __CFRunLoopRun + 1293
  127. 4 CoreFoundation 0x7fff20363103 CFRunLoopRunSpecific + 567
  128. 5 Flutter 0x111b7ee55 fml::MessageLoopDarwin::Run() + 65
  129. 6 Flutter 0x111b78776 fml::MessageLoopImpl::DoRun() + 22
  130. 7 Flutter 0x111b7d828 void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, fml::Thread::Thread(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&)::$_0> >(void*) + 170
  131. 8 libsystem_pthread.dylib 0x7fff6bff54f4 _pthread_start + 125
  132. 9 libsystem_pthread.dylib 0x7fff6bff100f thread_start + 15
  133.  
  134. Thread 9:: io.flutter.1.io
  135. 0 libsystem_kernel.dylib 0x7fff6bf97aba mach_msg_trap + 10
  136. 1 libsystem_kernel.dylib 0x7fff6bf97e2b mach_msg + 59
  137. 2 CoreFoundation 0x7fff20369450 __CFRunLoopServiceMachPort + 319
  138. 3 CoreFoundation 0x7fff20363af3 __CFRunLoopRun + 1293
  139. 4 CoreFoundation 0x7fff20363103 CFRunLoopRunSpecific + 567
  140. 5 Flutter 0x111b7ee55 fml::MessageLoopDarwin::Run() + 65
  141. 6 Flutter 0x111b78776 fml::MessageLoopImpl::DoRun() + 22
  142. 7 Flutter 0x111b7d828 void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, fml::Thread::Thread(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&)::$_0> >(void*) + 170
  143. 8 libsystem_pthread.dylib 0x7fff6bff54f4 _pthread_start + 125
  144. 9 libsystem_pthread.dylib 0x7fff6bff100f thread_start + 15
  145.  
  146. Thread 10:: io.flutter.1.profiler
  147. 0 libsystem_kernel.dylib 0x7fff6bf97aba mach_msg_trap + 10
  148. 1 libsystem_kernel.dylib 0x7fff6bf97e2b mach_msg + 59
  149. 2 CoreFoundation 0x7fff20369450 __CFRunLoopServiceMachPort + 319
  150. 3 CoreFoundation 0x7fff20363af3 __CFRunLoopRun + 1293
  151. 4 CoreFoundation 0x7fff20363103 CFRunLoopRunSpecific + 567
  152. 5 Flutter 0x111b7ee55 fml::MessageLoopDarwin::Run() + 65
  153. 6 Flutter 0x111b78776 fml::MessageLoopImpl::DoRun() + 22
  154. 7 Flutter 0x111b7d828 void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, fml::Thread::Thread(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&)::$_0> >(void*) + 170
  155. 8 libsystem_pthread.dylib 0x7fff6bff54f4 _pthread_start + 125
  156. 9 libsystem_pthread.dylib 0x7fff6bff100f thread_start + 15
  157.  
  158. Thread 11:: io.worker.1
  159. 0 libsystem_kernel.dylib 0x7fff6bf9a506 __psynch_cvwait + 10
  160. 1 libsystem_pthread.dylib 0x7fff6bff5a69 _pthread_cond_wait + 1224
  161. 2 libc++.1.dylib 0x7fff202769e2 std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 18
  162. 3 Flutter 0x111b75b03 fml::ConcurrentMessageLoop::WorkerMain() + 187
  163. 4 Flutter 0x111b76146 void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, fml::ConcurrentMessageLoop::ConcurrentMessageLoop(unsigned long)::$_0> >(void*) + 155
  164. 5 libsystem_pthread.dylib 0x7fff6bff54f4 _pthread_start + 125
  165. 6 libsystem_pthread.dylib 0x7fff6bff100f thread_start + 15
  166.  
  167. Thread 12:: io.worker.2
  168. 0 libsystem_kernel.dylib 0x7fff6bf9a506 __psynch_cvwait + 10
  169. 1 libsystem_pthread.dylib 0x7fff6bff5a69 _pthread_cond_wait + 1224
  170. 2 libc++.1.dylib 0x7fff202769e2 std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 18
  171. 3 Flutter 0x111b75b03 fml::ConcurrentMessageLoop::WorkerMain() + 187
  172. 4 Flutter 0x111b76146 void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, fml::ConcurrentMessageLoop::ConcurrentMessageLoop(unsigned long)::$_0> >(void*) + 155
  173. 5 libsystem_pthread.dylib 0x7fff6bff54f4 _pthread_start + 125
  174. 6 libsystem_pthread.dylib 0x7fff6bff100f thread_start + 15
  175.  
  176. Thread 13:: io.worker.3
  177. 0 libsystem_kernel.dylib 0x7fff6bf9a506 __psynch_cvwait + 10
  178. 1 libsystem_pthread.dylib 0x7fff6bff5a69 _pthread_cond_wait + 1224
  179. 2 libc++.1.dylib 0x7fff202769e2 std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 18
  180. 3 Flutter 0x111b75b03 fml::ConcurrentMessageLoop::WorkerMain() + 187
  181. 4 Flutter 0x111b76146 void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, fml::ConcurrentMessageLoop::ConcurrentMessageLoop(unsigned long)::$_0> >(void*) + 155
  182. 5 libsystem_pthread.dylib 0x7fff6bff54f4 _pthread_start + 125
  183. 6 libsystem_pthread.dylib 0x7fff6bff100f thread_start + 15
  184.  
  185. Thread 14:: io.worker.4
  186. 0 libsystem_kernel.dylib 0x7fff6bf9a506 __psynch_cvwait + 10
  187. 1 libsystem_pthread.dylib 0x7fff6bff5a69 _pthread_cond_wait + 1224
  188. 2 libc++.1.dylib 0x7fff202769e2 std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 18
  189. 3 Flutter 0x111b75b03 fml::ConcurrentMessageLoop::WorkerMain() + 187
  190. 4 Flutter 0x111b76146 void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, fml::ConcurrentMessageLoop::ConcurrentMessageLoop(unsigned long)::$_0> >(void*) + 155
  191. 5 libsystem_pthread.dylib 0x7fff6bff54f4 _pthread_start + 125
  192. 6 libsystem_pthread.dylib 0x7fff6bff100f thread_start + 15
  193.  
  194. Thread 15:: io.worker.5
  195. 0 libsystem_kernel.dylib 0x7fff6bf9a506 __psynch_cvwait + 10
  196. 1 libsystem_pthread.dylib 0x7fff6bff5a69 _pthread_cond_wait + 1224
  197. 2 libc++.1.dylib 0x7fff202769e2 std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 18
  198. 3 Flutter 0x111b75b03 fml::ConcurrentMessageLoop::WorkerMain() + 187
  199. 4 Flutter 0x111b76146 void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, fml::ConcurrentMessageLoop::ConcurrentMessageLoop(unsigned long)::$_0> >(void*) + 155
  200. 5 libsystem_pthread.dylib 0x7fff6bff54f4 _pthread_start + 125
  201. 6 libsystem_pthread.dylib 0x7fff6bff100f thread_start + 15
  202.  
  203. Thread 16:: io.worker.6
  204. 0 libsystem_kernel.dylib 0x7fff6bf9a506 __psynch_cvwait + 10
  205. 1 libsystem_pthread.dylib 0x7fff6bff5a69 _pthread_cond_wait + 1224
  206. 2 libc++.1.dylib 0x7fff202769e2 std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 18
  207. 3 Flutter 0x111b75b03 fml::ConcurrentMessageLoop::WorkerMain() + 187
  208. 4 Flutter 0x111b76146 void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, fml::ConcurrentMessageLoop::ConcurrentMessageLoop(unsigned long)::$_0> >(void*) + 155
  209. 5 libsystem_pthread.dylib 0x7fff6bff54f4 _pthread_start + 125
  210. 6 libsystem_pthread.dylib 0x7fff6bff100f thread_start + 15
  211.  
  212. Thread 17:: io.worker.7
  213. 0 libsystem_kernel.dylib 0x7fff6bf9a506 __psynch_cvwait + 10
  214. 1 libsystem_pthread.dylib 0x7fff6bff5a69 _pthread_cond_wait + 1224
  215. 2 libc++.1.dylib 0x7fff202769e2 std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 18
  216. 3 Flutter 0x111b75b03 fml::ConcurrentMessageLoop::WorkerMain() + 187
  217. 4 Flutter 0x111b76146 void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, fml::ConcurrentMessageLoop::ConcurrentMessageLoop(unsigned long)::$_0> >(void*) + 155
  218. 5 libsystem_pthread.dylib 0x7fff6bff54f4 _pthread_start + 125
  219. 6 libsystem_pthread.dylib 0x7fff6bff100f thread_start + 15
  220.  
  221. Thread 18:: io.worker.8
  222. 0 libsystem_kernel.dylib 0x7fff6bf9a506 __psynch_cvwait + 10
  223. 1 libsystem_pthread.dylib 0x7fff6bff5a69 _pthread_cond_wait + 1224
  224. 2 libc++.1.dylib 0x7fff202769e2 std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 18
  225. 3 Flutter 0x111b75b03 fml::ConcurrentMessageLoop::WorkerMain() + 187
  226. 4 Flutter 0x111b76146 void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, fml::ConcurrentMessageLoop::ConcurrentMessageLoop(unsigned long)::$_0> >(void*) + 155
  227. 5 libsystem_pthread.dylib 0x7fff6bff54f4 _pthread_start + 125
  228. 6 libsystem_pthread.dylib 0x7fff6bff100f thread_start + 15
  229.  
  230. Thread 19:: io.worker.9
  231. 0 libsystem_kernel.dylib 0x7fff6bf9a506 __psynch_cvwait + 10
  232. 1 libsystem_pthread.dylib 0x7fff6bff5a69 _pthread_cond_wait + 1224
  233. 2 libc++.1.dylib 0x7fff202769e2 std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 18
  234. 3 Flutter 0x111b75b03 fml::ConcurrentMessageLoop::WorkerMain() + 187
  235. 4 Flutter 0x111b76146 void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, fml::ConcurrentMessageLoop::ConcurrentMessageLoop(unsigned long)::$_0> >(void*) + 155
  236. 5 libsystem_pthread.dylib 0x7fff6bff54f4 _pthread_start + 125
  237. 6 libsystem_pthread.dylib 0x7fff6bff100f thread_start + 15
  238.  
  239. Thread 20:: io.worker.10
  240. 0 libsystem_kernel.dylib 0x7fff6bf9a506 __psynch_cvwait + 10
  241. 1 libsystem_pthread.dylib 0x7fff6bff5a69 _pthread_cond_wait + 1224
  242. 2 libc++.1.dylib 0x7fff202769e2 std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 18
  243. 3 Flutter 0x111b75b03 fml::ConcurrentMessageLoop::WorkerMain() + 187
  244. 4 Flutter 0x111b76146 void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, fml::ConcurrentMessageLoop::ConcurrentMessageLoop(unsigned long)::$_0> >(void*) + 155
  245. 5 libsystem_pthread.dylib 0x7fff6bff54f4 _pthread_start + 125
  246. 6 libsystem_pthread.dylib 0x7fff6bff100f thread_start + 15
  247.  
  248. Thread 21:: io.worker.11
  249. 0 libsystem_kernel.dylib 0x7fff6bf9a506 __psynch_cvwait + 10
  250. 1 libsystem_pthread.dylib 0x7fff6bff5a69 _pthread_cond_wait + 1224
  251. 2 libc++.1.dylib 0x7fff202769e2 std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 18
  252. 3 Flutter 0x111b75b03 fml::ConcurrentMessageLoop::WorkerMain() + 187
  253. 4 Flutter 0x111b76146 void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, fml::ConcurrentMessageLoop::ConcurrentMessageLoop(unsigned long)::$_0> >(void*) + 155
  254. 5 libsystem_pthread.dylib 0x7fff6bff54f4 _pthread_start + 125
  255. 6 libsystem_pthread.dylib 0x7fff6bff100f thread_start + 15
  256.  
  257. Thread 22:: io.worker.12
  258. 0 libsystem_kernel.dylib 0x7fff6bf9a506 __psynch_cvwait + 10
  259. 1 libsystem_pthread.dylib 0x7fff6bff5a69 _pthread_cond_wait + 1224
  260. 2 libc++.1.dylib 0x7fff202769e2 std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 18
  261. 3 Flutter 0x111b75b03 fml::ConcurrentMessageLoop::WorkerMain() + 187
  262. 4 Flutter 0x111b76146 void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, fml::ConcurrentMessageLoop::ConcurrentMessageLoop(unsigned long)::$_0> >(void*) + 155
  263. 5 libsystem_pthread.dylib 0x7fff6bff54f4 _pthread_start + 125
  264. 6 libsystem_pthread.dylib 0x7fff6bff100f thread_start + 15
  265.  
  266. Thread 23:: dart:io EventHandler
  267. 0 libsystem_kernel.dylib 0x7fff6bf9c45e kevent + 10
  268. 1 Flutter 0x111d69138 dart::bin::EventHandlerImplementation::EventHandlerEntry(unsigned long) + 312
  269. 2 Flutter 0x111d87b38 dart::bin::ThreadStart(void*) + 40
  270. 3 libsystem_pthread.dylib 0x7fff6bff54f4 _pthread_start + 125
  271. 4 libsystem_pthread.dylib 0x7fff6bff100f thread_start + 15
  272.  
  273. Thread 24:: Dart Profiler ThreadInterrupter
  274. 0 libsystem_kernel.dylib 0x7fff6bf9a506 __psynch_cvwait + 10
  275. 1 libsystem_pthread.dylib 0x7fff6bff5a69 _pthread_cond_wait + 1224
  276. 2 Flutter 0x111ec0b5e dart::Monitor::WaitMicros(long long) + 158
  277. 3 Flutter 0x111f3ca0f dart::ThreadInterrupter::ThreadMain(unsigned long) + 447
  278. 4 Flutter 0x111ec012f dart::ThreadStart(void*) + 159
  279. 5 libsystem_pthread.dylib 0x7fff6bff54f4 _pthread_start + 125
  280. 6 libsystem_pthread.dylib 0x7fff6bff100f thread_start + 15
  281.  
  282. Thread 25:: Dart Profiler SampleBlockProcessor
  283. 0 libsystem_kernel.dylib 0x7fff6bf9a506 __psynch_cvwait + 10
  284. 1 libsystem_pthread.dylib 0x7fff6bff5a9f _pthread_cond_wait + 1278
  285. 2 Flutter 0x111ec0b46 dart::Monitor::WaitMicros(long long) + 134
  286. 3 Flutter 0x111ec6575 dart::SampleBlockProcessor::ThreadMain(unsigned long) + 181
  287. 4 Flutter 0x111ec012f dart::ThreadStart(void*) + 159
  288. 5 libsystem_pthread.dylib 0x7fff6bff54f4 _pthread_start + 125
  289. 6 libsystem_pthread.dylib 0x7fff6bff100f thread_start + 15
  290.  
  291. Thread 26:: DartWorker
  292. 0 libsystem_kernel.dylib 0x7fff6bf9a506 __psynch_cvwait + 10
  293. 1 libsystem_pthread.dylib 0x7fff6bff5a9f _pthread_cond_wait + 1278
  294. 2 Flutter 0x111ec0b46 dart::Monitor::WaitMicros(long long) + 134
  295. 3 Flutter 0x111f3d75f dart::ThreadPool::WorkerLoop(dart::ThreadPool::Worker*) + 559
  296. 4 Flutter 0x111f3d97d dart::ThreadPool::Worker::Main(unsigned long) + 93
  297. 5 Flutter 0x111ec012f dart::ThreadStart(void*) + 159
  298. 6 libsystem_pthread.dylib 0x7fff6bff54f4 _pthread_start + 125
  299. 7 libsystem_pthread.dylib 0x7fff6bff100f thread_start + 15
  300.  
  301. Thread 27:: DartWorker
  302. 0 libsystem_kernel.dylib 0x7fff6bf9a506 __psynch_cvwait + 10
  303. 1 libsystem_pthread.dylib 0x7fff6bff5a9f _pthread_cond_wait + 1278
  304. 2 Flutter 0x111ec0b46 dart::Monitor::WaitMicros(long long) + 134
  305. 3 Flutter 0x111f3d75f dart::ThreadPool::WorkerLoop(dart::ThreadPool::Worker*) + 559
  306. 4 Flutter 0x111f3d97d dart::ThreadPool::Worker::Main(unsigned long) + 93
  307. 5 Flutter 0x111ec012f dart::ThreadStart(void*) + 159
  308. 6 libsystem_pthread.dylib 0x7fff6bff54f4 _pthread_start + 125
  309. 7 libsystem_pthread.dylib 0x7fff6bff100f thread_start + 15
  310.  
  311. Thread 28:: DartWorker
  312. 0 libsystem_kernel.dylib 0x7fff6bf9a506 __psynch_cvwait + 10
  313. 1 libsystem_pthread.dylib 0x7fff6bff5a9f _pthread_cond_wait + 1278
  314. 2 Flutter 0x111ec0b46 dart::Monitor::WaitMicros(long long) + 134
  315. 3 Flutter 0x111f3d75f dart::ThreadPool::WorkerLoop(dart::ThreadPool::Worker*) + 559
  316. 4 Flutter 0x111f3d97d dart::ThreadPool::Worker::Main(unsigned long) + 93
  317. 5 Flutter 0x111ec012f dart::ThreadStart(void*) + 159
  318. 6 libsystem_pthread.dylib 0x7fff6bff54f4 _pthread_start + 125
  319. 7 libsystem_pthread.dylib 0x7fff6bff100f thread_start + 15
  320.  
  321. Thread 29:: DartWorker
  322. 0 libsystem_kernel.dylib 0x7fff6bf9a506 __psynch_cvwait + 10
  323. 1 libsystem_pthread.dylib 0x7fff6bff5a9f _pthread_cond_wait + 1278
  324. 2 Flutter 0x111ec0b46 dart::Monitor::WaitMicros(long long) + 134
  325. 3 Flutter 0x111e00a9f dart::MutatorThreadPool::OnEnterIdleLocked(dart::MonitorLocker*) + 207
  326. 4 Flutter 0x111f3d7ad dart::ThreadPool::WorkerLoop(dart::ThreadPool::Worker*) + 637
  327. 5 Flutter 0x111f3d97d dart::ThreadPool::Worker::Main(unsigned long) + 93
  328. 6 Flutter 0x111ec012f dart::ThreadStart(void*) + 159
  329. 7 libsystem_pthread.dylib 0x7fff6bff54f4 _pthread_start + 125
  330. 8 libsystem_pthread.dylib 0x7fff6bff100f thread_start + 15
  331.  
  332.  
  333. Thread 0 crashed with X86 Thread State (64-bit):
  334. rax: 0x0000000000000000 rbx: 0x000000011b2db600 rcx: 0x00007ff7b13b0ae8 rdx: 0x0000000000000000
  335. rdi: 0x0000000000000103 rsi: 0x0000000000000006 rbp: 0x00007ff7b13b0b10 rsp: 0x00007ff7b13b0ae8
  336. r8: 0x00007ff7b13b09b0 r9: 0x00007fff20256455 r10: 0x0000000000000000 r11: 0x0000000000000246
  337. r12: 0x0000000000000103 r13: 0x0000003000000008 r14: 0x0000000000000006 r15: 0x0000000000000016
  338. rip: 0x00007fff6bf9e112 rfl: 0x0000000000000246 cr2: 0x00007fff800237c0
  339.  
  340. Logical CPU: 0
  341. Error Code: 0x02000148
  342. Trap Number: 133
  343.  
  344.  
  345. Binary Images:
  346. 0x7fff6bf97000 - 0x7fff6bfcdfff libsystem_kernel.dylib (*) <5aa1e5be-b5b8-3a02-9885-a8c99e0ca378> /usr/lib/system/libsystem_kernel.dylib
  347. 0x7fff6bfef000 - 0x7fff6bffafff libsystem_pthread.dylib (*) <6c7561b4-4b92-3f45-921e-abe669299844> /usr/lib/system/libsystem_pthread.dylib
  348. 0x7fff2008b000 - 0x7fff2010efff libsystem_c.dylib (*) <51aca1b3-4ccf-3807-bad5-887c92fd66a8> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/system/libsystem_c.dylib
  349. 0x7fff20243000 - 0x7fff20258fff libc++abi.dylib (*) <0730c74e-ae80-3f64-92c9-fe946463a8de> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/libc++abi.dylib
  350. 0x7fff2017f000 - 0x7fff201b0fff libobjc.A.dylib (*) <8d646e32-1ecc-300d-acea-e906348ab594> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/libobjc.A.dylib
  351. 0x7fff202e9000 - 0x7fff20688fff com.apple.CoreFoundation (6.9) <1e31c79c-63d5-3c10-857d-2d64f9efcc55> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/CoreFoundation.framework/CoreFoundation
  352. 0x7fff2c84e000 - 0x7fff2c856fff com.apple.GraphicsServices (1.0) <c48119f4-7524-3ffa-99a4-f2ed0ed96793> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/GraphicsServices.framework/GraphicsServices
  353. 0x7fff24334000 - 0x7fff258d2fff com.apple.UIKitCore (1.0) <9b492a0f-d6a5-3bc5-9689-50586f8db216> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/UIKitCore.framework/UIKitCore
  354. 0x10eb4d000 - 0x10ec34fff com.hellohasan.flutterGetxTemplate.dev (1.0.0) <786d548c-47b7-302f-9c8b-f96bae9cfb0d> /Users/USER/Library/Developer/CoreSimulator/Devices/709B1D2B-6411-4549-B78C-5F8F7C3211AC/data/Containers/Bundle/Application/7F2D5973-306B-4372-83DD-4B136DF601B3/Runner.app/Runner
  355. 0x10eee1000 - 0x10ef2dfff dyld_sim (*) <d494c297-dc73-394b-901e-1b5930e801df> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/dyld_sim
  356. 0x11b25b000 - 0x11b2c6fff dyld (*) <cef5a27a-d50b-3020-af03-1734b19bc8c5> /usr/lib/dyld
  357. 0x7fff206f7000 - 0x7fff209abfff com.apple.Foundation (6.9) <02621b3d-174a-37be-879c-4be0f0fa8d96> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/Foundation.framework/Foundation
  358. 0x11180f000 - 0x11329afff io.flutter.flutter (1.0) <dbe3a362-a401-3d5f-ab32-0253d8268eb0> /Users/USER/Library/Developer/CoreSimulator/Devices/709B1D2B-6411-4549-B78C-5F8F7C3211AC/data/Containers/Bundle/Application/7F2D5973-306B-4372-83DD-4B136DF601B3/Runner.app/Frameworks/Flutter.framework/Flutter
  359. 0x7fff2026e000 - 0x7fff202c3fff libc++.1.dylib (*) <0671d992-833a-3db2-aaf7-de1b5a18dd4b> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/libc++.1.dylib
  360. 0x10f060000 - 0x10f06ffff org.cocoapods.FirebaseCore (8.9.0) <d96f011f-ab7c-3068-a185-4af9db06bf21> /Users/USER/Library/Developer/CoreSimulator/Devices/709B1D2B-6411-4549-B78C-5F8F7C3211AC/data/Containers/Bundle/Application/7F2D5973-306B-4372-83DD-4B136DF601B3/Runner.app/Frameworks/FirebaseCore.framework/FirebaseCore
  361.  
  362. EOF
  363.  
  364. -----------
  365. Full Report
  366. -----------
  367.  
  368. {"app_name":"Runner","timestamp":"2021-12-22 14:37:15.00 +0600","app_version":"1.0.0","slice_uuid":"786d548c-47b7-302f-9c8b-f96bae9cfb0d","build_version":"1","platform":7,"bundleID":"com.hellohasan.flutterGetxTemplate.dev","share_with_app_devs":0,"is_first_party":0,"bug_type":"309","os_version":"macOS 12.1 (21C52)","incident_id":"3C518381-8268-43DC-93DB-33FF711EBF80","name":"Runner"}
  369. {
  370. "uptime" : 28000,
  371. "procLaunch" : "2021-12-22 14:37:12.3758 +0600",
  372. "procRole" : "Foreground",
  373. "version" : 2,
  374. "userID" : 502,
  375. "deployVersion" : 210,
  376. "modelCode" : "MacBookPro16,1",
  377. "procStartAbsTime" : 28220306562624,
  378. "coalitionID" : 4273,
  379. "osVersion" : {
  380. "train" : "macOS 12.1",
  381. "build" : "21C52",
  382. "releaseType" : "User"
  383. },
  384. "captureTime" : "2021-12-22 14:37:14.6332 +0600",
  385. "incident" : "3C518381-8268-43DC-93DB-33FF711EBF80",
  386. "bug_type" : "309",
  387. "pid" : 15532,
  388. "procExitAbsTime" : 28222555359540,
  389. "cpuType" : "X86-64",
  390. "procName" : "Runner",
  391. "procPath" : "\/Users\/USER\/Library\/Developer\/CoreSimulator\/Devices\/709B1D2B-6411-4549-B78C-5F8F7C3211AC\/data\/Containers\/Bundle\/Application\/7F2D5973-306B-4372-83DD-4B136DF601B3\/Runner.app\/Runner",
  392. "bundleInfo" : {"CFBundleShortVersionString":"1.0.0","CFBundleVersion":"1","CFBundleIdentifier":"com.hellohasan.flutterGetxTemplate.dev"},
  393. "storeInfo" : {"deviceIdentifierForVendor":"8D1EC26A-EA77-5FAE-A615-38F606C6E733","thirdParty":true},
  394. "parentProc" : "launchd_sim",
  395. "parentPid" : 9866,
  396. "coalitionName" : "com.apple.CoreSimulator.SimDevice.709B1D2B-6411-4549-B78C-5F8F7C3211AC",
  397. "crashReporterKey" : "9A072420-9395-28C3-C2C1-9AD63A13D1A0",
  398. "responsiblePid" : 3269,
  399. "responsibleProc" : "SimulatorTrampoline",
  400. "bridgeVersion" : {"build":"19P647","train":"6.1"},
  401. "sip" : "enabled",
  402. "isCorpse" : 1,
  403. "exception" : {"codes":"0x0000000000000000, 0x0000000000000000","rawCodes":[0,0],"type":"EXC_CRASH","signal":"SIGABRT"},
  404. "asi" : {"dyld_sim":["dyld4 config: DYLD_ROOT_PATH=\/Applications\/Xcode.app\/Contents\/Developer\/Platforms\/iPhoneOS.platform\/Library\/Developer\/CoreSimulator\/Profiles\/Runtimes\/iOS.simruntime\/Contents\/Resources\/RuntimeRoot"],"libsystem_c.dylib":["abort() called"],"libsystem_sim_platform.dylib":["CoreSimulator 776.4 - Device: iPhone 13 (709B1D2B-6411-4549-B78C-5F8F7C3211AC) - Runtime: iOS 15.0 (19A339) - DeviceType: iPhone 13"],"CoreFoundation":["*** Terminating app due to uncaught exception 'com.firebase.core', reason: 'Configuration fails. It may be caused by an invalid GOOGLE_APP_ID in GoogleService-Info.plist or set in the customized options.'"],"dyld":["dyld4 config: DYLD_ROOT_PATH=\/Applications\/Xcode.app\/Contents\/Developer\/Platforms\/iPhoneOS.platform\/Library\/Developer\/CoreSimulator\/Profiles\/Runtimes\/iOS.simruntime\/Contents\/Resources\/RuntimeRoot"],"libc++abi.dylib":["terminating with uncaught exception of type NSException"]},
  405. "asiBacktraces" : ["0 CoreFoundation 0x00007fff203fbbb4 __exceptionPreprocess + 242\n1 libobjc.A.dylib 0x00007fff2019ebe7 objc_exception_throw + 48\n2 CoreFoundation 0x00007fff203fba92 -[NSException initWithCoder:] + 0\n3 FirebaseCore 0x000000010f06593e +[FIRApp addAppToAppDictionary:] + 205\n4 FirebaseCore 0x000000010f065079 +[FIRApp configureWithName:options:] + 747\n5 Runner 0x000000010ec099b0 -[FLTFirebaseCorePlugin initializeApp:withMethodCallResult:] + 2165\n6 Runner 0x000000010ec09086 -[FLTFirebaseCorePlugin handleMethodCall:result:] + 647\n7 Flutter 0x0000000111d998a1 __45-[FlutterMethodChannel setMethodCallHandler:]_block_invoke + 104\n8 Flutter 0x0000000111842c4d _ZNK7flutter21PlatformMessageRouter21HandlePlatformMessageENSt3__110unique_ptrINS_15PlatformMessageENS1_14default_deleteIS3_EEEE + 193\n9 Flutter 0x0000000111848307 _ZN7flutter15PlatformViewIOS21HandlePlatformMessageENSt3__110unique_ptrINS_15PlatformMessageENS1_14default_deleteIS3_EEEE + 35\n10 Flutter 0x0000000111c736c9 _ZNSt3__110__function6__funcIN3fml8internal14CopyableLambdaIZN7flutter5Shell29OnEngineHandlePlatformMessageENS_10unique_ptrINS5_15PlatformMessageENS_14default_deleteIS8_EEEEE4$_16EENS_9allocatorISD_EEFvvEEclEv + 81\n11 Flutter 0x0000000111b78866 _ZN3fml15MessageLoopImpl10FlushTasksENS_9FlushTypeE + 164\n12 Flutter 0x0000000111b7ed18 _ZN3fml17MessageLoopDarwin11OnTimerFireEP16__CFRunLoopTimerPS0_ + 26\n13 CoreFoundation 0x00007fff2036a6c6 __CFRUNLOOP_IS_CALLING_OUT_TO_A_TIMER_CALLBACK_FUNCTION__ + 20\n14 CoreFoundation 0x00007fff2036a1c2 __CFRunLoopDoTimer + 923\n15 CoreFoundation 0x00007fff20369781 __CFRunLoopDoTimers + 265\n16 CoreFoundation 0x00007fff20363dc0 __CFRunLoopRun + 2010\n17 CoreFoundation 0x00007fff20363103 CFRunLoopRunSpecific + 567\n18 GraphicsServices 0x00007fff2c851cd3 GSEventRunModal + 139\n19 UIKitCore 0x00007fff24ffbe63 -[UIApplication _run] + 928\n20 UIKitCore 0x00007fff25000a53 UIApplicationMain + 101\n21 Runner 0x000000010eb4fd4f main + 63\n22 dyld 0x000000010eee2e1e start_sim + 10\n23 ??? 0x000000011b2604fe 0x0 + 4750443774"],
  406. "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},
  407. "lastExceptionBacktrace" : [{"imageOffset":1125284,"symbol":"__exceptionPreprocess","symbolLocation":226,"imageIndex":5},{"imageOffset":130023,"symbol":"objc_exception_throw","symbolLocation":48,"imageIndex":4},{"imageOffset":1125010,"symbol":"-[NSException initWithCoder:]","symbolLocation":0,"imageIndex":5},{"imageOffset":22846,"sourceLine":325,"sourceFile":"FIRApp.m","symbol":"+[FIRApp addAppToAppDictionary:]","imageIndex":14,"symbolLocation":205},{"imageOffset":20601,"sourceLine":206,"sourceFile":"FIRApp.m","symbol":"+[FIRApp configureWithName:options:]","imageIndex":14,"symbolLocation":747},{"imageOffset":772528,"symbol":"-[FLTFirebaseCorePlugin initializeApp:withMethodCallResult:]","symbolLocation":2165,"imageIndex":8},{"imageOffset":770182,"symbol":"-[FLTFirebaseCorePlugin handleMethodCall:result:]","symbolLocation":647,"imageIndex":8},{"imageOffset":5810337,"symbol":"__45-[FlutterMethodChannel setMethodCallHandler:]_block_invoke","symbolLocation":104,"imageIndex":12},{"imageOffset":212045,"symbol":"flutter::PlatformMessageRouter::HandlePlatformMessage(std::__1::unique_ptr<flutter::PlatformMessage, std::__1::default_delete<flutter::PlatformMessage> >) const","symbolLocation":193,"imageIndex":12},{"imageOffset":234247,"symbol":"flutter::PlatformViewIOS::HandlePlatformMessage(std::__1::unique_ptr<flutter::PlatformMessage, std::__1::default_delete<flutter::PlatformMessage> >)","symbolLocation":35,"imageIndex":12},{"imageOffset":4605641,"symbol":"std::__1::__function::__func<fml::internal::CopyableLambda<flutter::Shell::OnEngineHandlePlatformMessage(std::__1::unique_ptr<flutter::PlatformMessage, std::__1::default_delete<flutter::PlatformMessage> >)::$_16>, std::__1::allocator<fml::internal::CopyableLambda<flutter::Shell::OnEngineHandlePlatformMessage(std::__1::unique_ptr<flutter::PlatformMessage, std::__1::default_delete<flutter::PlatformMessage> >)::$_16> >, void ()>::operator()()","symbolLocation":81,"imageIndex":12},{"imageOffset":3577958,"symbol":"fml::MessageLoopImpl::FlushTasks(fml::FlushType)","symbolLocation":164,"imageIndex":12},{"imageOffset":3603736,"symbol":"fml::MessageLoopDarwin::OnTimerFire(__CFRunLoopTimer*, fml::MessageLoopDarwin*)","symbolLocation":26,"imageIndex":12},{"imageOffset":530118,"symbol":"__CFRUNLOOP_IS_CALLING_OUT_TO_A_TIMER_CALLBACK_FUNCTION__","symbolLocation":20,"imageIndex":5},{"imageOffset":528834,"symbol":"__CFRunLoopDoTimer","symbolLocation":923,"imageIndex":5},{"imageOffset":526209,"symbol":"__CFRunLoopDoTimers","symbolLocation":265,"imageIndex":5},{"imageOffset":503232,"symbol":"__CFRunLoopRun","symbolLocation":2010,"imageIndex":5},{"imageOffset":499971,"symbol":"CFRunLoopRunSpecific","symbolLocation":567,"imageIndex":5},{"imageOffset":15571,"symbol":"GSEventRunModal","symbolLocation":139,"imageIndex":6},{"imageOffset":13401699,"symbol":"-[UIApplication _run]","symbolLocation":928,"imageIndex":7},{"imageOffset":13421139,"symbol":"UIApplicationMain","symbolLocation":101,"imageIndex":7},{"imageOffset":11599,"sourceLine":5,"sourceFile":"AppDelegate.swift","symbol":"main","imageIndex":8,"symbolLocation":63},{"imageOffset":7710,"symbol":"start_sim","symbolLocation":10,"imageIndex":9},{"imageOffset":21758,"symbol":"start","symbolLocation":462,"imageIndex":10}],
  408. "faultingThread" : 0,
  409. "threads" : [{"triggered":true,"id":254807,"threadState":{"r13":{"value":206158430216},"rax":{"value":0},"rflags":{"value":582},"cpu":{"value":0},"r14":{"value":6},"rsi":{"value":6},"r8":{"value":140701807086000},"cr2":{"value":140735341017024},"rdx":{"value":0},"r10":{"value":0},"r9":{"value":140733732709461},"r15":{"value":22},"rbx":{"value":4750947840,"symbolLocation":0,"symbol":"_main_thread"},"trap":{"value":133},"err":{"value":33554760},"r11":{"value":582},"rip":{"value":140735004926226,"matchesCrashFrame":1},"rbp":{"value":140701807086352},"rsp":{"value":140701807086312},"r12":{"value":259},"rcx":{"value":140701807086312},"flavor":"x86_THREAD_STATE","rdi":{"value":259}},"queue":"com.apple.main-thread","frames":[{"imageOffset":28946,"symbol":"__pthread_kill","symbolLocation":10,"imageIndex":0},{"imageOffset":25108,"symbol":"pthread_kill","symbolLocation":263,"imageIndex":1},{"imageOffset":509572,"symbol":"abort","symbolLocation":123,"imageIndex":2},{"imageOffset":67010,"symbol":"abort_message","symbolLocation":241,"imageIndex":3},{"imageOffset":5997,"symbol":"demangling_terminate_handler()","symbolLocation":266,"imageIndex":3},{"imageOffset":23579,"symbol":"_objc_terminate()","symbolLocation":96,"imageIndex":4},{"imageOffset":63975,"symbol":"std::__terminate(void (*)())","symbolLocation":8,"imageIndex":3},{"imageOffset":74324,"symbol":"__cxa_rethrow","symbolLocation":99,"imageIndex":3},{"imageOffset":130374,"symbol":"objc_exception_rethrow","symbolLocation":37,"imageIndex":4},{"imageOffset":500265,"symbol":"CFRunLoopRunSpecific","symbolLocation":861,"imageIndex":5},{"imageOffset":15571,"symbol":"GSEventRunModal","symbolLocation":139,"imageIndex":6},{"imageOffset":13401699,"symbol":"-[UIApplication _run]","symbolLocation":928,"imageIndex":7},{"imageOffset":13421139,"symbol":"UIApplicationMain","symbolLocation":101,"imageIndex":7},{"imageOffset":11599,"sourceLine":5,"sourceFile":"AppDelegate.swift","symbol":"main","imageIndex":8,"symbolLocation":63},{"imageOffset":7710,"symbol":"start_sim","symbolLocation":10,"imageIndex":9},{"imageOffset":21758,"symbol":"start","symbolLocation":462,"imageIndex":10}]},{"id":254816,"frames":[{"imageOffset":8172,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":1}]},{"id":254817,"frames":[{"imageOffset":8172,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":1}]},{"id":254821,"frames":[{"imageOffset":8172,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":1}]},{"id":254822,"frames":[{"imageOffset":8172,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":1}]},{"id":254823,"frames":[{"imageOffset":8172,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":1}]},{"id":254824,"name":"com.apple.uikit.eventfetch-thread","frames":[{"imageOffset":2746,"symbol":"mach_msg_trap","symbolLocation":10,"imageIndex":0},{"imageOffset":3627,"symbol":"mach_msg","symbolLocation":59,"imageIndex":0},{"imageOffset":525392,"symbol":"__CFRunLoopServiceMachPort","symbolLocation":319,"imageIndex":5},{"imageOffset":502515,"symbol":"__CFRunLoopRun","symbolLocation":1293,"imageIndex":5},{"imageOffset":499971,"symbol":"CFRunLoopRunSpecific","symbolLocation":567,"imageIndex":5},{"imageOffset":1188892,"symbol":"-[NSRunLoop(NSRunLoop) runMode:beforeDate:]","symbolLocation":213,"imageIndex":11},{"imageOffset":1189523,"symbol":"-[NSRunLoop(NSRunLoop) runUntilDate:]","symbolLocation":72,"imageIndex":11},{"imageOffset":14188729,"symbol":"-[UIEventFetcher threadMain]","symbolLocation":491,"imageIndex":7},{"imageOffset":1356098,"symbol":"__NSThread__start__","symbolLocation":999,"imageIndex":11},{"imageOffset":25844,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":8207,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":254856,"name":"io.flutter.1.ui","frames":[{"imageOffset":2746,"symbol":"mach_msg_trap","symbolLocation":10,"imageIndex":0},{"imageOffset":3627,"symbol":"mach_msg","symbolLocation":59,"imageIndex":0},{"imageOffset":525392,"symbol":"__CFRunLoopServiceMachPort","symbolLocation":319,"imageIndex":5},{"imageOffset":502515,"symbol":"__CFRunLoopRun","symbolLocation":1293,"imageIndex":5},{"imageOffset":499971,"symbol":"CFRunLoopRunSpecific","symbolLocation":567,"imageIndex":5},{"imageOffset":3604053,"symbol":"fml::MessageLoopDarwin::Run()","symbolLocation":65,"imageIndex":12},{"imageOffset":3577718,"symbol":"fml::MessageLoopImpl::DoRun()","symbolLocation":22,"imageIndex":12},{"imageOffset":3598376,"symbol":"void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, fml::Thread::Thread(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&)::$_0> >(void*)","symbolLocation":170,"imageIndex":12},{"imageOffset":25844,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":8207,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":254857,"name":"io.flutter.1.raster","frames":[{"imageOffset":2746,"symbol":"mach_msg_trap","symbolLocation":10,"imageIndex":0},{"imageOffset":3627,"symbol":"mach_msg","symbolLocation":59,"imageIndex":0},{"imageOffset":525392,"symbol":"__CFRunLoopServiceMachPort","symbolLocation":319,"imageIndex":5},{"imageOffset":502515,"symbol":"__CFRunLoopRun","symbolLocation":1293,"imageIndex":5},{"imageOffset":499971,"symbol":"CFRunLoopRunSpecific","symbolLocation":567,"imageIndex":5},{"imageOffset":3604053,"symbol":"fml::MessageLoopDarwin::Run()","symbolLocation":65,"imageIndex":12},{"imageOffset":3577718,"symbol":"fml::MessageLoopImpl::DoRun()","symbolLocation":22,"imageIndex":12},{"imageOffset":3598376,"symbol":"void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, fml::Thread::Thread(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&)::$_0> >(void*)","symbolLocation":170,"imageIndex":12},{"imageOffset":25844,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":8207,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":254858,"name":"io.flutter.1.io","frames":[{"imageOffset":2746,"symbol":"mach_msg_trap","symbolLocation":10,"imageIndex":0},{"imageOffset":3627,"symbol":"mach_msg","symbolLocation":59,"imageIndex":0},{"imageOffset":525392,"symbol":"__CFRunLoopServiceMachPort","symbolLocation":319,"imageIndex":5},{"imageOffset":502515,"symbol":"__CFRunLoopRun","symbolLocation":1293,"imageIndex":5},{"imageOffset":499971,"symbol":"CFRunLoopRunSpecific","symbolLocation":567,"imageIndex":5},{"imageOffset":3604053,"symbol":"fml::MessageLoopDarwin::Run()","symbolLocation":65,"imageIndex":12},{"imageOffset":3577718,"symbol":"fml::MessageLoopImpl::DoRun()","symbolLocation":22,"imageIndex":12},{"imageOffset":3598376,"symbol":"void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, fml::Thread::Thread(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&)::$_0> >(void*)","symbolLocation":170,"imageIndex":12},{"imageOffset":25844,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":8207,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":254859,"name":"io.flutter.1.profiler","frames":[{"imageOffset":2746,"symbol":"mach_msg_trap","symbolLocation":10,"imageIndex":0},{"imageOffset":3627,"symbol":"mach_msg","symbolLocation":59,"imageIndex":0},{"imageOffset":525392,"symbol":"__CFRunLoopServiceMachPort","symbolLocation":319,"imageIndex":5},{"imageOffset":502515,"symbol":"__CFRunLoopRun","symbolLocation":1293,"imageIndex":5},{"imageOffset":499971,"symbol":"CFRunLoopRunSpecific","symbolLocation":567,"imageIndex":5},{"imageOffset":3604053,"symbol":"fml::MessageLoopDarwin::Run()","symbolLocation":65,"imageIndex":12},{"imageOffset":3577718,"symbol":"fml::MessageLoopImpl::DoRun()","symbolLocation":22,"imageIndex":12},{"imageOffset":3598376,"symbol":"void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, fml::Thread::Thread(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&)::$_0> >(void*)","symbolLocation":170,"imageIndex":12},{"imageOffset":25844,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":8207,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":254860,"name":"io.worker.1","frames":[{"imageOffset":13574,"symbol":"__psynch_cvwait","symbolLocation":10,"imageIndex":0},{"imageOffset":27241,"symbol":"_pthread_cond_wait","symbolLocation":1224,"imageIndex":1},{"imageOffset":35298,"symbol":"std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&)","symbolLocation":18,"imageIndex":13},{"imageOffset":3566339,"symbol":"fml::ConcurrentMessageLoop::WorkerMain()","symbolLocation":187,"imageIndex":12},{"imageOffset":3567942,"symbol":"void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, fml::ConcurrentMessageLoop::ConcurrentMessageLoop(unsigned long)::$_0> >(void*)","symbolLocation":155,"imageIndex":12},{"imageOffset":25844,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":8207,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":254861,"name":"io.worker.2","frames":[{"imageOffset":13574,"symbol":"__psynch_cvwait","symbolLocation":10,"imageIndex":0},{"imageOffset":27241,"symbol":"_pthread_cond_wait","symbolLocation":1224,"imageIndex":1},{"imageOffset":35298,"symbol":"std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&)","symbolLocation":18,"imageIndex":13},{"imageOffset":3566339,"symbol":"fml::ConcurrentMessageLoop::WorkerMain()","symbolLocation":187,"imageIndex":12},{"imageOffset":3567942,"symbol":"void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, fml::ConcurrentMessageLoop::ConcurrentMessageLoop(unsigned long)::$_0> >(void*)","symbolLocation":155,"imageIndex":12},{"imageOffset":25844,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":8207,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":254862,"name":"io.worker.3","frames":[{"imageOffset":13574,"symbol":"__psynch_cvwait","symbolLocation":10,"imageIndex":0},{"imageOffset":27241,"symbol":"_pthread_cond_wait","symbolLocation":1224,"imageIndex":1},{"imageOffset":35298,"symbol":"std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&)","symbolLocation":18,"imageIndex":13},{"imageOffset":3566339,"symbol":"fml::ConcurrentMessageLoop::WorkerMain()","symbolLocation":187,"imageIndex":12},{"imageOffset":3567942,"symbol":"void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, fml::ConcurrentMessageLoop::ConcurrentMessageLoop(unsigned long)::$_0> >(void*)","symbolLocation":155,"imageIndex":12},{"imageOffset":25844,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":8207,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":254863,"name":"io.worker.4","frames":[{"imageOffset":13574,"symbol":"__psynch_cvwait","symbolLocation":10,"imageIndex":0},{"imageOffset":27241,"symbol":"_pthread_cond_wait","symbolLocation":1224,"imageIndex":1},{"imageOffset":35298,"symbol":"std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&)","symbolLocation":18,"imageIndex":13},{"imageOffset":3566339,"symbol":"fml::ConcurrentMessageLoop::WorkerMain()","symbolLocation":187,"imageIndex":12},{"imageOffset":3567942,"symbol":"void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, fml::ConcurrentMessageLoop::ConcurrentMessageLoop(unsigned long)::$_0> >(void*)","symbolLocation":155,"imageIndex":12},{"imageOffset":25844,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":8207,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":254864,"name":"io.worker.5","frames":[{"imageOffset":13574,"symbol":"__psynch_cvwait","symbolLocation":10,"imageIndex":0},{"imageOffset":27241,"symbol":"_pthread_cond_wait","symbolLocation":1224,"imageIndex":1},{"imageOffset":35298,"symbol":"std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&)","symbolLocation":18,"imageIndex":13},{"imageOffset":3566339,"symbol":"fml::ConcurrentMessageLoop::WorkerMain()","symbolLocation":187,"imageIndex":12},{"imageOffset":3567942,"symbol":"void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, fml::ConcurrentMessageLoop::ConcurrentMessageLoop(unsigned long)::$_0> >(void*)","symbolLocation":155,"imageIndex":12},{"imageOffset":25844,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":8207,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":254865,"name":"io.worker.6","frames":[{"imageOffset":13574,"symbol":"__psynch_cvwait","symbolLocation":10,"imageIndex":0},{"imageOffset":27241,"symbol":"_pthread_cond_wait","symbolLocation":1224,"imageIndex":1},{"imageOffset":35298,"symbol":"std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&)","symbolLocation":18,"imageIndex":13},{"imageOffset":3566339,"symbol":"fml::ConcurrentMessageLoop::WorkerMain()","symbolLocation":187,"imageIndex":12},{"imageOffset":3567942,"symbol":"void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, fml::ConcurrentMessageLoop::ConcurrentMessageLoop(unsigned long)::$_0> >(void*)","symbolLocation":155,"imageIndex":12},{"imageOffset":25844,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":8207,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":254866,"name":"io.worker.7","frames":[{"imageOffset":13574,"symbol":"__psynch_cvwait","symbolLocation":10,"imageIndex":0},{"imageOffset":27241,"symbol":"_pthread_cond_wait","symbolLocation":1224,"imageIndex":1},{"imageOffset":35298,"symbol":"std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&)","symbolLocation":18,"imageIndex":13},{"imageOffset":3566339,"symbol":"fml::ConcurrentMessageLoop::WorkerMain()","symbolLocation":187,"imageIndex":12},{"imageOffset":3567942,"symbol":"void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, fml::ConcurrentMessageLoop::ConcurrentMessageLoop(unsigned long)::$_0> >(void*)","symbolLocation":155,"imageIndex":12},{"imageOffset":25844,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":8207,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":254867,"name":"io.worker.8","frames":[{"imageOffset":13574,"symbol":"__psynch_cvwait","symbolLocation":10,"imageIndex":0},{"imageOffset":27241,"symbol":"_pthread_cond_wait","symbolLocation":1224,"imageIndex":1},{"imageOffset":35298,"symbol":"std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&)","symbolLocation":18,"imageIndex":13},{"imageOffset":3566339,"symbol":"fml::ConcurrentMessageLoop::WorkerMain()","symbolLocation":187,"imageIndex":12},{"imageOffset":3567942,"symbol":"void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, fml::ConcurrentMessageLoop::ConcurrentMessageLoop(unsigned long)::$_0> >(void*)","symbolLocation":155,"imageIndex":12},{"imageOffset":25844,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":8207,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":254868,"name":"io.worker.9","frames":[{"imageOffset":13574,"symbol":"__psynch_cvwait","symbolLocation":10,"imageIndex":0},{"imageOffset":27241,"symbol":"_pthread_cond_wait","symbolLocation":1224,"imageIndex":1},{"imageOffset":35298,"symbol":"std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&)","symbolLocation":18,"imageIndex":13},{"imageOffset":3566339,"symbol":"fml::ConcurrentMessageLoop::WorkerMain()","symbolLocation":187,"imageIndex":12},{"imageOffset":3567942,"symbol":"void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, fml::ConcurrentMessageLoop::ConcurrentMessageLoop(unsigned long)::$_0> >(void*)","symbolLocation":155,"imageIndex":12},{"imageOffset":25844,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":8207,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":254869,"name":"io.worker.10","frames":[{"imageOffset":13574,"symbol":"__psynch_cvwait","symbolLocation":10,"imageIndex":0},{"imageOffset":27241,"symbol":"_pthread_cond_wait","symbolLocation":1224,"imageIndex":1},{"imageOffset":35298,"symbol":"std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&)","symbolLocation":18,"imageIndex":13},{"imageOffset":3566339,"symbol":"fml::ConcurrentMessageLoop::WorkerMain()","symbolLocation":187,"imageIndex":12},{"imageOffset":3567942,"symbol":"void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, fml::ConcurrentMessageLoop::ConcurrentMessageLoop(unsigned long)::$_0> >(void*)","symbolLocation":155,"imageIndex":12},{"imageOffset":25844,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":8207,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":254870,"name":"io.worker.11","frames":[{"imageOffset":13574,"symbol":"__psynch_cvwait","symbolLocation":10,"imageIndex":0},{"imageOffset":27241,"symbol":"_pthread_cond_wait","symbolLocation":1224,"imageIndex":1},{"imageOffset":35298,"symbol":"std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&)","symbolLocation":18,"imageIndex":13},{"imageOffset":3566339,"symbol":"fml::ConcurrentMessageLoop::WorkerMain()","symbolLocation":187,"imageIndex":12},{"imageOffset":3567942,"symbol":"void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, fml::ConcurrentMessageLoop::ConcurrentMessageLoop(unsigned long)::$_0> >(void*)","symbolLocation":155,"imageIndex":12},{"imageOffset":25844,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":8207,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":254871,"name":"io.worker.12","frames":[{"imageOffset":13574,"symbol":"__psynch_cvwait","symbolLocation":10,"imageIndex":0},{"imageOffset":27241,"symbol":"_pthread_cond_wait","symbolLocation":1224,"imageIndex":1},{"imageOffset":35298,"symbol":"std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&)","symbolLocation":18,"imageIndex":13},{"imageOffset":3566339,"symbol":"fml::ConcurrentMessageLoop::WorkerMain()","symbolLocation":187,"imageIndex":12},{"imageOffset":3567942,"symbol":"void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, fml::ConcurrentMessageLoop::ConcurrentMessageLoop(unsigned long)::$_0> >(void*)","symbolLocation":155,"imageIndex":12},{"imageOffset":25844,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":8207,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":254872,"name":"dart:io EventHandler","frames":[{"imageOffset":21598,"symbol":"kevent","symbolLocation":10,"imageIndex":0},{"imageOffset":5611832,"symbol":"dart::bin::EventHandlerImplementation::EventHandlerEntry(unsigned long)","symbolLocation":312,"imageIndex":12},{"imageOffset":5737272,"symbol":"dart::bin::ThreadStart(void*)","symbolLocation":40,"imageIndex":12},{"imageOffset":25844,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":8207,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":254873,"name":"Dart Profiler ThreadInterrupter","frames":[{"imageOffset":13574,"symbol":"__psynch_cvwait","symbolLocation":10,"imageIndex":0},{"imageOffset":27241,"symbol":"_pthread_cond_wait","symbolLocation":1224,"imageIndex":1},{"imageOffset":7019358,"symbol":"dart::Monitor::WaitMicros(long long)","symbolLocation":158,"imageIndex":12},{"imageOffset":7526927,"symbol":"dart::ThreadInterrupter::ThreadMain(unsigned long)","symbolLocation":447,"imageIndex":12},{"imageOffset":7016751,"symbol":"dart::ThreadStart(void*)","symbolLocation":159,"imageIndex":12},{"imageOffset":25844,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":8207,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":254874,"name":"Dart Profiler SampleBlockProcessor","frames":[{"imageOffset":13574,"symbol":"__psynch_cvwait","symbolLocation":10,"imageIndex":0},{"imageOffset":27295,"symbol":"_pthread_cond_wait","symbolLocation":1278,"imageIndex":1},{"imageOffset":7019334,"symbol":"dart::Monitor::WaitMicros(long long)","symbolLocation":134,"imageIndex":12},{"imageOffset":7042421,"symbol":"dart::SampleBlockProcessor::ThreadMain(unsigned long)","symbolLocation":181,"imageIndex":12},{"imageOffset":7016751,"symbol":"dart::ThreadStart(void*)","symbolLocation":159,"imageIndex":12},{"imageOffset":25844,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":8207,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":254877,"name":"DartWorker","frames":[{"imageOffset":13574,"symbol":"__psynch_cvwait","symbolLocation":10,"imageIndex":0},{"imageOffset":27295,"symbol":"_pthread_cond_wait","symbolLocation":1278,"imageIndex":1},{"imageOffset":7019334,"symbol":"dart::Monitor::WaitMicros(long long)","symbolLocation":134,"imageIndex":12},{"imageOffset":7530335,"symbol":"dart::ThreadPool::WorkerLoop(dart::ThreadPool::Worker*)","symbolLocation":559,"imageIndex":12},{"imageOffset":7530877,"symbol":"dart::ThreadPool::Worker::Main(unsigned long)","symbolLocation":93,"imageIndex":12},{"imageOffset":7016751,"symbol":"dart::ThreadStart(void*)","symbolLocation":159,"imageIndex":12},{"imageOffset":25844,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":8207,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":254878,"name":"DartWorker","frames":[{"imageOffset":13574,"symbol":"__psynch_cvwait","symbolLocation":10,"imageIndex":0},{"imageOffset":27295,"symbol":"_pthread_cond_wait","symbolLocation":1278,"imageIndex":1},{"imageOffset":7019334,"symbol":"dart::Monitor::WaitMicros(long long)","symbolLocation":134,"imageIndex":12},{"imageOffset":7530335,"symbol":"dart::ThreadPool::WorkerLoop(dart::ThreadPool::Worker*)","symbolLocation":559,"imageIndex":12},{"imageOffset":7530877,"symbol":"dart::ThreadPool::Worker::Main(unsigned long)","symbolLocation":93,"imageIndex":12},{"imageOffset":7016751,"symbol":"dart::ThreadStart(void*)","symbolLocation":159,"imageIndex":12},{"imageOffset":25844,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":8207,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":254879,"name":"DartWorker","frames":[{"imageOffset":13574,"symbol":"__psynch_cvwait","symbolLocation":10,"imageIndex":0},{"imageOffset":27295,"symbol":"_pthread_cond_wait","symbolLocation":1278,"imageIndex":1},{"imageOffset":7019334,"symbol":"dart::Monitor::WaitMicros(long long)","symbolLocation":134,"imageIndex":12},{"imageOffset":7530335,"symbol":"dart::ThreadPool::WorkerLoop(dart::ThreadPool::Worker*)","symbolLocation":559,"imageIndex":12},{"imageOffset":7530877,"symbol":"dart::ThreadPool::Worker::Main(unsigned long)","symbolLocation":93,"imageIndex":12},{"imageOffset":7016751,"symbol":"dart::ThreadStart(void*)","symbolLocation":159,"imageIndex":12},{"imageOffset":25844,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":8207,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":254883,"name":"DartWorker","frames":[{"imageOffset":13574,"symbol":"__psynch_cvwait","symbolLocation":10,"imageIndex":0},{"imageOffset":27295,"symbol":"_pthread_cond_wait","symbolLocation":1278,"imageIndex":1},{"imageOffset":7019334,"symbol":"dart::Monitor::WaitMicros(long long)","symbolLocation":134,"imageIndex":12},{"imageOffset":6232735,"symbol":"dart::MutatorThreadPool::OnEnterIdleLocked(dart::MonitorLocker*)","symbolLocation":207,"imageIndex":12},{"imageOffset":7530413,"symbol":"dart::ThreadPool::WorkerLoop(dart::ThreadPool::Worker*)","symbolLocation":637,"imageIndex":12},{"imageOffset":7530877,"symbol":"dart::ThreadPool::Worker::Main(unsigned long)","symbolLocation":93,"imageIndex":12},{"imageOffset":7016751,"symbol":"dart::ThreadStart(void*)","symbolLocation":159,"imageIndex":12},{"imageOffset":25844,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":8207,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]}],
  410. "usedImages" : [
  411. {
  412. "source" : "P",
  413. "arch" : "x86_64",
  414. "base" : 140735004897280,
  415. "size" : 225280,
  416. "uuid" : "5aa1e5be-b5b8-3a02-9885-a8c99e0ca378",
  417. "path" : "\/usr\/lib\/system\/libsystem_kernel.dylib",
  418. "name" : "libsystem_kernel.dylib"
  419. },
  420. {
  421. "source" : "P",
  422. "arch" : "x86_64",
  423. "base" : 140735005257728,
  424. "size" : 49152,
  425. "uuid" : "6c7561b4-4b92-3f45-921e-abe669299844",
  426. "path" : "\/usr\/lib\/system\/libsystem_pthread.dylib",
  427. "name" : "libsystem_pthread.dylib"
  428. },
  429. {
  430. "source" : "P",
  431. "arch" : "x86_64",
  432. "base" : 140733730828288,
  433. "size" : 540672,
  434. "uuid" : "51aca1b3-4ccf-3807-bad5-887c92fd66a8",
  435. "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",
  436. "name" : "libsystem_c.dylib"
  437. },
  438. {
  439. "source" : "P",
  440. "arch" : "x86_64",
  441. "base" : 140733732630528,
  442. "size" : 90112,
  443. "uuid" : "0730c74e-ae80-3f64-92c9-fe946463a8de",
  444. "path" : "\/Applications\/Xcode.app\/Contents\/Developer\/Platforms\/iPhoneOS.platform\/Library\/Developer\/CoreSimulator\/Profiles\/Runtimes\/iOS.simruntime\/Contents\/Resources\/RuntimeRoot\/usr\/lib\/libc++abi.dylib",
  445. "name" : "libc++abi.dylib"
  446. },
  447. {
  448. "source" : "P",
  449. "arch" : "x86_64",
  450. "base" : 140733731827712,
  451. "size" : 204800,
  452. "uuid" : "8d646e32-1ecc-300d-acea-e906348ab594",
  453. "path" : "\/Applications\/Xcode.app\/Contents\/Developer\/Platforms\/iPhoneOS.platform\/Library\/Developer\/CoreSimulator\/Profiles\/Runtimes\/iOS.simruntime\/Contents\/Resources\/RuntimeRoot\/usr\/lib\/libobjc.A.dylib",
  454. "name" : "libobjc.A.dylib"
  455. },
  456. {
  457. "source" : "P",
  458. "arch" : "x86_64",
  459. "base" : 140733733310464,
  460. "CFBundleShortVersionString" : "6.9",
  461. "CFBundleIdentifier" : "com.apple.CoreFoundation",
  462. "size" : 3801088,
  463. "uuid" : "1e31c79c-63d5-3c10-857d-2d64f9efcc55",
  464. "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",
  465. "name" : "CoreFoundation",
  466. "CFBundleVersion" : "1854"
  467. },
  468. {
  469. "source" : "P",
  470. "arch" : "x86_64",
  471. "base" : 140733940293632,
  472. "CFBundleShortVersionString" : "1.0",
  473. "CFBundleIdentifier" : "com.apple.GraphicsServices",
  474. "size" : 36864,
  475. "uuid" : "c48119f4-7524-3ffa-99a4-f2ed0ed96793",
  476. "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",
  477. "name" : "GraphicsServices",
  478. "CFBundleVersion" : "1.0"
  479. },
  480. {
  481. "source" : "P",
  482. "arch" : "x86_64",
  483. "base" : 140733800726528,
  484. "CFBundleShortVersionString" : "1.0",
  485. "CFBundleIdentifier" : "com.apple.UIKitCore",
  486. "size" : 22671360,
  487. "uuid" : "9b492a0f-d6a5-3bc5-9689-50586f8db216",
  488. "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",
  489. "name" : "UIKitCore",
  490. "CFBundleVersion" : "5067.3.107"
  491. },
  492. {
  493. "source" : "P",
  494. "arch" : "x86_64",
  495. "base" : 4541698048,
  496. "CFBundleShortVersionString" : "1.0.0",
  497. "CFBundleIdentifier" : "com.hellohasan.flutterGetxTemplate.dev",
  498. "size" : 950272,
  499. "uuid" : "786d548c-47b7-302f-9c8b-f96bae9cfb0d",
  500. "path" : "\/Users\/USER\/Library\/Developer\/CoreSimulator\/Devices\/709B1D2B-6411-4549-B78C-5F8F7C3211AC\/data\/Containers\/Bundle\/Application\/7F2D5973-306B-4372-83DD-4B136DF601B3\/Runner.app\/Runner",
  501. "name" : "Runner",
  502. "CFBundleVersion" : "1"
  503. },
  504. {
  505. "source" : "P",
  506. "arch" : "x86_64",
  507. "base" : 4545449984,
  508. "size" : 315392,
  509. "uuid" : "d494c297-dc73-394b-901e-1b5930e801df",
  510. "path" : "\/Applications\/Xcode.app\/Contents\/Developer\/Platforms\/iPhoneOS.platform\/Library\/Developer\/CoreSimulator\/Profiles\/Runtimes\/iOS.simruntime\/Contents\/Resources\/RuntimeRoot\/usr\/lib\/dyld_sim",
  511. "name" : "dyld_sim"
  512. },
  513. {
  514. "source" : "P",
  515. "arch" : "x86_64",
  516. "base" : 4750422016,
  517. "size" : 442368,
  518. "uuid" : "cef5a27a-d50b-3020-af03-1734b19bc8c5",
  519. "path" : "\/usr\/lib\/dyld",
  520. "name" : "dyld"
  521. },
  522. {
  523. "source" : "P",
  524. "arch" : "x86_64",
  525. "base" : 140733737562112,
  526. "CFBundleShortVersionString" : "6.9",
  527. "CFBundleIdentifier" : "com.apple.Foundation",
  528. "size" : 2838528,
  529. "uuid" : "02621b3d-174a-37be-879c-4be0f0fa8d96",
  530. "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",
  531. "name" : "Foundation",
  532. "CFBundleVersion" : "1854"
  533. },
  534. {
  535. "source" : "P",
  536. "arch" : "x86_64",
  537. "base" : 4588630016,
  538. "CFBundleShortVersionString" : "1.0",
  539. "CFBundleIdentifier" : "io.flutter.flutter",
  540. "size" : 27836416,
  541. "uuid" : "dbe3a362-a401-3d5f-ab32-0253d8268eb0",
  542. "path" : "\/Users\/USER\/Library\/Developer\/CoreSimulator\/Devices\/709B1D2B-6411-4549-B78C-5F8F7C3211AC\/data\/Containers\/Bundle\/Application\/7F2D5973-306B-4372-83DD-4B136DF601B3\/Runner.app\/Frameworks\/Flutter.framework\/Flutter",
  543. "name" : "Flutter",
  544. "CFBundleVersion" : "1.0"
  545. },
  546. {
  547. "source" : "P",
  548. "arch" : "x86_64",
  549. "base" : 140733732806656,
  550. "size" : 352256,
  551. "uuid" : "0671d992-833a-3db2-aaf7-de1b5a18dd4b",
  552. "path" : "\/Applications\/Xcode.app\/Contents\/Developer\/Platforms\/iPhoneOS.platform\/Library\/Developer\/CoreSimulator\/Profiles\/Runtimes\/iOS.simruntime\/Contents\/Resources\/RuntimeRoot\/usr\/lib\/libc++.1.dylib",
  553. "name" : "libc++.1.dylib"
  554. },
  555. {
  556. "source" : "P",
  557. "arch" : "x86_64",
  558. "base" : 4547018752,
  559. "CFBundleShortVersionString" : "8.9.0",
  560. "CFBundleIdentifier" : "org.cocoapods.FirebaseCore",
  561. "size" : 65536,
  562. "uuid" : "d96f011f-ab7c-3068-a185-4af9db06bf21",
  563. "path" : "\/Users\/USER\/Library\/Developer\/CoreSimulator\/Devices\/709B1D2B-6411-4549-B78C-5F8F7C3211AC\/data\/Containers\/Bundle\/Application\/7F2D5973-306B-4372-83DD-4B136DF601B3\/Runner.app\/Frameworks\/FirebaseCore.framework\/FirebaseCore",
  564. "name" : "FirebaseCore",
  565. "CFBundleVersion" : "1"
  566. }
  567. ],
  568. "sharedCache" : {
  569. "base" : 140733730258944,
  570. "size" : 3254697984,
  571. "uuid" : "70fa7ab8-f590-3fe1-a5ea-3e68221f9050"
  572. },
  573. "vmSummary" : "ReadOnly portion of Libraries: Total=881.5M resident=0K(0%) swapped_out_or_unallocated=881.5M(100%)\nWritable regions: Total=753.5M written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=753.5M(100%)\n\n VIRTUAL REGION \nREGION TYPE SIZE COUNT (non-coalesced) \n=========== ======= ======= \nActivity Tracing 256K 1 \nColorSync 32K 4 \nCoreAnimation 4K 1 \nFoundation 16K 1 \nIOSurface 4K 1 \nKernel Alloc Once 8K 1 \nMALLOC 253.7M 72 \nMALLOC guard page 32K 8 \nMALLOC_NANO (reserved) 384.0M 1 reserved VM address space (unallocated)\nSTACK GUARD 56.1M 30 \nStack 26.2M 30 \nVM_ALLOCATE 92.3M 225 \n__DATA 11.9M 345 \n__DATA_CONST 25.4M 331 \n__DATA_DIRTY 22K 10 \n__FONT_DATA 4K 1 \n__LINKEDIT 522.3M 19 \n__OBJC_RO 61.8M 1 \n__OBJC_RW 3040K 1 \n__TEXT 359.2M 353 \n__UNICODE 588K 1 \ndyld private memory 2048K 2 \nmapped file 86.4M 9 \nshared memory 16K 1 \n=========== ======= ======= \nTOTAL 1.8G 1449 \nTOTAL, minus reserved VM space 1.5G 1449 \n",
  574. "legacyInfo" : {
  575. "threadTriggered" : {
  576. "queue" : "com.apple.main-thread"
  577. }
  578. },
  579. "trialInfo" : {
  580. "rollouts" : [
  581. {
  582. "rolloutId" : "607844aa04477260f58a8077",
  583. "factorPackIds" : {
  584. "SIRI_MORPHUN_ASSETS" : "6103050cbfe6dc472e1c982a"
  585. },
  586. "deploymentId" : 240000066
  587. },
  588. {
  589. "rolloutId" : "60da5e84ab0ca017dace9abf",
  590. "factorPackIds" : {
  591.  
  592. },
  593. "deploymentId" : 240000008
  594. },
  595. {
  596. "rolloutId" : "602ad4dac86151000cf27e46",
  597. "factorPackIds" : {
  598. "SIRI_DICTATION_ASSETS" : "6193d03f2171a2330e561dfc"
  599. },
  600. "deploymentId" : 240000290
  601. },
  602. {
  603. "rolloutId" : "5fc94383418129005b4e9ae0",
  604. "factorPackIds" : {
  605.  
  606. },
  607. "deploymentId" : 240000185
  608. },
  609. {
  610. "rolloutId" : "5ffde50ce2aacd000d47a95f",
  611. "factorPackIds" : {
  612.  
  613. },
  614. "deploymentId" : 240000090
  615. },
  616. {
  617. "rolloutId" : "601d9415f79519000ccd4b69",
  618. "factorPackIds" : {
  619. "SIRI_TEXT_TO_SPEECH" : "6194416f2171a2330e561f05"
  620. },
  621. "deploymentId" : 240000355
  622. }
  623. ],
  624. "experiments" : [
  625.  
  626. ]
  627. }
  628. }
  629.  
  630. Model: MacBookPro16,1, BootROM 1715.60.5.0.0 (iBridge: 19.16.10647.0.0,0), 6 processors, 6-Core Intel Core i7, 2.6 GHz, 16 GB, SMC
  631. Graphics: Intel UHD Graphics 630, Intel UHD Graphics 630, Built-In
  632. Graphics: AMD Radeon Pro 5300M, AMD Radeon Pro 5300M, PCIe, 4 GB
  633. Display: Color LCD, 3072 x 1920 Retina, Main, MirrorOff, Online
  634. Display: VX2276 Series, 1920 x 1080 (1080p FHD - Full High Definition), MirrorOff, Online
  635. Memory Module: BANK 0/ChannelA-DIMM0, 8 GB, DDR4, 2667 MHz, Micron, 8ATF1G64HZ-2G6E1
  636. Memory Module: BANK 2/ChannelB-DIMM0, 8 GB, DDR4, 2667 MHz, Micron, 8ATF1G64HZ-2G6E1
  637. AirPort: spairport_wireless_card_type_wifi (0x14E4, 0x7BF), wl0: Jul 12 2021 18:02:56 version 9.30.464.0.32.5.76 FWID 01-c081cfed
  638. Bluetooth: Version (null), 0 services, 0 devices, 0 incoming serial ports
  639. Network Service: Wi-Fi, AirPort, en0
  640. USB Device: USB3.0 Hub
  641. USB Device: USB 10/100/1000 LAN
  642. USB Device: USB31Bus
  643. USB Device: USB2.0 Hub
  644. USB Device: USB2.0 HUB
  645. USB Device: USB Optical Mouse
  646. USB Device: USB Keyboard
  647. USB Device: USB Billboard Device
  648. USB Device: T2Bus
  649. USB Device: composite_device
  650. USB Device: Touch Bar Backlight
  651. USB Device: Touch Bar Display
  652. USB Device: Apple Internal Keyboard / Trackpad
  653. USB Device: Headset
  654. USB Device: Ambient Light Sensor
  655. USB Device: FaceTime HD Camera (Built-in)
  656. USB Device: Apple T2 Controller
  657. Thunderbolt Bus: MacBook Pro, Apple Inc., 63.5
  658. Thunderbolt Bus: MacBook Pro, Apple Inc., 63.5
  659.  
Add Comment
Please, Sign In to add comment