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)
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)
[X] I have searched the existing issues and this is a new ticket, NOT a duplicate or related to another open or closed issue.
[X] I have written a short but informative title.
[X] If this is an issue with an official extension, I should be opening an issue in the extensions repository.
[X] If this is an issue with an official manga extension and this issue can be replicated in the Tachiyomi app, that I should be opening an issue in Tachiyomi's extensions repository.
Steps to reproduce
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