You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Viewing multiple videos/switching from any video to any video. The problem probably has to do with autoplay
Expected behavior
Multiple video browsing
Actual behavior
Crash everytime
Screenshots/Screen recordings
No response
Additional information
type: crash
package: org.fossify.gallery:5
process: org.fossify.gallery
processUptime: 24342 + 227 ms
installer: com.android.packageinstaller
java.lang.OutOfMemoryError: Failed to allocate a 64 byte allocation with 93656 free bytes and 91KB until OOM, target footprint 268435456, growth limit 268435456; giving up on allocation because <1% of heap free after GC.
at android.view.WindowInsets$Builder.build(WindowInsets.java:1459)
at k3.j2.i(SourceFile:1)
at k3.k2.b(SourceFile:6)
at k3.h2.e(SourceFile:5)
at androidx.viewpager.widget.b.i(SourceFile:336)
at k3.u0.onApplyWindowInsets(SourceFile:37)
at android.view.View.dispatchApplyWindowInsets(View.java:11940)
at android.view.ViewGroup.dispatchApplyWindowInsets(ViewGroup.java:7494)
at android.view.ViewGroup.newDispatchApplyWindowInsets(ViewGroup.java:7519)
at android.view.ViewGroup.dispatchApplyWindowInsets(ViewGroup.java:7501)
at android.view.ViewGroup.newDispatchApplyWindowInsets(ViewGroup.java:7519)
at android.view.ViewGroup.dispatchApplyWindowInsets(ViewGroup.java:7501)
at android.view.ViewGroup.newDispatchApplyWindowInsets(ViewGroup.java:7519)
at android.view.ViewGroup.dispatchApplyWindowInsets(ViewGroup.java:7501)
at android.view.ViewGroup.newDispatchApplyWindowInsets(ViewGroup.java:7519)
at android.view.ViewGroup.dispatchApplyWindowInsets(ViewGroup.java:7501)
at android.view.ViewGroup.newDispatchApplyWindowInsets(ViewGroup.java:7519)
at android.view.ViewGroup.dispatchApplyWindowInsets(ViewGroup.java:7501)
at android.view.ViewGroup.newDispatchApplyWindowInsets(ViewGroup.java:7519)
at android.view.ViewGroup.dispatchApplyWindowInsets(ViewGroup.java:7501)
at android.view.ViewRootImpl.dispatchApplyInsets(ViewRootImpl.java:3031)
at android.view.ViewRootImpl.performTraversals(ViewRootImpl.java:3495)
at android.view.ViewRootImpl.doTraversal(ViewRootImpl.java:2650)
at android.view.ViewRootImpl$TraversalRunnable.run(ViewRootImpl.java:9526)
at android.view.Choreographer$CallbackRecord.run(Choreographer.java:1343)
at android.view.Choreographer$CallbackRecord.run(Choreographer.java:1352)
at android.view.Choreographer.doCallbacks(Choreographer.java:952)
at android.view.Choreographer.doFrame(Choreographer.java:882)
at android.view.Choreographer$FrameDisplayEventReceiver.run(Choreographer.java:1326)
at android.os.Handler.handleCallback(Handler.java:958)
at android.os.Handler.dispatchMessage(Handler.java:99)
at android.os.Looper.loopOnce(Looper.java:205)
at android.os.Looper.loop(Looper.java:294)
at android.app.ActivityThread.main(ActivityThread.java:8279)
at java.lang.reflect.Method.invoke(Native Method)
at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:552)
at com.android.internal.os.ExecInit.main(ExecInit.java:49)
at com.android.internal.os.RuntimeInit.nativeFinishInit(Native Method)
at com.android.internal.os.RuntimeInit.main(RuntimeInit.java:359)
The text was updated successfully, but these errors were encountered:
Aga-C
added
duplicate
This issue or pull request already exists
and removed
bug
Something is not working
needs triage
Issue is not yet ready for PR authors to take up
labels
Mar 5, 2024
Checklist
Affected app version
1.1.1
Affected Android/Custom ROM version
Latest GrapheneOs
Affected device model
pixel 6
How did you install the app?
GitHub releases
Steps to reproduce the bug
Viewing multiple videos/switching from any video to any video. The problem probably has to do with autoplay
Expected behavior
Multiple video browsing
Actual behavior
Crash everytime
Screenshots/Screen recordings
No response
Additional information
The text was updated successfully, but these errors were encountered: