What could cause a crash with Firefox for Android
Been getting thes3 crash reports on Firefox for Android:
a5c056d7-ba17-4116-a33f-e84676d85daa java.lang.OutOfMemoryError: Failed to allocate a 134217744 byte allocation with 50331648 free bytes and 120MB until OOM, target footprint 125473072, growth limit 201326592
java.lang.OutOfMemoryError: Failed to allocate a 134217744 byte allocation with 50331648 free bytes and 120MB until OOM, target footprint 125473072, growth limit 201326592 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.appservices.httpconfig.FetchBackend.sendRequest$lambda$3(FetchBackend.kt:6) at mozilla.appservices.httpconfig.FetchBackend.sendRequest(FetchBackend.kt:273) at mozilla.appservices.viaduct.uniffiCallbackInterfaceBackend$sendRequest$callback$$inlined$uniffiAsyncCallback$1.invokeSuspend(viaduct.kt:101) 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}@3443bed, Dispatchers.Default]
Any ideas as to what I should do?
所有回复 (1)
This error indicates that Firefox was trying to download or sync a large amount of data (sync data or some other large file). Τhe app attempted to load everything all at once and running out of space.
If you are seeing this often, you can try to
1. Before changing any settings, try restarting your device to clear the system memory.
2. Clear Firefox Cache:
- Go to your device Settings > Apps > Firefox.
- Tap on Storage and select Clear Cache (do not clear data, as this will log you out and delete your history).
- If you are using or multiple extensions, try disabling them temporarily and test.
Make sure you have the latest version from Play Store