A couple of crash reports related to Firebase Notifications

418 views
Skip to first unread message

kirill....@busliniensuche.de

unread,
Jul 21, 2016, 9:49:28 AM7/21/16
to Firebase Google Group
Today I sent the first bigger batch of push notifications to my users. In the following minutes a number of crash reports started showing up. I'm not sure what's the right place for these, so I'll post them here.

1 (by far the most frequent)
already submitted here: https://groups.google.com/forum/#!topic/firebase-talk/Vpopd91i9Yg

2
Android: 4.4.2
Manufacturer: samsung
Model: GT-I9301I

java.lang.NullPointerException
	at android.os.Bundle.<init>(Bundle.java:124)
	at android.content.Intent.getExtras(Intent.java:5450)
	at com.google.firebase.messaging.FirebaseMessagingService.b(Unknown Source)
	at com.google.firebase.iid.e.run(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1112)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:587)
	at java.lang.Thread.run(Thread.java:841)

3
Android: 4.4.4 Manufacturer: samsung Model: GT-I9305 java.lang.IllegalArgumentException at android.os.Parcel.nativeAppendFrom(Native Method) at android.os.Parcel.appendFrom(Parcel.java:431) at android.os.Bundle.<init>(Bundle.java:124) at android.content.Intent.getExtras(Intent.java:5578) at com.google.firebase.messaging.FirebaseMessagingService.b(Unknown Source) at com.google.firebase.iid.e.run(Unknown Source) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1112) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:587) at java.lang.Thread.run(Thread.java:841)

4
Android: 4.4.2 Manufacturer: HTC Model: HTC One mini 2
Android: 4.4.2 Manufacturer: samsung Model: GT-I9301I java.lang.OutOfMemoryError: int[] of length 1572703656 exceeds the VM limit(Heap Size=12524KB, Allocated=6275KB) at android.util.ArrayMap.allocArrays(ArrayMap.java:196) at android.util.ArrayMap.ensureCapacity(ArrayMap.java:307) at android.os.Bundle.unparcel(Bundle.java:247) at android.os.Bundle.getString(Bundle.java:1118) at com.google.firebase.messaging.FirebaseMessagingService.b(Unknown Source) at com.google.firebase.messaging.FirebaseMessagingService.b(Unknown Source) at com.google.firebase.iid.e.run(Unknown Source) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1112) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:587) at java.lang.Thread.run(Thread.java:864)

5
Android: 4.2.2
Manufacturer: FP1
Model: FP1

java.lang.RuntimeException: Parcel android.os.Parcel@423db2f0: Unmarshalling unknown type code 28 at offset 4
	at android.os.Parcel.readValue(Parcel.java:2032)
	at android.os.Parcel.readMapInternal(Parcel.java:2225)
	at android.os.Bundle.unparcel(Bundle.java:223)
	at android.os.Bundle.getString(Bundle.java:1063)
	at com.google.firebase.messaging.FirebaseMessagingService.b(Unknown Source)
	at com.google.firebase.messaging.FirebaseMessagingService.b(Unknown Source)
	at com.google.firebase.iid.e.run(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1080)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:573)
	at java.lang.Thread.run(Thread.java:838)


Jacob Wenger

unread,
Jul 22, 2016, 4:38:27 PM7/22/16
to fireba...@googlegroups.com
Hey Kirill,

Thanks for reporting these and thanks for including the stack traces.

We have identified the issues and are putting together fixes. These will be included in an upcoming Firebase Android SDK release. I have no timeline for when that release will happen though. Keep an eye out on our release notes for updates.

Cheers,
Jacob

--
You received this message because you are subscribed to the Google Groups "Firebase Google Group" group.
To unsubscribe from this group and stop receiving emails from it, send an email to firebase-tal...@googlegroups.com.
To post to this group, send email to fireba...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/firebase-talk/ec89a190-3a98-4c76-a895-4f072f2fb137%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Omar Abdan

unread,
Sep 20, 2016, 9:43:44 AM9/20/16
to Firebase Google Group
Hello Jacob,

I'm still facing the same issue on production. so any idea when this will be fixed?
I'm using version (9.4.0).

Jacob Wenger

unread,
Sep 20, 2016, 12:20:27 PM9/20/16
to fireba...@googlegroups.com
Hey Omar,

These fixes will be included in an upcoming Firebase Android SDK release. As we do not publicly release dates for when features or bug fixes will go out, I still have no timeline to share. Continue to keep an eye out on our release notes for updates.

Cheers,
Jacob

To unsubscribe from this group and stop receiving emails from it, send an email to firebase-talk+unsubscribe@googlegroups.com.

To post to this group, send email to fireba...@googlegroups.com.

jaspreetk...@gmail.com

unread,
Apr 10, 2017, 5:52:15 AM4/10/17
to Firebase Google Group
For Htc One Mini..do as following given instructions to stop crash in your device;
  • First of all best method to prevent crash is to delete all cache data and miscellaneous data from your device.
  • Also delete problematic apps from mobile.
Advance Troubleshooting method:
  • Press and hold the Volume Down key.
  • Press and release the Power key to turn the phone on.
  • Continue holding the Volume Down.
  • Release the Volume Down key when the three Android images appear on the bottom of the screen.
  • Press the Volume Down key once to move the cursor from FASTBOOT to RECOVERY.
  • Press the Power key to begin the wipe.
  • The device displays the bootup screen followed by a phone with a red triangle.
  • Press the Up Volume key and Power key at the same time.
  • Press the Down Volume key three times to select Wipe cache partition.
  • Press the Power key to initiate the wipe.
  • Wait until the phone displays Cache wipe complete.
  • Press the Power key to select Reboot system now. 
For more information you can use Htc One mini Manual
Reply all
Reply to author
Forward
0 new messages