transistorsoft / flutter_background_geolocation

Sophisticated, battery-conscious background-geolocation & geofencing with motion-detection
https://www.transistorsoft.com/shop/products/flutter-background-geolocation
Other
651 stars 242 forks source link

[iOS] Runner quit unexpectedly #1330

Closed Alvish0407 closed 4 months ago

Alvish0407 commented 4 months ago

Your Environment

• No issues found!

* Plugin config:
```dart <-- Syntax highlighting: DO NOT REMOVE -->
bg.Config(
  reset: false,
  stopTimeout: 5,
  autoSync: true,
  debug: kDebugMode,
  startOnBoot: true,
  enableHeadless: true,
  distanceFilter: 10.0,
  heartbeatInterval: 60,
  stopOnTerminate: false,
  transistorAuthorizationToken: token,
  logLevel: bg.Config.LOG_LEVEL_DEBUG,
  desiredAccuracy: bg.Config.DESIRED_ACCURACY_NAVIGATION,
  backgroundPermissionRationale: bg.PermissionRationale(
    title:
        "Allow * to access this device's location even when the app is closed or not in use.",
    message:
        "This app collects location data to enable recording your trips to work and calculate distance-travelled.",
  ),
  notification: bg.Notification(
    sticky: true,
    title: "Location tracking",
    text: "* is tracking your location",
  ),
)

Expected Behavior

Actual Behavior

iOS App should relaunch in background and resume tracking.

Steps to Reproduce

  1. Use config specified above
  2. start the service and simulate City Bicycle Ride
  3. Kill the app
  4. After sometime Runner quit unexpectedly error will occur

Context

Relaunch iOS app in background, after termination of the app

Debug logs

Logs image ``` ------------------------------------- Translated Report (Full Report Below) ------------------------------------- Incident Identifier: 9DE5E106-8200-43D0-A4FD-62A05076E175 CrashReporter Key: ECDFF0E1-CED0-4F26-E4C9-33B54D4856EE Hardware Model: MacBookAir10,1 Process: Runner [78461] Path: /Users/USER/Library/Developer/CoreSimulator/Devices/0B9FD8C3-CC16-4CC1-AFAD-DA2309B80698/data/Containers/Bundle/Application/383BEBF6-55AD-4454-A0EF-7DB314C9A6E2/Runner.app/Runner Identifier: * Version: 1.22.3 (95) Code Type: ARM-64 (Native) Role: Non UI Parent Process: launchd_sim [52260] Coalition: com.apple.CoreSimulator.SimDevice.0B9FD8C3-CC16-4CC1-AFAD-DA2309B80698 [6018] Responsible Process: SimulatorTrampoline [4592] Date/Time: 2024-07-22 13:41:24.6805 +0530 Launch Time: 2024-07-22 13:41:23.4841 +0530 OS Version: macOS 14.5 (23F79) Release Type: User Report Version: 104 Exception Type: EXC_CRASH (SIGABRT) Exception Codes: 0x0000000000000000, 0x0000000000000000 Termination Reason: SIGNAL 6 Abort trap: 6 Terminating Process: Runner [78461] Triggered by Thread: 0 Last Exception Backtrace: 0 CoreFoundation 0x1804ae0ec __exceptionPreprocess + 160 1 libobjc.A.dylib 0x180087db4 objc_exception_throw + 56 2 Foundation 0x180d17058 _userInfoForFileAndLine + 0 3 background_locator_2 0x10525b17c -[BackgroundLocatorPlugin startLocatorService:] + 176 (BackgroundLocatorPlugin.m:165) 4 background_locator_2 0x10525a7d8 -[BackgroundLocatorPlugin application:didFinishLaunchingWithOptions:] + 164 (BackgroundLocatorPlugin.m:62) 5 Flutter 0x10b30d864 -[FlutterPluginAppLifeCycleDelegate application:didFinishLaunchingWithOptions:] + 232 6 Runner 0x10490caec AppDelegate.application(_:didFinishLaunchingWithOptions:) + 332 (AppDelegate.swift:13) 7 Runner 0x10490cf04 @objc AppDelegate.application(_:didFinishLaunchingWithOptions:) + 196 8 UIKitCore 0x1853cd430 -[UIApplication _handleDelegateCallbacksWithOptions:isSuspended:restoreState:] + 312 9 UIKitCore 0x1853ce890 -[UIApplication _callInitializationDelegatesWithActions:forCanvas:payload:fromOriginatingProcess:] + 2788 10 UIKitCore 0x1853d33d0 -[UIApplication _runWithMainScene:transitionContext:completion:] + 856 11 UIKitCore 0x184a71ee4 -[_UISceneLifecycleMultiplexer completeApplicationLaunchWithFBSScene:transitionContext:] + 104 12 UIKitCore 0x184f94bd8 _UIScenePerformActionsWithLifecycleActionMask + 96 13 UIKitCore 0x184a727e4 __101-[_UISceneLifecycleMultiplexer _evalTransitionToSettings:fromSettings:forceExit:withTransitionStore:]_block_invoke + 188 14 UIKitCore 0x184a723c4 -[_UISceneLifecycleMultiplexer _performBlock:withApplicationOfDeactivationReasons:fromReasons:] + 320 15 UIKitCore 0x184a7263c -[_UISceneLifecycleMultiplexer _evalTransitionToSettings:fromSettings:forceExit:withTransitionStore:] + 576 16 UIKitCore 0x184a72040 -[_UISceneLifecycleMultiplexer uiScene:transitionedFromState:withTransitionContext:] + 244 17 UIKitCore 0x184a7c354 __186-[_UIWindowSceneFBSSceneTransitionContextDrivenLifecycleSettingsDiffAction _performActionsForUIScene:withUpdatedFBSScene:settingsDiff:fromSettings:transitionContext:lifecycleActionType:]_block_invoke + 140 18 UIKitCore 0x184e934a4 +[BSAnimationSettings(UIKit) tryAnimatingWithSettings:fromCurrentState:actions:completion:] + 656 19 UIKitCore 0x184faadec _UISceneSettingsDiffActionPerformChangesWithTransitionContextAndCompletion + 196 20 UIKitCore 0x184a7c060 -[_UIWindowSceneFBSSceneTransitionContextDrivenLifecycleSettingsDiffAction _performActionsForUIScene:withUpdatedFBSScene:settingsDiff:fromSettings:transitionContext:lifecycleActionType:] + 288 21 UIKitCore 0x1848d8528 __64-[UIScene scene:didUpdateWithDiff:transitionContext:completion:]_block_invoke.199 + 608 22 UIKitCore 0x1848d72d8 -[UIScene _emitSceneSettingsUpdateResponseForCompletion:afterSceneUpdateWork:] + 208 23 UIKitCore 0x1848d81ac -[UIScene scene:didUpdateWithDiff:transitionContext:completion:] + 220 24 UIKitCore 0x1853d20f0 -[UIApplication workspace:didCreateScene:withTransitionContext:completion:] + 484 25 UIKitCore 0x184ebae14 -[UIApplicationSceneClientAgent scene:didInitializeWithEvent:completion:] + 260 26 FrontBoardServices 0x186f22298 -[FBSScene _callOutQueue_didCreateWithTransitionContext:completion:] + 296 27 FrontBoardServices 0x186f4c388 __92-[FBSWorkspaceScenesClient createSceneWithIdentity:parameters:transitionContext:completion:]_block_invoke.82 + 224 28 FrontBoardServices 0x186f2ee0c -[FBSWorkspace _calloutQueue_executeCalloutFromSource:withBlock:] + 160 29 FrontBoardServices 0x186f4c100 __92-[FBSWorkspaceScenesClient createSceneWithIdentity:parameters:transitionContext:completion:]_block_invoke + 284 30 libdispatch.dylib 0x180171978 _dispatch_client_callout + 16 31 libdispatch.dylib 0x1801758d8 _dispatch_block_invoke_direct + 380 32 FrontBoardServices 0x186f6fad8 __FBSSERIALQUEUE_IS_CALLING_OUT_TO_A_BLOCK__ + 44 33 FrontBoardServices 0x186f6f9b4 -[FBSMainRunLoopSerialQueue _targetQueue_performNextIfPossible] + 196 34 FrontBoardServices 0x186f6fb0c -[FBSMainRunLoopSerialQueue _performNextFromRunLoopSource] + 24 35 CoreFoundation 0x18040ee48 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 24 36 CoreFoundation 0x18040ed90 __CFRunLoopDoSource0 + 172 37 CoreFoundation 0x18040e500 __CFRunLoopDoSources0 + 232 38 CoreFoundation 0x180408be8 __CFRunLoopRun + 768 39 CoreFoundation 0x1804084d4 CFRunLoopRunSpecific + 572 40 GraphicsServices 0x18ef2aae4 GSEventRunModal + 160 41 UIKitCore 0x1853d0a28 -[UIApplication _run] + 868 42 UIKitCore 0x1853d46b0 UIApplicationMain + 124 43 Runner 0x10490d07c main + 64 (AppDelegate.swift:6) 44 dyld_sim 0x105275544 start_sim + 20 45 dyld 0x104c220e0 start + 2360 46 ??? 0x717e800000000000 ??? Thread 0 Crashed:: Dispatch queue: com.apple.main-thread 0 libsystem_kernel.dylib 0x106bd13b0 __pthread_kill + 8 1 libsystem_pthread.dylib 0x106ddf124 pthread_kill + 256 2 libsystem_c.dylib 0x1801655c0 abort + 104 3 libc++abi.dylib 0x1802a7778 abort_message + 128 4 libc++abi.dylib 0x180298ecc demangling_terminate_handler() + 300 5 libobjc.A.dylib 0x180063498 _objc_terminate() + 124 6 libc++abi.dylib 0x1802a6c50 std::__terminate(void (*)()) + 12 7 libc++abi.dylib 0x1802a6c00 std::terminate() + 52 8 libdispatch.dylib 0x18017198c _dispatch_client_callout + 36 9 libdispatch.dylib 0x1801758d8 _dispatch_block_invoke_direct + 380 10 FrontBoardServices 0x186f6fad8 __FBSSERIALQUEUE_IS_CALLING_OUT_TO_A_BLOCK__ + 44 11 FrontBoardServices 0x186f6f9b4 -[FBSMainRunLoopSerialQueue _targetQueue_performNextIfPossible] + 196 12 FrontBoardServices 0x186f6fb0c -[FBSMainRunLoopSerialQueue _performNextFromRunLoopSource] + 24 13 CoreFoundation 0x18040ee48 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 24 14 CoreFoundation 0x18040ed90 __CFRunLoopDoSource0 + 172 15 CoreFoundation 0x18040e500 __CFRunLoopDoSources0 + 232 16 CoreFoundation 0x180408be8 __CFRunLoopRun + 768 17 CoreFoundation 0x1804084d4 CFRunLoopRunSpecific + 572 18 GraphicsServices 0x18ef2aae4 GSEventRunModal + 160 19 UIKitCore 0x1853d0a28 -[UIApplication _run] + 868 20 UIKitCore 0x1853d46b0 UIApplicationMain + 124 21 Runner 0x10490d07c main + 64 (AppDelegate.swift:6) 22 dyld_sim 0x105275544 start_sim + 20 23 dyld 0x104c220e0 start + 2360 Thread 1: 0 libsystem_pthread.dylib 0x106dda5cc start_wqthread + 0 Thread 2: 0 libsystem_pthread.dylib 0x106dda5cc start_wqthread + 0 Thread 3: 0 libsystem_pthread.dylib 0x106dda5cc start_wqthread + 0 Thread 4: 0 libsystem_pthread.dylib 0x106dda5cc start_wqthread + 0 Thread 5:: com.apple.uikit.eventfetch-thread 0 libsystem_kernel.dylib 0x106bc9570 mach_msg2_trap + 8 1 libsystem_kernel.dylib 0x106bdab80 mach_msg2_internal + 76 2 libsystem_kernel.dylib 0x106bd1798 mach_msg_overwrite + 532 3 libsystem_kernel.dylib 0x106bc98e8 mach_msg + 20 4 CoreFoundation 0x18040e684 __CFRunLoopServiceMachPort + 156 5 CoreFoundation 0x180408d64 __CFRunLoopRun + 1148 6 CoreFoundation 0x1804084d4 CFRunLoopRunSpecific + 572 7 Foundation 0x180dd340c -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 208 8 Foundation 0x180dd3630 -[NSRunLoop(NSRunLoop) runUntilDate:] + 60 9 UIKitCore 0x1854773f8 -[UIEventFetcher threadMain] + 404 10 Foundation 0x180df9c64 __NSThread__start__ + 720 11 libsystem_pthread.dylib 0x106ddf414 _pthread_start + 104 12 libsystem_pthread.dylib 0x106dda5e0 thread_start + 8 Thread 6:: Dispatch queue: com.google.fira.worker 0 libsystem_kernel.dylib 0x106bcad60 pread + 8 1 libsqlite3.dylib 0x182b17c08 seekAndRead + 92 2 libsqlite3.dylib 0x182b12e70 unixRead + 204 3 libsqlite3.dylib 0x182b2688c readDbPage + 184 4 libsqlite3.dylib 0x182b2658c getPageNormal + 528 5 libsqlite3.dylib 0x182b527c4 checkTreePage + 332 6 libsqlite3.dylib 0x182b3e39c sqlite3VdbeExec + 39672 7 libsqlite3.dylib 0x182aeb26c sqlite3_step + 960 8 Runner 0x1049b456c -[APMSqliteStore validateDatabaseWithError:] + 88 9 Runner 0x1049b44a0 -[APMSqliteStore openAndValidateDatabase:] + 520 10 Runner 0x1049b0a64 -[APMSqliteStore initWithDatabasePath:error:] + 184 11 Runner 0x104930b54 -[APMDatabase initializeDatabaseResourcesWithContext:databasePath:error:] + 88 12 Runner 0x1049283b0 -[APMDatabase initWithDatabaseName:persistedConfig:error:] + 172 13 Runner 0x104950e44 __47-[APMMeasurement startMeasurementOnWorkerQueue]_block_invoke + 700 14 Runner 0x104950ac0 -[APMMeasurement startMeasurementOnWorkerQueue] + 140 15 Runner 0x10495038c -[APMMeasurement setEnabledOnWorkerQueue:] + 216 16 Runner 0x1049502a4 __29-[APMMeasurement setEnabled:]_block_invoke + 36 17 Runner 0x1049aacc0 __51-[APMScheduler scheduleOnWorkerQueueBlockID:block:]_block_invoke + 44 18 libdispatch.dylib 0x180170104 _dispatch_call_block_and_release + 24 19 libdispatch.dylib 0x180171978 _dispatch_client_callout + 16 20 libdispatch.dylib 0x180179b10 _dispatch_lane_serial_drain + 960 21 libdispatch.dylib 0x18017a688 _dispatch_lane_invoke + 388 22 libdispatch.dylib 0x180185a84 _dispatch_root_queue_drain_deferred_wlh + 276 23 libdispatch.dylib 0x1801850d0 _dispatch_workloop_worker_thread + 448 24 libsystem_pthread.dylib 0x106ddb814 _pthread_wqthread + 284 25 libsystem_pthread.dylib 0x106dda5d4 start_wqthread + 8 Thread 7:: io.flutter.1.ui 0 libsystem_kernel.dylib 0x106bc9570 mach_msg2_trap + 8 1 libsystem_kernel.dylib 0x106bdab80 mach_msg2_internal + 76 2 libsystem_kernel.dylib 0x106bd1798 mach_msg_overwrite + 532 3 libsystem_kernel.dylib 0x106bc98e8 mach_msg + 20 4 CoreFoundation 0x18040e684 __CFRunLoopServiceMachPort + 156 5 CoreFoundation 0x180408d64 __CFRunLoopRun + 1148 6 CoreFoundation 0x1804084d4 CFRunLoopRunSpecific + 572 7 Flutter 0x10b5f9e78 fml::MessageLoopDarwin::Run() + 88 8 Flutter 0x10b5f3098 fml::MessageLoopImpl::DoRun() + 40 9 Flutter 0x10b5f88f8 void* std::_fl::__thread_proxy[abi:v15000]>, fml::Thread::Thread(std::_fl::function const&, fml::Thread::ThreadConfig const&)::$_0>>(void*) + 208 10 libsystem_pthread.dylib 0x106ddf414 _pthread_start + 104 11 libsystem_pthread.dylib 0x106dda5e0 thread_start + 8 Thread 8:: io.flutter.1.raster 0 libsystem_kernel.dylib 0x106bc9570 mach_msg2_trap + 8 1 libsystem_kernel.dylib 0x106bdab80 mach_msg2_internal + 76 2 libsystem_kernel.dylib 0x106bd1798 mach_msg_overwrite + 532 3 libsystem_kernel.dylib 0x106bc98e8 mach_msg + 20 4 CoreFoundation 0x18040e684 __CFRunLoopServiceMachPort + 156 5 CoreFoundation 0x180408d64 __CFRunLoopRun + 1148 6 CoreFoundation 0x1804084d4 CFRunLoopRunSpecific + 572 7 Flutter 0x10b5f9e78 fml::MessageLoopDarwin::Run() + 88 8 Flutter 0x10b5f3098 fml::MessageLoopImpl::DoRun() + 40 9 Flutter 0x10b5f88f8 void* std::_fl::__thread_proxy[abi:v15000]>, fml::Thread::Thread(std::_fl::function const&, fml::Thread::ThreadConfig const&)::$_0>>(void*) + 208 10 libsystem_pthread.dylib 0x106ddf414 _pthread_start + 104 11 libsystem_pthread.dylib 0x106dda5e0 thread_start + 8 Thread 9:: io.flutter.1.io 0 libsystem_kernel.dylib 0x106bc9570 mach_msg2_trap + 8 1 libsystem_kernel.dylib 0x106bdab80 mach_msg2_internal + 76 2 libsystem_kernel.dylib 0x106bd1798 mach_msg_overwrite + 532 3 libsystem_kernel.dylib 0x106bc98e8 mach_msg + 20 4 CoreFoundation 0x18040e684 __CFRunLoopServiceMachPort + 156 5 CoreFoundation 0x180408d64 __CFRunLoopRun + 1148 6 CoreFoundation 0x1804084d4 CFRunLoopRunSpecific + 572 7 Flutter 0x10b5f9e78 fml::MessageLoopDarwin::Run() + 88 8 Flutter 0x10b5f3098 fml::MessageLoopImpl::DoRun() + 40 9 Flutter 0x10b5f88f8 void* std::_fl::__thread_proxy[abi:v15000]>, fml::Thread::Thread(std::_fl::function const&, fml::Thread::ThreadConfig const&)::$_0>>(void*) + 208 10 libsystem_pthread.dylib 0x106ddf414 _pthread_start + 104 11 libsystem_pthread.dylib 0x106dda5e0 thread_start + 8 Thread 10:: io.flutter.1.profiler 0 libsystem_kernel.dylib 0x106bc9570 mach_msg2_trap + 8 1 libsystem_kernel.dylib 0x106bdab80 mach_msg2_internal + 76 2 libsystem_kernel.dylib 0x106bd1798 mach_msg_overwrite + 532 3 libsystem_kernel.dylib 0x106bc98e8 mach_msg + 20 4 CoreFoundation 0x18040e684 __CFRunLoopServiceMachPort + 156 5 CoreFoundation 0x180408d64 __CFRunLoopRun + 1148 6 CoreFoundation 0x1804084d4 CFRunLoopRunSpecific + 572 7 Flutter 0x10b5f9e78 fml::MessageLoopDarwin::Run() + 88 8 Flutter 0x10b5f3098 fml::MessageLoopImpl::DoRun() + 40 9 Flutter 0x10b5f88f8 void* std::_fl::__thread_proxy[abi:v15000]>, fml::Thread::Thread(std::_fl::function const&, fml::Thread::ThreadConfig const&)::$_0>>(void*) + 208 10 libsystem_pthread.dylib 0x106ddf414 _pthread_start + 104 11 libsystem_pthread.dylib 0x106dda5e0 thread_start + 8 Thread 11:: io.worker.1 0 libsystem_kernel.dylib 0x106bcca70 __psynch_cvwait + 8 1 libsystem_pthread.dylib 0x106ddf9cc _pthread_cond_wait + 1216 2 Flutter 0x10b33d0c8 std::_fl::condition_variable::wait(std::_fl::unique_lock&) + 24 3 Flutter 0x10b5f00f4 fml::ConcurrentMessageLoop::WorkerMain() + 128 4 Flutter 0x10b5f0814 void* std::_fl::__thread_proxy[abi:v15000]>, fml::ConcurrentMessageLoop::ConcurrentMessageLoop(unsigned long)::$_0>>(void*) + 184 5 libsystem_pthread.dylib 0x106ddf414 _pthread_start + 104 6 libsystem_pthread.dylib 0x106dda5e0 thread_start + 8 Thread 12:: io.worker.2 0 libsystem_kernel.dylib 0x106bcca70 __psynch_cvwait + 8 1 libsystem_pthread.dylib 0x106ddf9cc _pthread_cond_wait + 1216 2 Flutter 0x10b33d0c8 std::_fl::condition_variable::wait(std::_fl::unique_lock&) + 24 3 Flutter 0x10b5f00f4 fml::ConcurrentMessageLoop::WorkerMain() + 128 4 Flutter 0x10b5f0814 void* std::_fl::__thread_proxy[abi:v15000]>, fml::ConcurrentMessageLoop::ConcurrentMessageLoop(unsigned long)::$_0>>(void*) + 184 5 libsystem_pthread.dylib 0x106ddf414 _pthread_start + 104 6 libsystem_pthread.dylib 0x106dda5e0 thread_start + 8 Thread 13:: io.worker.3 0 libsystem_kernel.dylib 0x106bcca70 __psynch_cvwait + 8 1 libsystem_pthread.dylib 0x106ddf9cc _pthread_cond_wait + 1216 2 Flutter 0x10b33d0c8 std::_fl::condition_variable::wait(std::_fl::unique_lock&) + 24 3 Flutter 0x10b5f00f4 fml::ConcurrentMessageLoop::WorkerMain() + 128 4 Flutter 0x10b5f0814 void* std::_fl::__thread_proxy[abi:v15000]>, fml::ConcurrentMessageLoop::ConcurrentMessageLoop(unsigned long)::$_0>>(void*) + 184 5 libsystem_pthread.dylib 0x106ddf414 _pthread_start + 104 6 libsystem_pthread.dylib 0x106dda5e0 thread_start + 8 Thread 14:: io.worker.4 0 libsystem_kernel.dylib 0x106bcca70 __psynch_cvwait + 8 1 libsystem_pthread.dylib 0x106ddf9cc _pthread_cond_wait + 1216 2 Flutter 0x10b33d0c8 std::_fl::condition_variable::wait(std::_fl::unique_lock&) + 24 3 Flutter 0x10b5f00f4 fml::ConcurrentMessageLoop::WorkerMain() + 128 4 Flutter 0x10b5f0814 void* std::_fl::__thread_proxy[abi:v15000]>, fml::ConcurrentMessageLoop::ConcurrentMessageLoop(unsigned long)::$_0>>(void*) + 184 5 libsystem_pthread.dylib 0x106ddf414 _pthread_start + 104 6 libsystem_pthread.dylib 0x106dda5e0 thread_start + 8 Thread 15:: io.worker.5 0 libsystem_kernel.dylib 0x106bcca70 __psynch_cvwait + 8 1 libsystem_pthread.dylib 0x106ddf9cc _pthread_cond_wait + 1216 2 Flutter 0x10b33d0c8 std::_fl::condition_variable::wait(std::_fl::unique_lock&) + 24 3 Flutter 0x10b5f00f4 fml::ConcurrentMessageLoop::WorkerMain() + 128 4 Flutter 0x10b5f0814 void* std::_fl::__thread_proxy[abi:v15000]>, fml::ConcurrentMessageLoop::ConcurrentMessageLoop(unsigned long)::$_0>>(void*) + 184 5 libsystem_pthread.dylib 0x106ddf414 _pthread_start + 104 6 libsystem_pthread.dylib 0x106dda5e0 thread_start + 8 Thread 16:: io.worker.6 0 libsystem_kernel.dylib 0x106bcca70 __psynch_cvwait + 8 1 libsystem_pthread.dylib 0x106ddf9cc _pthread_cond_wait + 1216 2 Flutter 0x10b33d0c8 std::_fl::condition_variable::wait(std::_fl::unique_lock&) + 24 3 Flutter 0x10b5f00f4 fml::ConcurrentMessageLoop::WorkerMain() + 128 4 Flutter 0x10b5f0814 void* std::_fl::__thread_proxy[abi:v15000]>, fml::ConcurrentMessageLoop::ConcurrentMessageLoop(unsigned long)::$_0>>(void*) + 184 5 libsystem_pthread.dylib 0x106ddf414 _pthread_start + 104 6 libsystem_pthread.dylib 0x106dda5e0 thread_start + 8 Thread 17:: io.worker.7 0 libsystem_kernel.dylib 0x106bcca70 __psynch_cvwait + 8 1 libsystem_pthread.dylib 0x106ddf9cc _pthread_cond_wait + 1216 2 Flutter 0x10b33d0c8 std::_fl::condition_variable::wait(std::_fl::unique_lock&) + 24 3 Flutter 0x10b5f00f4 fml::ConcurrentMessageLoop::WorkerMain() + 128 4 Flutter 0x10b5f0814 void* std::_fl::__thread_proxy[abi:v15000]>, fml::ConcurrentMessageLoop::ConcurrentMessageLoop(unsigned long)::$_0>>(void*) + 184 5 libsystem_pthread.dylib 0x106ddf414 _pthread_start + 104 6 libsystem_pthread.dylib 0x106dda5e0 thread_start + 8 Thread 18:: io.worker.8 0 libsystem_kernel.dylib 0x106bcca70 __psynch_cvwait + 8 1 libsystem_pthread.dylib 0x106ddf9cc _pthread_cond_wait + 1216 2 Flutter 0x10b33d0c8 std::_fl::condition_variable::wait(std::_fl::unique_lock&) + 24 3 Flutter 0x10b5f00f4 fml::ConcurrentMessageLoop::WorkerMain() + 128 4 Flutter 0x10b5f0814 void* std::_fl::__thread_proxy[abi:v15000]>, fml::ConcurrentMessageLoop::ConcurrentMessageLoop(unsigned long)::$_0>>(void*) + 184 5 libsystem_pthread.dylib 0x106ddf414 _pthread_start + 104 6 libsystem_pthread.dylib 0x106dda5e0 thread_start + 8 Thread 19:: dart:io EventHandler 0 libsystem_kernel.dylib 0x106bcf0ec kevent + 8 1 Flutter 0x10b8bfc2c dart::bin::EventHandlerImplementation::EventHandlerEntry(unsigned long) + 300 2 Flutter 0x10b8dc1a0 dart::bin::ThreadStart(void*) + 88 3 libsystem_pthread.dylib 0x106ddf414 _pthread_start + 104 4 libsystem_pthread.dylib 0x106dda5e0 thread_start + 8 Thread 20:: DartWorker 0 libsystem_kernel.dylib 0x106bcca70 __psynch_cvwait + 8 1 libsystem_pthread.dylib 0x106ddf9f8 _pthread_cond_wait + 1260 2 Flutter 0x10ba207a8 dart::Monitor::WaitMicros(long long) + 128 3 Flutter 0x10ba8e248 dart::ThreadPool::WorkerLoop(dart::ThreadPool::Worker*) + 488 4 Flutter 0x10ba8e3fc dart::ThreadPool::Worker::Main(unsigned long) + 116 5 Flutter 0x10ba1ff2c dart::ThreadStart(void*) + 204 6 libsystem_pthread.dylib 0x106ddf414 _pthread_start + 104 7 libsystem_pthread.dylib 0x106dda5e0 thread_start + 8 Thread 21:: io.worker.1 0 libsystem_kernel.dylib 0x106bcca70 __psynch_cvwait + 8 1 libsystem_pthread.dylib 0x106ddf9cc _pthread_cond_wait + 1216 2 Flutter 0x10b33d0c8 std::_fl::condition_variable::wait(std::_fl::unique_lock&) + 24 3 Flutter 0x10b5f00f4 fml::ConcurrentMessageLoop::WorkerMain() + 128 4 Flutter 0x10b5f0814 void* std::_fl::__thread_proxy[abi:v15000]>, fml::ConcurrentMessageLoop::ConcurrentMessageLoop(unsigned long)::$_0>>(void*) + 184 5 libsystem_pthread.dylib 0x106ddf414 _pthread_start + 104 6 libsystem_pthread.dylib 0x106dda5e0 thread_start + 8 Thread 22:: io.worker.2 0 libsystem_kernel.dylib 0x106bcca70 __psynch_cvwait + 8 1 libsystem_pthread.dylib 0x106ddf9cc _pthread_cond_wait + 1216 2 Flutter 0x10b33d0c8 std::_fl::condition_variable::wait(std::_fl::unique_lock&) + 24 3 Flutter 0x10b5f00f4 fml::ConcurrentMessageLoop::WorkerMain() + 128 4 Flutter 0x10b5f0814 void* std::_fl::__thread_proxy[abi:v15000]>, fml::ConcurrentMessageLoop::ConcurrentMessageLoop(unsigned long)::$_0>>(void*) + 184 5 libsystem_pthread.dylib 0x106ddf414 _pthread_start + 104 6 libsystem_pthread.dylib 0x106dda5e0 thread_start + 8 Thread 23:: io.worker.3 0 libsystem_kernel.dylib 0x106bcca70 __psynch_cvwait + 8 1 libsystem_pthread.dylib 0x106ddf9cc _pthread_cond_wait + 1216 2 Flutter 0x10b33d0c8 std::_fl::condition_variable::wait(std::_fl::unique_lock&) + 24 3 Flutter 0x10b5f00f4 fml::ConcurrentMessageLoop::WorkerMain() + 128 4 Flutter 0x10b5f0814 void* std::_fl::__thread_proxy[abi:v15000]>, fml::ConcurrentMessageLoop::ConcurrentMessageLoop(unsigned long)::$_0>>(void*) + 184 5 libsystem_pthread.dylib 0x106ddf414 _pthread_start + 104 6 libsystem_pthread.dylib 0x106dda5e0 thread_start + 8 Thread 24:: io.worker.4 0 libsystem_kernel.dylib 0x106bcca70 __psynch_cvwait + 8 1 libsystem_pthread.dylib 0x106ddf9cc _pthread_cond_wait + 1216 2 Flutter 0x10b33d0c8 std::_fl::condition_variable::wait(std::_fl::unique_lock&) + 24 3 Flutter 0x10b5f00f4 fml::ConcurrentMessageLoop::WorkerMain() + 128 4 Flutter 0x10b5f0814 void* std::_fl::__thread_proxy[abi:v15000]>, fml::ConcurrentMessageLoop::ConcurrentMessageLoop(unsigned long)::$_0>>(void*) + 184 5 libsystem_pthread.dylib 0x106ddf414 _pthread_start + 104 6 libsystem_pthread.dylib 0x106dda5e0 thread_start + 8 Thread 25:: DartWorker 0 libsystem_kernel.dylib 0x106bcca70 __psynch_cvwait + 8 1 libsystem_pthread.dylib 0x106ddf9f8 _pthread_cond_wait + 1260 2 Flutter 0x10ba207a8 dart::Monitor::WaitMicros(long long) + 128 3 Flutter 0x10ba8e248 dart::ThreadPool::WorkerLoop(dart::ThreadPool::Worker*) + 488 4 Flutter 0x10ba8e3fc dart::ThreadPool::Worker::Main(unsigned long) + 116 5 Flutter 0x10ba1ff2c dart::ThreadStart(void*) + 204 6 libsystem_pthread.dylib 0x106ddf414 _pthread_start + 104 7 libsystem_pthread.dylib 0x106dda5e0 thread_start + 8 Thread 26:: DartWorker 0 libsystem_kernel.dylib 0x106bcca70 __psynch_cvwait + 8 1 libsystem_pthread.dylib 0x106ddf9f8 _pthread_cond_wait + 1260 2 Flutter 0x10ba207a8 dart::Monitor::WaitMicros(long long) + 128 3 Flutter 0x10ba8e248 dart::ThreadPool::WorkerLoop(dart::ThreadPool::Worker*) + 488 4 Flutter 0x10ba8e3fc dart::ThreadPool::Worker::Main(unsigned long) + 116 5 Flutter 0x10ba1ff2c dart::ThreadStart(void*) + 204 6 libsystem_pthread.dylib 0x106ddf414 _pthread_start + 104 7 libsystem_pthread.dylib 0x106dda5e0 thread_start + 8 Thread 27:: DartWorker 0 libsystem_kernel.dylib 0x106bcca70 __psynch_cvwait + 8 1 libsystem_pthread.dylib 0x106ddf9f8 _pthread_cond_wait + 1260 2 Flutter 0x10ba207a8 dart::Monitor::WaitMicros(long long) + 128 3 Flutter 0x10b9668f4 dart::MutatorThreadPool::OnEnterIdleLocked(dart::MonitorLocker*) + 140 4 Flutter 0x10ba8e0e8 dart::ThreadPool::WorkerLoop(dart::ThreadPool::Worker*) + 136 5 Flutter 0x10ba8e3fc dart::ThreadPool::Worker::Main(unsigned long) + 116 6 Flutter 0x10ba1ff2c dart::ThreadStart(void*) + 204 7 libsystem_pthread.dylib 0x106ddf414 _pthread_start + 104 8 libsystem_pthread.dylib 0x106dda5e0 thread_start + 8 Thread 28: 0 libsystem_pthread.dylib 0x106dda5cc start_wqthread + 0 Thread 29:: com.apple.CoreMotion.MotionThread 0 libsystem_kernel.dylib 0x106bc9570 mach_msg2_trap + 8 1 libsystem_kernel.dylib 0x106bdab80 mach_msg2_internal + 76 2 libsystem_kernel.dylib 0x106bd1798 mach_msg_overwrite + 532 3 libsystem_kernel.dylib 0x106bc98e8 mach_msg + 20 4 CoreFoundation 0x18040e684 __CFRunLoopServiceMachPort + 156 5 CoreFoundation 0x180408d64 __CFRunLoopRun + 1148 6 CoreFoundation 0x1804084d4 CFRunLoopRunSpecific + 572 7 CoreFoundation 0x18040939c CFRunLoopRun + 60 8 CoreMotion 0x1925760f0 0x1923b8000 + 1827056 9 libsystem_pthread.dylib 0x106ddf414 _pthread_start + 104 10 libsystem_pthread.dylib 0x106dda5e0 thread_start + 8 Thread 0 crashed with ARM Thread State (64-bit): x0: 0x0000000000000000 x1: 0x0000000000000000 x2: 0x0000000000000000 x3: 0x0000000000000000 x4: 0x00000001802ab17b x5: 0x000000016b4f5090 x6: 0x000000000000006e x7: 0x0000000000000000 x8: 0x0000000104cb4240 x9: 0x2267e14bd176def1 x10: 0x0000000000000200 x11: 0x000000016b4f4bc0 x12: 0x0000000000000000 x13: 0x00000001802ab1a3 x14: 0x0000000000000010 x15: 0x00000000bbe01805 x16: 0x0000000000000148 x17: 0x00000000bc00106d x18: 0x0000000000000000 x19: 0x0000000000000006 x20: 0x0000000104cb4240 x21: 0x0000000000000103 x22: 0x0000000104cb4320 x23: 0x0000000000000000 x24: 0xffffffff02000000 x25: 0x0000000000000000 x26: 0x0000000000000001 x27: 0x00000000211200d5 x28: 0x0000000000000000 fp: 0x000000016b4f5000 lr: 0x0000000106ddf124 sp: 0x000000016b4f4fe0 pc: 0x0000000106bd13b0 cpsr: 0x40001000 far: 0x0000000000000000 esr: 0x56000080 Address size fault Binary Images: 0x104c1c000 - 0x104ca7fff dyld (*) <37bbc384-0755-31c7-a808-0ed49e44dd8e> /usr/lib/dyld 0x107f00000 - 0x107f0bfff libobjc-trampolines.dylib (*) /Volumes/VOLUME/*/libobjc-trampolines.dylib 0x1051f8000 - 0x105223fff org.cocoapods.CocoaLumberjack (3.8.5) /Users/USER/Library/Developer/CoreSimulator/Devices/0B9FD8C3-CC16-4CC1-AFAD-DA2309B80698/data/Containers/Bundle/Application/383BEBF6-55AD-4454-A0EF-7DB314C9A6E2/Runner.app/Frameworks/CocoaLumberjack.framework/CocoaLumberjack 0x105c80000 - 0x105d13fff org.cocoapods.DKImagePickerController (4.3.4) <48104a9e-94e9-314e-a863-1e40d2aa521f> /Users/USER/Library/Developer/CoreSimulator/Devices/0B9FD8C3-CC16-4CC1-AFAD-DA2309B80698/data/Containers/Bundle/Application/383BEBF6-55AD-4454-A0EF-7DB314C9A6E2/Runner.app/Frameworks/DKImagePickerController.framework/DKImagePickerController 0x105df8000 - 0x105e77fff org.cocoapods.DKPhotoGallery (0.0.17) /Users/USER/Library/Developer/CoreSimulator/Devices/0B9FD8C3-CC16-4CC1-AFAD-DA2309B80698/data/Containers/Bundle/Application/383BEBF6-55AD-4454-A0EF-7DB314C9A6E2/Runner.app/Frameworks/DKPhotoGallery.framework/DKPhotoGallery 0x105194000 - 0x1051a7fff org.cocoapods.FBLPromises (2.4.0) /Users/USER/Library/Developer/CoreSimulator/Devices/0B9FD8C3-CC16-4CC1-AFAD-DA2309B80698/data/Containers/Bundle/Application/383BEBF6-55AD-4454-A0EF-7DB314C9A6E2/Runner.app/Frameworks/FBLPromises.framework/FBLPromises 0x105b08000 - 0x105b1bfff org.cocoapods.FirebaseCore (10.22.0) <5a40cece-0991-3490-8e19-17f581cb56d6> /Users/USER/Library/Developer/CoreSimulator/Devices/0B9FD8C3-CC16-4CC1-AFAD-DA2309B80698/data/Containers/Bundle/Application/383BEBF6-55AD-4454-A0EF-7DB314C9A6E2/Runner.app/Frameworks/FirebaseCore.framework/FirebaseCore 0x105bb0000 - 0x105bd3fff org.cocoapods.FirebaseCoreInternal (10.23.0) <13db6218-9f10-31f4-8e6f-8f5c0119b5ec> /Users/USER/Library/Developer/CoreSimulator/Devices/0B9FD8C3-CC16-4CC1-AFAD-DA2309B80698/data/Containers/Bundle/Application/383BEBF6-55AD-4454-A0EF-7DB314C9A6E2/Runner.app/Frameworks/FirebaseCoreInternal.framework/FirebaseCoreInternal 0x105c20000 - 0x105c3bfff org.cocoapods.FirebaseInstallations (10.23.0) <9be0dec2-44d5-3450-9bf8-871809014339> /Users/USER/Library/Developer/CoreSimulator/Devices/0B9FD8C3-CC16-4CC1-AFAD-DA2309B80698/data/Containers/Bundle/Application/383BEBF6-55AD-4454-A0EF-7DB314C9A6E2/Runner.app/Frameworks/FirebaseInstallations.framework/FirebaseInstallations 0x105fbc000 - 0x105ffffff org.cocoapods.FirebaseMessaging (10.22.0) <827b69ea-fb69-37a6-bd93-a09b8f94a861> /Users/USER/Library/Developer/CoreSimulator/Devices/0B9FD8C3-CC16-4CC1-AFAD-DA2309B80698/data/Containers/Bundle/Application/383BEBF6-55AD-4454-A0EF-7DB314C9A6E2/Runner.app/Frameworks/FirebaseMessaging.framework/FirebaseMessaging 0x105f2c000 - 0x105f5bfff org.cocoapods.GoogleDataTransport (9.4.1) <4171683e-6e4a-31fa-a011-e2b575e2e4c3> /Users/USER/Library/Developer/CoreSimulator/Devices/0B9FD8C3-CC16-4CC1-AFAD-DA2309B80698/data/Containers/Bundle/Application/383BEBF6-55AD-4454-A0EF-7DB314C9A6E2/Runner.app/Frameworks/GoogleDataTransport.framework/GoogleDataTransport 0x106048000 - 0x10606bfff org.cocoapods.GoogleUtilities (7.13.0) /Users/USER/Library/Developer/CoreSimulator/Devices/0B9FD8C3-CC16-4CC1-AFAD-DA2309B80698/data/Containers/Bundle/Application/383BEBF6-55AD-4454-A0EF-7DB314C9A6E2/Runner.app/Frameworks/GoogleUtilities.framework/GoogleUtilities 0x106194000 - 0x10620bfff org.cocoapods.SDWebImage (5.19.1) <7245ffa7-7d58-37ce-bd42-85b3d9d8f052> /Users/USER/Library/Developer/CoreSimulator/Devices/0B9FD8C3-CC16-4CC1-AFAD-DA2309B80698/data/Containers/Bundle/Application/383BEBF6-55AD-4454-A0EF-7DB314C9A6E2/Runner.app/Frameworks/SDWebImage.framework/SDWebImage 0x10609c000 - 0x1060b3fff org.cocoapods.SwiftyGif (5.4.4) <66f823cc-58f5-31c1-ab8e-377c18dc227f> /Users/USER/Library/Developer/CoreSimulator/Devices/0B9FD8C3-CC16-4CC1-AFAD-DA2309B80698/data/Containers/Bundle/Application/383BEBF6-55AD-4454-A0EF-7DB314C9A6E2/Runner.app/Frameworks/SwiftyGif.framework/SwiftyGif 0x1060dc000 - 0x10610bfff org.cocoapods.TOCropViewController (2.6.1) /Users/USER/Library/Developer/CoreSimulator/Devices/0B9FD8C3-CC16-4CC1-AFAD-DA2309B80698/data/Containers/Bundle/Application/383BEBF6-55AD-4454-A0EF-7DB314C9A6E2/Runner.app/Frameworks/TOCropViewController.framework/TOCropViewController 0x1051c8000 - 0x1051d3fff org.cocoapods.background-fetch (1.3.5) <52d604d7-1a5f-3be8-90f2-c8845d253ff8> /Users/USER/Library/Developer/CoreSimulator/Devices/0B9FD8C3-CC16-4CC1-AFAD-DA2309B80698/data/Containers/Bundle/Application/383BEBF6-55AD-4454-A0EF-7DB314C9A6E2/Runner.app/Frameworks/background_fetch.framework/background_fetch 0x105258000 - 0x10525ffff org.cocoapods.background-locator-2 (0.0.1) /Users/USER/Library/Developer/CoreSimulator/Devices/0B9FD8C3-CC16-4CC1-AFAD-DA2309B80698/data/Containers/Bundle/Application/383BEBF6-55AD-4454-A0EF-7DB314C9A6E2/Runner.app/Frameworks/background_locator_2.framework/background_locator_2 0x104bfc000 - 0x104bfffff org.cocoapods.device-info-plus (0.0.1) <408de4fe-8505-3e3f-b0b3-707b56d6d603> /Users/USER/Library/Developer/CoreSimulator/Devices/0B9FD8C3-CC16-4CC1-AFAD-DA2309B80698/data/Containers/Bundle/Application/383BEBF6-55AD-4454-A0EF-7DB314C9A6E2/Runner.app/Frameworks/device_info_plus.framework/device_info_plus 0x106324000 - 0x106383fff com.arthenica.ffmpegkit.FFmpegKit (6.0) <371a20bf-3937-39c4-b047-ff27bdfac283> /Users/USER/Library/Developer/CoreSimulator/Devices/0B9FD8C3-CC16-4CC1-AFAD-DA2309B80698/data/Containers/Bundle/Application/383BEBF6-55AD-4454-A0EF-7DB314C9A6E2/Runner.app/Frameworks/ffmpegkit.framework/ffmpegkit 0x105b68000 - 0x105b77fff org.cocoapods.file-picker (0.0.1) <19b148e5-dfe5-38b8-8764-6ca8c652fc51> /Users/USER/Library/Developer/CoreSimulator/Devices/0B9FD8C3-CC16-4CC1-AFAD-DA2309B80698/data/Containers/Bundle/Application/383BEBF6-55AD-4454-A0EF-7DB314C9A6E2/Runner.app/Frameworks/file_picker.framework/file_picker 0x1063bc000 - 0x1063dbfff org.cocoapods.flutter-barcode-scanner (2.0.0) <4a8eb743-7665-32f2-b8bc-03832e7933d0> /Users/USER/Library/Developer/CoreSimulator/Devices/0B9FD8C3-CC16-4CC1-AFAD-DA2309B80698/data/Containers/Bundle/Application/383BEBF6-55AD-4454-A0EF-7DB314C9A6E2/Runner.app/Frameworks/flutter_barcode_scanner.framework/flutter_barcode_scanner 0x105b3c000 - 0x105b4ffff org.cocoapods.flutter-downloader (0.0.1) <45a172f9-6a69-3fee-8f73-cc7331507ac3> /Users/USER/Library/Developer/CoreSimulator/Devices/0B9FD8C3-CC16-4CC1-AFAD-DA2309B80698/data/Containers/Bundle/Application/383BEBF6-55AD-4454-A0EF-7DB314C9A6E2/Runner.app/Frameworks/flutter_downloader.framework/flutter_downloader 0x105f94000 - 0x105fa3fff org.cocoapods.flutter-local-notifications (0.0.1) /Users/USER/Library/Developer/CoreSimulator/Devices/0B9FD8C3-CC16-4CC1-AFAD-DA2309B80698/data/Containers/Bundle/Application/383BEBF6-55AD-4454-A0EF-7DB314C9A6E2/Runner.app/Frameworks/flutter_local_notifications.framework/flutter_local_notifications 0x105b90000 - 0x105b93fff org.cocoapods.flutter-native-splash (0.0.1) <195a11c4-fbc8-3e22-b7cf-23ddefc1d08a> /Users/USER/Library/Developer/CoreSimulator/Devices/0B9FD8C3-CC16-4CC1-AFAD-DA2309B80698/data/Containers/Bundle/Application/383BEBF6-55AD-4454-A0EF-7DB314C9A6E2/Runner.app/Frameworks/flutter_native_splash.framework/flutter_native_splash 0x105c64000 - 0x105c6bfff org.cocoapods.geocoding-ios (1.0.5) /Users/USER/Library/Developer/CoreSimulator/Devices/0B9FD8C3-CC16-4CC1-AFAD-DA2309B80698/data/Containers/Bundle/Application/383BEBF6-55AD-4454-A0EF-7DB314C9A6E2/Runner.app/Frameworks/geocoding_ios.framework/geocoding_ios 0x106164000 - 0x10616ffff org.cocoapods.geolocator-apple (1.2.0) <5db3b058-3c8f-318c-8630-f281d5e1afb5> /Users/USER/Library/Developer/CoreSimulator/Devices/0B9FD8C3-CC16-4CC1-AFAD-DA2309B80698/data/Containers/Bundle/Application/383BEBF6-55AD-4454-A0EF-7DB314C9A6E2/Runner.app/Frameworks/geolocator_apple.framework/geolocator_apple 0x106288000 - 0x10628ffff org.cocoapods.image-cropper (0.0.4) /Users/USER/Library/Developer/CoreSimulator/Devices/0B9FD8C3-CC16-4CC1-AFAD-DA2309B80698/data/Containers/Bundle/Application/383BEBF6-55AD-4454-A0EF-7DB314C9A6E2/Runner.app/Frameworks/image_cropper.framework/image_cropper 0x1062dc000 - 0x1062effff org.cocoapods.image-picker-ios (0.0.1) /Users/USER/Library/Developer/CoreSimulator/Devices/0B9FD8C3-CC16-4CC1-AFAD-DA2309B80698/data/Containers/Bundle/Application/383BEBF6-55AD-4454-A0EF-7DB314C9A6E2/Runner.app/Frameworks/image_picker_ios.framework/image_picker_ios 0x106560000 - 0x106653fff org.cocoapods.isar-flutter-libs (1.0.0) <85624246-10a1-327c-b7e4-86e3ad25caed> /Users/USER/Library/Developer/CoreSimulator/Devices/0B9FD8C3-CC16-4CC1-AFAD-DA2309B80698/data/Containers/Bundle/Application/383BEBF6-55AD-4454-A0EF-7DB314C9A6E2/Runner.app/Frameworks/isar_flutter_libs.framework/isar_flutter_libs 0x10613c000 - 0x10613ffff org.cocoapods.launch-review (0.0.1) <3a57d81e-a936-3eb9-8d53-c6b842d753f9> /Users/USER/Library/Developer/CoreSimulator/Devices/0B9FD8C3-CC16-4CC1-AFAD-DA2309B80698/data/Containers/Bundle/Application/383BEBF6-55AD-4454-A0EF-7DB314C9A6E2/Runner.app/Frameworks/launch_review.framework/launch_review 0x106e40000 - 0x10754ffff com.arthenica.ffmpegkit.Libavcodec (60.3.100) /Users/USER/Library/Developer/CoreSimulator/Devices/0B9FD8C3-CC16-4CC1-AFAD-DA2309B80698/data/Containers/Bundle/Application/383BEBF6-55AD-4454-A0EF-7DB314C9A6E2/Runner.app/Frameworks/libavcodec.framework/libavcodec 0x106418000 - 0x10641ffff com.arthenica.ffmpegkit.Libavdevice (60.1.100) <6f40da47-80dd-31e8-a33c-9c2dc1dd8599> /Users/USER/Library/Developer/CoreSimulator/Devices/0B9FD8C3-CC16-4CC1-AFAD-DA2309B80698/data/Containers/Bundle/Application/383BEBF6-55AD-4454-A0EF-7DB314C9A6E2/Runner.app/Frameworks/libavdevice.framework/libavdevice 0x106900000 - 0x106ac7fff com.arthenica.ffmpegkit.Libavfilter (9.3.100) <98165483-ad02-3d9a-ae20-2e9ab4b6844b> /Users/USER/Library/Developer/CoreSimulator/Devices/0B9FD8C3-CC16-4CC1-AFAD-DA2309B80698/data/Containers/Bundle/Application/383BEBF6-55AD-4454-A0EF-7DB314C9A6E2/Runner.app/Frameworks/libavfilter.framework/libavfilter 0x107f6c000 - 0x1082fffff com.arthenica.ffmpegkit.Libavformat (60.3.100) /Users/USER/Library/Developer/CoreSimulator/Devices/0B9FD8C3-CC16-4CC1-AFAD-DA2309B80698/data/Containers/Bundle/Application/383BEBF6-55AD-4454-A0EF-7DB314C9A6E2/Runner.app/Frameworks/libavformat.framework/libavformat 0x1066a4000 - 0x1066fffff com.arthenica.ffmpegkit.Libavutil (58.2.100) <6a557761-2ede-3420-ae1e-7e1a60bc1e58> /Users/USER/Library/Developer/CoreSimulator/Devices/0B9FD8C3-CC16-4CC1-AFAD-DA2309B80698/data/Containers/Bundle/Application/383BEBF6-55AD-4454-A0EF-7DB314C9A6E2/Runner.app/Frameworks/libavutil.framework/libavutil 0x106434000 - 0x106443fff com.arthenica.ffmpegkit.Libswresample (4.10.100) /Users/USER/Library/Developer/CoreSimulator/Devices/0B9FD8C3-CC16-4CC1-AFAD-DA2309B80698/data/Containers/Bundle/Application/383BEBF6-55AD-4454-A0EF-7DB314C9A6E2/Runner.app/Frameworks/libswresample.framework/libswresample 0x1064b0000 - 0x1064f7fff com.arthenica.ffmpegkit.Libswscale (7.1.100) <467a0dae-eecb-3104-92ff-6e6ca5a5c47f> /Users/USER/Library/Developer/CoreSimulator/Devices/0B9FD8C3-CC16-4CC1-AFAD-DA2309B80698/data/Containers/Bundle/Application/383BEBF6-55AD-4454-A0EF-7DB314C9A6E2/Runner.app/Frameworks/libswscale.framework/libswscale 0x106c50000 - 0x106cf3fff org.cocoapods.libwebp (1.3.2) <32012a72-7dfe-334f-88c9-0693042041a5> /Users/USER/Library/Developer/CoreSimulator/Devices/0B9FD8C3-CC16-4CC1-AFAD-DA2309B80698/data/Containers/Bundle/Application/383BEBF6-55AD-4454-A0EF-7DB314C9A6E2/Runner.app/Frameworks/libwebp.framework/libwebp 0x106454000 - 0x10645ffff org.cocoapods.local-auth-darwin (0.0.1) <9bfa3d24-f106-3ca0-896b-ceea53841442> /Users/USER/Library/Developer/CoreSimulator/Devices/0B9FD8C3-CC16-4CC1-AFAD-DA2309B80698/data/Containers/Bundle/Application/383BEBF6-55AD-4454-A0EF-7DB314C9A6E2/Runner.app/Frameworks/local_auth_darwin.framework/local_auth_darwin 0x104be4000 - 0x104bebfff org.cocoapods.nanopb (2.30910.0) <136e8cc8-55c9-32d1-8a08-212dc1fd1450> /Users/USER/Library/Developer/CoreSimulator/Devices/0B9FD8C3-CC16-4CC1-AFAD-DA2309B80698/data/Containers/Bundle/Application/383BEBF6-55AD-4454-A0EF-7DB314C9A6E2/Runner.app/Frameworks/nanopb.framework/nanopb 0x106150000 - 0x106153fff org.cocoapods.package-info-plus (0.4.5) <58ea6d01-12ca-374d-99d5-5075f8f85aea> /Users/USER/Library/Developer/CoreSimulator/Devices/0B9FD8C3-CC16-4CC1-AFAD-DA2309B80698/data/Containers/Bundle/Application/383BEBF6-55AD-4454-A0EF-7DB314C9A6E2/Runner.app/Frameworks/package_info_plus.framework/package_info_plus 0x106478000 - 0x10647ffff org.cocoapods.path-provider-foundation (0.0.1) <468a12b0-7e4d-34b6-886a-4cc97399811e> /Users/USER/Library/Developer/CoreSimulator/Devices/0B9FD8C3-CC16-4CC1-AFAD-DA2309B80698/data/Containers/Bundle/Application/383BEBF6-55AD-4454-A0EF-7DB314C9A6E2/Runner.app/Frameworks/path_provider_foundation.framework/path_provider_foundation 0x10682c000 - 0x106843fff org.cocoapods.pdf-render (0.0.1) /Users/USER/Library/Developer/CoreSimulator/Devices/0B9FD8C3-CC16-4CC1-AFAD-DA2309B80698/data/Containers/Bundle/Application/383BEBF6-55AD-4454-A0EF-7DB314C9A6E2/Runner.app/Frameworks/pdf_render.framework/pdf_render 0x106868000 - 0x106883fff org.cocoapods.printing (1.0.0) <04799b2e-9db8-3b7e-bb26-7ec7b8863ee2> /Users/USER/Library/Developer/CoreSimulator/Devices/0B9FD8C3-CC16-4CC1-AFAD-DA2309B80698/data/Containers/Bundle/Application/383BEBF6-55AD-4454-A0EF-7DB314C9A6E2/Runner.app/Frameworks/printing.framework/printing 0x1068ac000 - 0x1068cbfff org.cocoapods.sqflite (0.0.3) /Users/USER/Library/Developer/CoreSimulator/Devices/0B9FD8C3-CC16-4CC1-AFAD-DA2309B80698/data/Containers/Bundle/Application/383BEBF6-55AD-4454-A0EF-7DB314C9A6E2/Runner.app/Frameworks/sqflite.framework/sqflite 0x106510000 - 0x10651ffff org.cocoapods.url-launcher-ios (0.0.1) <3feb96d5-0c61-3024-9dcb-4bbf971a3f67> /Users/USER/Library/Developer/CoreSimulator/Devices/0B9FD8C3-CC16-4CC1-AFAD-DA2309B80698/data/Containers/Bundle/Application/383BEBF6-55AD-4454-A0EF-7DB314C9A6E2/Runner.app/Frameworks/url_launcher_ios.framework/url_launcher_ios 0x1062a4000 - 0x1062b7fff org.cocoapods.video-compress (0.3.0) <3195533a-db34-3e89-9fcd-956ba145dcb1> /Users/USER/Library/Developer/CoreSimulator/Devices/0B9FD8C3-CC16-4CC1-AFAD-DA2309B80698/data/Containers/Bundle/Application/383BEBF6-55AD-4454-A0EF-7DB314C9A6E2/Runner.app/Frameworks/video_compress.framework/video_compress 0x106b94000 - 0x106ba7fff org.cocoapods.video-player-avfoundation (0.0.1) <9b353375-3fb1-3919-8fd6-228ea7ad2893> /Users/USER/Library/Developer/CoreSimulator/Devices/0B9FD8C3-CC16-4CC1-AFAD-DA2309B80698/data/Containers/Bundle/Application/383BEBF6-55AD-4454-A0EF-7DB314C9A6E2/Runner.app/Frameworks/video_player_avfoundation.framework/video_player_avfoundation 0x106310000 - 0x106313fff org.cocoapods.video-thumbnail (0.0.1) /Users/USER/Library/Developer/CoreSimulator/Devices/0B9FD8C3-CC16-4CC1-AFAD-DA2309B80698/data/Containers/Bundle/Application/383BEBF6-55AD-4454-A0EF-7DB314C9A6E2/Runner.app/Frameworks/video_thumbnail.framework/video_thumbnail 0x106b5c000 - 0x106b63fff org.cocoapods.wakelock-plus (0.0.1) /Users/USER/Library/Developer/CoreSimulator/Devices/0B9FD8C3-CC16-4CC1-AFAD-DA2309B80698/data/Containers/Bundle/Application/383BEBF6-55AD-4454-A0EF-7DB314C9A6E2/Runner.app/Frameworks/wakelock_plus.framework/wakelock_plus 0x10b2f0000 - 0x10d453fff io.flutter.flutter (1.0) <4c4c4402-5555-3144-a141-e4a5a6287e69> /Users/USER/Library/Developer/CoreSimulator/Devices/0B9FD8C3-CC16-4CC1-AFAD-DA2309B80698/data/Containers/Bundle/Application/383BEBF6-55AD-4454-A0EF-7DB314C9A6E2/Runner.app/Frameworks/Flutter.framework/Flutter 0x106540000 - 0x106547fff libsystem_platform.dylib (*) /usr/lib/system/libsystem_platform.dylib 0x106bc8000 - 0x106c03fff libsystem_kernel.dylib (*) <0c657561-0a7d-344e-838f-109a718679cf> /usr/lib/system/libsystem_kernel.dylib 0x106dd8000 - 0x106de7fff libsystem_pthread.dylib (*) /usr/lib/system/libsystem_pthread.dylib 0x104908000 - 0x104a97fff * (1.22.3) /Users/USER/Library/Developer/CoreSimulator/Devices/0B9FD8C3-CC16-4CC1-AFAD-DA2309B80698/data/Containers/Bundle/Application/383BEBF6-55AD-4454-A0EF-7DB314C9A6E2/Runner.app/Runner 0x105274000 - 0x1052bffff dyld_sim (*) /Volumes/VOLUME/*/dyld_sim 0x1800f2000 - 0x18016dfff libsystem_c.dylib (*) /Volumes/VOLUME/*/libsystem_c.dylib 0x180294000 - 0x1802adffb libc++abi.dylib (*) <67ce2cf3-6392-385b-89d0-b2d89fdac214> /Volumes/VOLUME/*/libc++abi.dylib 0x18005c000 - 0x180098d93 libobjc.A.dylib (*) <78996745-4c54-3f78-b78d-e21931453c5a> /Volumes/VOLUME/*/libobjc.A.dylib 0x18016e000 - 0x1801b3fff libdispatch.dylib (*) /Volumes/VOLUME/*/libdispatch.dylib 0x186f16000 - 0x186fc6fff com.apple.FrontBoardServices (867.314) /Volumes/VOLUME/*/FrontBoardServices.framework/FrontBoardServices 0x180381000 - 0x180734fff com.apple.CoreFoundation (6.9) <6c40f9e5-bffa-3413-9e1c-a4f724ad56ba> /Volumes/VOLUME/*/CoreFoundation.framework/CoreFoundation 0x18ef27000 - 0x18ef2ffff com.apple.GraphicsServices (1.0) /Volumes/VOLUME/*/GraphicsServices.framework/GraphicsServices 0x1847df000 - 0x186186fff com.apple.UIKitCore (1.0) <8d3f22bc-9dec-3601-b822-2b88624be742> /Volumes/VOLUME/*/UIKitCore.framework/UIKitCore 0x0 - 0xffffffffffffffff ??? (*) <00000000-0000-0000-0000-000000000000> ??? 0x1807b4000 - 0x181264fff com.apple.Foundation (6.9) <3a54db51-8b3a-308d-9f9e-51474c4a8520> /Volumes/VOLUME/*/Foundation.framework/Foundation 0x182add000 - 0x182c56ff7 libsqlite3.dylib (*) <4913316e-aa46-37ad-b043-25302eff506d> /Volumes/VOLUME/*/libsqlite3.dylib 0x1923b8000 - 0x1926e5fff com.apple.coremotion (2890.16.16) /Volumes/VOLUME/*/CoreMotion.framework/CoreMotion EOF ```
christocracy commented 4 months ago

What makes you think it’s this plug-in responsible? All evidence points to some other plug-in named “background_locator_2”.

Last Exception Backtrace: 0 CoreFoundation 0x1804ae0ec __exceptionPreprocess + 160 1 libobjc.A.dylib 0x180087db4 objc_exception_throw + 56 2 Foundation 0x180d17058 userInfoForFileAndLine + 0 3 background_locator_2 0x10525b17c -[BackgroundLocatorPlugin startLocatorService:] + 176 (BackgroundLocatorPlugin.m:165) 4 background_locator_2 0x10525a7d8 -[BackgroundLocatorPlugin application:didFinishLaunchingWithOptions:] + 164 (BackgroundLocatorPlugin.m:62) 5 Flutter 0x10b30d864 -[FlutterPluginAppLifeCycleDelegate application:didFinishLaunchingWithOptions:] + 232

Alvish0407 commented 4 months ago

Ohh, it shouldn't be there. I'm Sorry. My bad. I encountered it so many time and saw background in logs. So, rushed to post.

christocracy commented 4 months ago

reset: false

btw, if you don’t know what that option does, delete it.

Alvish0407 commented 4 months ago

reset: false

btw, if you don’t know what that option does, delete it.

It overrides config every-time it gets called if it's true.

Alvish0407 commented 4 months ago

Perfectly working. Most of the time it's us who messed things up. I have gone through lots of issues and majority of the time it's developer who does't know the implementations or Philosophy Of Operation. Thanks for helping us out.