Kukhonjiswa imibuzo ethegiwe:

Javascript components causing frequent crashes in V145.0

The latest crash: b1ad0fde-1882-41ce-9b80-4fd3e2c5ac20 java.lang.OutOfMemoryError: Failed to allocate a 134217744 byte allocation with 50331584 free bytes and 120MB until… (funda kabanzi)

The latest crash:

b1ad0fde-1882-41ce-9b80-4fd3e2c5ac20 java.lang.OutOfMemoryError: Failed to allocate a 134217744 byte allocation with 50331584 free bytes and 120MB until OOM, target footprint 125474336, growth limit 201326592

* New Sentry Instance: https://sentry.io/organizations/mozilla/issues/?project=6375561&query=e9bad27f848049fca9e39dc6b2d0abd5
* Socorro: https://crash-stats.mozilla.org/report/index/bp-22da7755-1702-4479-8d06-ab0d60251118

java.lang.OutOfMemoryError: Failed to allocate a 134217744 byte allocation with 50331584 free bytes and 120MB until OOM, target footprint 125474336, growth limit 201326592 at java.util.Arrays.copyOf(Arrays.java:3578) at java.io.ByteArrayOutputStream.grow(ByteArrayOutputStream.java:120) at java.io.ByteArrayOutputStream.ensureCapacity(ByteArrayOutputStream.java:95) at java.io.ByteArrayOutputStream.write(ByteArrayOutputStream.java:156) at kotlin.io.ByteStreamsKt.copyTo(IOStreams.kt:19) at kotlin.io.ByteStreamsKt.readBytes(IOStreams.kt:21) at mozilla.appservices.httpconfig.FetchBackend.sendRequest$lambda$3(FetchBackend.kt:6) at mozilla.appservices.httpconfig.FetchBackend.sendRequest(FetchBackend.kt:274) at mozilla.appservices.viaduct.uniffiCallbackInterfaceBackend$sendRequest$callback$makeCall$1.invokeSuspend(viaduct.kt:49) at mozilla.appservices.viaduct.uniffiCallbackInterfaceBackend$sendRequest$callback$makeCall$1.invoke(viaduct.kt:2) at mozilla.appservices.viaduct.uniffiCallbackInterfaceBackend$sendRequest$callback$makeCall$1.invoke(viaduct.kt:1) at mozilla.appservices.viaduct.uniffiCallbackInterfaceBackend$sendRequest$callback$$inlined$uniffiTraitInterfaceCallAsyncWithError$1.invokeSuspend(viaduct.kt:39) at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:9) at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:122) at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:127) Suppressed: kotlinx.coroutines.internal.DiagnosticCoroutineContextException: [StandaloneCoroutine{Cancelling}@2104835, Dispatchers.Default]

HELP!!!!
Kusonjululiwe Okugcinwe kunqolobane 6 145

Firefox randomly closing

Lately my Firefox app window will just randomly close while I'm using it. I notice most often on Facebook, but that's because it's the most often used page. When I reope… (funda kabanzi)

Lately my Firefox app window will just randomly close while I'm using it. I notice most often on Facebook, but that's because it's the most often used page.

When I reopen the app, it's like I just opened it, not like it got minimized.

What's wrong with it? I have it updated to current version, as well as I've run malware and virus scans to see if it's my phone. Nothing found.

Kusonjululiwe 4 154

Firefox keeps crashing on Xiaomi phone

Hello, I've noticed that recently that Firefox seems to repeatedly crash on my Xiaomi phone quite frequently. It's a Xiaomi 15 Pro on HyperOS 3.0.7.0, and here are some o… (funda kabanzi)

Hello,

I've noticed that recently that Firefox seems to repeatedly crash on my Xiaomi phone quite frequently. It's a Xiaomi 15 Pro on HyperOS 3.0.7.0, and here are some of the crash reports:

cde527a0-cc83-48d3-903f-951ad3d8e7e1 java.lang.OutOfMemoryError: Failed to allocate a 113430304 byte allocation with 33554432 free bytes and 97MB until OOM, target footprint 199480736, growth limit 268435456


java.lang.OutOfMemoryError: Failed to allocate a 113430304 byte allocation with 33554432 free bytes and 97MB until OOM, target footprint 199480736, growth limit 268435456

   at java.util.Arrays.copyOf(Arrays.java:3785)
   at java.io.ByteArrayOutputStream.toByteArray(ByteArrayOutputStream.java:211)
   at kotlin.io.ByteStreamsKt.readBytes(IOStreams.kt:24)
   at mozilla.components.support.images.compose.loader.ImageLoaderKt$fetchAndDecode$2.invokeSuspend(ImageLoader.kt:70)
   at mozilla.components.support.images.compose.loader.ImageLoaderKt$fetchAndDecode$2.invoke(ImageLoader.kt:13)
   at kotlinx.coroutines.intrinsics.UndispatchedKt.startUndspatched(Undispatched.kt:19)
   at kotlinx.coroutines.BuildersKt.withContext(Unknown Source:78)
   at mozilla.components.support.images.compose.loader.ImageLoaderKt$load$bitmap$1.invokeSuspend(ImageLoader.kt:53)
   at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:9)
   at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:122)
   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:94)
   Suppressed: kotlinx.coroutines.internal.DiagnosticCoroutineContextException: [androidx.compose.ui.platform.MotionDurationScaleImpl@bf8206, androidx.compose.runtime.BroadcastFrameClock@1cc60c7, StandaloneCoroutine{Cancelling}@a6c06f4, AndroidUiDispatcher@ed57e1d]


e0d3fa76-8868-48e4-8d6e-f66671ba8b50 java.lang.OutOfMemoryError: Failed to allocate a 134217744 byte allocation with 33554432 free bytes and 120MB until OOM, target footprint 176034208, growth limit 268435456


java.lang.OutOfMemoryError: Failed to allocate a 134217744 byte allocation with 33554432 free bytes and 120MB until OOM, target footprint 176034208, growth limit 268435456

   at java.util.Arrays.copyOf(Arrays.java:3785)
   at java.io.ByteArrayOutputStream.grow(ByteArrayOutputStream.java:120)
   at java.io.ByteArrayOutputStream.ensureCapacity(ByteArrayOutputStream.java:95)
   at java.io.ByteArrayOutputStream.write(ByteArrayOutputStream.java:156)
   at kotlin.io.ByteStreamsKt.copyTo(IOStreams.kt:19)
   at kotlin.io.ByteStreamsKt.readBytes(IOStreams.kt:21)
   at mozilla.components.support.images.compose.loader.ImageLoaderKt$fetchAndDecode$2.invokeSuspend(ImageLoader.kt:70)
   at mozilla.components.support.images.compose.loader.ImageLoaderKt$fetchAndDecode$2.invoke(ImageLoader.kt:13)
   at kotlinx.coroutines.intrinsics.UndispatchedKt.startUndspatched(Undispatched.kt:19)
   at kotlinx.coroutines.BuildersKt.withContext(Unknown Source:78)
   at mozilla.components.support.images.compose.loader.ImageLoaderKt$load$bitmap$1.invokeSuspend(ImageLoader.kt:53)
   at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:9)
   at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:122)
   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:94)
   Suppressed: kotlinx.coroutines.internal.DiagnosticCoroutineContextException: [androidx.compose.ui.platform.MotionDurationScaleImpl@f557b89, androidx.compose.runtime.BroadcastFrameClock@7ff878e, StandaloneCoroutine{Cancelling}@8ee2baf, AndroidUiDispatcher@7121bbc]


94125fa2-317a-47de-a689-dc7d3fa5f15e java.lang.OutOfMemoryError: Failed to allocate a 134217744 byte allocation with 31855720 free bytes and 30MB until OOM, target footprint 268435456, growth limit 268435456


java.lang.OutOfMemoryError: Failed to allocate a 134217744 byte allocation with 31855720 free bytes and 30MB until OOM, target footprint 268435456, growth limit 268435456

   at java.util.Arrays.copyOf(Arrays.java:3785)
   at java.io.ByteArrayOutputStream.grow(ByteArrayOutputStream.java:120)
   at java.io.ByteArrayOutputStream.ensureCapacity(ByteArrayOutputStream.java:95)
   at java.io.ByteArrayOutputStream.write(ByteArrayOutputStream.java:156)
   at kotlin.io.ByteStreamsKt.copyTo(IOStreams.kt:19)
   at kotlin.io.ByteStreamsKt.readBytes(IOStreams.kt:21)
   at mozilla.components.support.images.compose.loader.ImageLoaderKt$fetchAndDecode$2.invokeSuspend(ImageLoader.kt:70)
   at mozilla.components.support.images.compose.loader.ImageLoaderKt$fetchAndDecode$2.invoke(ImageLoader.kt:13)
   at kotlinx.coroutines.intrinsics.UndispatchedKt.startUndspatched(Undispatched.kt:19)
   at kotlinx.coroutines.BuildersKt.withContext(Unknown Source:78)
   at mozilla.components.support.images.compose.loader.ImageLoaderKt$load$bitmap$1.invokeSuspend(ImageLoader.kt:53)
   at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:9)
   at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:122)
   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:94)
   Suppressed: kotlinx.coroutines.internal.DiagnosticCoroutineContextException: [androidx.compose.ui.platform.MotionDurationScaleImpl@5cc155a, androidx.compose.runtime.BroadcastFrameClock@402b38b, StandaloneCoroutine{Cancelling}@5cfc68, AndroidUiDispatcher@cef5881]


   c31407a8-aa18-4415-839b-a5323a693c3d
   java.lang.OutOfMemoryError: Failed to allocate a 134217744 byte allocation with 57411112 free bytes and 54MB until OOM, target footprint 268435456, growth limit 268435456
   ----
   java.lang.OutOfMemoryError: Failed to allocate a 134217744 byte allocation with 57411112 free bytes and 54MB until OOM, target footprint 268435456, growth limit 268435456
       at java.util.Arrays.copyOf(Arrays.java:3785)
       at java.io.ByteArrayOutputStream.grow(ByteArrayOutputStream.java:120)
       at java.io.ByteArrayOutputStream.ensureCapacity(ByteArrayOutputStream.java:95)
       at java.io.ByteArrayOutputStream.write(ByteArrayOutputStream.java:156)
       at kotlin.io.ByteStreamsKt.copyTo(IOStreams.kt:19)
       at kotlin.io.ByteStreamsKt.readBytes(IOStreams.kt:21)
       at mozilla.components.support.images.compose.loader.ImageLoaderKt$fetchAndDecode$2.invokeSuspend(ImageLoader.kt:70)
       at mozilla.components.support.images.compose.loader.ImageLoaderKt$fetchAndDecode$2.invoke(ImageLoader.kt:13)
       at kotlinx.coroutines.intrinsics.UndispatchedKt.startUndspatched(Undispatched.kt:19)
       at kotlinx.coroutines.BuildersKt.withContext(Unknown Source:78)
       at mozilla.components.support.images.compose.loader.ImageLoaderKt$load$bitmap$1.invokeSuspend(ImageLoader.kt:53)
       at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:9)
       at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:122)
       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:94)
       Suppressed: kotlinx.coroutines.internal.DiagnosticCoroutineContextException: [androidx.compose.ui.platform.MotionDurationScaleImpl@46e4c17, androidx.compose.runtime.BroadcastFrameClock@eef9804, StandaloneCoroutine{Cancelling}@36d21ed, AndroidUiDispatcher@1bd822]
Open 3 90

about:config not working on android

I need to change some config settings to prevent some problems that corrupt the screen or crash Firefox on android almost every day. I found that using a Bluetooth reduc… (funda kabanzi)

I need to change some config settings to prevent some problems that corrupt the screen or crash Firefox on android almost every day. I found that using a Bluetooth reduces the frequency of these problems, but it still happens and is very frustrating.

Kusonjululiwe 3 90

Firefox mobile crashes

142.0.1 (Build #2016110943), 179e4da8d58fdece16dcbf164c80199917a5946e GV: 142.0.1-20250827004350 AS: 142.0.1 OS: Android 15 Crashes contantly, all the time, after several… (funda kabanzi)

142.0.1 (Build #2016110943), 179e4da8d58fdece16dcbf164c80199917a5946e GV: 142.0.1-20250827004350 AS: 142.0.1 OS: Android 15

Crashes contantly, all the time, after several minutes use it will suddenly disappear and lose everything, tabs, etc., but crash reports are never produced. When it happens the app seems to collapse into the right lower corner of the screen, like a balloon deflating. The Firefox has been uninstalled and reinstalled several times without effect. Why, and what to do about it ?

Okugcinwe kunqolobane 3 171

Firefox keeps crashing on Samsung Galaxy Tab A8 with Android 14

Have be3n hav8ng this problem for at least a week, on a Samsung Galaxy Tab A 8 with Android 14 (One UI). About 20cto 30 seconds after launch, the browser abruptly closes … (funda kabanzi)

Have be3n hav8ng this problem for at least a week, on a Samsung Galaxy Tab A 8 with Android 14 (One UI). About 20cto 30 seconds after launch, the browser abruptly closes back to the home screen. Have tried resetting the tablet, clearing some old apps out, etc., but thr problem persists.

I have dumped the latest Mozilla Crash Report from my browser. Apparently, there is an issue with memory:

cf13ba46-8115-4130-8396-249e2c218304 java.lang.OutOfMemoryError: Failed to allocate a 134217744 byte allocation with 50331648 free bytes and 116MB until OOM, target footprint 129110320, growth limit 201326592


java.lang.OutOfMemoryError: Failed to allocate a 134217744 byte allocation with 50331648 free bytes and 116MB until OOM, target footprint 129110320, growth limit 201326592 at java.util.Arrays.copyOf(Arrays.java:3578) at java.io.ByteArrayOutputStream.grow(ByteArrayOutputStream.java:120) at java.io.ByteArrayOutputStream.ensureCapacity(ByteArrayOutputStream.java:95) at java.io.ByteArrayOutputStream.write(ByteArrayOutputStream.java:156) at kotlin.io.ByteStreamsKt.copyTo(IOStreams.kt:19) at kotlin.io.ByteStreamsKt.readBytes(IOStreams.kt:21) at mozilla.appservices.httpconfig.FetchBackend.sendRequest$lambda$3(FetchBackend.kt:6) at mozilla.appservices.httpconfig.FetchBackend.sendRequest(FetchBackend.kt:274) at mozilla.appservices.viaduct.uniffiCallbackInterfaceBackend$sendRequest$callback$makeCall$1.invokeSuspend(viaduct.kt:49) at mozilla.appservices.viaduct.uniffiCallbackInterfaceBackend$sendRequest$callback$makeCall$1.invoke(viaduct.kt:2) at mozilla.appservices.viaduct.uniffiCallbackInterfaceBackend$sendRequest$callback$makeCall$1.invoke(viaduct.kt:1) at mozilla.appservices.viaduct.uniffiCallbackInterfaceBackend$sendRequest$callback$$inlined$uniffiTraitInterfaceCallAsyncWithError$1.invokeSuspend(viaduct.kt:31) at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:9) at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:122) at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:127) Suppressed: kotlinx.coroutines.internal.DiagnosticCoroutineContextException: [StandaloneCoroutine{Cancelling}@e36b064, Dispatchers.Default]

Can SOMEONE help me figure this out, what should I do, etc.? I am going crazy fighting this..

Open 3 90

Ome tv camera flip NOT WORKING

I already reported this and still nothing changed can't flip the camera bottom left. and it keeps crashing while talking to people downloaded user agent switcher EXTEN… (funda kabanzi)

I already reported this and still nothing changed


can't flip the camera bottom left. and it keeps crashing while talking to people

downloaded user agent switcher EXTENSION. switched to ios ipad (because that's the only way you can use ome tv on a android browser). go to ome tv site . logged in.

Actual results:

the camera flip option in the bottom left not working!! it just shows my rear camera

Ikhiyiwe Okugcinwe kunqolobane 3 288

Opening tab list suddenly consistently crashing (bad update?)

Which, you know, kinda makes a web browser pretty unusable. And I don't want to lose all my tabs, as I have probably hundreds. None of the topic choices really fit. FATAL… (funda kabanzi)

Which, you know, kinda makes a web browser pretty unusable. And I don't want to lose all my tabs, as I have probably hundreds. None of the topic choices really fit.

FATAL EXCEPTION: main Process: org.mozilla.fenix, PID: 21936 java.lang.IndexOutOfBoundsException: Empty list doesn't contain element at index -1. at kotlin.collections.EmptyList.get(Collections.kt:22) at androidx.compose.foundation.gestures.DefaultDraggableAnchors.closestAnchor(AnchoredDraggable.kt:5) at org.mozilla.fenix.compose.tabstray.TabListItemKt$TabListItem$2.invoke(TabListItem.kt:66) at androidx.compose.runtime.internal.ComposableLambdaImpl.invoke(ComposableLambda.kt:18) at androidx.compose.runtime.internal.ComposableLambdaImpl.invoke(ComposableLambda.kt:2) at org.mozilla.fenix.compose.SwipeToDismissBox2Kt.SwipeToDismissBox2(SwipeToDismissBox2.kt:607) at org.mozilla.fenix.compose.tabstray.TabListItemKt.TabListItem(TabListItem.kt:356) at org.mozilla.fenix.tabstray.TabsTrayTabLayoutsKt$TabList$3$1$3$1.invoke(TabsTrayTabLayouts.kt:122) at androidx.compose.runtime.internal.ComposableLambdaImpl.invoke(ComposableLambda.kt:9) at androidx.compose.runtime.internal.ComposableLambdaImpl.invoke(ComposableLambda.kt:1) at org.mozilla.fenix.tabstray.browser.compose.ReorderableListKt.DragItemContainer(ReorderableList.kt:365) at org.mozilla.fenix.tabstray.TabsTrayTabLayoutsKt$TabList$lambda$41$lambda$40$$inlined$itemsIndexed$default$3.invoke(LazyDsl.kt:150) at androidx.compose.runtime.internal.ComposableLambdaImpl.invoke(ComposableLambda.kt:26) at androidx.compose.runtime.internal.ComposableLambdaImpl.invoke(ComposableLambda.kt:3) at androidx.compose.foundation.lazy.LazyListItemProviderImpl$Item$1.invoke(LazyListItemProvider.kt:57) at androidx.compose.runtime.internal.ComposableLambdaImpl.invoke(ComposableLambda.kt:9) at androidx.compose.runtime.internal.ComposableLambdaImpl.invoke(ComposableLambda.kt:1) at androidx.compose.runtime.CompositionLocalKt.CompositionLocalProvider(CompositionLocal.kt:84) at androidx.compose.foundation.lazy.layout.LazyLayoutPinnableItemKt.LazyLayoutPinnableItem(LazyLayoutPinnableItem.kt:236) at androidx.compose.foundation.lazy.LazyListItemProviderImpl.Item(LazyListItemProvider.kt:28) at androidx.compose.foundation.lazy.layout.LazyLayoutItemContentFactoryKt$SkippableItem$1.invoke(LazyLayoutItemContentFactory.kt:31) at androidx.compose.runtime.internal.ComposableLambdaImpl.invoke(ComposableLambda.kt:9) at androidx.compose.runtime.internal.ComposableLambdaImpl.invoke(ComposableLambda.kt:1) at androidx.compose.runtime.CompositionLocalKt.CompositionLocalProvider(CompositionLocal.kt:84) at androidx.compose.runtime.saveable.SaveableStateHolderImpl.SaveableStateProvider(SaveableStateHolder.kt:94) at androidx.compose.foundation.lazy.layout.LazySaveableStateHolder.SaveableStateProvider(LazySaveableStateHolder.kt:11) at androidx.compose.foundation.lazy.layout.LazyLayoutItemContentFactoryKt.access$SkippableItem-JVlU9Rs(LazyLayoutItemContentFactory.kt:106) at androidx.compose.foundation.lazy.layout.LazyLayoutItemContentFactory$CachedItemContent$createContentLambda$1.invoke(LazyLayoutItemContentFactory.kt:85) at androidx.compose.runtime.internal.ComposableLambdaImpl.invoke(ComposableLambda.kt:9) at androidx.compose.runtime.internal.ComposableLambdaImpl.invoke(ComposableLambda.kt:1) at androidx.compose.ui.layout.LayoutNodeSubcompositionsState$subcompose$3$1$1.invoke(SubcomposeLayout.kt:55) at androidx.compose.runtime.internal.ComposableLambdaImpl.invoke(ComposableLambda.kt:9) at androidx.compose.runtime.internal.ComposableLambdaImpl.invoke(ComposableLambda.kt:1) at androidx.compose.runtime.internal.Utils_jvmKt.invokeComposable(Utils.jvm.kt:16) at androidx.compose.runtime.ComposerImpl.doCompose-aFTiNEg(Composer.kt:82) at androidx.compose.runtime.CompositionImpl.composeContent(Composition.kt:42) at androidx.compose.runtime.Recomposer.composeInitial$runtime_release(Recomposer.kt:40) at androidx.compose.runtime.ComposerImpl$CompositionContextImpl.composeInitial$runtime_release(Composer.kt:5) at androidx.compose.runtime.ComposerImpl$CompositionContextImpl.composeInitial$runtime_release(Composer.kt:5) at androidx.compose.runtime.CompositionImpl.setContent(Composition.kt:14) at androidx.compose.ui.layout.LayoutNodeSubcompositionsState.subcompose(SubcomposeLayout.kt:126) at androidx.compose.ui.layout.LayoutNodeSubcompositionsState$Scope.subcompose(SubcomposeLayout.kt:166) at androidx.compose.foundation.lazy.layout.LazyLayoutMeasureScopeImpl.measure-0kLqBqw(LazyLayoutMeasureScope.kt:30) at androidx.compose.foundation.lazy.LazyListMeasuredItemProvider.getAndMeasure-0kLqBqw$default(LazyListMeasuredItemProvider.kt:15) at androidx.compose.foundation.lazy.LazyListKt$rememberLazyListMeasurePolicy$1$1.invoke(LazyList.kt:800) at androidx.compose.foundation.lazy.layout.LazyLayoutKt$LazyLayout$1$2$1.invoke(LazyLayout.kt:21) at androidx.compose.ui.layout.LayoutNodeSubcompositionsState$createMeasurePolicy$1.measure-3p2s80s(SubcomposeLayout.kt:68) at androidx.compose.ui.node.InnerNodeCoordinator.measure-BRTryo0(InnerNodeCoordinator.kt:49) at androidx.compose.ui.graphics.SimpleGraphicsLayerModifier.measure-3p2s80s(GraphicsLayerModifier.kt:1) at androidx.compose.ui.node.LayoutModifierNodeCoordinator.measure-BRTryo0(LayoutModifierNodeCoordinator.kt:183) at androidx.compose.foundation.lazy.layout.LazyLayoutBeyondBoundsModifierNode.measure-3p2s80s(LazyLayoutBeyondBoundsModifierLocal.kt:1) at androidx.compose.ui.node.LayoutModifierNodeCoordinator.measure-BRTryo0(LayoutModifierNodeCoordinator.kt:183) at androidx.compose.foundation.layout.FillNode.measure-3p2s80s(Size.kt:107) at androidx.compose.ui.node.LayoutModifierNodeCoordinator.measure-BRTryo0(LayoutModifierNodeCoordinator.kt:183) at androidx.compose.ui.node.MeasurePassDelegate$performMeasureBlock$1.invoke(MeasurePassDelegate.kt:11) at androidx.compose.runtime.snapshots.Snapshot$Companion.observe(Snapshot.kt:51) at androidx.compose.runtime.snapshots.SnapshotStateObserver$ObservedScopeMap.observe(SnapshotStateObserver.kt:54) at androidx.compose.runtime.snapshots.SnapshotStateObserver.observeReads(SnapshotStateObserver.kt:130) at androidx.compose.ui.node.OwnerSnapshotObserver.observeReads$ui_release(OwnerSnapshotObserver.kt:3) at androidx.compose.ui.node.MeasurePassDelegate.remeasure-BRTryo0(MeasurePassDelegate.kt:118) at androidx.compose.ui.node.MeasurePassDelegate.measure-BRTryo0(MeasurePassDelegate.kt:99) at androidx.compose.foundation.lazy.layout.LazyLayoutMeasureScopeImpl.measure-0kLqBqw(LazyLayoutMeasureScope.kt:52) at androidx.compose.foundation.pager.PagerMeasureKt.getAndMeasure-SGf7dI0(PagerMeasure.kt:5) at androidx.compose.foundation.pager.PagerMeasurePolicyKt$rememberPagerMeasurePolicy$1$1.invoke(PagerMeasurePolicy.kt:653) at androidx.compose.foundation.lazy.layout.LazyLayoutKt$LazyLayout$1$2$1.invoke(LazyLayout.kt:21) at androidx.compose.ui.layout.LayoutNodeSubcompositionsState$createMeasurePolicy$1.measure-3p2s80s(SubcomposeLayout.kt:68) at androidx.compose.ui.node.InnerNodeCoordinator.measure-BRTryo0(InnerNodeCoordinator.kt:49) at androidx.compose.ui.graphics.SimpleGraphicsLayerModifier.measure-3p2s80s(GraphicsLayerModifier.kt:1) at androidx.compose.ui.node.LayoutModifierNodeCoordinator.measure-BRTryo0(LayoutModifierNodeCoordinator.kt:183) at androidx.compose.foundation.layout.FillNode.measure-3p2s80s(Size.kt:107) at androidx.compose.ui.node.LayoutModifierNodeCoordinator.measure-BRTryo0(LayoutModifierNodeCoordinator.kt:183) at androidx.compose.ui.node.MeasurePassDelegate$performMeasureBlock$1.invoke(MeasurePassDelegate.kt:11) at androidx.compose.runtime.snapshots.Snapshot$Companion.observe(Snapshot.kt:51) at androidx.compose.runtime.snapshots.SnapshotStateObserver$ObservedScopeMap.observe(SnapshotStateObserver.kt:54) at androidx.compose.runtime.snapshots.SnapshotStateObserver.observeReads(SnapshotStateObserver.kt:130) at androidx.compose.ui.node.OwnerSnapshotObserver.observeReads$ui_release(OwnerSnapshotObserver.kt:3) at androidx.compose.ui.node.MeasurePassDelegate.remeasure-BRTryo0(MeasurePassDelegate.kt:118) at androidx.compose.ui.node.MeasurePassDelegate.measure-BRTryo0(MeasurePassDelegate.kt:99) at androidx.compose.foundation.layout.BoxMeasurePolicy.measure-3p2s80s(Box.kt:81) at androidx.compose.ui.node.InnerNodeCoordinator.measure-BRTryo0(InnerNodeCoordinator.kt:49) at androidx.compose.foundation.layout.FillNode.measure-3p2s80s(Size.kt:107) at androidx.compose.ui.node.LayoutModifierNodeCoordinator.measure-BRTryo0(LayoutModifierNodeCoordinator.kt:183) at androidx.compose.ui.node.MeasurePassDelegate$performMeasureBlock$1.invoke(MeasurePassDelegate.kt:11) at androidx.compose.runtime.snapshots.Snapshot$Companion.observe(Snapshot.kt:51) at androidx.compose.runtime.snapshots.SnapshotStateObserver$ObservedScopeMap.observe(SnapshotStateObserver.kt:54) at androidx.compose.runtime.snapshots.SnapshotStateObserver.observeReads(SnapshotStateObserver.kt:130) at androidx.compose.ui.node.OwnerSnapshotObserver.observeReads$ui_release(OwnerSnapshotObserver.kt:3) at androidx.compose.ui.node.MeasurePassDelegate.remeasure-BRTryo0(MeasurePassDelegate.kt:118) at androidx.compose.ui.node.MeasurePassDelegate.measure-BRTryo0(MeasurePassDelegate.kt:99) at androidx.compose.foundation.layout.RowColumnMeasurePolicyKt.measure(RowColumnMeasurePolicy.kt:95) at androidx.compose.foundation.layout.ColumnMeasurePolicy.measure-3p2s80s(Column.kt:43) at androidx.compose.ui.node.InnerNodeCoordinator.measure-BRTryo0(InnerNodeCoordinator.kt:49) at androidx.compose.ui.graphics.SimpleGraphicsLayerModifier.measure-3p2s80s(GraphicsLayerModifier.kt:1) at androidx.compose.ui.node.LayoutModifierNodeCoordinator.measure-BRTryo0(LayoutModifierNodeCoordinator.kt:183) at androidx.compose.foundation.layout.FillNode.measure-3p2s80s(Size.kt:107) at androidx.compose.ui.node.LayoutModifierNodeCoordinator.measure-BRTryo0(LayoutModifierNodeCoordinator.kt:183) at androidx.compose.ui.node.MeasurePassDelegate$performMeasureBlock$1.invoke(MeasurePassDelegate.kt:11) at androidx.compose.runtime.snapshots.Snapshot$Companion.observe(Snapshot.kt:51) at androidx.compose.runtime.snapshots.SnapshotStateObserver$ObservedScopeMap.observe(SnapshotStateObserver.kt:54) at androidx.compose.runtime.snapshots.SnapshotStateObserver.observeReads(SnapshotStateObserver.kt:130) at androidx.compose.ui.node.OwnerSnapshotObserver.observeReads$ui_release(OwnerSnapshotObserver.kt:3) at androidx.compose.ui.node.MeasurePassDelegate.remeasure-BRTryo0(MeasurePassDelegate.kt:118) at androidx.compose.ui.node.MeasurePassDelegate.measure-BRTryo0(MeasurePassDelegate.kt:99) at androidx.compose.ui.layout.RootMeasurePolicy.measure-3p2s80s(RootMeasurePolicy.kt:82) at androidx.compose.ui.node.InnerNodeCoordinator.measure-BRTryo0(InnerNodeCoordinator.kt:49) at androidx.compose.ui.node.MeasurePassDelegate$performMeasureBlock$1.invoke(MeasurePassDelegate.kt:11) at androidx.compose.runtime.snapshots.Snapshot$Companion.observe(Snapshot.kt:109) at androidx.compose.runtime.snapshots.SnapshotStateObserver$ObservedScopeMap.observe(SnapshotStateObserver.kt:54) at androidx.compose.runtime.snapshots.SnapshotStateObserver.observeReads(SnapshotStateObserver.kt:130) at androidx.compose.ui.node.OwnerSnapshotObserver.observeReads$ui_release(OwnerSnapshotObserver.kt:3) at androidx.compose.ui.node.MeasurePassDelegate.remeasure-BRTryo0(MeasurePassDelegate.kt:118) at androidx.compose.ui.node.LayoutNode.remeasure-_Sx5XlM$ui_release(LayoutNode.kt:18) at androidx.compose.ui.node.MeasureAndLayoutDelegate.doRemeasure-sdFAvZA(MeasureAndLayoutDelegate.kt:3) at androidx.compose.ui.node.MeasureAndLayoutDelegate.remeasureOnly(MeasureAndLayoutDelegate.kt:23) at androidx.compose.ui.node.MeasureAndLayoutDelegate.measureOnly(MeasureAndLayoutDelegate.kt:78) at androidx.compose.ui.platform.AndroidComposeView.onMeasure(AndroidComposeView.android.kt:83) at android.view.View.measure(View.java:28375) at androidx.compose.ui.platform.AbstractComposeView.internalOnMeasure$ui_release(ComposeView.android.kt:64) at androidx.compose.ui.platform.AbstractComposeView.onMeasure(ComposeView.android.kt:4) at android.view.View.measure(View.java:28375) at com.google.android.material.bottomsheet.BottomSheetBehavior.onMeasureChild(BottomSheetBehavior.java:54) at androidx.coordinatorlayout.widget.CoordinatorLayout.onMeasure(CoordinatorLayout.java:383) at android.view.View.measure(View.java:28375) at android.view.ViewGroup.measureChildWithMargins(ViewGroup.java:7026) at android.widget.FrameLayout.onMeasure(FrameLayout.java:194) at android.view.View.measure(View.java:28375) at android.view.ViewGroup.measureChildWithMargins(ViewGroup.java:7026) at android.widget.LinearLayout.measureChildBeforeLayout(LinearLayout.java:1608) at android.widget.LinearLayout.measureVertical(LinearLayout.java:878) at android.widget.LinearLayout.onMeasure(LinearLayout.java:721) at android.view.View.measure(View.java:28375) at android.view.ViewGroup.measureChildWithMargins(ViewGroup.java:7026) at android.widget.FrameLayout.onMeasure(FrameLayout.java:194) at com.android.internal.policy.DecorView.onMeasure(DecorView.java:735) at android.view.View.measure(View.java:28375) at android.view.ViewRootImpl.performMeasure(ViewRootImpl.java:4923) at android.view.ViewRootImpl.measureHierarchy(ViewRootImpl.java:3324) at android.view.ViewRootImpl.performTraversals(ViewRootImpl.java:3629) at android.view.ViewRootImpl.doTraversal(ViewRootImpl.java:3009) at android.view.ViewRootImpl$TraversalRunnable.run(ViewRootImpl.java:10514) at android.view.Choreographer$CallbackRecord.run(Choreographer.java:1566) at android.view.Choreographer$CallbackRecord.run(Choreographer.java:1575) at android.view.Choreographer.doCallbacks(Choreographer.java:1175) at android.view.Choreographer.doFrame(Choreographer.java:1104) at android.view.Choreographer$FrameDisplayEventReceiver.run(Choreographer.java:1549) at android.os.Handler.handleCallback(Handler.java:991) at android.os.Handler.dispatchMessage(Handler.java:102) at android.os.Looper.loopOnce(Looper.java:232) at android.os.Looper.loop(Looper.java:317) at android.app.ActivityThread.main(ActivityThread.java:8934) at java.lang.reflect.Method.invoke(Native Method) at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:591) at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:911)

Kusonjululiwe Okugcinwe kunqolobane 3 172

Firefox Android 134 crashing when closing

Since version 134 of Firefox Android has been out, it crashes EVERY TIME when I try ot use the "back" gesture on my Xiaomi 14(i.e. swiping from right or left side of the … (funda kabanzi)

Since version 134 of Firefox Android has been out, it crashes EVERY TIME when I try ot use the "back" gesture on my Xiaomi 14(i.e. swiping from right or left side of the screen) I tried Firefox 134, Iceraven 2.27 (also based on the same Gecko) - they act the same. In the same time I also have Waterfox, based in the previous version of Firefox 133, and it responds properly. I guess it is related to the latest version only. Here's the crash log:


f5e34211-feda-4d80-b244-c2e4db76c44d java.lang.NullPointerException: Attempt to invoke virtual method 'float android.window.BackMotionEvent.getTouchX()' on a null object reference


java.lang.NullPointerException: Attempt to invoke virtual method 'float android.window.BackMotionEvent.getTouchX()' on a null object reference at android.window.WindowOnBackInvokedDispatcher$OnBackInvokedCallbackWrapper.lambda$onBackStarted$1(WindowOnBackInvokedDispatcher.java:353) at android.window.WindowOnBackInvokedDispatcher$OnBackInvokedCallbackWrapper.$r8$lambda$jWVwe-YeLRxW3tAMLuWZynG6e1k(Unknown Source:0) at android.window.WindowOnBackInvokedDispatcher$OnBackInvokedCallbackWrapper$$ExternalSyntheticLambda4.run(Unknown Source:4) at android.os.Handler.handleCallback(Handler.java:958) at android.os.Handler.dispatchMessage(Handler.java:99) at android.os.Looper.loopOnce(Looper.java:224) at android.os.Looper.loop(Looper.java:318) at android.app.ActivityThread.main(ActivityThread.java:8759) at java.lang.reflect.Method.invoke(Native Method) at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:561) at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1013)

Okugcinwe kunqolobane 3 99

150 beta always crashes after loading a few mb of data

After updating to 150 (any subversion), FF crashes on almost start - I can load a page but loading another page or a video in the page will stop loading after a while and… (funda kabanzi)

After updating to 150 (any subversion), FF crashes on almost start - I can load a page but loading another page or a video in the page will stop loading after a while and crash within 5-10sec. No about:crashes generated. No crash if I only browse the page that's opened (except if I load extra content like videos). FF remembers if I navigate to another page before the crash, it'll open the navigated-to tab (provided it has been long enough, small pages load, big pages don't). It really looks like after loading a fixed amount of data it just stops loading and crashes, taking the full browser down with it. Note that there is likely 500+ tabs opened (even though it's never been a problem), cache was cleared and extensions deactivated.

For the first time in many many years, the beta's unstable (brillant track record for a beta)!

Open 3 18

Firefox Crashes on Pinetools.com Photo Editing Site

I was attempting to use the Pinetools.com photo editing site on Firefox for Android, and it sent Firefox into a crash loop - I had to uninstall and reinstall. I was able … (funda kabanzi)

I was attempting to use the Pinetools.com photo editing site on Firefox for Android, and it sent Firefox into a crash loop - I had to uninstall and reinstall. I was able to replicate this one more time. Here's exactly how it went down:

  • went to https://pinetools.com/add-noise-image
  • uploaded and filtered the photo
  • "right"/long-clicked it to open the edit in a new tab, which immediately sent Firefox into a crash loop
  • uninstalled and reinstalled Firefox when it became clear that closing the app wasn't solving the problem
  • replicated the above steps, to the same result
  • uninstalled and reinstalled Firefox again.

I have uBlock Origin and Privacy Badger, and reinstalled them both times - is there any chance I could have put my device/info at risk?

Open 3 72

Firefox keeps crashing

I'm getting a lot of crashes lately. I've restarted my phone, force closed Firefox and deleted the cache. Didn't fix it unfortunately. Firefox Android Mobile 134.0.2 (Bu… (funda kabanzi)

I'm getting a lot of crashes lately. I've restarted my phone, force closed Firefox and deleted the cache. Didn't fix it unfortunately. Firefox Android Mobile 134.0.2 (Build #2016068999)

Here is the error: 95dfeae4-16a9-45bd-8474-02ede37eb9dc java.lang.RuntimeException: java.lang.reflect.InvocationTargetException


java.lang.RuntimeException: java.lang.reflect.InvocationTargetException at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:598) at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103) Caused by: java.lang.reflect.InvocationTargetException at java.lang.reflect.Method.invoke(Native Method) at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:588) ... 1 more Caused by: mozilla.components.support.base.android.UnboundHandlerException: You must bind the NotificationPermissionHandler to an activity at mozilla.components.support.base.android.NotificationsDelegate.requestNotificationPermission(NotificationsDelegate.kt:125) at mozilla.components.support.base.android.NotificationsDelegate.notify$default(NotificationsDelegate.kt:75) at org.mozilla.fenix.FenixApplication$initializeWebExtensionSupport$2.invoke(FenixApplication.kt:543) at mozilla.components.browser.engine.gecko.GeckoEngine$registerWebExtensionDelegate$promptDelegate$1.onUpdatePrompt(GeckoEngine.kt:63) at org.mozilla.geckoview.WebExtensionController.updatePrompt(WebExtensionController.java:75) at org.mozilla.geckoview.WebExtensionController.handleMessage(WebExtensionController.java:26) at org.mozilla.geckoview.WebExtensionController$Internals.handleMessage(WebExtensionController.java:4) at org.mozilla.gecko.EventDispatcher$3.run(EventDispatcher.java:13) at android.os.Handler.handleCallback(Handler.java:958) at android.os.Handler.dispatchMessage(Handler.java:99) at android.os.Looper.loopOnce(Looper.java:230) at android.os.Looper.loop(Looper.java:319) at android.app.ActivityThread.main(ActivityThread.java:9063) ... 3 more

Kusonjululiwe Okugcinwe kunqolobane 2 919

Tabs Crash/Reload Problem

Hello My Tabs are automatically crash after sometime i open it, all tabs are crasg out and i reload it again and again this is very annoyed, what can i do to stop reloadi… (funda kabanzi)

Hello My Tabs are automatically crash after sometime i open it, all tabs are crasg out and i reload it again and again this is very annoyed, what can i do to stop reloading or crash

Okugcinwe kunqolobane 2 280

Firefox Android crashes or hangs when launching modded APK-based games

I’ve observed a consistent issue across several Android devices using Firefox (latest stable version). When trying to launch or interact with certain modded APK-based gam… (funda kabanzi)

I’ve observed a consistent issue across several Android devices using Firefox (latest stable version). When trying to launch or interact with certain modded APK-based games—especially those with unpacked resources or modified DEX structures—Firefox either freezes or crashes unexpectedly.

Interestingly, this behavior doesn’t occur on other browsers like Chrome or Samsung Internet. In fact, some third-party websites seem to handle these APKs with stable performance, suggesting it's not an issue with the APKs themselves but possibly how Firefox handles local server callbacks, file-based intents, or memory allocation under WebView.

I’m wondering if this could be tied to Firefox’s stricter security sandboxing, CSP enforcement, or service worker management?

Are there any logs, flags, or debugging routes I can use to isolate the problem further?

Ikhiyiwe Okugcinwe kunqolobane 2 190

Latest nightly crashes everytime

Hi, the latest nightly version crashes everytime on my Pixel 8 Pro. Clearing cache, force stopping and restarting the phone doesn't help. version 141.0a1 org.mozilla.fen… (funda kabanzi)

Hi, the latest nightly version crashes everytime on my Pixel 8 Pro. Clearing cache, force stopping and restarting the phone doesn't help.

version 141.0a1 org.mozilla.fenix

Okugcinwe kunqolobane 2 207

Firefox Android crashing when launching modded APK games

Hi, I’ve noticed that Firefox on my Android device often crashes or freezes whenever I try to launch or access certain modded APK-based games. I’ve already tried clearing… (funda kabanzi)

Hi, I’ve noticed that Firefox on my Android device often crashes or freezes whenever I try to launch or access certain modded APK-based games. I’ve already tried clearing cache and disabling extensions, but the issue still happens.

Is there any known fix or setting that could help Firefox handle these links or game launches more smoothly?

Thanks in advance!

Okugcinwe kunqolobane 2 298

crash problems with lastest update

Since I upgraded to the latest version, Firefox is sluggish and crashes on a regular basis. I have changed my privacy settings from strict to default, has not changed the… (funda kabanzi)

Since I upgraded to the latest version, Firefox is sluggish and crashes on a regular basis. I have changed my privacy settings from strict to default, has not changed the problem. How can I go back to old version? I choose Firefox because of the privacy concerns, and understand that some websites won't work well, but I've never experienced consistent problems with the app crashing.

Okugcinwe kunqolobane 2 243

Crashing after update

I installed the Firefox update this week on my Motorola Moto G Stylus phone running Android 11. Since doing so, the app repeatedly crashes when I click on something in C… (funda kabanzi)

I installed the Firefox update this week on my Motorola Moto G Stylus phone running Android 11. Since doing so, the app repeatedly crashes when I click on something in Collections. Bookmarks not in a collection still work, as do other links on the home page. I have restarted the phone, but it did not fix the problem. It is hard to avoid the confusion that this is being caused by something in the update. Will there be a fix released soon?

Open 2 306

Firefox crash

My mobile app Firefox keeps crashing on starting it reinstalling doesn't help it used to work at some point but now it doesn't. My phone is OnePlus 13 it has the latest E… (funda kabanzi)

My mobile app Firefox keeps crashing on starting it reinstalling doesn't help it used to work at some point but now it doesn't.

My phone is OnePlus 13 it has the latest EU updates. I can't seem to figure out why it crashes.

I installed the latest version from the Google play store. Other versions of Firefox work fine like nightly or beta only the main one crashes.

Open 2 505