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

android 入插件后闪退 #418

Closed
wanghaibao123 opened this issue Mar 27, 2020 · 8 comments
Closed

android 入插件后闪退 #418

wanghaibao123 opened this issue Mar 27, 2020 · 8 comments

Comments

@wanghaibao123
Copy link

image

@wanghaibao123
Copy link
Author

蛮奇怪的,找不到一点关联

@qianshanglbm
Copy link

小米手机就会崩溃

@jtsky
Copy link
Collaborator

jtsky commented Mar 30, 2020

蛮奇怪的,找不到一点关联

请问你的glide版本是多少?是不是在正式版本上引入了Dokit?

@jtsky
Copy link
Collaborator

jtsky commented Mar 30, 2020

小米手机就会崩溃

请问有报错信息吗?

@qianshanglbm
Copy link

改完一定量的代码后第一次运行就会崩溃,后期通过桌面点击图标再启动就不崩了,小米5小米6都可复现
#00 pc 0001cfaa /system/lib/libc.so (abort+57) [armeabi-v8]

#1 pc 00343e33 /system/lib/libart.so (art::Runtime::Abort(char const*)+910) [armeabi-v8]
#2 pc 0000738f /system/lib/libbase.so (android::base::LogMessage::~LogMessage()+494) [armeabi-v8]
#3 pc 002273d3 /system/lib/libart.so (art::JavaVMExt::JniAbort(char const*, char const*)+1214) [armeabi-v8]
#4 pc 0022752b /system/lib/libart.so (art::JavaVMExt::JniAbortV(char const*, char const*, std::__va_list)+58) [armeabi-v8]
#5 pc 000b8eaf /system/lib/libart.so (art::(anonymous namespace)::CheckJNI::CallNonvirtualDoubleMethod(_JNIEnv*, _jobject*, _jclass*, _jmethodID*, ...)+78) [armeabi-v8]
#6 pc 000bbbeb /system/lib/libart.so (art::(anonymous namespace)::CheckJNI::GetArrayLength(_JNIEnv*, _jarray*)+6) [armeabi-v8]
#7 pc 000babb3 /system/lib/libart.so (art::(anonymous namespace)::CheckJNI::GetStringLength(_JNIEnv*, _jstring*)+490) [armeabi-v8]
#8 pc 000abc09 /system/lib/libart.so (art::ClassHierarchyAnalysis::RemoveDependentsWithMethodHeaders(std::__1::unordered_set<art::OatQuickMethodHeader*, std::__1::hashart::OatQuickMethodHeader*, std::__1::equal_toart::OatQuickMethodHeader*, std::__1::allocatorart::OatQuickMethodHeader* > const&)+498) [armeabi-v8]
10 #9 pc 0000c815 /data/app/com...app-JXoU3a5Gun9dD3w_GlQZvA==/lib/arm/libdu.so [armeabi]
11 #10 pc 0000cd89 /data/app/com...app-JXoU3a5Gun9dD3w_GlQZvA==/lib/arm/libdu.so [armeabi]
12 #11 pc 00041719 /data/app/com...app-JXoU3a5Gun9dD3w_GlQZvA==/lib/arm/libdu.so [armeabi]
13 java:

@WinWang
Copy link

WinWang commented Mar 31, 2020

请问这个问题解决没?我也是引入导致glide的SingleRequest报错,小米6手机

@jtsky
Copy link
Collaborator

jtsky commented Apr 4, 2020

这个问题应该是由于glide的不同版本之间api不一致导致的 我已经发布了新版本修复 可以升级看下

@jtsky
Copy link
Collaborator

jtsky commented Apr 9, 2020

dokit 最新版本3.1.2已修复 请升级

@jtsky jtsky closed this as completed Apr 9, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants