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 5.0.2 crash on all apps #33

Open
douniwan5788 opened this issue Jun 24, 2019 · 2 comments
Open

Android 5.0.2 crash on all apps #33

douniwan5788 opened this issue Jun 24, 2019 · 2 comments

Comments

@douniwan5788
Copy link

Build fingerprint: 'Huawei/ALE-UL00/hwALE-H:5.0.2/HuaweiALE-UL00/C00B250:user/release-keys'
Revision: '0'
ABI: 'arm'
pid: 14140, tid: 14140, name: com.dianping.v1  >>> com.dianping.v1 <<<
signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 0xb8cf992c
    r0 ab3e2700  r1 73ad1039  r2 f5594091  r3 b8cf9930
    r4 ffb08e2c  r5 b91ef1f0  r6 f57f8fec  r7 00000000
    r8 f57f6a60  r9 00000000  sl ab3d7a50  fp f5594030
    ip fffffa90  sp ffb08d60  lr f5720b45  pc f5720b70  cpsr a0070030
    d0  12f9f20075aeb058  d1  0000000000000000
    d2  7470697263532f63  d3  4e24726573726150
    d4  0000000000000000  d5  0000000000000000
    d6  3f7fffbe00001915  d7  459848003f800000
    d8  41dfffffffc00000  d9  c1e0000000000000
    d10 43e0000000000000  d11 c3e0000000000000
    d12 df0000005f000000  d13 0000000000000000
    d14 0000000000000000  d15 0000000000000000
    d16 ffb0a74000000000  d17 0000000000000000
    d18 0000000000000000  d19 3ff0000000000000
    d20 c038000000000000  d21 c035000000000000
    d22 0000000000000000  d23 c038000000000000
    d24 0000000000000000  d25 0000000000000000
    d26 3ff0000000000000  d27 0000000000000000
    d28 3ff0000000000000  d29 0000000000000000
    d30 0000000000000000  d31 c035000000000000
    scr 20000011

backtrace:
    #00 pc 0022fb70  /system/lib/libart.so (_ZN3art12StackVisitor9WalkStackEb+239)
    #01 pc 0023aa59  /system/lib/libart.so (_ZNK3art6Thread24CreateInternalStackTraceILb0EEEP8_jobjectRKNS_33ScopedObjectAccessAlreadyRunnableE+76)
    #02 pc 0020b0df  /system/lib/libart.so (_ZN3artL32Throwable_nativeFillInStackTraceEP7_JNIEnvP7_jclass+22)
    #03 pc 00000be9  /data/dalvik-cache/arm/system@framework@boot.oat

多品牌手机可复现

@fettdrac
Copy link

fettdrac commented Jul 5, 2019

能否提供个复现apk?
或者hook哪个函数

@douniwan5788
Copy link
Author

douniwan5788 commented Jul 5, 2019

whale偏移定位写法有问题,函数被优化掉了,导致使用了硬编码的偏移

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

2 participants