Open Bug 1944620 Opened 20 days ago Updated 7 hours ago

ANR when calling ShortcutManagerCompat.isRequestPinShortcutSupported

Categories

(Fenix :: General, defect)

All
Android
defect

Tracking

(Not tracked)

People

(Reporter: mcarare, Unassigned, NeedInfo)

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)
You need to log in before you can comment on or make changes to this bug.