Steps to reproduce
-
Launch the Yōkai manga reading platform application.
-
Navigate to the manga library.
-
Attempt to open a specific manga for reading.
Expected behavior
The application should smoothly load the selected manga, allowing users to start reading without encountering any errors.
Actual behavior
Upon attempting to open a specific manga, the app fails to start the debugger, reports missing files, and encounters errors related to seed signatures and index operations. Additionally, the ioctl operation fails with an "Invalid argument" code.
Crash logs
App version: 1.7.14 (standard, ceb4eba, 123, 2024-02-12T02:53Z)
Android version: 12 (SDK 31)
Android build ID: SP1A.210812.016.A215USQS9CWC2
Device brand: samsung
Device manufacturer: samsung
Device name: a21
Device model: SM-A215U
Device product name: a21sq
--------- beginning of main
02-12 18:33:25.947 13317 13317 E tachiyomi.yoka: Not starting debugger since process cannot load the jdwp agent.
02-12 18:33:26.676 13317 13375 E QT : [QT]file does not exist
02-12 18:33:27.277 13317 13384 E chromium: [0212/183327.275660:ERROR:variations_seed_loader.cc(37)] Seed missing signature.
02-12 18:33:28.481 13317 13317 E SQLiteLog: (283) recovered 248 frames from WAL file /data/data/eu.kanade.tachiyomi.yokai/databases/tachiyomi.db-wal
02-12 18:33:28.541 13317 13363 E SQLiteLog: (28) double-quoted string literal: "N/A"
02-12 18:33:28.541 13317 13363 E SQLiteLog: (28) double-quoted string literal: " [.] "
02-12 18:33:28.541 13317 13363 E SQLiteLog: (28) double-quoted string literal: "N/A"
02-12 18:33:28.541 13317 13363 E SQLiteLog: (28) double-quoted string literal: " [.] "
02-12 18:33:28.542 13317 13363 E SQLiteLog: (284) automatic index on C(manga_id)
02-12 18:33:28.542 13317 13363 E SQLiteLog: (284) automatic index on R(manga_id)
02-12 18:33:28.542 13317 13363 E SQLiteLog: (284) automatic index on B(manga_id)
02-12 18:33:28.542 13317 13363 E SQLiteLog: (284) automatic index on mangas_categories(manga_id)
02-12 18:33:28.801 13317 13465 E ion : ioctl c0044901 failed with code -1: Invalid argument
Yōkai version
1.17.14
Android version
Android 12
Device
Samsung Galaxy A21
Other details
This issue appears critical and may impact the overall usability of the application. Please investigate and address the underlying causes of these errors to ensure a stable user experience.
Acknowledgements
Steps to reproduce
Launch the Yōkai manga reading platform application.
Navigate to the manga library.
Attempt to open a specific manga for reading.
Expected behavior
The application should smoothly load the selected manga, allowing users to start reading without encountering any errors.
Actual behavior
Upon attempting to open a specific manga, the app fails to start the debugger, reports missing files, and encounters errors related to seed signatures and index operations. Additionally, the ioctl operation fails with an "Invalid argument" code.
Crash logs
App version: 1.7.14 (standard, ceb4eba, 123, 2024-02-12T02:53Z)
Android version: 12 (SDK 31)
Android build ID: SP1A.210812.016.A215USQS9CWC2
Device brand: samsung
Device manufacturer: samsung
Device name: a21
Device model: SM-A215U
Device product name: a21sq
--------- beginning of main
02-12 18:33:25.947 13317 13317 E tachiyomi.yoka: Not starting debugger since process cannot load the jdwp agent.
02-12 18:33:26.676 13317 13375 E QT : [QT]file does not exist
02-12 18:33:27.277 13317 13384 E chromium: [0212/183327.275660:ERROR:variations_seed_loader.cc(37)] Seed missing signature.
02-12 18:33:28.481 13317 13317 E SQLiteLog: (283) recovered 248 frames from WAL file /data/data/eu.kanade.tachiyomi.yokai/databases/tachiyomi.db-wal
02-12 18:33:28.541 13317 13363 E SQLiteLog: (28) double-quoted string literal: "N/A"
02-12 18:33:28.541 13317 13363 E SQLiteLog: (28) double-quoted string literal: " [.] "
02-12 18:33:28.541 13317 13363 E SQLiteLog: (28) double-quoted string literal: "N/A"
02-12 18:33:28.541 13317 13363 E SQLiteLog: (28) double-quoted string literal: " [.] "
02-12 18:33:28.542 13317 13363 E SQLiteLog: (284) automatic index on C(manga_id)
02-12 18:33:28.542 13317 13363 E SQLiteLog: (284) automatic index on R(manga_id)
02-12 18:33:28.542 13317 13363 E SQLiteLog: (284) automatic index on B(manga_id)
02-12 18:33:28.542 13317 13363 E SQLiteLog: (284) automatic index on mangas_categories(manga_id)
02-12 18:33:28.801 13317 13465 E ion : ioctl c0044901 failed with code -1: Invalid argument
Yōkai version
1.17.14
Android version
Android 12
Device
Samsung Galaxy A21
Other details
This issue appears critical and may impact the overall usability of the application. Please investigate and address the underlying causes of these errors to ensure a stable user experience.
Acknowledgements