Skip to content

So many OutOfMemoryError on Android 10 #4388

Closed
@0xera

Description

@0xera
  • Android Studio version: No matter
  • Firebase Component: Config, Analytics, Crashlytics, Performance
  • Component version: 29.3.0, 30.4.1

I have a lot of OOM after updating the SDK from version 29.3.0 to 30.4.1. The number of OOM increased 5 times on devices running Android 10, and decreased on Android 12 and 11. After downgrading the version, I observe that OOM decreases on Android 10, and Android 11, 12 began to grow again. I'm afraid to upgrade to the new version. Crashes are recorded in AppGallery:

java.lang.OutOfMemoryError error: pthread_create error (1040 KB stack): Try again
in java.lang.Thread.nativeCreate(native method)

Снимок экрана 2022-12-01 в 18 06 47

The error occurs in Firebase Analytics, Performance and Config

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