-
Notifications
You must be signed in to change notification settings - Fork 75
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
Comments
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. |
full error log when open webp & png *note : emulator use SSE4 & SSE4.1, this phone doesn't support it. optimal info Hardware : Intel(R) Atom(TM) CPU Z2560 @ 1.60GHz |
(Deleted message contents) fixed by replace system file (firmware bugs). SCR_20210322_025649.mp4patch link : https://forum.xda-developers.com/t/zenfone-5-2015-android-7-1-2-library-fix.4250431/ |
I'm not sure if there's an actual actionable thing for us here. @ikhoeyZX Was the thing you posted not relevant? |
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) |
Device information
Steps to reproduce
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
The text was updated successfully, but these errors were encountered: