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

App regularly hangs and then crashes either to library or completely out of the app #1579

Open
8 of 9 tasks
BitSchism opened this issue Jul 2, 2023 · 1 comment
Open
8 of 9 tasks
Labels
bug Something isn't working

Comments

@BitSchism
Copy link

Steps to reproduce

Reproduction:

  1. Open a chapter
  2. Read chapter until the app hangs briefly
  3. Phone produces a popup saying that the app has crashed, asks if you would like to force close.
    3a) if force closed, either returns to library or crashes to phone dashboard. Tracking is frequently reset to the beginning of the chapter which was the source of the crash.
    3b) If the ignore option is chosen, continuing to read is possible, but the crash notification constantly continues to pop up at ~15 second intervals. Progress tracking may be accurate only if you make it to the next chapter.

This occurs on all sources.

I previously wrote this up in a comment on someone elses post and will include further copy pasta details in the crash logs section.

Expected behavior

App should not crash during normal usage.

Actual behavior

App randomly crashes, but crashes seem to be in consistent areas of certain chapters if read from the beginning.

Crash logs

Certain areas of chapters will be prone to this crash for some reason. I'm going to post this now and I'll edit this to add a few source/manga/chapter/pages that I discover below as I come across them.

Source/Manga/Chapter/Page
MangaSee/Tomb Raider King/402/between 6-7
ManhuaPlus/Yuan Zun/499/between 4-5
Mangabat/The Book Eating Magician/86/28ish

I've turned on automatic reporting, so I hope further logs will help. Thanks for all of your efforts!

Crash Log below:

App version: 1.6.6 (standard, 21a2705, 104, 2023-04-19T22:38Z)
Android version: 13 (SDK 33)
Android build ID: TP1A.220624.014.S908USQS2CWE1
Device brand: samsung
Device manufacturer: samsung
Device name: b0q
Device model: SM-S908U
Device product name: b0qsqw

--------- beginning of main
05-28 13:26:13.992 453 678 E FrameEvents: updateAcquireFence: Did not find frame.
05-28 13:29:08.961 453 678 E FrameEvents: updateAcquireFence: Did not find frame.
05-28 13:29:17.653 453 678 E FrameEvents: updateAcquireFence: Did not find frame.
05-28 13:29:43.236 453 678 E FrameEvents: updateAcquireFence: Did not find frame.
05-28 13:29:45.675 453 678 E FrameEvents: updateAcquireFence: Did not find frame.
05-28 13:35:11.267 453 678 E FrameEvents: updateAcquireFence: Did not find frame.
05-28 14:47:10.166 1335 1335 E e.tachiyomi.j2k: Not starting debugger since process cannot load the jdwp agent.
05-28 14:47:10.733 1335 1335 E SQLiteLog: (283) recovered 762 frames from WAL file /data/data/eu.kanade.tachiyomi.j2k/databases/tachiyomi.db-wal
05-28 14:47:10.763 1335 1728 E SQLiteLog: (284) automatic index on C(manga_id)
05-28 14:47:10.763 1335 1728 E SQLiteLog: (284) automatic index on R(manga_id)
05-28 14:47:10.763 1335 1728 E SQLiteLog: (284) automatic index on B(manga_id)
05-28 14:47:10.763 1335 1728 E SQLiteLog: (284) automatic index on mangas_categories(manga_id)
05-28 14:47:10.803 1335 1335 E BufferQueueProducer: Unable to open libpenguin.so: dlopen failed: library "libpenguin.so" not found.
05-28 14:47:10.963 1335 1719 E SQLiteLog: (284) automatic index on C(manga_id)
05-28 14:47:10.964 1335 1719 E SQLiteLog: (284) automatic index on mangas(_id)

App version: 1.6.6 (standard, 21a2705, 104, 2023-04-19T22:38Z)
Android version: 13 (SDK 33)
Android build ID: TP1A.220624.014.S908USQS2CWE1
Device brand: samsung
Device manufacturer: samsung
Device name: b0q
Device model: SM-S908U
Device product name: b0qsqw

--------- beginning of main
05-28 21:48:34.814 13282 13282 E e.tachiyomi.j2k: Not starting debugger since process cannot load the jdwp agent.
05-28 21:48:35.372 13282 13282 E SQLiteLog: (283) recovered 488 frames from WAL file /data/data/eu.kanade.tachiyomi.j2k/databases/tachiyomi.db-wal
05-28 21:48:35.398 13282 13476 E SQLiteLog: (284) automatic index on C(manga_id)
05-28 21:48:35.398 13282 13476 E SQLiteLog: (284) automatic index on R(manga_id)
05-28 21:48:35.398 13282 13476 E SQLiteLog: (284) automatic index on B(manga_id)
05-28 21:48:35.398 13282 13476 E SQLiteLog: (284) automatic index on mangas_categories(manga_id)
05-28 21:48:35.399 13282 13465 E SQLiteLog: (284) automatic index on C(manga_id)
05-28 21:48:35.399 13282 13465 E SQLiteLog: (284) automatic index on mangas(_id)
05-28 21:48:35.448 13282 13282 E BufferQueueProducer: Unable to open libpenguin.so: dlopen failed: library "libpenguin.so" not found.

TachiyomiJ2K version

1.6.6

Android version

Android 13

Device

Samsung Galaxy s22 ultra

Other details

No response

Acknowledgements

  • I have searched the existing issues and this is a new ticket, NOT a duplicate or related to another open issue.
  • I have written a short but informative title.
  • If this is an issue with an extension, I should be opening an issue in the extensions repository.
  • I am reporting an issue exclusive to this fork. I have also checked that is not an issue on the main version of Tachiyomi
  • I have tried the troubleshooting guide.
  • I have updated the app to version 1.6.6.
  • I have updated all installed extensions.
  • I have admitted that I am a clown by having checked this box, as I have not read these acknowledgements.
  • I have filled out all of the requested information in this form.
@BitSchism BitSchism added the bug Something isn't working label Jul 2, 2023
@BitSchism
Copy link
Author

BitSchism commented Sep 2, 2023

Largely resolved with either an update or by deleting some downloaded chapters. I can't be sure which.

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

1 participant