Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Crash browsing videos #157

Closed
7 tasks done
Lppsoeht opened this issue Mar 5, 2024 · 1 comment
Closed
7 tasks done

Crash browsing videos #157

Lppsoeht opened this issue Mar 5, 2024 · 1 comment
Labels
duplicate This issue or pull request already exists

Comments

@Lppsoeht
Copy link

Lppsoeht commented Mar 5, 2024

Checklist

  • I can reproduce the bug with the latest version given here.
  • I made sure that there are no existing issues - open or closed - to which I could contribute my information.
  • I made sure that there are no existing discussions - open or closed - to which I could contribute my information.
  • I have read the FAQs inside the app (Menu -> About -> FAQs) and my problem isn't listed.
  • I have taken the time to fill in all the required details. I understand that the bug report will be dismissed otherwise.
  • This issue contains only one bug.
  • I have read and understood the contribution guidelines.

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

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)
@Lppsoeht Lppsoeht added bug Something is not working needs triage Issue is not yet ready for PR authors to take up labels Mar 5, 2024
@Lppsoeht Lppsoeht changed the title Crash after switching from video to video Crash browsing videos Mar 5, 2024
@Aga-C
Copy link
Member

Aga-C commented Mar 5, 2024

It's a duplicate of #82.

@Aga-C Aga-C closed this as not planned Won't fix, can't repro, duplicate, stale Mar 5, 2024
@Aga-C 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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
duplicate This issue or pull request already exists
Projects
None yet
Development

No branches or pull requests

2 participants