NullPointerException in com.google.firebase.database

2,048 views
Skip to first unread message

Sulabh Puri

unread,
Sep 17, 2018, 11:18:02 AM9/17/18
to Firebase Google Group
Getting this crash on crashlytics for a very few number of users.

Fatal Exception: java.lang.NullPointerException: Attempt to invoke virtual method 'java.lang.String java.lang.String.toLowerCase(java.util.Locale)' on a null object reference
       at com.google.firebase.database.obfuscated.zzdq.zza(SourceFile:5111)
       at com.google.firebase.database.obfuscated.zzdq$2.run(SourceFile:143)
       at java.lang.Thread.run(Thread.java:818)

Not able to reproduce it locally. Any clues on how to resolve or reproduce it.
Thank in advance.

Andreas B

unread,
Sep 17, 2018, 12:10:08 PM9/17/18
to Firebase Google Group
I received the same warning about a "Fatal issue" yesterday. It is for an app that I haven't touched in quite a while, and which isn't installed by too many users. I already wondered about that, but if others are seeing the same, it might not be an issue with our code at all.

Here's what I got:

java.lang.NullPointerException: Attempt to invoke virtual method 'java.lang.String java.lang.String.toLowerCase(java.util.Locale)' on a null object reference
    at bhe.run(:com.google.android.gms.dynamite_dynamitemodulesc@14530054@14.5.30 (040706-211870002):51)
    at java.lang.Thread.run(Thread.java:818)

Dim Theo

unread,
Oct 1, 2018, 10:52:38 AM10/1/18
to Firebase Google Group
Hello,

I also got the same report from Crashlytics, I never managed to reproduce it locally.

Here is a snapshot from the Firebase Crashlytics:

crash.PNG


Dimitris

Dimitris Theodoropoulos

unread,
Oct 2, 2018, 11:56:55 AM10/2/18
to Firebase Google Group
There is a big chance that this is the issue:


According to the post, there is rooted Nexus 5X device that runs automated tests and crashes..


On Monday, September 17, 2018 at 6:18:02 PM UTC+3, Sulabh Puri wrote:
Reply all
Reply to author
Forward
0 new messages