firebase / firebase-android-sdk

Firebase Android SDK
https://firebase.google.com
Apache License 2.0
2.28k stars 578 forks source link

android anr #6155

Closed Keyden closed 3 months ago

Keyden commented 3 months ago

at kotlinx.coroutines.internal.SystemPropsKt.systemProp$default (unavailable:1) at kotlinx.coroutines.scheduling.DefaultIoScheduler. (Dispatcher.kt:62) at kotlinx.coroutines.Dispatchers. (Dispatchers.kt:69) at androidx.datastore.preferences.PreferenceDataStoreDelegateKt.preferencesDataStore$default (PreferenceDataStoreDelegate.kt:70) at com.google.firebase.sessions.settings.SessionsSettings. (SessionsSettings.kt:149) at com.google.firebase.sessions.FirebaseSessionsRegistrar.getComponents$lambda$3 (FirebaseSessionsRegistrar.kt:87) at com.google.firebase.sessions.FirebaseSessionsRegistrar.$r8$lambda$Q7QEq71zuXJD_1_ebgkz4jriEqA (FirebaseSessionsRegistrar.kt) at com.google.firebase.sessions.FirebaseSessionsRegistrar$$ExternalSyntheticLambda3.create (D8$$SyntheticClass) at com.google.firebase.tracing.ComponentMonitor.lambda$processRegistrar$0 (ComponentMonitor.java:38) at com.google.firebase.tracing.ComponentMonitor$$ExternalSyntheticLambda0.create (D8$$SyntheticClass) at com.google.firebase.components.ComponentRuntime.lambda$discoverComponents$0$com-google-firebase-components-ComponentRuntime (ComponentRuntime.java:160) at com.google.firebase.components.ComponentRuntime$$ExternalSyntheticLambda1.get (D8$$SyntheticClass) at com.google.firebase.components.Lazy.get (Lazy.java:53) at com.google.firebase.components.ComponentContainer.get (ComponentContainer.java:48) at com.google.firebase.components.RestrictedComponentContainer.get (RestrictedComponentContainer.java:105) at com.google.firebase.sessions.FirebaseSessionsRegistrar.getComponents$lambda$0 (FirebaseSessionsRegistrar.kt:52) at com.google.firebase.sessions.FirebaseSessionsRegistrar.$r8$lambda$jqdCK1QUJM7gd1CjmbqxQBIVd3s (FirebaseSessionsRegistrar.kt) at com.google.firebase.sessions.FirebaseSessionsRegistrar$$ExternalSyntheticLambda0.create (D8$$SyntheticClass) at com.google.firebase.tracing.ComponentMonitor.lambda$processRegistrar$0 (ComponentMonitor.java:38) at com.google.firebase.tracing.ComponentMonitor$$ExternalSyntheticLambda0.create (D8$$SyntheticClass) at com.google.firebase.components.ComponentRuntime.lambda$discoverComponents$0$com-google-firebase-components-ComponentRuntime (ComponentRuntime.java:160) at com.google.firebase.components.ComponentRuntime$$ExternalSyntheticLambda1.get (D8$$SyntheticClass) at com.google.firebase.components.Lazy.get (Lazy.java:53) at com.google.firebase.components.ComponentRuntime.doInitializeEagerComponents (ComponentRuntime.java:322) at com.google.firebase.components.ComponentRuntime.initializeEagerComponents (ComponentRuntime.java:312) at com.google.firebase.FirebaseApp.initializeAllApis (FirebaseApp.java:607) at com.google.firebase.FirebaseApp.initializeApp (FirebaseApp.java:300) at com.google.firebase.FirebaseApp.initializeApp (FirebaseApp.java:264) at com.google.firebase.FirebaseApp.initializeApp (FirebaseApp.java:249) at com.google.firebase.provider.FirebaseInitProvider.onCreate (FirebaseInitProvider.java:69) at android.content.ContentProvider.attachInfo (ContentProvider.java:2419) at android.content.ContentProvider.attachInfo (ContentProvider.java:2382) at com.google.firebase.provider.FirebaseInitProvider.attachInfo (FirebaseInitProvider.java:61) at android.app.ActivityThread.installProvider (ActivityThread.java:7426) at android.app.ActivityThread.installContentProviders (ActivityThread.java:6924) at android.app.ActivityThread.handleBindApplication (ActivityThread.java:6833)

android api34 firebase unity plugin 12.1.0

google-oss-bot commented 3 months ago

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

lehcar09 commented 3 months ago

Hi @Keyden, thank you for reaching out. I noticed that you filed a similar issue in the Firebase - Unity SDK repository. To avoid duplicate efforts, feel free to continue your report there. I'll go ahead and close this case for now.

Aside from that, In order for us to help you, could you file a new issue thread with the complete details regarding the specific security bug and issue that you're referring to so that we may assist you properly. This information will be helpful for us to conduct an initial investigation. Thanks!