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

image decoding crash #6541

Closed
7 tasks done
mm12 opened this issue Dec 9, 2024 · 14 comments
Closed
7 tasks done

image decoding crash #6541

mm12 opened this issue Dec 9, 2024 · 14 comments
Labels
Bug Bugs in existing sources

Comments

@mm12
Copy link

mm12 commented Dec 9, 2024

Source information

MangaDex 1.4.195

Source language

English

Steps to reproduce

  1. Download Chapter
  2. Open Chapter

Expected behavior

Chapter Loads

Actual behavior

  1. Chapter load spinner starts
  2. Entire app crashes (No crash "catch" screen), exits to home screen
  3. The residual 'reading mode' toast (eg, left to right) appears

NOTE: Sometimes, it fails back to the entry instead of out of the app. I will investigate further. Both crash logs are now included.

Mihon/Tachiyomi version

0.17.1

Android version

Android 15

Other details

Full crash:
mihon_crash_logs.txt
Entry failback:
[mihon_crash_logs_menu.txt](https://gi
thub.com/user-attachments/files/18056330/mihon_crash_logs_menu.txt)

Imported from mihonapp mihon # 1555

Based on the changes to the extension, the update will not fix it.

Acknowledgements

  • I have searched the existing issues and this is a new ticket, NOT a duplicate or related to another open or closed issue.
  • I have written a short but informative title.
  • I have updated the app to version 0.15.3.
  • I have updated all installed extensions.
  • I have tried the troubleshooting guide.
  • If this is an issue with the app itself, I should be opening an issue in the app repository.
  • I will fill out all of the requested information in this form.


Add a 👍 reaction to issues you find important.

@mm12 mm12 added the Bug Bugs in existing sources label Dec 9, 2024
@Smol-Ame
Copy link
Contributor

Smol-Ame commented Dec 9, 2024

:)

How about with 1.4.196? (Don't think it has any changes related to said issue, but just in case)

@mm12
Copy link
Author

mm12 commented Dec 9, 2024

Just tested, same behavior. This time I didn't have it downloaded, though, so that isn't a required step.

@Smol-Ame
Copy link
Contributor

Smol-Ame commented Dec 9, 2024

You mentioned in the linked issue that it happens with a particular entry/chapter, what's the entry/chapter?

@mm12
Copy link
Author

mm12 commented Dec 9, 2024

@Norsze
Copy link
Contributor

Norsze commented Dec 9, 2024

You shouldn't link to Mihon from this repo or any other repo to be honest, unless you want it to be easily linked to a bunch of apps and then have Github purge everything. For that you are kinda dumb.

Next I looked at the log and you are trying to access a corrupt page/URL that can't be displayed on even a browser.

image

@Norsze Norsze closed this as not planned Won't fix, can't repro, duplicate, stale Dec 9, 2024
@mm12
Copy link
Author

mm12 commented Dec 9, 2024

You shouldn't link to Mihon from this repo or any other repo to be honest, unless you want it to be easily linked to a bunch of apps and then have Github purge everything. For that you are kinda dumb.

Rude. I have seen it here before and therefore thought it was fine.

Next I looked at the log and you are trying to access a corrupt page/URL that can't be displayed on even a browser.

It displays in webview fine.

@mm12
Copy link
Author

mm12 commented Dec 9, 2024

image

@Norsze
Copy link
Contributor

Norsze commented Dec 9, 2024

It's your phone that is trying to access the corrupt link, not mine, works fine for me, so it's you issue. Figure it out.

@AwkwardPeak7
Copy link
Contributor

You shouldn't link to Mihon from this repo or any other repo to be honest, unless you want it to be easily linked to a bunch of apps and then have Github purge everything. For that you are kinda dumb.

Honestly doesn't matter...

@Norsze
Copy link
Contributor

Norsze commented Dec 9, 2024

Doesn't matter either way cause it is isolated to his phone

@AwkwardPeak7
Copy link
Contributor

The crash log says it is failing on image decoder so try to clear chapter cache and try again otherwise go bug mihon people

@mm12
Copy link
Author

mm12 commented Dec 9, 2024

It's your phone that is trying to access the corrupt link, not mine, works fine for me, so it's you issue. Figure it out.

the image you are referring to is MD @ HOME: https://github.com/keiyoushi/extensions-source/blob/main/src/all/mangadex/src/eu/kanade/tachiyomi/extension/all/mangadex/MdAtHomeReportInterceptor.kt#L39

Doesn't matter either way cause it is isolated to his phone

Opened on my laptop fine too.

@mm12
Copy link
Author

mm12 commented Dec 9, 2024

The crash log says it is failing on image decoder so try to clear chapter cache and try again otherwise go bug mihon people

Thanks, will bug them

@mm12
Copy link
Author

mm12 commented Dec 9, 2024

Anyway, if you wanna nuke this to fix it, please do. Deleting the issue will remove the cross ref.

You shouldn't link to Mihon from this repo

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Dec 12, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Bug Bugs in existing sources
Projects
None yet
Development

No branches or pull requests

4 participants