This repository has been archived by the owner on Apr 23, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 18
ANR problrm with Android #39
Comments
Добрый день!Ваше письмо получено и зарегистрировано под уникальным номером № 12918650. Ответ обязательно будет предоставлен, пожалуйста, ожидайте.Просим Вас не отправлять повторное письмо по данному вопросу - оно будет считаться новой заявкой и может быть обработано позднее.Помощь сервиса: https://yandex.ru/support/direct/?from=email--С уважением,Отдел клиентского сервисател.: 8 800 234-24-80 (звонок из регионов России бесплатный)тел.: +7 495 739-37-77 25.05.2021, 10:40, "boris-741" ***@***.***>:
I get a lot of reports related to AppTetris
#0 pc 000000000003b008 /system/lib/libc.so (fsync+12)
#0 pc 000000000001ef43 /system/lib/libjavacore.so (???)
#0 pc 0000000000072d5f /system/framework/arm/boot.oat (Java_libcore_io_Posix_fsync__Ljava_io_FileDescriptor_2+102)
at libcore.io.Posix.fsync (Native method)
at libcore.io.BlockGuardOs.fsync (BlockGuardOs.java:143)
at java.io.FileDescriptor.sync (FileDescriptor.java:74)
at android.os.FileUtils.sync (FileUtils.java:152)
at android.app.SharedPreferencesImpl.writeToFile (SharedPreferencesImpl.java:598)
at android.app.SharedPreferencesImpl.access$800 (SharedPreferencesImpl.java:51)
at android.app.SharedPreferencesImpl$2.run (SharedPreferencesImpl.java:512)
at android.app.SharedPreferencesImpl.enqueueDiskWrite (SharedPreferencesImpl.java:533)
at android.app.SharedPreferencesImpl.access$100 (SharedPreferencesImpl.java:51)
at android.app.SharedPreferencesImpl$EditorImpl.commit (SharedPreferencesImpl.java:455)
at com.safedk.android.utils.PersistentConcurrentHashMap.b (SourceFile:142)
at com.safedk.android.utils.PersistentConcurrentHashMap.d (SourceFile:231)
at com.safedk.android.utils.PersistentConcurrentHashMap. (SourceFile:37)
at com.safedk.android.analytics.brandsafety.creatives.discoveries.h. (SourceFile:106)
at com.safedk.android.analytics.brandsafety.creatives.CreativeInfoManager.init (SourceFile)
at com.safedk.android.analytics.brandsafety.creatives.CreativeInfoManager. (SourceFile:202)
at com.safedk.android.SafeDK.b (SourceFile:625)
at com.safedk.android.SafeDK.a (SourceFile:262)
at com.safedk.android.internal.DexBridge.providerOnCreateBefore (SourceFile:52)
at com.yandex.metrica.PreloadInfoContentProvider.onCreate (SourceFile)
at android.content.ContentProvider.attachInfo (ContentProvider.java:1723)
at android.content.ContentProvider.attachInfo (ContentProvider.java:1692)
at android.app.ActivityThread.installProvider (ActivityThread.java:5674)
at android.app.ActivityThread.installContentProviders (ActivityThread.java:5269)
at android.app.ActivityThread.handleBindApplication (ActivityThread.java:5209)
at android.app.ActivityThread.access$1600 (ActivityThread.java:181)
at android.app.ActivityThread$H.handleMessage (ActivityThread.java:1535)
at android.os.Handler.dispatchMessage (Handler.java:102)
at android.os.Looper.loop (Looper.java:145)
at android.app.ActivityThread.main (ActivityThread.java:6117)
at java.lang.reflect.Method.invoke! (Native method)
at java.lang.reflect.Method.invoke (Method.java:372)
at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run (ZygoteInit.java:1399)
at com.android.internal.os.ZygoteInit.main (ZygoteInit.java:1194)
—You are receiving this because you are subscribed to this thread.Reply to this email directly, view it on GitHub, or unsubscribe.
|
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I get a lot of reports related to AppTetris
#00 pc 000000000003b008 /system/lib/libc.so (fsync+12)
#00 pc 000000000001ef43 /system/lib/libjavacore.so (???)
#00 pc 0000000000072d5f /system/framework/arm/boot.oat (Java_libcore_io_Posix_fsync__Ljava_io_FileDescriptor_2+102)
at libcore.io.Posix.fsync (Native method)
at libcore.io.BlockGuardOs.fsync (BlockGuardOs.java:143)
at java.io.FileDescriptor.sync (FileDescriptor.java:74)
at android.os.FileUtils.sync (FileUtils.java:152)
at android.app.SharedPreferencesImpl.writeToFile (SharedPreferencesImpl.java:598)
at android.app.SharedPreferencesImpl.access$800 (SharedPreferencesImpl.java:51)
at android.app.SharedPreferencesImpl$2.run (SharedPreferencesImpl.java:512)
at android.app.SharedPreferencesImpl.enqueueDiskWrite (SharedPreferencesImpl.java:533)
at android.app.SharedPreferencesImpl.access$100 (SharedPreferencesImpl.java:51)
at android.app.SharedPreferencesImpl$EditorImpl.commit (SharedPreferencesImpl.java:455)
at com.safedk.android.utils.PersistentConcurrentHashMap.b (SourceFile:142)
at com.safedk.android.utils.PersistentConcurrentHashMap.d (SourceFile:231)
at com.safedk.android.utils.PersistentConcurrentHashMap. (SourceFile:37)
at com.safedk.android.analytics.brandsafety.creatives.discoveries.h. (SourceFile:106)
at com.safedk.android.analytics.brandsafety.creatives.CreativeInfoManager.init (SourceFile)
at com.safedk.android.analytics.brandsafety.creatives.CreativeInfoManager. (SourceFile:202)
at com.safedk.android.SafeDK.b (SourceFile:625)
at com.safedk.android.SafeDK.a (SourceFile:262)
at com.safedk.android.internal.DexBridge.providerOnCreateBefore (SourceFile:52)
at com.yandex.metrica.PreloadInfoContentProvider.onCreate (SourceFile)
at android.content.ContentProvider.attachInfo (ContentProvider.java:1723)
at android.content.ContentProvider.attachInfo (ContentProvider.java:1692)
at android.app.ActivityThread.installProvider (ActivityThread.java:5674)
at android.app.ActivityThread.installContentProviders (ActivityThread.java:5269)
at android.app.ActivityThread.handleBindApplication (ActivityThread.java:5209)
at android.app.ActivityThread.access$1600 (ActivityThread.java:181)
at android.app.ActivityThread$H.handleMessage (ActivityThread.java:1535)
at android.os.Handler.dispatchMessage (Handler.java:102)
at android.os.Looper.loop (Looper.java:145)
at android.app.ActivityThread.main (ActivityThread.java:6117)
at java.lang.reflect.Method.invoke! (Native method)
at java.lang.reflect.Method.invoke (Method.java:372)
at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run (ZygoteInit.java:1399)
at com.android.internal.os.ZygoteInit.main (ZygoteInit.java:1194)
The text was updated successfully, but these errors were encountered: