Skip to content
This repository has been archived by the owner on Jun 3, 2021. It is now read-only.

0.18.0 libweexjsc.so 异常导致app crash #1803

Closed
Owenli0202 opened this issue Nov 23, 2018 · 4 comments
Closed

0.18.0 libweexjsc.so 异常导致app crash #1803

Owenli0202 opened this issue Nov 23, 2018 · 4 comments
Labels

Comments

@Owenli0202
Copy link

Owenli0202 commented Nov 23, 2018

Describe the bug

0.18.0 libweexjsc.so 异常,导致用户奔溃率0.02%,若使用爱加密加固之后奔溃率上升至1.4%
大部分crash是app处于后台发生的
我们是在commit id为:7a8732b3ef653a8e62da82e9787adee157ff9e53处打的aar
出错堆栈
1 #00 pc 00037508 /system/lib/libc.so (tgkill+12) [armeabi-v7a]
#1 pc 00013fc9 /system/lib/libc.so (pthread_kill+52) [armeabi-v7a]
#2 pc 00014be7 /system/lib/libc.so (raise+10) [armeabi-v7a]
#3 pc 00011529 /system/lib/libc.so (__libc_android_abort+36) [armeabi-v7a]
#4 pc 0000fcb4 /system/lib/libc.so (abort+4) [armeabi-v7a]
#5 pc 0000cbc7 /data/app/com.fenqile.fenqile-1/lib/arm/libweexjsc.so [armeabi-v7a]
#6 pc 0000c177 /data/app/com.fenqile.fenqile-1/lib/arm/libweexjsc.so [armeabi-v7a]
#7 pc 0000c1bb /data/app/com.fenqile.fenqile-1/lib/arm/libweexjsc.so [armeabi-v7a]

Environment

  • OS: Android
  • Version 0.18.0
@Darin726
Copy link
Contributor

libweexjsc.so 是你们编译的吗?

@Owenli0202
Copy link
Author

不是的

@Darin726
Copy link
Contributor

时间较久libweexjsc.so 的符号文件已经丢失
建议你们升级一下 weex_sdk. 在观察是否还存在这个问题. 编译 libweexcore.so后记得保留符号文件哈.

@YorkShen
Copy link
Contributor

#1694

Sorry the delay, you can use compile 'com.taobao.android:weex_sdk:0.19.0.7'. I have checked, it worked well

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

4 participants