Crash in [@ java.lang.IllegalArgumentException: at org.mozilla.gecko.mozglue.GeckoLoader.nativeRun(Native Method)]
Categories
(Firefox for Android :: General, defect, P3)
Tracking
()
People
(Reporter: ohorvath, Unassigned)
References
Details
(Keywords: crash, regression, Whiteboard: [geckoview:m87])
Crash Data
Issue first created in github here: https://github.com/mozilla-mobile/fenix/issues/18746
Steps to reproduce
- Open a private tab
- Open the notifications tray
- Tap the close private tabs notification
Expected behavior
The private browsing homescreen is displayed
Actual behavior
App crashed once. The test passed on a 2nd run.
Couldn't reproduce manually yet.
closePrivateTabNotificationCrashLog.txt
Crash reports: crash-stats.mozilla.org
Device information
- Device vendor / model and Android version: Pixel 2 virtual device, API 28
- Firefox for Android version: Debug 4/1
Java stack trace:
java.lang.NullPointerException: NullHandle at org.mozilla.gecko.mozglue.GeckoLoader.nativeRun(Native Method)
Comment 1•4 years ago
•
|
||
The same crash to occurred while the verifyAboutFirefoxPreview
test ran
Master 4/8: Firebase link
Master 4/9 : Firebase Link
Comment 2•4 years ago
|
||
The frequency in the wild looks very low. Is this still reproducible for you?
Reporter | ||
Comment 3•4 years ago
|
||
(In reply to Ryan VanderMeulen [:RyanVM] from comment #2)
The frequency in the wild looks very low. Is this still reproducible for you?
I haven't seen this in a while, looks like the last one was on 4/9.
Comment 4•4 years ago
|
||
Thanks, let's call this WFM in that case.
Updated•3 years ago
|
Description
•