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

ANR после обновления мапкита до версии 3.5.0 #209

Open
afborodin opened this issue Aug 24, 2020 · 4 comments

Comments

@afborodin
Copy link

После обновления мапкита с версии 3.3.1 до 3.5.0 появились ANR, согласно консоли google play.
Например:
Input dispatching timed out (Waiting to send non-key event because the touched window has not finished processing certain input events that were delivered to it over 500.0ms ago. Wait queue length: 5. Wait queue head age: 5053.1ms.)
Полный лог скину в тред.

  • Наиболее часто происходит на Huawei: 荣耀 8X (HWJSN-H), 荣耀9青春版 (HWLLD-H), honor 10 Lite (HWHRY-H), HONOR 10i (HWHRY-HF), HUAWEI P30 lite (HWMAR).
  • ANR возникают только на os android 9 и android 10.
@afborodin
Copy link
Author

"main" prio=5 tid=1 Native | group="main" sCount=1 dsCount=0 flags=1 obj=0x72dc6db0 self=0x7778210800 | sysTid=13317 nice=-10 cgrp=default sched=0/0 handle=0x77fef27ed0 | state=R schedstat=( 147359767470 16504691413 225704 ) utm=11058 stm=3677 core=6 HZ=100 | stack=0x7fcdaf3000-0x7fcdaf5000 stackSize=8192KB | held mutexes= #00 pc 00000000000ce594 /data/app/com.example.android-QK9AbbXHsx3KXoEsxLVYbA==/split_config.arm64_v8a.apk!libc++_shared.so (???) #01 pc 0000000000038b50 /apex/com.android.runtime/bin/linker64 (__dl__Z18do_dl_iterate_phdrPFiP12dl_phdr_infomPvES1_+76) #02 pc 0000000000038408 /apex/com.android.runtime/bin/linker64 (__loader_dl_iterate_phdr+48) #03 pc 00000000000010a0 /apex/com.android.runtime/lib64/bionic/libdl.so (dl_iterate_phdr+8) #04 pc 00000000000cf554 /data/app/com.example.android-QK9AbbXHsx3KXoEsxLVYbA==/split_config.arm64_v8a.apk!libc++_shared.so (???) #05 pc 00000000000cc8a4 /data/app/com.example.android-QK9AbbXHsx3KXoEsxLVYbA==/split_config.arm64_v8a.apk!libc++_shared.so (???) #06 pc 00000000000cd580 /data/app/com.example.android-QK9AbbXHsx3KXoEsxLVYbA==/split_config.arm64_v8a.apk!libc++_shared.so (???) #07 pc 00000000000cd8f0 /data/app/com.example.android-QK9AbbXHsx3KXoEsxLVYbA==/split_config.arm64_v8a.apk!libc++_shared.so (???) #08 pc 00000000000c7af4 /data/app/com.example.android-QK9AbbXHsx3KXoEsxLVYbA==/split_config.arm64_v8a.apk!libc++_shared.so (__cxa_rethrow+104) #09 pc 00000000002c22c0 /data/app/com.example.android-QK9AbbXHsx3KXoEsxLVYbA==/split_config.arm64_v8a.apk!libcom.yandex.mapkit.so (???) #10 pc 00000000001f6d18 /data/app/com.example.android-QK9AbbXHsx3KXoEsxLVYbA==/split_config.arm64_v8a.apk!libcom.yandex.runtime.so (???) #11 pc 00000000003b19ec /data/app/com.example.android-QK9AbbXHsx3KXoEsxLVYbA==/split_config.arm64_v8a.apk!libcom.yandex.runtime.so (make_fcontext+20) at com.yandex.runtime.NativeObject.deleteNative (NativeObject.java) at com.yandex.runtime.NativeObject.access$000 (NativeObject.java:7) at com.yandex.runtime.NativeObject$Cleaner.run (NativeObject.java:15) at android.os.Handler.handleCallback (Handler.java:888) at android.os.Handler.dispatchMessage (Handler.java:100) at android.os.Looper.loop (Looper.java:213) at android.app.ActivityThread.main (ActivityThread.java:8178) at java.lang.reflect.Method.invoke (Method.java) at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run (RuntimeInit.java:513) at com.android.internal.os.ZygoteInit.main (ZygoteInit.java:1101)

@afborodin
Copy link
Author

Так же используется версия мапкита, прошедшая через https://developer.android.com/studio/command-line/jetifier

@TheMrButcher
Copy link

Есть ли у вас стэки других потоков?

@YandexMapKit
Copy link
Collaborator

Проверьте, наблюдается ли описываемая ситуация в актуальной версии 4.2.2. Если так, то сообщите нам в этом треде, приложив логи — постараемся помочь.

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

3 participants