jobobby04 / TachiyomiSY

Free and open source manga reader for Android
Apache License 2.0
2.88k stars 156 forks source link

Image crash on a chapter during transition (AVIF edge case?) #1308

Open anonusername opened 3 weeks ago

anonusername commented 3 weeks ago

Steps to reproduce

  1. Open in TachiSY the title "The Frozen Player Returns)
  2. View, specifically, chapter 147
  3. View chapter until page 9

Expected behavior

Continue viewing of chapter 147

Actual behavior

TachiSY will crash on page 9 even when with going directly to a page after 9

Crash logs

frozen-player-CRASH-on-146-2024-10-30-release.log frozen-player-NO-CRAsH-on-147-2024-10-30-release.log

TachiyomiSY version

App version: 1.11.0 (standard, f206ab8b3, 70, 2024-10-28T02:33:51Z) Preview build: 571 Android version: 14 (SDK 34; build AP2A.240905.003.B1) Device brand: google Device manufacturer: Google Device name: husky (husky) Device model: Pixel 8 Pro WebView: Android System WebView 130.0.6723.58

Android version

Android 14

Device

Pixel 8 Pro

Other details

This is the share link to the title using the Comick (ALL) extension

https://comick.io/comic/W_S5_FzL

The crash will happen on chapter 146 when normal viewing withoit download, CBZ download, and non-CBZ download

Both chapters use AVIF files; 146 (the one that crashes) and 147 (does not crash)

Starting 146 and then skipping to a page after 9 will always crash

Acknowledgements