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 -[PNDFXActionDispatcher dispatchActionsNext:] #209

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

Comments

@msrutek-paylocity
Copy link

Platform + Version

iOS 18.0.1, iPhone 14

SDK Version

3.4.3

Framework

Native, SwiftUI

Describe the bug

Crash of the app.

To Reproduce

Yet unknown.

Expected behavior

No crash.

Stack Trace

Fatal Exception: NSGenericException
*** Collection <NSConcreteHashTable: 0x301bfc280> was mutated while being enumerated. 


0  CoreFoundation                 0x8408c __exceptionPreprocess
1  libobjc.A.dylib                0x172e4 objc_exception_throw
2  CoreFoundation                 0x17f168 -[__NSSingleObjectEnumerator init]
3  Foundation                     0x27624 -[NSConcreteHashTable countByEnumeratingWithState:objects:count:]
4  Foundation                     0x27568 -[NSConcreteHashTable allObjects]
5  Pendo                          0x28754 -[PNDFXActionDispatcher dispatchActionsNext:]
6  libdispatch.dylib              0x2370 _dispatch_call_block_and_release
7  libdispatch.dylib              0x40d0 _dispatch_client_callout
8  libdispatch.dylib              0x7580 _dispatch_continuation_pop
9  libdispatch.dylib              0x6bb0 _dispatch_async_redirect_invoke
10 libdispatch.dylib              0x15d8c _dispatch_root_queue_drain
11 libdispatch.dylib              0x16590 _dispatch_worker_thread2
12 libsystem_pthread.dylib        0x4c40 _pthread_wqthread
13 libsystem_pthread.dylib        0x1488 start_wqthread
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