aniyomiorg / aniyomi

An app for manga and anime
https://aniyomi.org
Apache License 2.0
4.93k stars 317 forks source link

Crash after returning from the video player on latest preview #1473

Closed griffi-gh closed 1 month ago

griffi-gh commented 7 months ago

Steps to reproduce

  1. Play a video from the main page
  2. Try to return back (On android 14 with enabled predictive back gesture, the app crashes like half a second after starting (but without completing) the gesture)
  3. The app should crash

Expected behavior

The app should... not crash

Actual behavior

The app crashes (by hitting an assert inside mpv) after returning from the video player (or randomly while using the back gesture with predictive back gesture enabled)

Crash logs

aniyomi_crash_logs.txt

Aniyomi version

0.15.2.4-7509 (preview)

Android version

Android 14

Device

Samsung Galaxy A52s (SM-A528B)

Other details

Crash (Predictive back gesture):

https://github.com/aniyomiorg/aniyomi/assets/45996170/c9303609-ce3f-47bb-b7ca-ce83420b38c2

Crash (Back button):

https://github.com/aniyomiorg/aniyomi/assets/45996170/c0c52de9-5a7b-47c9-86ea-db4a949d622b

Acknowledgements

griffi-gh commented 4 months ago

(seemingly already fixed, needs testing :p)

Secozzi commented 1 month ago

This has most likely been fixed in a newer release of preview. If the issue still persists, please open a new issue.