Skip to content
This repository has been archived by the owner on Feb 20, 2023. It is now read-only.

Firefox Android crashed when open https://atmos.leeroy.ca/ and click explore #26126

Closed
Murmurl912 opened this issue Jul 21, 2022 · 7 comments
Closed
Labels
b:crash Crashes Fenix: should link to Sentry, Crash-Stats or GPlay info needs:triage Issue needs triage qa-triaged Issues triaged by qa

Comments

@Murmurl912
Copy link

Murmurl912 commented Jul 21, 2022

Firefox Android crashed when open https://atmos.leeroy.ca/ and click explore

104.0a1 (Build #2015892459), 51715c2+
AC: 104.0.20220715193302, 25b1068e5a
GV: 104.0a1-20220715095545
AS: 93.6.0

crash info
3e87598c-fa81-402c-a1b3-722638d9caab
java.lang.NullPointerException: Attempt to invoke virtual method 'java.lang.String android.content.Intent.resolveTypeIfNeeded(android.content.ContentResolver)' on a null object reference

java.lang.NullPointerException: Attempt to invoke virtual method 'java.lang.String android.content.Intent.resolveTypeIfNeeded(android.content.ContentResolver)' on a null object reference
at android.app.PendingIntent.getActivityAsUser(PendingIntent.java:460)
at android.app.PendingIntent.getActivity(PendingIntent.java:447)
at android.app.PendingIntent.getActivity(PendingIntent.java:411)
at mozilla.components.feature.media.notification.MediaNotificationKt.access$toNotificationData(MediaNotification.kt:71)
at mozilla.components.feature.media.notification.MediaNotification.create(MediaNotification.kt:4)
at mozilla.components.feature.media.service.MediaSessionServiceDelegate.access$updateNotification(MediaSessionServiceDelegate.kt:7)
at mozilla.components.feature.media.service.MediaSessionServiceDelegate$processMediaSessionState$1.invokeSuspend(MediaSessionServiceDelegate.kt:4)
at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:4)
at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:18)
at android.os.Handler.handleCallback(Handler.java:938)
at android.os.Handler.dispatchMessage(Handler.java:99)
at android.os.Looper.loopOnce(Looper.java:346)
at android.os.Looper.loop(Looper.java:475)
at android.app.ActivityThread.main(ActivityThread.java:7890)
at java.lang.reflect.Method.invoke(Native Method)
at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:548)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1009)
Suppressed: kotlinx.coroutines.DiagnosticCoroutineContextException: [StandaloneCoroutine{Cancelling}@6a05f12, Dispatchers.Main]

┆Issue is synchronized with this Jira Task

@github-actions github-actions bot added the needs:triage Issue needs triage label Jul 21, 2022
@mcarare
Copy link
Contributor

mcarare commented Jul 21, 2022

@Murmurl912 Can you please specify the device and Android version? Thank you!

I cannot reproduce this on a device with Android 10.

@mcarare mcarare added the b:crash Crashes Fenix: should link to Sentry, Crash-Stats or GPlay info label Jul 21, 2022
@LaurentiuApahideanSV
Copy link

I tested the issue on Firefox Nightly 104.0a1 2022-07-21 but was unable to reproduce it.

Devices used:

  • Google Pixel 6 (Android 13)
  • OnePlus 6T (Android 9)

@LaurentiuApahideanSV LaurentiuApahideanSV added the qa-triaged Issues triaged by qa label Jul 21, 2022
@kbrosnan
Copy link
Contributor

Do you have open in app enabled?

@Murmurl912
Copy link
Author

Murmurl912 commented Jul 24, 2022

My devices is Xperia 1 iv XQ-CT72, Os is android 12, build version 64.0.F.10.25. It could be a device bug, there are a lot of bugs with this phone.

@Murmurl912
Copy link
Author

I found what cause the crash. I deny read pacakge list permission. Which cause the pacakge manager crashed when call getLaunchIntentForPackage.

@stale
Copy link

stale bot commented Jan 20, 2023

See: #17373 This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the wontfix label Jan 20, 2023
@boek
Copy link
Contributor

boek commented Jan 30, 2023

Moved to bugzilla: https://bugzilla.mozilla.org/show_bug.cgi?id=1813798

Change performed by the Move to Bugzilla add-on.

@boek boek closed this as completed Jan 30, 2023
@stale stale bot removed the wontfix label Jan 30, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
b:crash Crashes Fenix: should link to Sentry, Crash-Stats or GPlay info needs:triage Issue needs triage qa-triaged Issues triaged by qa
Projects
None yet
Development

No branches or pull requests

5 participants