firebase / firebase-android-sdk

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

SecurityException: Bad package name: #5605

Closed centy closed 9 months ago

centy commented 9 months ago

Step 2: Describe your environment

Step 3: Describe the problem Problem appears remotely on some percentage of our uses. We are not able to reproduce it locally for now. We have all those crashed from Google Play Vitals and Crashlitics

Exception java.lang.SecurityException: Bad package name: com.my.package.name at com.google.android.gms.signin.service.SignInBrokerChimeraService.iu (:com.google.android.gms@233918041@23.39.18 (150800-572044148):88) at bdbt.a (:com.google.android.gms@233918041@23.39.18 (150800-572044148):3) at bdct.a (:com.google.android.gms@233918041@23.39.18 (150800-572044148):10) at bdcw.gV (:com.google.android.gms@233918041@23.39.18 (150800-572044148):850) at agyf.y (:com.google.android.gms@233918041@23.39.18 (150800-572044148):133) at agez.a (:com.google.android.gms@233918041@23.39.18 (150800-572044148):100) at agfd.run (:com.google.android.gms@233918041@23.39.18 (150800-572044148):22) at java.util.concurrent.Executors$RunnableAdapter.call (Executors.java:462) at java.util.concurrent.FutureTask.run (FutureTask.java:266) at ahph.c (:com.google.android.gms@233918041@23.39.18 (150800-572044148):50) at ahph.run (:com.google.android.gms@233918041@23.39.18 (150800-572044148):76) at java.util.concurrent.ThreadPoolExecutor.runWorker (ThreadPoolExecutor.java:1167) at java.util.concurrent.ThreadPoolExecutor$Worker.run (ThreadPoolExecutor.java:641) at ahun.run (:com.google.android.gms@233918041@23.39.18 (150800-572044148):8)

Steps to reproduce:

Unable to reproduce locally

google-oss-bot commented 9 months ago

I found a few problems with this issue:

argzdev commented 9 months ago

Hey @centy, thanks for reaching out. I noticed that there's no reference regarding Firebase in your stacktrace, could you share why you think Firebase is causing this issue? Also any chance you could share more information such as devices android version that are experiencing this behavior, Firebase products that you're using, code snippets, or anything that you find might be useful, it'll really help us out a lot. Right now there's not enough information to point us where to conduct an initial investigation in the SDK.

google-oss-bot commented 9 months ago

Hey @centy. We need more information to resolve this issue but there hasn't been an update in 5 weekdays. I'm marking the issue as stale and if there are no new updates in the next 5 days I will close it automatically.

If you have more information that will help us get to the bottom of this, just add a comment!

google-oss-bot commented 9 months ago

Since there haven't been any recent updates here, I am going to close this issue.

@centy if you're still experiencing this problem and want to continue the discussion just leave a comment here and we are happy to re-open this.