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

[Bug] (x86 only) *.png picture cause tachiyomi crash #3

Open
ikhoeyZX opened this issue Feb 28, 2021 · 5 comments
Open

[Bug] (x86 only) *.png picture cause tachiyomi crash #3

ikhoeyZX opened this issue Feb 28, 2021 · 5 comments
Labels
bug Something isn't working

Comments

@ikhoeyZX
Copy link

Device information

  • Tachiyomi version: tachiyomi-r3130
  • Android version: 7.1.2 (SDK 25, x86 version)
  • Device: Asus Zenfone 5 (T00F)

Steps to reproduce

  1. download or read any manga that use " .png " file (any source)
  2. open it

Expected behavior

Show image

Actual behavior

Tachiyomi crashed

Other details

*knowed library problem : libimagedecoder.so

log :
tachiyomi_crash_logs.txt

video (using x86 library) :
https://user-images.githubusercontent.com/79812109/109436015-63805e80-7a58-11eb-91a8-b54ce5c90038.mp4

video (using libhoudini arm emulator) :

record.x86_houdinimode.mp4
@inorichi
Copy link
Contributor

inorichi commented Mar 3, 2021

The x86 emulator works fine with that chapter so I don't know what the issue might be.

The crash log doesn't provide any useful stacktrace sadly. Not sure if trying several times will give you a proper trace.

@ikhoeyZX
Copy link
Author

ikhoeyZX commented Mar 5, 2021

tombstone_00_webperror.txt

tombstone_01_pngerror.txt

full error log when open webp & png

*note : emulator use SSE4 & SSE4.1, this phone doesn't support it.

optimal info
Features : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe nx constant_tsc arch_perfmon pebs bts nonstop_tsc aperfmperf nonstop_tsc_s3 pni dtes64 monitor ds_cpl vmx est tm2 ssse3 xtpr pdcm movbe lahf_lm arat dtherm tpr_shadow vnmi flexpriority
CPU implementer : 0x70
CPU architecture: 7
CPU variant : 0x2
CPU part : 0x011
CPU revision : 3

Hardware : Intel(R) Atom(TM) CPU Z2560 @ 1.60GHz
Revision : 3001
Serial : 1050500070080001

@ikhoeyZX ikhoeyZX reopened this Mar 21, 2021
@arkon
Copy link
Contributor

arkon commented Mar 21, 2021

(Deleted message contents)

fixed by replace system file (firmware bugs).
bugs : libart.so (and sub lib) & linker + ld.mc

SCR_20210322_025649.mp4

patch link : https://forum.xda-developers.com/t/zenfone-5-2015-android-7-1-2-library-fix.4250431/

@arkon
Copy link
Contributor

arkon commented Mar 21, 2021

I'm not sure if there's an actual actionable thing for us here.

@ikhoeyZX Was the thing you posted not relevant?

@ikhoeyZX
Copy link
Author

yeah, it system bug but only fix 'text relocation' popup, but still not fix x86 imagedecoder crash. i deleted because it was arm mode not x86 (i was forget to restore abi mode when update tachiyomi)

@arkon arkon transferred this issue from another repository Nov 19, 2021
@arkon arkon added the bug Something isn't working label Nov 24, 2021
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

3 participants