Open Bug 1881856 Opened 1 year ago Updated 1 year ago

Crash in [@ java.lang.NullPointerException: at org.mozilla.fenix.library.history.HistoryFragment$onCreateView$1$5.invoke(HistoryFragment.kt)]

Categories

(Firefox for Android :: History, defect, P3)

Unspecified
Android
defect

Tracking

()

Tracking Status
firefox123 --- wontfix
firefox124 --- wontfix
firefox125 --- wontfix
firefox126 --- wontfix

People

(Reporter: cpeterson, Unassigned)

References

(Depends on 1 open bug)

Details

(Keywords: crash, regression, Whiteboard: [fxdroid] [group4])

Crash Data

Crash report: https://crash-stats.mozilla.org/report/index/08945b56-4fda-408d-b1b8-e8cee0240223

These crashes look like a regression starting in 120.

Exception: java.lang.NullPointerException
Message: --

Frame   Module  Function  Source  In app?
0   org.mozilla.fenix.library.history.HistoryFragment$onCreateView$1$5  invoke  HistoryFragment.kt:15   True
1   org.mozilla.fenix.library.history.state.HistoryStorageMiddleware$invoke$2$1   invokeSuspend   HistoryStorageMiddleware.kt:8   True
2   kotlin.coroutines.jvm.internal.BaseContinuationImpl   resumeWith  ContinuationImpl.kt:9   True
3   kotlinx.coroutines.DispatchedTask   run   DispatchedTask.kt:112   True
4   android.os.Handler  handleCallback  Handler.java:790  True
5   android.os.Handler  dispatchMessage   Handler.java:99   True
6   android.os.Looper   loop  Looper.java:164   True
7   android.app.ActivityThread  main  ActivityThread.java:7000  True
8   java.lang.reflect.Method  invoke  Method.java:-2  False
9   com.android.internal.os.RuntimeInit$MethodAndArgsCaller   run   RuntimeInit.java:441  True
10  com.android.internal.os.ZygoteInit  main  ZygoteInit.java:1408  True

Chris, would you mind adding Priority/Severity settings to this report to help out release management?

Flags: needinfo?(cpeterson)

Even though this bug is a regression, P3/S3 because the crash volume is low and we haven't seen any crash reports from 124 or 125 yet.

Severity: -- → S3
Flags: needinfo?(cpeterson)
Priority: -- → P3

Seeing low volume reports of it in beta and nightly.

Whiteboard: [fxdroid] [group4]

Still low volume in 124, only 1 crash in 125 beta1, and no crashes in nightly 126. Note this is a startup crash.

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