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

💥 Crash on -[PNDAnalyticsMessageAdapter addDataToAnalyticsIfNeeded:] #211

Open
msrutek-paylocity opened this issue Dec 3, 2024 · 0 comments

Comments

@msrutek-paylocity
Copy link

Platform + Version

i.e.

  • iOS 17.6.1, iPhone 15 Pro Max
  • iOS 16.1.1, iPhone SE (2nd generation)
  • iOS 16.6.1, iPhone 12
  • ...

SDK Version

3.4.3

Framework

Native, SwiftUI

Describe the bug

Crash of the app. This mostly happens within the first second of the app lifetime.

To Reproduce

Yet unknown.

Expected behavior

No crash.

Stack Trace

Crashed: pendo.api.initQueue
EXC_BAD_ACCESS KERN_INVALID_ADDRESS 0x0000000d07c56c60 

0  libobjc.A.dylib                0x4174 objc_release + 16
1  libobjc.A.dylib                0x4174 objc_release_x0 + 16
2  Pendo                          0x1bf30 -[PNDAnalyticsMessageAdapter addDataToAnalyticsIfNeeded:] + 1280
3  Pendo                          0x114c1c -[PNDAnalyticsMessageManager putSync:] + 164
4  Pendo                          0x591e8 __44+[PNDTrackEventsUtils sendTrack:properties:]_block_invoke + 488
5  libdispatch.dylib              0x2320 _dispatch_call_block_and_release + 32
6  libdispatch.dylib              0x3eac _dispatch_client_callout + 20
7  libdispatch.dylib              0xb534 _dispatch_lane_serial_drain + 668
8  libdispatch.dylib              0xc0a4 _dispatch_lane_invoke + 384
9  libdispatch.dylib              0x16cdc _dispatch_workloop_worker_thread + 648
10 libsystem_pthread.dylib        0xddc _pthread_wqthread + 288
11 libsystem_pthread.dylib        0xb7c start_wqthread + 8
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant