Showing questions tagged: Show all questions
  • Archived

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 … (read more)

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 1 year ago

Last reply by Paul 1 year ago

  • Archived

How to Solve Crashes or unexpected shutdowns.

i am badly facing the unexpected shutdowns issues on my website about call girl in bangalore rajajinagar i have checked the following issues but still not solved? Conflic… (read more)

i am badly facing the unexpected shutdowns issues on my website about call girl in bangalore rajajinagar i have checked the following issues but still not solved? Conflict with other software or programs running on the computer.

Corrupted or outdated browser or system files.

Insufficient system resources, such as memory or storage.

Issues with the browser's profile or settings.

Conflicting add-ons or extensions.

Outdated graphics drivers.

Malware or viruses.

Corrupted or outdated browser extensions.

Conflicting third-party software.

Network connectivity issues.

Asked by embady45 1 year ago

Last reply by Paul 1 year ago

  • Archived

Firefox on Motorola really laggy

Frequently crashes without warning, pages lag constantly where scrolling down is impossible, even after the page is refreshed. Creates way too many new tabs (like 50 a da… (read more)

Frequently crashes without warning, pages lag constantly where scrolling down is impossible, even after the page is refreshed. Creates way too many new tabs (like 50 a day) and ads mess up the design of the webpage.

Asked by tm5281520 8 months ago

Last reply by Paul 8 months ago

  • Archived

firefox often crash when clicking the address bar.

Very often when clicming the adress bar (almost always on sites like old.reddit.com, the app just stops responding and I must reopen it. I'd like a solution that won't in… (read more)

Very often when clicming the adress bar (almost always on sites like old.reddit.com, the app just stops responding and I must reopen it. I'd like a solution that won't involve removing all my bookmarks, history and saved data.

Asked by daniel kornis 7 months ago

Last reply by Paul 7 months ago

crashing

Constantly crashes with the latest 3 updates. Not sure if it's on your end or the providing web sites not knowinghow to program for Android phones. Too many non sta… (read more)

Constantly crashes with the latest 3 updates. Not sure if it's on your end or the providing web sites not knowinghow to program for Android phones.

    Too many non standard screen resolutions out there for each phone???

Guesses...???

Asked by Miniwatt Studio 4 months ago

Last reply by Paul 4 months ago

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… (read more)

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 3 months ago

Last reply by mlurker 3 months ago

  • Solved
  • Archived

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… (read more)

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 8 months ago

Answered by Fabian 8 months ago

  • Solved
  • Archived

phone reboots after downloading any file

After updating Firefox for Android, my phone started rebooting after downloading any file. This makes it very difficult to use the browser and I had to use Chrome tempora… (read more)

After updating Firefox for Android, my phone started rebooting after downloading any file. This makes it very difficult to use the browser and I had to use Chrome temporarily. The Crashes tab in About Firefox is empty. I tried to collect a logcat and uploaded it to Google Drive (maybe this will help somehow.): https://drive.google.com/file/d/1kmdS5rTH3r0u09KLxeUDeY5U8r5xiEK1/view?usp=sharing. I hope this information is helpful in solving the problem.

Asked by queuejw 6 months ago

Answered by queuejw 5 months ago

when I full screen video, it minimizes the app.

So the problem is most prevalent on YouTube but other sites as well. I'll click full screen on a video and it'll look like it's going to maximize the video but then it b… (read more)

So the problem is most prevalent on YouTube but other sites as well. I'll click full screen on a video and it'll look like it's going to maximize the video but then it boots me back to the home screen. I have to click on Firefox again and get the page pulled up again and then click full screen and it usually works. Sometimes I have to cycle through this once or twice

Asked by Francis Babik 1 month ago

  • Archived

Firefox freeze and crash

When reading the site https://hellasjournal.com after a while Firefox freezes and crashes. It's not a site problem because with Chrome works fine. … (read more)

When reading the site https://hellasjournal.com after a while Firefox freezes and crashes. It's not a site problem because with Chrome works fine.

Asked by c.i.christodoulou2 12 months ago

Last reply by Paul 12 months ago

Firefox is buggy and glitchy

Sometimes whenever i use twitter it will crash and stop working everytime i switch a other tab it glitches and stays on the tab i switched from, and it would also black o… (read more)

Sometimes whenever i use twitter it will crash and stop working everytime i switch a other tab it glitches and stays on the tab i switched from, and it would also black out and make the tab unusable.

Asked by illogicalcomix 3 months ago

Last reply by Paul 3 months ago

  • Locked
  • Archived

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… (read more)

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 1 year ago

Last reply by Paul 1 year ago

  • Archived

Firefox on Android freezing/crashing when pressing address bar while scrolling

My phone is on Android 13 with the latest Firefox update. Under "Crashes" in Settings, there isn't much. Here's a video: https://imgur.com/a/7etdWuL … (read more)

My phone is on Android 13 with the latest Firefox update. Under "Crashes" in Settings, there isn't much.

Here's a video: https://imgur.com/a/7etdWuL

Asked by lakimens 1 year ago

Last reply by Paul 1 year ago

Firefox hard crashing OS

Poco F2 Pro is hard crashing requiring device reboot, starting maybe a week ago, and has happened three times. I don't know if it's hardware related but I've not seen the… (read more)

Poco F2 Pro is hard crashing requiring device reboot, starting maybe a week ago, and has happened three times. I don't know if it's hardware related but I've not seen the behaviour in other apps. I'm not using beta version.

Asked by polysemantic 5 months ago

Last reply by Paul 5 months ago

  • Archived

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… (read more)

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 7 months ago

Last reply by dae 6 months ago

  • Archived

App Crashing Problem

Dear Concern, Suddenly I Found Crashing Problem In Fire Fox New Updated Version. When I Try to Save Any Image Or Download Any File From it’s show A Crashing Problem. I… (read more)

Dear Concern, Suddenly I Found Crashing Problem In Fire Fox New Updated Version. When I Try to Save Any Image Or Download Any File From it’s show A Crashing Problem. I attached A Photo Of This Crashing Problem. Sir Please Fix The Problem As Soon As Possible. Thank You.

Asked by Shihab Rahman 8 months ago

Last reply by Paul 8 months ago

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… (read more)

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 4 months ago

Last reply by Paul 4 months ago