Closed Bug 921611 Opened 11 years ago Closed 3 years ago

Crash in org.mozilla.f3nn3c.UpdateService -- java.lang.NullPointerException @ org.mozilla.gecko.NotificationHelper.hideNotification(NotificationHelper.java:269)

Categories

(Firefox for Android Graveyard :: General, defect)

27 Branch
ARM
Android
defect
Not set
critical

Tracking

(Not tracked)

RESOLVED INCOMPLETE

People

(Reporter: aaronmt, Unassigned)

Details

(Keywords: crash, Whiteboard: [native-crash])

// CRASH: org.mozilla.f3nn3c.UpdateService (pid 12572)
// Short Msg: java.lang.NullPointerException
// Long Msg: java.lang.NullPointerException: Error receiving broadcast Intent { act=helperBroadcastAction dat=moz-notification flg=0x10 bnds=[0,169][1080,361] (has extras) } in org.mozilla.gecko.NotificationHelper$1@416cc498
// Build Label: htc_europe/m7/m7:4.2.2/JDQ39/211355.1:user/release-keys
// Build Changelist: 211355.1
// Build Time: 1371833575000
// java.lang.RuntimeException: Error receiving broadcast Intent { act=helperBroadcastAction dat=moz-notification flg=0x10 bnds=[0,169][1080,361] (has extras) } in org.mozilla.gecko.NotificationHelper$1@416cc498
// 	at android.app.LoadedApk$ReceiverDispatcher$Args.run(LoadedApk.java)
// 	at android.os.Handler.handleCallback(Handler.java)
// 	at android.os.Handler.dispatchMessage(Handler.java)
// 	at android.os.Looper.loop(Looper.java)
// 	at android.app.ActivityThread.main(ActivityThread.java)
// 	at java.lang.reflect.Method.invokeNative(Native Method)
// 	at java.lang.reflect.Method.invoke(Method.java)
// 	at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java)
// 	at com.android.internal.os.ZygoteInit.main(ZygoteInit.java)
// 	at dalvik.system.NativeStart.main(Native Method)
// Caused by: java.lang.NullPointerException
// 	at org.mozilla.gecko.NotificationHelper.hideNotification(NotificationHelper.java:269)
// 	at org.mozilla.gecko.NotificationHelper.handleNotificationIntent(NotificationHelper.java:132)
// 	at org.mozilla.gecko.NotificationHelper.access$100(NotificationHelper.java:29)
// 	at org.mozilla.gecko.NotificationHelper$1.onReceive(NotificationHelper.java:104)
// 	... 10 more

Triggered during UI fuzzing

--
Nightly (09/27), HTC One (Android 4.3)
Thanks!
We have completed our launch of our new Firefox on Android. The development of the new versions use GitHub for issue tracking. If the bug report still reproduces in a current version of [Firefox on Android nightly](https://play.google.com/store/apps/details?id=org.mozilla.fenix) an issue can be reported at the [Fenix GitHub project](https://github.com/mozilla-mobile/fenix/). If you want to discuss your report please use [Mozilla's chat](https://wiki.mozilla.org/Matrix#Connect_to_Matrix) server https://chat.mozilla.org and join the [#fenix](https://chat.mozilla.org/#/room/#fenix:mozilla.org) channel.
Status: NEW → RESOLVED
Closed: 3 years ago
Resolution: --- → INCOMPLETE
Product: Firefox for Android → Firefox for Android Graveyard

Removing steps-wanted keyword because this bug has been resolved.

Keywords: steps-wanted

Removing steps-wanted keyword because this bug has been resolved.

You need to log in before you can comment on or make changes to this bug.