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

Fast switching video application crashes #82

Open
toutoumu opened this issue Sep 14, 2024 · 1 comment
Open

Fast switching video application crashes #82

toutoumu opened this issue Sep 14, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@toutoumu
Copy link

Describe the bug
Opening these video files, quickly returning to playback, and then opening another one, repeated several times, will most likely cause the program to crash.

To Reproduce
Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Expected behavior
A clear and concise description of what you expected to happen.

Actual behavior
A clear and concise description of what actually happened.

Crash logs
log.txt

Screenshots
If applicable, add screenshots to help explain your problem.

Additional info (please complete the following information):

  • Device: [e.g. Google Pixel 6]
  • Android version: [e.g. 13]
  • App Version [e.g. Release v0.1.3, Nightly v0.1.3-r151]

Additional context
Add any other context about the problem here.

@abdallahmehiz
Copy link
Owner

Probably caused by a race condition of instantiating another instance of PlayerActivity before mpv is destroyed.

@abdallahmehiz abdallahmehiz added the bug Something isn't working label Sep 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants