transistorsoft / capacitor-background-fetch

Periodic callbacks in the background for both IOS and Android
79 stars 9 forks source link

iOS Capacitor bridge crash on TSBackgroundFetch finish #26

Closed GoethelHB closed 2 months ago

GoethelHB commented 4 months ago

Your Environment

Stacktrace

Crashed: bridge
0  libsystem_platform.dylib       0x61cc _os_unfair_lock_recursive_abort + 36
1  libsystem_platform.dylib       0x2f2c _os_unfair_lock_lock_slow + 320
2  BackgroundTasks                0x20fc -[BGTask dealloc] + 40
3  libsystem_blocks.dylib         0x292c _Block_object_dispose + 256
4  libsystem_blocks.dylib         0x2438 _call_dispose_helpers_excp + 48
5  libsystem_blocks.dylib         0x23ec _Block_release + 252
6  BackgroundTasks                0x1e14 -[BGTask _unsafe_setTaskCompletedWithSuccess:afterDelay:] + 56
7  BackgroundTasks                0x2084 -[BGTask _setTaskCompletedWithSuccess:actionsIfNotAlreadyCompleted:] + 112
8  App                                      0xb3988** -[TSBackgroundFetch finish:] + 56528
9  App                                      0xfebe0 -[BackgroundFetchModule finish:] + 95 (BackgroundFetchModule.m:95)
10 Capacitor                      0xd39c $s9Capacitor0A6BridgeC12handleJSCall4callyAA0D0V_tFyyYbcfU0_ + 544
11 Capacitor                      0xd804 $sIegh_IeyBh_TR + 28
12 libdispatch.dylib              0x213c _dispatch_call_block_and_release + 32
13 libdispatch.dylib              0x3dd4 _dispatch_client_callout + 20
14 libdispatch.dylib              0xb400 _dispatch_lane_serial_drain + 748
15 libdispatch.dylib              0xbf30 _dispatch_lane_invoke + 380
16 libdispatch.dylib              0x16cb4 _dispatch_root_queue_drain_deferred_wlh + 288
17 libdispatch.dylib              0x16528 _dispatch_workloop_worker_thread + 404
18 libsystem_pthread.dylib        0x1f20 _pthread_wqthread + 288
19 libsystem_pthread.dylib        0x1fc0 start_wqthread + 8
christocracy commented 4 months ago

How do I reproduce it?

github-actions[bot] commented 3 months ago

This issue is stale because it has been open for 30 days with no activity.

github-actions[bot] commented 2 months ago

This issue was closed because it has been inactive for 14 days since being marked as stale.