mihon icon indicating copy to clipboard operation
mihon copied to clipboard

Crash when pressing back to exit app

Open pudup opened this issue 1 year ago • 13 comments

Steps to reproduce

It's a bit difficult to reproduce but I have it happen quite often

First the app needs to be launched normally.

Then leave the app without force closing it so that it's in the background.

Then the app needs to be removed from memory normally by the OS

Then when you open the app, it will resume but first it will show the splash screen, but definitely resumed from a cached state seemingly.

Then when you press back, the app crashes.

Expected behavior

Should just exit normally

Actual behavior

Crashes instead

Crash logs

App version: 0.16.2 (standard, 222e111, 3, 2024-01-27T18:31Z) Android version: 13 (SDK 33; build T1SSIS33.1-75-7-3) Device brand: motorola Device manufacturer: motorola Device name: rhodei (rhodei_g) Device model: moto g62 5G WebView: Android System WebView 120.0.6099.230

--------- beginning of main 01-29 23:57:30.175 25464 25464 E app.mihon: Not starting debugger since process cannot load the jdwp agent. 01-29 23:57:30.276 25464 25497 E SQLiteLog: (5) statement aborts at 2: [PRAGMA journal_mode=TRUNCATE] database is locked 01-29 23:57:30.353 25464 25522 E chromium: [ERROR:variations_seed_loader.cc(37)] Seed missing signature. 01-29 23:57:30.904 25464 25498 E SQLiteLog: (284) automatic index on C(manga_id) 01-29 23:57:30.904 25464 25498 E SQLiteLog: (284) automatic index on mangas_categories(manga_id)

Mihon version

0.16.3

Android version

13

Device

Moto G62

Other details

I've had this issue since Tachiyomi 0.15.3. AFAIK 0.15.2 and prior versions did not have it.

Acknowledgements

  • [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] I have gone through the FAQ and troubleshooting guide.
  • [X] I have updated the app to version 0.16.2.
  • [X] I have updated all installed extensions.
  • [X] I will fill out all of the requested information in this form.

pudup avatar Jan 29 '24 19:01 pudup