Open Bug 1757018 Opened 3 years ago Updated 2 years ago

Crash in [@ java.lang.NullPointerException: at org.mozilla.focus.fragment.UrlInputFragment.onTextChange$app_focusRelease]

Categories

(Focus :: General, defect, P3)

Unspecified
Android

Tracking

(firefox105 wontfix, firefox110 affected, firefox111 affected, firefox112 affected, firefox113 affected)

Tracking Status
firefox105 --- wontfix
firefox110 --- affected
firefox111 --- affected
firefox112 --- affected
firefox113 --- affected

People

(Reporter: RyanVM, Unassigned)

Details

(Keywords: crash)

Crash Data

Crash report: https://crash-stats.mozilla.org/report/index/d3a619c2-ba22-4fc3-8f84-ca24b0220224

New topcrash in Focus 97, currently #8 overall.

Java stack trace:

java.lang.NullPointerException
	at org.mozilla.focus.fragment.UrlInputFragment.onTextChange$app_focusRelease(UrlInputFragment.kt:13)
	at org.mozilla.focus.input.InputToolbarIntegration$2.onTextChanged(InputToolbarIntegration.kt:1)
	at mozilla.components.browser.toolbar.edit.EditToolbar$views$2$2.invoke(EditToolbar.kt:14)
	at mozilla.components.ui.autocomplete.InlineAutocompleteEditText$TextChangeListener.afterTextChanged(InlineAutocompleteEditText.kt:28)
	at android.widget.TextView.sendAfterTextChanged(TextView.java:9307)
	at android.widget.TextView$ChangeWatcher.afterTextChanged(TextView.java:12062)
	at android.text.SpannableStringBuilder.sendAfterTextChanged(SpannableStringBuilder.java:1047)
	at android.text.SpannableStringBuilder.replace(SpannableStringBuilder.java:564)
	at android.text.SpannableStringBuilder.replace(SpannableStringBuilder.java:494)
	at android.text.SpannableStringBuilder.replace(SpannableStringBuilder.java:34)
	at android.view.inputmethod.BaseInputConnection.replaceText(BaseInputConnection.java:691)
	at android.view.inputmethod.BaseInputConnection.commitText(BaseInputConnection.java:199)
	at com.android.internal.widget.EditableInputConnection.commitText(EditableInputConnection.java:184)
	at android.view.inputmethod.InputConnectionWrapper.commitText(InputConnectionWrapper.java:82)
	at mozilla.components.ui.autocomplete.InlineAutocompleteEditText$onCreateInputConnection$1.commitText(InlineAutocompleteEditText.kt:2)
	at com.android.internal.view.IInputConnectionWrapper.executeMessage(IInputConnectionWrapper.java:286)
	at com.android.internal.view.IInputConnectionWrapper$MyHandler.handleMessage(IInputConnectionWrapper.java:78)
	at android.os.Handler.dispatchMessage(Handler.java:102)
	at android.os.Looper.loop(Looper.java:148)
	at android.app.ActivityThread.main(ActivityThread.java:7331)
	at java.lang.reflect.Method.invoke(Native Method)
	at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:1230)
	at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1120)
Version: 5.2 → ---
Crash Signature: [@ java.lang.NullPointerException: at org.mozilla.focus.fragment.UrlInputFragment.onTextChange$app_focusRelease(UrlInputFragment.kt:13)] → [@ java.lang.NullPointerException: at org.mozilla.focus.fragment.UrlInputFragment.onTextChange$app_focusRelease(UrlInputFragment.kt:13)] [@ java.lang.NullPointerException: at org.mozilla.focus.fragment.UrlInputFragment.onTextChange$app_klarRelease(UrlInp…

With the Klar signature added in, it's the #6 overall Focus topcrash.

Amedyne, can you please help find someone to investigate this? It remains a top-10 Focus topcrash.

Flags: needinfo?(amoya)
Flags: needinfo?(amoya)
Priority: -- → P3
OS: Unspecified → Android
Component: Stability → General

Since the crash volume is low (less than 15 per week), the severity is downgraded to S3. Feel free to change it back if you think the bug is still critical.

For more information, please visit auto_nag documentation.

Severity: S2 → S3

This patch that landed in 109 seems to have already solved this issue, as the last version this surfaced is 108.2.0.
If still does not show up in 110 IMO we can close this as fixed.

Crash Signature: [@ java.lang.NullPointerException: at org.mozilla.focus.fragment.UrlInputFragment.onTextChange$app_focusRelease(UrlInputFragment.kt:13)] [@ java.lang.NullPointerException: at org.mozilla.focus.fragment.UrlInputFragment.onTextChange$app_klarRelease(UrlInp… → [@ java.lang.NullPointerException: at org.mozilla.focus.fragment.UrlInputFragment.onTextChange$app_focusRelease] [@ java.lang.NullPointerException: at org.mozilla.focus.fragment.UrlInputFragment.onTextChange$app_klarRelease]
Summary: Crash in [@ java.lang.NullPointerException: at org.mozilla.focus.fragment.UrlInputFragment.onTextChange$app_focusRelease(UrlInputFragment.kt:13)] → Crash in [@ java.lang.NullPointerException: at org.mozilla.focus.fragment.UrlInputFragment.onTextChange$app_focusRelease]
Crash Signature: [@ java.lang.NullPointerException: at org.mozilla.focus.fragment.UrlInputFragment.onTextChange$app_focusRelease] [@ java.lang.NullPointerException: at org.mozilla.focus.fragment.UrlInputFragment.onTextChange$app_klarRelease] → [@ java.lang.NullPointerException: at org.mozilla.focus.fragment.UrlInputFragment.onTextChange$app_focusRelease(Unknown Source] [@ java.lang.NullPointerException: at org.mozilla.focus.fragment.UrlInputFragment.onTextChange$app_focusRelease(UrlInputFragme…
Crash Signature: [@ java.lang.NullPointerException: at org.mozilla.focus.fragment.UrlInputFragment.onTextChange$app_focusRelease(Unknown Source] [@ java.lang.NullPointerException: at org.mozilla.focus.fragment.UrlInputFragment.onTextChange$app_focusRelease(UrlInputFragme… → [@ java.lang.NullPointerException: at org.mozilla.focus.fragment.UrlInputFragment.onTextChange$app_focusRelease(Unknown Source)] [@ java.lang.NullPointerException: at org.mozilla.focus.fragment.UrlInputFragment.onTextChange$app_focusRelease(UrlInputFragm…
Crash Signature: org.mozilla.focus.fragment.UrlInputFragment.onTextChange$app_klarRelease(UrlInputFragment.kt:106)] [@ java.lang.NullPointerException: at org.mozilla.focus.fragment.UrlInputFragment.onTextChange$app_klarRelease(UrlInputFragment.kt:111)] → org.mozilla.focus.fragment.UrlInputFragment.onTextChange$app_klarRelease(UrlInputFragment.kt:106)] [@ java.lang.NullPointerException: at org.mozilla.focus.fragment.UrlInputFragment.onTextChange$app_klarRelease(UrlInputFragment.kt:111)] [@ java.lang.Nul…
Crash Signature: [@ java.lang.NullPointerException: at org.mozilla.focus.fragment.UrlInputFragment.onTextChange$app_focusRelease(Unknown Source)] [@ java.lang.NullPointerException: at org.mozilla.focus.fragment.UrlInputFragment.onTextChange$app_focusRelease(UrlInputFragm… → [@ java.lang.NullPointerException: at org.mozilla.focus.fragment.UrlInputFragment.onTextChange$app_focusNightly(UrlInputFragment.kt:111)] [@ java.lang.NullPointerException: at org.mozilla.focus.fragment.UrlInputFragment.onTextChange$app_focusRelease(Unkn…
You need to log in before you can comment on or make changes to this bug.