Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

iOS Capacitor bridge crash on TSBackgroundFetch finish #26

Closed
GoethelHB opened this issue May 29, 2024 · 3 comments
Closed

iOS Capacitor bridge crash on TSBackgroundFetch finish #26

GoethelHB opened this issue May 29, 2024 · 3 comments
Labels

Comments

@GoethelHB
Copy link

Your Environment

  • Plugin version: "^5.2.5",
  • Platform: iOS
  • Device OS version: 17.4.1
  • Device manufacturer / model: iPhone XS
  • Capacitor info (npx cap doctor)
    Installed Dependencies:
    @capacitor/cli: 5.7.5
    @capacitor/core: 5.7.5
    @capacitor/android: 5.7.5

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
Copy link
Member

How do I reproduce it?

Copy link

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

@github-actions github-actions bot added the stale label Jun 29, 2024
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants