Skip to content

Crash on -[FPRRemoteConfigFlags cachedValueForConfigFlag:] #4400

Closed
@dongshuju

Description

@dongshuju

[READ] Step 1: Are you in the right place?

Crash

[REQUIRED] Step 2: Describe your environment

  • Xcode version: Xcode 11.2.1
  • Firebase SDK version: 6.13.0
  • Firebase Component: Core
  • Component version: 6.13.0

[REQUIRED] Step 3: Describe the problem

We upgrade to lateast SDK version 6.13.0, Crashed on [FPRRemoteConfigFlags cachedValueForConfigFlag:]

Steps to reproduce:

It's crashed on com.hackemist.SDWebImageDownloader thread, but we do not use SDWebImage with FireBase.

Here is the Crash Info:

#0Crashed: com.hackemist.SDWebImageDownloader (QOS: UNSPECIFIED)EXC_BAD_ACCESS KERN_INVALID_ADDRESS 0x0000000d80f10780 Raw Text -- 0 | libobjc.A.dylib | objc_msgSend + 16 1 | ** | -[FPRRemoteConfigFlags cachedValueForConfigFlag:] + 4377850916 2 | ** | -[FPRRemoteConfigFlags getStringValueForFlag:defaultValue:] + 4377851512 3 | ** | -[FPRRemoteConfigFlags sdkDisabledVersionsWithDefaultValue:] + 4377852196 4 | ** | -[FPRConfigurations sdkDisabledVersions] + 4377844816 5 | ** | -[FPRConfigurations sdkEnabled] + 4377844576 6 | ** | -[FPRNetworkTrace initWithURLRequest:] + 4377893596 7 | ** | __InstrumentDataTaskWithRequestCompletionHandler_block_invoke + 4377925080 8 | SDWebImage | SDWebImageDownloaderOperation.m line 162-[SDWebImageDownloaderOperation start] + 162 9 | Foundation | __NSOQSchedule_f + 276 17 | libsystem_pthread.dylib | start_wqthread + 4 

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      close