Closed Bug 1807266 Opened 3 years ago Closed 2 years ago

[Bug]: Common Firebase ANR in org.mozilla.fenix.HomeActivity

Categories

(Firefox for Android :: Performance, defect)

All
Android
defect

Tracking

()

RESOLVED WONTFIX
Performance Impact none

People

(Reporter: cpeterson, Unassigned)

Details

From github: https://github.com/mozilla-mobile/fenix/issues/24047.

Pixel 3 (AVD, API 30)

Instrumentation crashes due to an ANR


03-01 07:52:29.319: I/WindowManager(477): Input event dispatching timed out sending to org.mozilla.fenix.debug/org.mozilla.fenix.HomeActivity.  Reason: 1727856 org.mozilla.fenix.debug/org.mozilla.fenix.HomeActivity (server) is not responding. Waited 5003ms for FocusEvent(hasFocus=true)
03-01 07:52:29.491: I/ActivityManager(477): Force stopping org.mozilla.fenix.debug appid=10153 user=0: finished inst
03-01 07:52:29.492: I/ActivityManager(477): Killing 10508:org.mozilla.fenix.debug/u0a153 (adj 0): stop org.mozilla.fenix.debug due to finished inst
03-01 07:52:29.498: W/Binder(10444): Caught a RuntimeException from the binder stub implementation.
03-01 07:52:29.498: W/Binder(10444): java.lang.SecurityException: Calling from not trusted UID!
03-01 07:52:29.498: W/Binder(10444): 	at android.app.UiAutomationConnection.throwIfCalledByNotTrustedUidLocked(UiAutomationConnection.java:525)
03-01 07:52:29.498: W/Binder(10444): 	at android.app.UiAutomationConnection.shutdown(UiAutomationConnection.java:429)
03-01 07:52:29.498: W/Binder(10444): 	at android.app.IUiAutomationConnection$Stub.onTransact(IUiAutomationConnection.java:390)
03-01 07:52:29.498: W/Binder(10444): 	at android.os.Binder.execTransactInternal(Binder.java:1159)
03-01 07:52:29.498: W/Binder(10444): 	at android.os.Binder.execTransact(Binder.java:1123)
03-01 07:52:29.499: I/ServiceChildProcess(11027): Destroying GeckoServiceChildProcess
03-01 07:52:29.500: W/ActivityTaskManager(477): Force removing ActivityRecord{8ece953 u0 org.mozilla.fenix.debug/org.mozilla.fenix.HomeActivity t9 f}}: app died, no saved state
03-01 07:52:29.504: D/AndroidRuntime(10444): Shutting down VM
03-01 07:52:29.509: I/ActivityManager(477): Killing 11027:org.mozilla.fenix.debug:tab29/u0a153 (adj 0): stop org.mozilla.fenix.debug due to finished inst
03-01 07:52:29.524: D/WindowManager(477): notifyANR took 224ms

┆Issue is synchronized with this Jira Task

Change performed by the Move to Bugzilla add-on.

The severity field is not set for this bug.
:cpeterson, could you have a look please?

For more information, please visit auto_nag documentation.

Flags: needinfo?(cpeterson)
Flags: needinfo?(cpeterson)

Looking at this more in depth it seems as if the ANR message that google gives isn't very accurate.

The Performance Impact Calculator has determined this bug's performance impact to be none. If you'd like to request re-triage, you can reset the Performance Impact flag to "?" or needinfo the triage sheriff.

Platforms: Android
Websites affected: Rare

Performance Impact: --- → none
Status: NEW → RESOLVED
Closed: 2 years ago
Resolution: --- → WONTFIX
You need to log in before you can comment on or make changes to this bug.