Closed Bug 1604511 Opened 4 years ago Closed 4 years ago

Crash in java.lang.NullPointerException: at org.mozilla.geckoview.Autofill$Support.clear()

Categories

(GeckoView :: General, defect, P1)

Unspecified
Android
defect

Tracking

(firefox73 fixed)

RESOLVED FIXED
mozilla73
Tracking Status
firefox73 --- fixed

People

(Reporter: mortimergoro, Assigned: esawin)

Details

(Whiteboard: [geckoview:m1912])

Attachments

(2 files)

Reproduced in Firefox reality.

https://crash-stats.mozilla.com/report/index/8569079a-5392-4769-ac96-632320191217

java.lang.NullPointerException
	at org.mozilla.geckoview.Autofill$Support.clear(Autofill.java:1138)
	at org.mozilla.geckoview.Autofill$Support$1.handleMessage(Autofill.java:975)
	at org.mozilla.gecko.EventDispatcher$3.run(EventDispatcher.java:373)
	at android.os.Handler.handleCallback(Handler.java:751)
	at android.os.Handler.dispatchMessage(Handler.java:95)
	at android.os.Looper.loop(Looper.java:154)
	at android.app.ActivityThread.main(ActivityThread.java:6144)
	at java.lang.reflect.Method.invoke(Native Method)
	at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:886)
	at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:776)
Summary: Crash in java.lang.NullPointerException: at rg.mozilla.geckoview.Autofill$Support.clear() → Crash in java.lang.NullPointerException: at org.mozilla.geckoview.Autofill$Support.clear()
Assignee: nobody → esawin
Status: NEW → ASSIGNED
Priority: -- → P1
Whiteboard: [geckoview:m1912]

Depends on D57507

Attachment #9116473 - Attachment description: Bug 1604511 - [1.0] Ensure Autofill.Support is fully initialized before handling events and thread-safe. → Bug 1604511 - [1.1] Ensure Autofill.Support is fully initialized before handling events and enforce UI thread only access.
Attachment #9116473 - Attachment description: Bug 1604511 - [1.1] Ensure Autofill.Support is fully initialized before handling events and enforce UI thread only access. → Bug 1604511 - [1.2] Ensure Autofill.Support is fully initialized before handling events and enforce UI thread only access.
Pushed by esawin@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/bb9e3bd92848
[1.2] Ensure Autofill.Support is fully initialized before handling events and enforce UI thread only access. r=geckoview-reviewers,agi,snorp
https://hg.mozilla.org/integration/autoland/rev/afabeb946303
[2.0] Fix Autofill backend nodes handling. r=geckoview-reviewers,snorp
Status: ASSIGNED → RESOLVED
Closed: 4 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla73
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: