Open Bug 1944620 Opened 1 year ago Updated 1 year ago

ANR when calling ShortcutManagerCompat.isRequestPinShortcutSupported

Categories

(Firefox for Android :: Toolbar, defect)

All
Android
defect

Tracking

()

People

(Reporter: mcarare, Unassigned)

References

Details

"main" tid=1 Native
    #00  pc 0x00000000000e86ac  /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+12)
    #01  pc 0x000000000009f574  /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+160)
    #02  pc 0x00000000000663ec  /system/lib64/libbinder.so (android::IPCThreadState::talkWithDriver+284)
    #03  pc 0x00000000000677d4  /system/lib64/libbinder.so (android::IPCThreadState::waitForResponse+64)
    #04  pc 0x0000000000067504  /system/lib64/libbinder.so (android::IPCThreadState::transact+224)
    #05  pc 0x000000000007f800  /system/lib64/libbinder.so (android::BpBinder::transact+236)
    #06  pc 0x00000000001aad94  /system/lib64/libandroid_runtime.so (android_os_BinderProxy_transact+156)
    at android.os.BinderProxy.transactNative (Native method)
    at android.os.BinderProxy.transact (BinderProxy.java:639)
    at android.content.pm.IShortcutService$Stub$Proxy.isRequestPinItemSupported (IShortcutService.java:927)
    at android.content.pm.ShortcutManager.isRequestPinShortcutSupported (ShortcutManager.java:545)
    at androidx.core.content.pm.ShortcutManagerCompat.isRequestPinShortcutSupported (ShortcutManagerCompat.java:154)
    at mozilla.components.feature.pwa.WebAppUseCases.isPinningSupported (WebAppUseCases.java:25)
    at org.mozilla.fenix.components.toolbar.BrowserToolbarView.<init> (BrowserToolbarView.kt:119)
    at org.mozilla.fenix.browser.BaseBrowserFragment.initializeUI$app_fenixNightly (BaseBrowserFragment.kt:548)
    at org.mozilla.fenix.browser.BrowserFragment.initializeUI$app_fenixNightly (BrowserFragment.kt:92)
    at org.mozilla.fenix.browser.BaseBrowserFragment.initializeUI (BaseBrowserFragment.kt:464)
    at org.mozilla.fenix.browser.BaseBrowserFragment.onViewCreated (BaseBrowserFragment.kt:428)
No longer depends on: 1944615
See Also: → 1944615

Not enough context/information here to determine perf impact. If desired please re-request perf impact evaluation with some more information around the context in which this issue occurs for a user.

Performance Impact: ? → ---

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

For more information, please visit BugBot documentation.

Flags: needinfo?(towhite)

Hey Mihai, was this an ANR that you experienced or pulled from somewhere else? Do we have an idea how often this happens to be able to better triage it?

Flags: needinfo?(towhite) → needinfo?(mcarare)

This was the top actionable ANR for Focus at the time it was filled, so I checked the "app quality insights" for Fenix as well. It was there, but there were not as many events as there were for Focus.

It may be one of the few actionable ANRs, but I suppose it is not a top priority for Fenix if there are not as many events at the moment.

Flags: needinfo?(mcarare)

The Bugbug bot thinks this bug should belong to the 'Firefox for Android::Toolbar' component, and is moving the bug to that component. Please correct in case you think the bot is wrong.

Component: General → Toolbar

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

For more information, please visit BugBot documentation.

Flags: needinfo?(royang)
Severity: -- → S2
Flags: needinfo?(royang)
You need to log in before you can comment on or make changes to this bug.