Отображение вопросов с тегом: Показать все вопросы
  • Решено
  • Архивировано

Firefox crashes repeatedly, on multiple devices

So usually ill be playing a youtube video, and eventually the frames will stop and then firefox will crash, with the Sorry Firefox crashed error Now i just got a new T… (читать ещё)

So usually ill be playing a youtube video, and eventually the frames will stop and then firefox will crash, with the

Sorry Firefox crashed error

Now i just got a new Tablet my partner was using with no crashes and im crashing on that too, so it could be an account issue?

Already tried clearing cache and data and having no Addons Any help would be appreciated :)

Задан Shinobi 1 год назад

Дан ответ Paul 1 год назад

  • Архивировано

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… (читать ещё)

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?

Задан fartnakker 11 месяцев назад

Последний ответ от daniel278 10 месяцев назад

Firefox Android Crashes - java.lang.OutofMemoryError

Hello, I am getting a frequent freeze in the Android app and then shortly after a crash. Info: - happens on FF, FF Beta, and FF Nightly,and reinstall/phone reset didn't … (читать ещё)

Hello,

I am getting a frequent freeze in the Android app and then shortly after a crash. Info: - happens on FF, FF Beta, and FF Nightly,and reinstall/phone reset didn't fix. - Samsung Galaxy SM-G965U running Android 10. - every error starts with java.lang.OutofMemoryError. - it never happens just on startup, just on auto fill, or some of the similar crash reports I've seen around here. - it does appear to be site-specific, but sometimes the site works and sometimes it does not: if I close the last tab after a crash, it will usually work for awhile. - Sync and disabling Add-ons doesnt fix it, although perhaps its worse with uBlock Origin enabled (not conclusively)

Thanks for any suggestions.

edited for clarity

Задан kBayi 5 месяцев назад

Последний ответ от Skulljeep 5 месяцев назад

Firefox keeps crashing since update to Android 14

Hi, Since I've installed the latest Samsung OneUI6/Android 14, Firefox keeps crashing randomly. There was a firefox update after (120.1.0, build #2015989146), but same b… (читать ещё)

Hi,

Since I've installed the latest Samsung OneUI6/Android 14, Firefox keeps crashing randomly. There was a firefox update after (120.1.0, build #2015989146), but same behavior. When opening accessing a new url (either new tab or existing tab). No message displayed, simply closes. Everything is up to date, non rooted galaxy S23 ultra with Android 14/OneUI 6. Already cleared firefox app cache, uninstalled and reinstalled (this worked for a few hours, but it's back to same behavior).

Any ideas?

P

Задан pnobre3 5 месяцев назад

Последний ответ от pnobre3 4 месяца назад

  • Архивировано

Playing videos in full screen causes app to close

Just updated to latest version of Firefox for Android (ver 113). When I try to watch a YouTube video in full screen, the app suddenly closes, as if I pressed the home but… (читать ещё)

Just updated to latest version of Firefox for Android (ver 113). When I try to watch a YouTube video in full screen, the app suddenly closes, as if I pressed the home button (note: I say "close" rather than "crash" because when I reopen it, all the pages are still loaded). This doesn't happen every time, but it is annoying. Is there any way to fix this?

Задан mike.cairns86 11 месяцев назад

Последний ответ от Paul 11 месяцев назад

  • Решено
  • Архивировано

Crash caused by inactivity?

Hi, We use about ten Android tablets running Firefox in our shop for our employees to enter on a webpage daily some informations. Tablets are programmed to keep display … (читать ещё)

Hi,

We use about ten Android tablets running Firefox in our shop for our employees to enter on a webpage daily some informations. Tablets are programmed to keep display active 24h/7d, firefox is pinned so the app stay opened and users don't go to other app. The extension LeechBlock NG prevent users from accessing other webistes. Everything work well except on mondays morning.

Without fault first person to try to connect on the website will see the app crash to the desktop. Since the app is pinned user will have to wait for a supervisor to come in and unpin the crashed (and invisible) app, re-launch it and pin it. Then it will work all week without issue as long as the tablet is used at least once a day. We recently added a new tablet which is used less than others and that one does crash during the week but never twice in same day. Here's the crash report that we have (I checked multiples tablets and they all share the same crash code):

99526033-8b07-4d48-9ea2-bf4b81157f56 mozilla.appservices.places.uniffi.PlacesApiException$UnexpectedPlacesException: reason=Invalid metadata observation: Observed view time is invalid (too long)


mozilla.appservices.places.uniffi.PlacesApiException$UnexpectedPlacesException: reason=Invalid metadata observation: Observed view time is invalid (too long)

at mozilla.appservices.places.uniffi.FfiConverterTypePlacesApiError.read(places.kt:21)
at mozilla.appservices.places.uniffi.FfiConverterTypePlacesApiError.read(places.kt:1)
at mozilla.appservices.places.uniffi.FfiConverter$DefaultImpls.liftFromRustBuffer(places.kt:13)
at mozilla.appservices.places.uniffi.FfiConverterRustBuffer$DefaultImpls.liftFromRustBuffer(places.kt:6)
at mozilla.appservices.places.uniffi.FfiConverterTypePlacesApiError.liftFromRustBuffer(places.kt:2)
at mozilla.appservices.places.uniffi.FfiConverterTypePlacesApiError.liftFromRustBuffer(places.kt:1)
at mozilla.appservices.places.uniffi.FfiConverterRustBuffer$DefaultImpls.lift(places.kt:7)
at mozilla.appservices.places.uniffi.FfiConverterTypePlacesApiError.lift(places.kt:3)
at mozilla.appservices.places.uniffi.FfiConverterTypePlacesApiError.lift(places.kt:2)
at mozilla.appservices.places.uniffi.PlacesApiException$ErrorHandler.lift(places.kt:2)
at mozilla.appservices.places.uniffi.PlacesApiException$ErrorHandler.lift(places.kt:1)
at mozilla.appservices.places.uniffi.PlacesConnection.noteHistoryMetadataObservation(places.kt:162)
at mozilla.appservices.places.PlacesWriterConnection.noteHistoryMetadataObservation(PlacesConnection.kt:19)
at mozilla.components.browser.storage.sync.PlacesHistoryStorage$noteHistoryMetadataObservation$2.invokeSuspend(PlacesHistoryStorage.kt:63)
at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:9)
at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:107)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
at java.lang.Thread.run(Thread.java:923)
Suppressed: kotlinx.coroutines.DiagnosticCoroutineContextException: [StandaloneCoroutine{Cancelling}@57af652, java.util.concurrent.Executors$FinalizableDelegatedExecutorService@1d40d23]

Wondering if someone can help me decypher this to fix/prevent it. Is it the extension or browser itself that cause the crash if the page hasn't changed long enough? Thanks for suggestions (I will not consider "have you tried without the extension" as a valid suggestion)

Задан SimonProulx2999 11 месяцев назад

Дан ответ SimonProulx2999 10 месяцев назад

  • Архивировано

Firefox for Android keeps crashing during autofill

Hello, Firefox crashes when I use it on the same screen as other apps. Examples are float screen, split screen, and auto fill passwords in other apps.

Задан brorhieigho 7 месяцев назад

Последний ответ от SEO Growth Hacks 6 месяцев назад

  • Архивировано

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,… (читать ещё)

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)

Задан cleitonsantosdesantana96 6 месяцев назад

Последний ответ от cleitonsantosdesantana96 6 месяцев назад

Firefox crashes on Samsung s24

Hi support team, I was using Mozilla Firefox on my Samsung Galaxy s20+ without any issues. I have transferred all data from my old one to new one, Samsung Galaxy S24 aft… (читать ещё)

Hi support team,

I was using Mozilla Firefox on my Samsung Galaxy s20+ without any issues. I have transferred all data from my old one to new one, Samsung Galaxy S24 after this migration Mozilla Firefox crashes, when I was forwarded from an app.

Standard browser: Mozilla Firefox I have already reinstalled the Mozilla. This action works properly with other browsers.

Kind regards Mustafa

Задан mduran29 2 месяца назад

Последний ответ от Paul 2 месяца назад

  • Архивировано

Firefox is freezing on Pixel 6a (Android 13) and subsequently causing phone to restart

I am posting this issue at the request of E from Firefox's app developer feedback after I submitted an app review. The app continues to be unstable on my Pixel 6a (lates… (читать ещё)

I am posting this issue at the request of E from Firefox's app developer feedback after I submitted an app review.

The app continues to be unstable on my Pixel 6a (latest OS, Android 13) after freezing up on what appears to be any heavily scrolled pages or those that create a heavy cache. This freezing then causes abrupt phone restarts shortly thereafter, but not always immediately. Usually the culprit seems to be linked to Facebook album viewing, Imgur albums with article-length descriptions, etc. The abrupt phone restarting occurs whether force stopping Firefox and clearing the cache right away or not (although the restarts seem to happen faster if I force stop the app). I have simply closed the app during the freeze, put my phone down, and come back minutes or hours later to it having restarted on its own.

In addition, open tabs have a tendency to lose their scroll spots on a non-infinitely-scrolling page (e.g. an article not requiring expanding) when the app is minimized but not closed. This is probably unrelated(?) and isn't as critical as the spontaneous restarts, however.

It looks like many Pixel 6a users have had this issue, although those support threads from 8-9 months ago have now been archived. Someone else mentioned scripts from the websites themselves may be to blame? Would be curious to hear of any specific fixes. Thanks!

Задан KitBum 8 месяцев назад

Последний ответ от Paul 8 месяцев назад

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… (читать ещё)

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.

Задан yuktaondi73 4 месяца назад

Последний ответ от Paul 4 месяца назад

  • Архивировано

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… (читать ещё)

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.

Задан dae 7 месяцев назад

Последний ответ от dae 6 месяцев назад

  • Архивировано

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… (читать ещё)

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.

Задан Shihab Rahman 8 месяцев назад

Последний ответ от Paul 8 месяцев назад

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… (читать ещё)

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.

Задан polysemantic 5 месяцев назад

Последний ответ от Paul 5 месяцев назад

  • Архивировано

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 … (читать ещё)

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

Задан lakimens 1 год назад

Последний ответ от Paul 1 год назад

  • Закрыто
  • Архивировано

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… (читать ещё)

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

Задан bluechair 1 год назад

Последний ответ от Paul 1 год назад

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… (читать ещё)

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

Задан Francis Babik 1 месяц назад

  • Архивировано

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. … (читать ещё)

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.

Задан c.i.christodoulou2 12 месяцев назад

Последний ответ от Paul 12 месяцев назад

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… (читать ещё)

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.

Задан illogicalcomix 3 месяца назад

Последний ответ от Paul 3 месяца назад

  • Решено
  • Архивировано

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… (читать ещё)

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.

Задан queuejw 6 месяцев назад

Дан ответ queuejw 5 месяцев назад