Prikaz označenih pitanja: Prikaži sva pitanja
  • Zaključano
  • Arhivirano

Phone crash log

Firefox has been crashing my phone for a while now. It finally was able to generate a crash log. Can someone take a look at the log and see what might be causing it? Than… (pročitajte više)

Firefox has been crashing my phone for a while now. It finally was able to generate a crash log. Can someone take a look at the log and see what might be causing it? Thanks.

https://crash-stats.mozilla.org/report/index/32b12d52-cee0-49a4-bc70-7fea40230419#tab-rawdump


Old thread talking about the crash if anyone's interested.

https://support.mozilla.org/en-US/questions/1408791

Asked by bluechair prije 1 godina

Last reply by Paul prije 1 godina

  • Arhivirano

Firefox crashes on Android, but Only on my profile

So on my main firefox account the app crashes after a few mins consistently, on my phone and Tablet. However I recently made a different account using a different email … (pročitajte više)

So on my main firefox account the app crashes after a few mins consistently, on my phone and Tablet.

However I recently made a different account using a different email adress and zero crashes.

Is it likely to be a settings issue?

Asked by Shinobi prije 1 godina

Last reply by Paul prije 1 godina

  • Arhivirano

full screen breaks app

Going to full screen on YouTube (and other video websites) usually breaks the Firefox app on pixel 7 pro. It keeps playing but just closes and can't be reopened. I have t… (pročitajte više)

Going to full screen on YouTube (and other video websites) usually breaks the Firefox app on pixel 7 pro. It keeps playing but just closes and can't be reopened. I have to stop the app, open it again, and try again. Does anyone know how to fix this?

Asked by lege.sorti prije 7 mjeseci

Last reply by mark_phillips85 prije 3 mjeseci

Full screen closes and returns to home screen

I'm having the same issue as previously posted below. I am on a Google pixel 7 pro. "On youtube mobile site or a reddit video, when I click the bottom right button to fu… (pročitajte više)

I'm having the same issue as previously posted below. I am on a Google pixel 7 pro.

"On youtube mobile site or a reddit video, when I click the bottom right button to fullscreen the video, a message pops up that says 'entering fullscreen mode' (with a firefox logo on the left of the message) and then firefox closes and I'm at my android home page

This seems to happen when I watch videos in a new instance. If I reopen firefox to the video and then try fullscreen again, it goes full screen no problem. So basically it's annoying and happens when I try to watch any video full screen for the first time.

Is this a known bug? Wasn't an issue on my old phone (I just got the galaxy s23). "

Asked by edanannand prije 1 mjeseci

Last reply by edanannand prije 1 mjeseci

  • Arhivirano

firefox crashing phone app

while performing a download, "com.android.phone has stopped" apears, the signal strenght indicator in the upper right restarts(disappears, reappears with the 4G mark, the… (pročitajte više)

while performing a download, "com.android.phone has stopped" apears, the signal strenght indicator in the upper right restarts(disappears, reappears with the 4G mark, the mark disappears and the indicator works after), after that the phone service and the phone app work normally. the download finishes normally.

using motorola e7 plus, android 10

tried restarting the phone, deleting cash and data of phone app, deleting cash of firefox

tried downloading using google chrome, all work normally.

it is possible that the issue started happening after I updated firefox but It's possible that it was happening before too.

Asked by matko.lysy prije 7 mjeseci

Last reply by matko.lysy prije 7 mjeseci

  • Riješeno
  • Arhivirano

Crash on crash reporter

Firefox Android just crashed when opening a bunch of bookmarks and then again every time I wanted to report a crash. I hope someone here can forward this to whoever usual… (pročitajte više)

Firefox Android just crashed when opening a bunch of bookmarks and then again every time I wanted to report a crash. I hope someone here can forward this to whoever usually receives the crash reports.

1cb54f1f-11f5-4fa7-9d97-b4bf58d29ac2 java.lang.NullPointerException: Attempt to invoke virtual method 'java.lang.String java.lang.Object.toString()' on a null object reference


java.lang.NullPointerException: Attempt to invoke virtual method 'java.lang.String java.lang.Object.toString()' on a null object reference at java.lang.String.valueOf(String.java:2924) at java.lang.StringBuilder.append(StringBuilder.java:132) at java.lang.Throwable.printEnclosedStackTrace(Throwable.java:709) at java.lang.Throwable.printStackTrace(Throwable.java:674) at java.lang.Throwable.printStackTrace(Throwable.java:735) at mozilla.components.support.base.ext.ThrowableKt.getStacktraceAsString$default(Throwable.kt:19) at mozilla.components.lib.crash.service.MozillaSocorroService.sendCrashData(MozillaSocorroService.kt:607) at mozilla.components.lib.crash.service.MozillaSocorroService.sendReport$lib_crash_release(MozillaSocorroService.kt:285) at mozilla.components.lib.crash.service.MozillaSocorroService.report(MozillaSocorroService.kt:5) at mozilla.components.lib.crash.CrashReporter$submitReport$2.invokeSuspend(CrashReporter.kt:70) at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:9) at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:112) at kotlinx.coroutines.internal.LimitedDispatcher$Worker.run(LimitedDispatcher.kt:4) at kotlinx.coroutines.scheduling.TaskImpl.run(Tasks.kt:3) at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:96) Suppressed: kotlinx.coroutines.internal.DiagnosticCoroutineContextException: [StandaloneCoroutine{Cancelling}@6aec4f8, Dispatchers.IO]

The original bookmarks crash was this:

300e77b6-00e5-458d-ae84-d1202c866a1b java.lang.NullPointerException

* New Sentry Instance: https://sentry.io/organizations/mozilla/issues/?project=6375561&query=9fd75a9f565c460b91e4977064d87e83

java.lang.NullPointerException at org.mozilla.fenix.library.bookmarks.BookmarkFragment.refreshBookmarks(BookmarkFragment.kt:103) at org.mozilla.fenix.library.bookmarks.BookmarkFragment$refreshBookmarks$1.invokeSuspend(BookmarkFragment.kt:14) at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:9) at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:112) at android.os.Handler.handleCallback(Handler.java:883) at android.os.Handler.dispatchMessage(Handler.java:100) at android.os.Looper.loop(Looper.java:214) at android.app.ActivityThread.main(ActivityThread.java:7400) at java.lang.reflect.Method.invoke(Native Method) at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:491) at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:935) Suppressed: kotlinx.coroutines.internal.DiagnosticCoroutineContextException: [StandaloneCoroutine{Cancelling}@26f4bf6, Dispatchers.Main]

Asked by Fabian prije 9 mjeseci

Answered by Fabian prije 9 mjeseci

  • Arhivirano

Firefox randomly stops working

I raised this issue in my review on the Google App Store and was asked to submit it as a question here. On my phone (Oppo running on ColorOS 13.1), Firefox will stop work… (pročitajte više)

I raised this issue in my review on the Google App Store and was asked to submit it as a question here. On my phone (Oppo running on ColorOS 13.1), Firefox will stop working a number of times a month. For about 24 hours, aside from Google result pages, nothing will load, and I'll be stuck looking at an empty loading screen. The last time I raised this issue I was told to delete and reinstall the app, which worked in the moment but did nothing to stop the problem occurring again. Aside from waiting for the app to fix itself, nothing I've found works.

Asked by dae prije 8 mjeseci

Last reply by dae prije 7 mjeseci

Firefox is crashing after the last few updates (v121.0.1)

I've been using Firefox on my phone for about half a year, rarely updating the browser. I did it first time approximately 2 weeks ago and since then it started to crash f… (pročitajte više)

I've been using Firefox on my phone for about half a year, rarely updating the browser. I did it first time approximately 2 weeks ago and since then it started to crash frequently. The latest update hasn't resolved the issue.

Setup: - galaxy S23+ - latest Android version (13) - Firefox version 121.0.1 (Build #2015995071), fd4d251332+ GV: 121.0.1-20231230165955 AS: 121.0

I have more than 100+ tabs opened with a setting activated "Close tab: Never" and "Move old tabs to inactive". Has several plugins installed: - Ghostery - Decentraleyes - Search by Image - uBlock Origin - ClearURLs

I usually visit 5-10 websites a day, having multiple opened tabs to read later. Sometimes when I open a new tab, open the page, start scrolling, the browser slows down and then crashes. It doesn't show any error, just shuts down the app so I have to open it again.

Asked by mlurker prije 4 mjeseci

Last reply by mlurker prije 4 mjeseci

  • Arhivirano

Firefox crashing

firefox is crashing when i try to download some file. I gotta clear the app's data for it to work normally again, but this always happens when I try to download it again,… (pročitajte više)

firefox is crashing when i try to download some file. I gotta clear the app's data for it to work normally again, but this always happens when I try to download it again, also, the browser doesn't open after it crashes, only after I clear its data.

Firefox for Android version 119.0.1 Android 11 (64 bits)

Asked by cleitonsantosdesantana96 prije 6 mjeseci

Last reply by cleitonsantosdesantana96 prije 6 mjeseci

Firefox on android fails to start (forced closed immediately)

When I launch the firefox app after installing it from Google Play, it is about to start (homepage appears) but then closes immediately and returns to the home screen. Ev… (pročitajte više)

When I launch the firefox app after installing it from Google Play, it is about to start (homepage appears) but then closes immediately and returns to the home screen. Even I haven't set anything in it yet uh...

my phone details: POCO X5 5G, with MIUI EU 14 (android13), rooted

Thanks a lot.

Asked by Johan Lai prije 4 mjeseci

Last reply by Johan Lai prije 4 mjeseci

  • Arhivirano

Full screen mode bug

When attempting to enter full screen mode on Firefox for Android, and to get into landscape mode, the browser appears to crash, keeps audio playing, and "entering full sc… (pročitajte više)

When attempting to enter full screen mode on Firefox for Android, and to get into landscape mode, the browser appears to crash, keeps audio playing, and "entering full screen mode" dialogue pops up. Have to open Firefox again, and can only be viewed in landscape mode while session is continued. To return to non-landscape mode, the app needs to be force stopped, otherwise you only get to see the left one third side of any web page you navigate to. Seems to have started with most recent update. Is there any way to fix?

Asked by fartnakker prije 1 godina

Last reply by daniel278 prije 11 mjeseci

Firefox mobile has serious quality control issue

For months now, Firefox Mobile has constantly been getting "app has stopped responding" crashes and even hard crashes (multiple times per day) for Pixel users. There's al… (pročitajte više)

For months now, Firefox Mobile has constantly been getting "app has stopped responding" crashes and even hard crashes (multiple times per day) for Pixel users. There's already a bug report about it but the FF team's response is that they aren't going to do anything. They claim it's an issue with the kernel but no other apps / browsers on the Pixel have this problem.

This is beyond pathetic. Maybe this not-my-problem mentality is why Firefox has reduced to less than 1% penetration.

Asked by yuktaondi73 prije 5 mjeseci

Last reply by Paul prije 5 mjeseci

  • Arhivirano

Issue with Youtube in full screen mode : it won´t exit full screen mode , video player controls innoperative

Recently I migrated to Firefox to get rid of the unbearable heavy load of ads on Chrome and would be satisfied with such change if it was not by the slow way Firefox hand… (pročitajte više)

Recently I migrated to Firefox to get rid of the unbearable heavy load of ads on Chrome and would be satisfied with such change if it was not by the slow way Firefox handles Youtube player. As I touch to maximize the screen it is a painful process : the image rotates to a smaller rectangle and after some seconds finally fills up the screen. Once in full screen video player control no longer works. The same did not occur with Chrome , in full screen I used to have control. I noticed previously on my desktop running Windows 10 that Fireworks it is much slower to go full screen on Youtube and to exit full screen. I think Firefox handles with more difficulty the Youtube player than Chrome , or perhaps I am missing something. Unfortunately I think I will have to return to Chrome on Android.

Asked by Ron Wolpa prije 6 mjeseci

Last reply by Paul prije 5 mjeseci

  • Arhivirano

Firefox on android 12 crashes and hangs device

When using android 12 Firefox on Nokia g60 the browser hangs and locks up phone. Does not happen immediately but after a few mins. https://standingstones.org/viewer.html?… (pročitajte više)

When using android 12 Firefox on Nokia g60 the browser hangs and locks up phone. Does not happen immediately but after a few mins. https://standingstones.org/viewer.html?tour=-1

Asked by david_j_hoyle prije 1 godina

Last reply by Paul prije 1 godina

  • Arhivirano

Android Firefox crashes whenever video plays

Hello! Firefox for Android consistently closes whenever I try to play a video in full screen mode. The steps to replicate this bug are as follows: I go to a website tha… (pročitajte više)

Hello!

Firefox for Android consistently closes whenever I try to play a video in full screen mode.

The steps to replicate this bug are as follows: I go to a website that has a video (like YouTube), I start playing a video, and then I click on the full screen button. Firefox then closes out to the main menu of the home. When I try to reenter the app, the Firefox app becomes a black screen with a horribly offset tiny corner showing a portion of the webpage.


I cannot find any crash reports in the "about Firefox" subsection of the settings

I am using The latest version of Android 13 And my version of Firefox is 114.2.0 (Build #2015957435). I have tried clearing the app cache, and reinstalling the app. Neither fixes it.

Please let me know if I can provide anything further!

Does anyone have any recommended fixes?

Asked by Aclaussen prije 10 mjeseci

Last reply by Paul prije 8 mjeseci

Fullscreen bug and low fpa

When I want to watch a video on fullscreen on my Samsung tablet, Firefox minimalizes throws me to my homescreen. After I go back to Firefox, the video is choppy and has a… (pročitajte više)

When I want to watch a video on fullscreen on my Samsung tablet, Firefox minimalizes throws me to my homescreen. After I go back to Firefox, the video is choppy and has a low fps. I fix it by forward and rewind the video by clicking on the side of the screen. Very annoying. Browser is up to date, please help

Asked by iceman-studio prije 3 mjeseci

Last reply by iceman-studio prije 2 mjeseci

  • Arhivirano

I am trying to run mobile-firefox on Android. The tablet as a IMX6QuadPlus processor. I am using this build "fenix-108.2.0-armeabi-v7a.apk" from GitHub

These are the issues I am experiencing: Numbered list item The browsing is slow Numbered list item The rendering is incorrect on some pages with garbled text/dia… (pročitajte više)

These are the issues I am experiencing:

  1. Numbered list item The browsing is slow
  2. Numbered list item The rendering is incorrect on some pages with garbled text/diagram
  3. Numbered list item The browser crashes when I click on a link

Asked by Sergie_Subramoney prije 1 godina

Last reply by Sergie_Subramoney prije 1 godina