Skip to content

FIRCLSBinaryImageRecordLibraryFrameworkInfo Crash #14043

Closed
@jruston

Description

@jruston

Description

I am seeing some crashes which seem to occur inside FIRCLSBinaryImageRecordLibraryFrameworkInfo. I have been unable to reproduce it myself, but I'm seeing a bunch of these kinds of crashes in Firebase 11.4.2. I believe it occurred in older versions too.

Reproducing the issue

No response

Firebase SDK Version

11.4.2

Xcode Version

16.1

Installation Method

CocoaPods

Firebase Product(s)

Analytics, Crashlytics

Targeted Platforms

iOS

Relevant Log Output

Thread 1 Crashed:
0   libobjc.A.dylib               	0x000000018c9edc78 objc_retain + 16 (:-1)
1   CoreFoundation                	0x000000018f72a944 _copyQueryTable + 140 (CFBundle_Resources.c:831)
2   CoreFoundation                	0x000000018f72a2c8 _copyResourceURLsFromBundle + 376 (CFBundle_Resources.c:948)
3   CoreFoundation                	0x000000018f7299d0 _CFBundleCopyFindResources + 1400 (CFBundle_Resources.c:1280)
4   CoreFoundation                	0x000000018f728bb4 CFBundleCopyResourceURL + 56 (CFBundle_Resources.c:110)
5   CoreFoundation                	0x000000018f7282cc _CFBundleGetStringsSources + 964 (CFBundle_Strings.m:947)
6   CoreFoundation                	0x000000018f751f9c CFBundleGetLocalInfoDictionary + 208 (CFBundle_InfoPlist.c:1416)
7   Foundation                    	0x000000018e37325c -[NSBundle localizedInfoDictionary] + 24 (NSBundle.m:1381)
8   Foundation                    	0x000000018e373204 -[NSBundle objectForInfoDictionaryKey:] + 28 (NSBundle.m:1385)
9   FirebaseCrashlytics           	0x0000000103ace938 FIRCLSBinaryImageRecordLibraryFrameworkInfo + 248 (FIRCLSBinaryImage.m:546)
10  FirebaseCrashlytics           	0x0000000103ace938 FIRCLSBinaryImageRecordSlice + 356 (FIRCLSBinaryImage.m:568)
11  FirebaseCrashlytics           	0x0000000103ace938 FIRCLSProcessBinaryImageChange + 796 (FIRCLSBinaryImage.m:396)
12  libdispatch.dylib             	0x000000019737a0d0 _dispatch_client_callout + 20 (object.m:576)
13  libdispatch.dylib             	0x00000001973816d8 _dispatch_lane_serial_drain + 744 (queue.c:3934)
14  libdispatch.dylib             	0x00000001973821e0 _dispatch_lane_invoke + 380 (queue.c:4025)
15  libdispatch.dylib             	0x000000019738d258 _dispatch_root_queue_drain_deferred_wlh + 288 (queue.c:7193)
16  libdispatch.dylib             	0x000000019738caa4 _dispatch_workloop_worker_thread + 540 (queue.c:6787)
17  libsystem_pthread.dylib       	0x0000000216a73c7c _pthread_wqthread + 288 (pthread.c:2696)
18  libsystem_pthread.dylib       	0x0000000216a70488 start_wqthread + 8 (:-1)

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

No response

If using CocoaPods, the project's Podfile.lock

No response

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions