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 at FPRNetworkTrace.m #14275

Open
ValentineVV opened this issue Dec 19, 2024 · 1 comment
Open

Crash at FPRNetworkTrace.m #14275

ValentineVV opened this issue Dec 19, 2024 · 1 comment

Comments

@ValentineVV
Copy link

Description

FPRNetworkTrace.m

Here is stacktrace:

          Crashed: org.alamofire.session.rootQueue
0  libobjc.A.dylib                0xeea0 objc_moveWeak + 196
1  CoreFoundation                 0x4da84 _CFXNotificationRegistrarAddObserver + 392
2  CoreFoundation                 0x4d880 CFXNotificationRegistrarAdd + 576
3  CoreFoundation                 0x4d060 _CFXNotificationRegisterObserver + 248
4  FirebasePerformance            0x11d78 -[FPRNetworkTrace start] + 207 (FPRNetworkTrace.m:207)
5  FirebasePerformance            0x17c20 __InstrumentDataTaskWithRequest_block_invoke + 276 (FPRNSURLSessionInstrument.m:276)
6  Alamofire                      0x2d82c DataStreamRequest.task(for:using:) + 122 (DataRequest.swift:122)
7  Alamofire                      0xbc690 Session.didCreateURLRequest(_:for:) + 1188 (Session.swift:1188)
8  Alamofire                      0xca120 partial apply for closure #3 in Session.performSetupOperations(for:convertible:shouldCreateTask:) + 72
9  Alamofire                      0x88dc4 thunk for @escaping @callee_guaranteed () -> () + 28 (<compiler-generated>:28)
10 libdispatch.dylib              0x2248 _dispatch_call_block_and_release + 32
11 libdispatch.dylib              0x3fa8 _dispatch_client_callout + 20
12 libdispatch.dylib              0xb5cc _dispatch_lane_serial_drain + 768
13 libdispatch.dylib              0xc158 _dispatch_lane_invoke + 432
14 libdispatch.dylib              0xb42c _dispatch_lane_serial_drain + 352
15 libdispatch.dylib              0xc124 _dispatch_lane_invoke + 380
16 libdispatch.dylib              0x1738c _dispatch_root_queue_drain_deferred_wlh + 288
17 libdispatch.dylib              0x16bd8 _dispatch_workloop_worker_thread + 540
18 libsystem_pthread.dylib        0x3680 _pthread_wqthread + 288
19 libsystem_pthread.dylib        0x1474 start_wqthread + 8

Reproducing the issue

No response

Firebase SDK Version

11.6.0

Xcode Version

16.1

Installation Method

CocoaPods

Firebase Product(s)

Analytics, Crashlytics, Performance, Remote Config

Targeted Platforms

iOS

Relevant Log Output

If using Swift Package Manager, the project's Package.resolved

Expand Package.resolved snippet
Replace this line with the contents of your Package.resolved.

If using CocoaPods, the project's Podfile.lock

Expand Podfile.lock snippet
Replace this line with the contents of your Podfile.lock!
@google-oss-bot
Copy link

I couldn't figure out how to label this issue, so I've labeled it for a human to triage. Hang tight.

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

No branches or pull requests

3 participants