0% found this document useful (0 votes)
265 views

Log

The document contains log messages from an Android application startup. It shows messages related to initializing various libraries and frameworks like MultiDex, Firebase, and the Bugly crash reporting SDK. The Bugly SDK initializes in debug mode and prints messages about its behaviour in debug mode like uploading all crashes immediately. It also loads the native Bugly library and registers crash handlers.

Uploaded by

AB
Copyright
© © All Rights Reserved
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
265 views

Log

The document contains log messages from an Android application startup. It shows messages related to initializing various libraries and frameworks like MultiDex, Firebase, and the Bugly crash reporting SDK. The Bugly SDK initializes in debug mode and prints messages about its behaviour in debug mode like uploading all crashes immediately. It also loads the native Bugly library and registers crash handlers.

Uploaded by

AB
Copyright
© © All Rights Reserved
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 46

--------- beginning of main

04-16 22:46:32.470 22933 22933 E com.vmos.web: Not starting debugger since process
cannot load the jdwp agent.
04-16 22:46:32.514 22933 22933 I com.vmos.web: The ClassLoaderContext is a special
shared library.
04-16 22:46:32.634 22933 22933 I MultiDex: VM with version 2.1.0 has multidex
support
04-16 22:46:32.634 22933 22933 I MultiDex: Installing application
04-16 22:46:32.634 22933 22933 I MultiDex: VM has multidex support, MultiDex
support library is disabled.
04-16 22:46:32.659 22933 22933 D NetworkSecurityConfig: Using Network Security
Config from resource network_security_config debugBuild: false
04-16 22:46:32.717 22933 22933 I FirebaseInitProvider: FirebaseApp initialization
successful
04-16 22:46:32.760 22933 22956 V FA : Deferring to Google Analytics for
Firebase for event data collection. https://goo.gl/J1sWQy
04-16 22:46:32.768 22933 22956 W com.vmos.web: Unsupported class loader
04-16 22:46:32.770 22933 22956 W com.vmos.web: Skipping duplicate class check due
to unsupported classloader
04-16 22:46:32.773 22933 22956 I DynamiteModule: Considering local module
com.google.android.gms.ads.dynamite:0 and remote module
com.google.android.gms.ads.dynamite:21400
04-16 22:46:32.773 22933 22956 I DynamiteModule: Selected remote version of
com.google.android.gms.ads.dynamite, version >= 21400
04-16 22:46:32.773 22933 22956 V DynamiteModule: Dynamite loader version >= 2,
using loadModule2NoCrashUtils
04-16 22:46:32.775 22933 22933 W CrashReport: Bugly debug 模式开启,请在发布时把 isDebug
关闭。 -- Running in debug model for 'isDebug' is enabled. Please disable it when
you release.
04-16 22:46:32.775 22933 22933 E CrashReport:
-----------------------------------------------------------------------------------
---------
04-16 22:46:32.775 22933 22933 W CrashReport: Bugly debug 模式将有以下行为特性 -- The
following list shows the behaviour of debug model:
04-16 22:46:32.775 22933 22933 W CrashReport: [1] 输出详细的 Bugly SDK 的 Log -- More
detailed log of Bugly SDK will be output to logcat;
04-16 22:46:32.775 22933 22933 W CrashReport: [2] 每一条 Crash 都会被立即上报 -- Every
crash caught by Bugly will be uploaded immediately.
04-16 22:46:32.775 22933 22933 W CrashReport: [3] 自定义日志将会在 Logcat 中输出 --
Custom log will be output to logcat.
04-16 22:46:32.775 22933 22933 E CrashReport:
-----------------------------------------------------------------------------------
---------
04-16 22:46:32.775 22933 22933 I CrashReportInfo: [init] Open debug mode of Bugly.
04-16 22:46:32.775 22933 22933 I CrashReport: crash report start initializing...
04-16 22:46:32.775 22933 22933 I CrashReportInfo: [init] Bugly start
initializing...
04-16 22:46:32.776 22933 22933 I CrashReport: [init] Bugly complete version: v3.1.9
04-16 22:46:32.780 22933 22933 I CrashReport: [param] Set APP ID:1c3376093b
04-16 22:46:32.780 22933 22933 I CrashReport: [param] Set App version: 1.0.63
04-16 22:46:32.781 22933 22933 I CrashReport: [param] Set App channel: null
04-16 22:46:32.781 22933 22933 I CrashReport: [param] Set App package: com.vmos.web
04-16 22:46:32.782 22933 22933 D CrashReport: [AsyncTaskHandler] Post a normal
task: com.tencent.bugly.proguard.n$2
04-16 22:46:32.783 22933 22933 I CrashReport: Initializing crash module.
04-16 22:46:32.783 22933 22933 D CrashReport: [AsyncTaskHandler] Post a normal
task: com.tencent.bugly.proguard.n$1
04-16 22:46:32.785 22933 22933 I CrashReport: backup java handler:
com.android.internal.os.RuntimeInit$KillApplicationHandler@6ab52c6
04-16 22:46:32.785 22933 22933 I CrashReport: registered java monitor:
com.tencent.bugly.crashreport.crash.e@54ec287
04-16 22:46:32.786 22933 22933 D CrashReport: Delete empty record file
/data/user/0/com.vmos.web/app_bugly/sys_log_1586164362793.txt
04-16 22:46:32.787 22933 22933 D CrashReport: Delete empty record file
/data/user/0/com.vmos.web/app_bugly/jni_log_1586164362793.txt
04-16 22:46:32.787 22933 22933 I CrashReport: user change native true
04-16 22:46:32.787 22933 22933 I CrashReport: native changed to true
04-16 22:46:32.787 22933 22933 I CrashReport: [Native] Trying to load so: Bugly
04-16 22:46:32.794 22933 22956 I DynamiteLoaderV2: [71] AdsFdrDynamite.integ
04-16 22:46:32.796 22933 22956 W com.vmos.web: Unsupported class loader
04-16 22:46:32.798 22933 22956 W com.vmos.web: Skipping duplicate class check due
to unsupported classloader
04-16 22:46:32.800 22933 22954 I FA : App measurement is starting up, version:
16250
04-16 22:46:32.800 22933 22933 I CrashReport: [Native] Successfully loaded SO:
Bugly
04-16 22:46:32.800 22933 22933 I CrashReport-Native: setLogMode 3 current 4
04-16 22:46:32.800 22933 22954 I FA : To enable debug logging run: adb shell
setprop log.tag.FA VERBOSE
04-16 22:46:32.800 22933 22933 I CrashReport-Native: regist start
04-16 22:46:32.800 22933 22933 I CrashReport-Native: JARJNIVERSION:1
04-16 22:46:32.800 22933 22933 I CrashReport-Native: set signal stack
04-16 22:46:32.800 22933 22954 I FA : To enable faster debug mode event
logging run:
04-16 22:46:32.800 22933 22954 I FA : adb shell setprop
debug.firebase.analytics.app com.vmos.web
04-16 22:46:32.800 22933 22933 I CrashReport-Native: regist native handler
04-16 22:46:32.800 22933 22933 I CrashReport-Native: Create map list by maps
file: /proc/22933/maps
04-16 22:46:32.800 22933 22933 D CrashReport-Native: Parsing line: 12c00000-
13800000 rw-p 00000000 00:05 16701 /dev/ashmem/dalvik-
main space (region space) (deleted)
04-16 22:46:32.800 22933 22933 D CrashReport-Native: Parsing line: 13800000-
13e00000 rw-p 00c00000 00:05 16701 /dev/ashmem/dalvik-
main space (region space) (deleted)
04-16 22:46:32.800 22933 22933 D CrashReport-Native: Parsing line: 13e00000-
14080000 ---p 01200000 00:05 16701 /dev/ashmem/dalvik-
main space (region space) (deleted)
04-16 22:46:32.800 22933 22933 D CrashReport-Native: Parsing line: 14080000-
140c0000 rw-p 01480000 00:05 16701 /dev/ashmem/dalvik-
main space (region space) (deleted)
04-16 22:46:32.800 22933 22933 D CrashReport-Native: Parsing line: 140c0000-
14100000 ---p 014c0000 00:05 16701 /dev/ashmem/dalvik-
main space (region space) (deleted)
04-16 22:46:32.800 22933 22933 D CrashReport-Native: Parsing line: 14100000-
52c00000 rw-p 01500000 00:05 16701 /dev/ashmem/dalvik-
main space (region space) (deleted)
04-16 22:46:32.800 22933 22933 D CrashReport-Native: Parsing line: 6fb3a000-
6fdcd000 rw-p 00000000 103:1c 253 /data/dalvik-
cache/arm64/system@[email protected]
04-16 22:46:32.800 22933 22933 D CrashReport-Native: Parsing line: 6fdcd000-
6fde1000 r--p 00293000 103:1c 253 /data/dalvik-
cache/arm64/system@[email protected]
04-16 22:46:32.800 22933 22933 D CrashReport-Native: Parsing line: 6fde1000-
6feec000 rw-p 00000000 103:1c 262 /data/dalvik-
cache/arm64/system@[email protected]
04-16 22:46:32.800 22933 22933 D CrashReport-Native: Parsing line: 6feec000-
6fefe000 r--p 0010b000 103:1c 262 /data/dalvik-
cache/arm64/system@[email protected]
04-16 22:46:32.800 22933 22933 D CrashReport-Native: Parsing line: 6fefe000-
6ff3a000 rw-p 00000000 103:1c 275 /data/dalvik-
cache/arm64/system@[email protected]
04-16 22:46:32.801 22933 22933 D CrashReport-Native: Parsing line: 6ff3a000-
6ff3d000 r--p 0003c000 103:1c 275 /data/dalvik-
cache/arm64/system@[email protected]
04-16 22:46:32.801 22933 22933 D CrashReport-Native: Parsing line: 6ff3d000-
6ff76000 rw-p 00000000 103:1c 280 /data/dalvik-
cache/arm64/system@[email protected]
04-16 22:46:32.801 22933 22933 D CrashReport-Native: Parsing line: 6ff76000-
6ff79000 r--p 00039000 103:1c 280 /data/dalvik-
cache/arm64/system@[email protected]
04-16 22:46:32.801 22933 22933 D CrashReport-Native: Parsing line: 6ff79000-
6ffc3000 rw-p 00000000 103:1c 284 /data/dalvik-
cache/arm64/system@[email protected]
04-16 22:46:32.801 22933 22933 D CrashReport-Native: Parsing line: 6ffc3000-
6ffca000 r--p 0004a000 103:1c 284 /data/dalvik-
cache/arm64/system@[email protected]
04-16 22:46:32.801 22933 22933 D CrashReport-Native: Parsing line: 6ffca000-
7000e000 rw-p 00000000 103:1c 293 /data/dalvik-
cache/arm64/system@[email protected]
04-16 22:46:32.801 22933 22933 D CrashReport-Native: Parsing line: 7000e000-
70014000 r--p 00044000 103:1c 293 /data/dalvik-
cache/arm64/system@[email protected]
04-16 22:46:32.801 22933 22933 D CrashReport-Native: Parsing line: 70014000-
70054000 rw-p 00000000 103:1c 299 /data/dalvik-
cache/arm64/system@[email protected]
04-16 22:46:32.801 22933 22933 D CrashReport-Native: Parsing line: 70054000-
7005f000 r--p 00040000 103:1c 299 /data/dalvik-
cache/arm64/system@[email protected]
04-16 22:46:32.801 22933 22933 D CrashReport-Native: Parsing line: 7005f000-
707e6000 rw-p 00000000 103:1c 306 /data/dalvik-
cache/arm64/system@[email protected]
04-16 22:46:32.801 22933 22933 D CrashReport-Native: Parsing line: 707e6000-
70842000 r--p 00787000 103:1c 306 /data/dalvik-
cache/arm64/system@[email protected]
04-16 22:46:32.801 22933 22933 D CrashReport-Native: Parsing line: 70842000-
708ab000 rw-p 00000000 103:1c 323 /data/dalvik-
cache/arm64/system@[email protected]
04-16 22:46:32.801 22933 22933 D CrashReport-Native: Parsing line: 708ab000-
708bd000 r--p 00069000 103:1c 323 /data/dalvik-
cache/arm64/system@[email protected]
04-16 22:46:32.801 22933 22933 D CrashReport-Native: Parsing line: 708bd000-
708c9000 rw-p 00000000 103:1c 334 /data/dalvik-
cache/arm64/system@[email protected]
04-16 22:46:32.801 22933 22933 D CrashReport-Native: Parsing line: 708c9000-
708ca000 r--p 0000c000 103:1c 334 /data/dalvik-
cache/arm64/system@[email protected]
04-16 22:46:32.801 22933 22933 D CrashReport-Native: Parsing line: 708ca000-
708da000 rw-p 00000000 103:1c 340 /data/dalvik-
cache/arm64/system@[email protected]
04-16 22:46:32.801 22933 22933 D CrashReport-Native: Parsing line: 708da000-
708dc000 r--p 00010000 103:1c 340 /data/dalvik-
cache/arm64/system@[email protected]
04-16 22:46:32.801 22933 22933 D CrashReport-Native: Parsing line: 708dc000-
708df000 rw-p 00000000 103:1c 344 /data/dalvik-
cache/arm64/system@[email protected]
04-16 22:46:32.801 22933 22933 D CrashReport-Native: Parsing line: 708df000-
708e5000 rw-p 00000000 103:1c 347 /data/dalvik-
cache/arm64/system@[email protected]
04-16 22:46:32.801 22933 22933 D CrashReport-Native: Parsing line: 708e5000-
708e7000 r--p 00006000 103:1c 347 /data/dalvik-
cache/arm64/system@[email protected]
04-16 22:46:32.801 22933 22933 D CrashReport-Native: Parsing line: 708e7000-
708e8000 rw-p 00000000 103:1c 350 /data/dalvik-
cache/arm64/system@[email protected]
04-16 22:46:32.801 22933 22933 D CrashReport-Native: Parsing line: 708e8000-
708e9000 r--p 00001000 103:1c 350 /data/dalvik-
cache/arm64/system@[email protected]
04-16 22:46:32.801 22933 22933 D CrashReport-Native: Parsing line: 708e9000-
708ed000 rw-p 00000000 103:1c 353 /data/dalvik-
cache/arm64/system@[email protected]
04-16 22:46:32.801 22933 22933 D CrashReport-Native: Parsing line: 708ed000-
708ee000 r--p 00004000 103:1c 353 /data/dalvik-
cache/arm64/system@[email protected]
04-16 22:46:32.801 22933 22933 D CrashReport-Native: Parsing line: 708ee000-
70900000 rw-p 00000000 103:1c 356 /data/dalvik-
cache/arm64/system@framework@boot-radio_interactor_common.art
04-16 22:46:32.801 22933 22933 D CrashReport-Native: Parsing line: 70900000-
70901000 r--p 00012000 103:1c 356 /data/dalvik-
cache/arm64/system@framework@boot-radio_interactor_common.art
04-16 22:46:32.801 22933 22933 D CrashReport-Native: Parsing line: 70901000-
70bdc000 r--p 00000000 fd:00 712
/system/framework/arm64/boot.oat
04-16 22:46:32.801 22933 22933 D CrashReport-Native: Parsing line: 70bdc000-
71547000 r-xp 002db000 fd:00 712
/system/framework/arm64/boot.oat
04-16 22:46:32.801 22933 22933 D CrashReport-Native: Parsing line: 71547000-
7154a000 rw-p 00000000 00:00 0 [anon:.bss]
04-16 22:46:32.801 22933 22933 D CrashReport-Native: Parsing line: 7154a000-
719a2000 r--s 00000000 fd:00 785
/system/framework/boot.vdex
04-16 22:46:32.801 22933 22933 D CrashReport-Native: Parsing line: 719a2000-
719a3000 r--p 00c46000 fd:00 712
/system/framework/arm64/boot.oat
04-16 22:46:32.801 22933 22933 D CrashReport-Native: Parsing line: 719a3000-
719a4000 rw-p 00c47000 fd:00 712
/system/framework/arm64/boot.oat
04-16 22:46:32.801 22933 22933 D CrashReport-Native: Parsing line: 719a4000-
71b2a000 r--p 00000000 fd:00 726
/system/framework/arm64/boot-core-libart.oat
04-16 22:46:32.801 22933 22933 D CrashReport-Native: Parsing line: 71b2a000-
71fcc000 r-xp 00186000 fd:00 726
/system/framework/arm64/boot-core-libart.oat
04-16 22:46:32.801 22933 22933 D CrashReport-Native: Parsing line: 71fcc000-
71fcf000 rw-p 00000000 00:00 0 [anon:.bss]
04-16 22:46:32.801 22933 22933 D CrashReport-Native: Parsing line: 71fcf000-
722ac000 r--s 00000000 fd:00 484
/system/framework/boot-core-libart.vdex
04-16 22:46:32.801 22933 22933 D CrashReport-Native: Parsing line: 722ac000-
722ad000 r--p 00628000 fd:00 726
/system/framework/arm64/boot-core-libart.oat
04-16 22:46:32.801 22933 22933 D CrashReport-Native: Parsing line: 722ad000-
722ae000 rw-p 00629000 fd:00 726
/system/framework/arm64/boot-core-libart.oat
04-16 22:46:32.801 22933 22933 D CrashReport-Native: Parsing line: 722ae000-
722dc000 r--p 00000000 fd:00 698
/system/framework/arm64/boot-conscrypt.oat
04-16 22:46:32.801 22933 22933 D CrashReport-Native: Parsing line: 722dc000-
7236e000 r-xp 0002e000 fd:00 698
/system/framework/arm64/boot-conscrypt.oat
04-16 22:46:32.801 22933 22933 D CrashReport-Native: Parsing line: 7236e000-
7236f000 rw-p 00000000 00:00 0 [anon:.bss]
04-16 22:46:32.801 22933 22933 D CrashReport-Native: Parsing line: 7236f000-
723ce000 r--s 00000000 fd:00 684
/system/framework/boot-conscrypt.vdex
04-16 22:46:32.801 22933 22933 D CrashReport-Native: Parsing line: 723ce000-
723cf000 r--p 000c0000 fd:00 698
/system/framework/arm64/boot-conscrypt.oat
04-16 22:46:32.801 22933 22933 D CrashReport-Native: Parsing line: 723cf000-
723d0000 rw-p 000c1000 fd:00 698
/system/framework/arm64/boot-conscrypt.oat
04-16 22:46:32.802 22933 22933 D CrashReport-Native: Parsing line: 723d0000-
72407000 r--p 00000000 fd:00 724
/system/framework/arm64/boot-okhttp.oat
04-16 22:46:32.802 22933 22933 D CrashReport-Native: Parsing line: 72407000-
724a8000 r-xp 00037000 fd:00 724
/system/framework/arm64/boot-okhttp.oat
04-16 22:46:32.802 22933 22933 D CrashReport-Native: Parsing line: 724a8000-
724a9000 rw-p 00000000 00:00 0 [anon:.bss]
04-16 22:46:32.802 22933 22933 D CrashReport-Native: Parsing line: 724a9000-
72505000 r--s 00000000 fd:00 775
/system/framework/boot-okhttp.vdex
04-16 22:46:32.802 22933 22933 D CrashReport-Native: Parsing line: 72505000-
72506000 r--p 000d8000 fd:00 724
/system/framework/arm64/boot-okhttp.oat
04-16 22:46:32.802 22933 22933 D CrashReport-Native: Parsing line: 72506000-
72507000 rw-p 000d9000 fd:00 724
/system/framework/arm64/boot-okhttp.oat
04-16 22:46:32.802 22933 22933 D CrashReport-Native: Parsing line: 72507000-
725b8000 r--p 00000000 fd:00 697
/system/framework/arm64/boot-bouncycastle.oat
04-16 22:46:32.802 22933 22933 D CrashReport-Native: Parsing line: 725b8000-
727f8000 r-xp 000b1000 fd:00 697
/system/framework/arm64/boot-bouncycastle.oat
04-16 22:46:32.802 22933 22933 D CrashReport-Native: Parsing line: 727f8000-
727fb000 rw-p 00000000 00:00 0 [anon:.bss]
04-16 22:46:32.802 22933 22933 D CrashReport-Native: Parsing line: 727fb000-
72930000 r--s 00000000 fd:00 602
/system/framework/boot-bouncycastle.vdex
04-16 22:46:32.802 22933 22933 D CrashReport-Native: Parsing line: 72930000-
72931000 r--p 002f1000 fd:00 697
/system/framework/arm64/boot-bouncycastle.oat
04-16 22:46:32.802 22933 22933 D CrashReport-Native: Parsing line: 72931000-
72932000 rw-p 002f2000 fd:00 697
/system/framework/arm64/boot-bouncycastle.oat
04-16 22:46:32.802 22933 22933 D CrashReport-Native: Parsing line: 72932000-
729ab000 r--p 00000000 fd:00 728
/system/framework/arm64/boot-apache-xml.oat
04-16 22:46:32.802 22933 22933 D CrashReport-Native: Parsing line: 729ab000-
72b3a000 r-xp 00079000 fd:00 728
/system/framework/arm64/boot-apache-xml.oat
04-16 22:46:32.802 22933 22933 D CrashReport-Native: Parsing line: 72b3a000-
72b3c000 rw-p 00000000 00:00 0 [anon:.bss]
04-16 22:46:32.802 22933 22933 D CrashReport-Native: Parsing line: 72b3c000-
72c50000 r--s 00000000 fd:00 605
/system/framework/boot-apache-xml.vdex
04-16 22:46:32.802 22933 22933 D CrashReport-Native: Parsing line: 72c50000-
72c51000 r--p 00208000 fd:00 728
/system/framework/arm64/boot-apache-xml.oat
04-16 22:46:32.802 22933 22933 D CrashReport-Native: Parsing line: 72c51000-
72c52000 rw-p 00209000 fd:00 728
/system/framework/arm64/boot-apache-xml.oat
04-16 22:46:32.802 22933 22933 D CrashReport-Native: Parsing line: 72c52000-
72ccb000 r--p 00000000 fd:00 727
/system/framework/arm64/boot-ext.oat
04-16 22:46:32.802 22933 22933 D CrashReport-Native: Parsing line: 72ccb000-
72e49000 r-xp 00079000 fd:00 727
/system/framework/arm64/boot-ext.oat
04-16 22:46:32.802 22933 22933 D CrashReport-Native: Parsing line: 72e49000-
72e4a000 rw-p 00000000 00:00 0 [anon:.bss]
04-16 22:46:32.802 22933 22933 D CrashReport-Native: Parsing line: 72e4a000-
72f28000 r--s 00000000 fd:00 774
/system/framework/boot-ext.vdex
04-16 22:46:32.802 22933 22933 D CrashReport-Native: Parsing line: 72f28000-
72f29000 r--p 001f7000 fd:00 727
/system/framework/arm64/boot-ext.oat
04-16 22:46:32.802 22933 22933 D CrashReport-Native: Parsing line: 72f29000-
72f2a000 rw-p 001f8000 fd:00 727
/system/framework/arm64/boot-ext.oat
04-16 22:46:32.802 22933 22933 D CrashReport-Native: Parsing line: 72f2a000-
73864000 r--p 00000000 fd:00 703
/system/framework/arm64/boot-framework.oat
04-16 22:46:32.802 22933 22933 D CrashReport-Native: Parsing line: 73864000-
75546000 r-xp 0093a000 fd:00 703
/system/framework/arm64/boot-framework.oat
04-16 22:46:32.802 22933 22933 D CrashReport-Native: Parsing line: 75546000-
75557000 rw-p 00000000 00:00 0 [anon:.bss]
04-16 22:46:32.802 22933 22933 D CrashReport-Native: Parsing line: 75557000-
768df000 r--s 00000000 fd:00 603
/system/framework/boot-framework.vdex
04-16 22:46:32.802 22933 22933 D CrashReport-Native: Parsing line: 768df000-
768e0000 r--p 0261c000 fd:00 703
/system/framework/arm64/boot-framework.oat
04-16 22:46:32.802 22933 22933 D CrashReport-Native: Parsing line: 768e0000-
768e1000 rw-p 0261d000 fd:00 703
/system/framework/arm64/boot-framework.oat
04-16 22:46:32.802 22933 22933 D CrashReport-Native: Parsing line: 768e1000-
76a7e000 r--p 00000000 fd:00 717
/system/framework/arm64/boot-telephony-common.oat
04-16 22:46:32.802 22933 22933 D CrashReport-Native: Parsing line: 76a7e000-
76f5e000 r-xp 0019d000 fd:00 717
/system/framework/arm64/boot-telephony-common.oat
04-16 22:46:32.802 22933 22933 D CrashReport-Native: Parsing line: 76f5e000-
76f64000 rw-p 00000000 00:00 0 [anon:.bss]
04-16 22:46:32.802 22933 22933 D CrashReport-Native: Parsing line: 76f64000-
77297000 r--s 00000000 fd:00 767
/system/framework/boot-telephony-common.vdex
04-16 22:46:32.802 22933 22933 D CrashReport-Native: Parsing line: 77297000-
77298000 r--p 0067d000 fd:00 717
/system/framework/arm64/boot-telephony-common.oat
04-16 22:46:32.802 22933 22933 D CrashReport-Native: Parsing line: 77298000-
77299000 rw-p 0067e000 fd:00 717
/system/framework/arm64/boot-telephony-common.oat
04-16 22:46:32.802 22933 22933 D CrashReport-Native: Parsing line: 77299000-
772b2000 r--p 00000000 fd:00 734
/system/framework/arm64/boot-voip-common.oat
04-16 22:46:32.802 22933 22933 D CrashReport-Native: Parsing line: 772b2000-
772f6000 r-xp 00019000 fd:00 734
/system/framework/arm64/boot-voip-common.oat
04-16 22:46:32.802 22933 22933 D CrashReport-Native: Parsing line: 772f6000-
772f7000 rw-p 00000000 00:00 0 [anon:.bss]
04-16 22:46:32.802 22933 22933 D CrashReport-Native: Parsing line: 772f7000-
7731a000 r--s 00000000 fd:00 612
/system/framework/boot-voip-common.vdex
04-16 22:46:32.802 22933 22933 D CrashReport-Native: Parsing line: 7731a000-
7731b000 r--p 0005d000 fd:00 734
/system/framework/arm64/boot-voip-common.oat
04-16 22:46:32.802 22933 22933 D CrashReport-Native: Parsing line: 7731b000-
7731c000 rw-p 0005e000 fd:00 734
/system/framework/arm64/boot-voip-common.oat
04-16 22:46:32.802 22933 22933 D CrashReport-Native: Parsing line: 7731c000-
77330000 r--p 00000000 fd:00 694
/system/framework/arm64/boot-ims-common.oat
04-16 22:46:32.802 22933 22933 D CrashReport-Native: Parsing line: 77330000-
77365000 r-xp 00014000 fd:00 694
/system/framework/arm64/boot-ims-common.oat
04-16 22:46:32.802 22933 22933 D CrashReport-Native: Parsing line: 77365000-
77366000 rw-p 00000000 00:00 0 [anon:.bss]
04-16 22:46:32.803 22933 22933 D CrashReport-Native: Parsing line: 77366000-
77386000 r--s 00000000 fd:00 776
/system/framework/boot-ims-common.vdex
04-16 22:46:32.803 22933 22933 D CrashReport-Native: Parsing line: 77386000-
77387000 r--p 00049000 fd:00 694
/system/framework/arm64/boot-ims-common.oat
04-16 22:46:32.803 22933 22933 D CrashReport-Native: Parsing line: 77387000-
77388000 rw-p 0004a000 fd:00 694
/system/framework/arm64/boot-ims-common.oat
04-16 22:46:32.803 22933 22933 D CrashReport-Native: Parsing line: 77388000-
7738b000 r--p 00000000 fd:00 721
/system/framework/arm64/boot-android.hidl.base-V1.0-java.oat
04-16 22:46:32.803 22933 22933 D CrashReport-Native: Parsing line: 7738b000-
7738c000 r-xp 00003000 fd:00 721
/system/framework/arm64/boot-android.hidl.base-V1.0-java.oat
04-16 22:46:32.803 22933 22933 D CrashReport-Native: Parsing line: 7738c000-
77393000 r--s 00000000 fd:00 610
/system/framework/boot-android.hidl.base-V1.0-java.vdex
04-16 22:46:32.803 22933 22933 D CrashReport-Native: Parsing line: 77393000-
77394000 r--p 00004000 fd:00 721
/system/framework/arm64/boot-android.hidl.base-V1.0-java.oat
04-16 22:46:32.803 22933 22933 D CrashReport-Native: Parsing line: 77394000-
77395000 rw-p 00005000 fd:00 721
/system/framework/arm64/boot-android.hidl.base-V1.0-java.oat
04-16 22:46:32.803 22933 22933 D CrashReport-Native: Parsing line: 77395000-
7739a000 r--p 00000000 fd:00 747
/system/framework/arm64/boot-android.hidl.manager-V1.0-java.oat
04-16 22:46:32.803 22933 22933 D CrashReport-Native: Parsing line: 7739a000-
773a1000 r-xp 00005000 fd:00 747
/system/framework/arm64/boot-android.hidl.manager-V1.0-java.oat
04-16 22:46:32.803 22933 22933 D CrashReport-Native: Parsing line: 773a1000-
773a2000 rw-p 00000000 00:00 0 [anon:.bss]
04-16 22:46:32.803 22933 22933 D CrashReport-Native: Parsing line: 773a2000-
773ad000 r--s 00000000 fd:00 600
/system/framework/boot-android.hidl.manager-V1.0-java.vdex
04-16 22:46:32.803 22933 22933 D CrashReport-Native: Parsing line: 773ad000-
773ae000 r--p 0000c000 fd:00 747
/system/framework/arm64/boot-android.hidl.manager-V1.0-java.oat
04-16 22:46:32.803 22933 22933 D CrashReport-Native: Parsing line: 773ae000-
773af000 rw-p 0000d000 fd:00 747
/system/framework/arm64/boot-android.hidl.manager-V1.0-java.oat
04-16 22:46:32.803 22933 22933 D CrashReport-Native: Parsing line: 773af000-
773b2000 r--p 00000000 fd:00 752
/system/framework/arm64/boot-framework-oahl-backward-compatibility.oat
04-16 22:46:32.803 22933 22933 D CrashReport-Native: Parsing line: 773b2000-
773b3000 r-xp 00003000 fd:00 752
/system/framework/arm64/boot-framework-oahl-backward-compatibility.oat
04-16 22:46:32.803 22933 22933 D CrashReport-Native: Parsing line: 773b3000-
773b4000 r--s 00000000 fd:00 686
/system/framework/boot-framework-oahl-backward-compatibility.vdex
04-16 22:46:32.803 22933 22933 D CrashReport-Native: Parsing line: 773b4000-
773b5000 r--p 00004000 fd:00 752
/system/framework/arm64/boot-framework-oahl-backward-compatibility.oat
04-16 22:46:32.803 22933 22933 D CrashReport-Native: Parsing line: 773b5000-
773b6000 rw-p 00005000 fd:00 752
/system/framework/arm64/boot-framework-oahl-backward-compatibility.oat
04-16 22:46:32.803 22933 22933 D CrashReport-Native: Parsing line: 773b6000-
773bc000 r--p 00000000 fd:00 709
/system/framework/arm64/boot-android.test.base.oat
04-16 22:46:32.803 22933 22933 D CrashReport-Native: Parsing line: 773bc000-
773c7000 r-xp 00006000 fd:00 709
/system/framework/arm64/boot-android.test.base.oat
04-16 22:46:32.803 22933 22933 D CrashReport-Native: Parsing line: 773c7000-
773c8000 rw-p 00000000 00:00 0 [anon:.bss]
04-16 22:46:32.803 22933 22933 D CrashReport-Native: Parsing line: 773c8000-
773d0000 r--s 00000000 fd:00 779
/system/framework/boot-android.test.base.vdex
04-16 22:46:32.803 22933 22933 D CrashReport-Native: Parsing line: 773d0000-
773d1000 r--p 00011000 fd:00 709
/system/framework/arm64/boot-android.test.base.oat
04-16 22:46:32.803 22933 22933 D CrashReport-Native: Parsing line: 773d1000-
773d2000 rw-p 00012000 fd:00 709
/system/framework/arm64/boot-android.test.base.oat
04-16 22:46:32.803 22933 22933 D CrashReport-Native: Parsing line: 773d2000-
77412000 r--p 00000000 fd:00 718
/system/framework/arm64/boot-radio_interactor_common.oat
04-16 22:46:32.803 22933 22933 D CrashReport-Native: Parsing line: 77412000-
774c4000 r-xp 00040000 fd:00 718
/system/framework/arm64/boot-radio_interactor_common.oat
04-16 22:46:32.803 22933 22933 D CrashReport-Native: Parsing line: 774c4000-
774c5000 rw-p 00000000 00:00 0 [anon:.bss]
04-16 22:46:32.803 22933 22933 D CrashReport-Native: Parsing line: 774c5000-
77596000 r--s 00000000 fd:00 768
/system/framework/boot-radio_interactor_common.vdex
04-16 22:46:32.803 22933 22933 D CrashReport-Native: Parsing line: 77596000-
77597000 r--p 000f2000 fd:00 718
/system/framework/arm64/boot-radio_interactor_common.oat
04-16 22:46:32.803 22933 22933 D CrashReport-Native: Parsing line: 77597000-
77598000 rw-p 000f3000 fd:00 718
/system/framework/arm64/boot-radio_interactor_common.oat
04-16 22:46:32.803 22933 22933 D CrashReport-Native: Parsing line: 77598000-
776e8000 rw-p 00000000 00:05 16698 /dev/ashmem/dalvik-
zygote space (deleted)
04-16 22:46:32.803 22933 22933 D CrashReport-Native: Parsing line: 776e8000-
776ea000 rw-p 00000000 00:05 15664 /dev/ashmem/dalvik-
non moving space (deleted)
04-16 22:46:32.803 22933 22933 D CrashReport-Native: Parsing line: 776ea000-
776ed000 rw-p 00002000 00:05 15664 /dev/ashmem/dalvik-
non moving space (deleted)
04-16 22:46:32.803 22933 22933 D CrashReport-Native: Parsing line: 776ed000-
7ad99000 ---p 00005000 00:05 15664 /dev/ashmem/dalvik-
non moving space (deleted)
04-16 22:46:32.803 22933 22933 D CrashReport-Native: Parsing line: 7ad99000-
7b598000 rw-p 036b1000 00:05 15664 /dev/ashmem/dalvik-
non moving space (deleted)
04-16 22:46:32.803 22933 22933 D CrashReport-Native: Parsing line: 7b598000-
9b598000 rw-p 00000000 00:05 16703 /dev/ashmem/dalvik-
free list large object space (deleted)
04-16 22:46:32.803 22933 22933 D CrashReport-Native: Parsing line: 9b598000-
9d598000 rw-p 00000000 00:05 3660534 /dev/ashmem/dalvik-
data-code-cache (deleted)
04-16 22:46:32.803 22933 22933 D CrashReport-Native: Parsing line: 9d598000-
9f598000 r-xp 00000000 00:05 3660535 /dev/ashmem/dalvik-
jit-code-cache (deleted)
04-16 22:46:32.803 22933 22933 D CrashReport-Native: Parsing line: 9f598000-
9f7d7000 rw-p 00000000 00:05 3645768
/dev/ashmem/dalvik-/data/app/com.vmos.web-
96HFZDlUO7UzUf0ztcOkUg==/oat/arm64/base.art (deleted)
04-16 22:46:32.803 22933 22933 D CrashReport-Native: Parsing line: ebad6000-
ebad7000 ---p 00000000 00:05 16540 /dev/ashmem/dalvik-
Sentinel fault page (deleted)
04-16 22:46:32.803 22933 22933 D CrashReport-Native: Parsing line: 637a189000-
637a18e000 r-xp 00000000 fd:00 2577
/system/bin/app_process64
04-16 22:46:32.803 22933 22933 D CrashReport-Native: Parsing line: 637a1a8000-
637a1a9000 r--p 0000f000 fd:00 2577
/system/bin/app_process64
04-16 22:46:32.804 22933 22933 D CrashReport-Native: Parsing line: 789bc18000-
789bc32000 r--p 00000000 103:1c 1090595
/data/user_de/0/com.google.android.gms/app_chimera/m/0000004d/oat/arm64/dl-
AdsFdrDynamite.integ_21460000006.odex
04-16 22:46:32.804 22933 22933 D CrashReport-Native: Parsing line: 789bc32000-
789be9e000 r--s 00000000 103:1c 1090364
/data/user_de/0/com.google.android.gms/app_chimera/m/0000004d/oat/arm64/dl-
AdsFdrDynamite.integ_21460000006.vdex
04-16 22:46:32.804 22933 22933 D CrashReport-Native: Parsing line: 789be9e000-
789be9f000 r--p 0001a000 103:1c 1090595
/data/user_de/0/com.google.android.gms/app_chimera/m/0000004d/oat/arm64/dl-
AdsFdrDynamite.integ_21460000006.odex
04-16 22:46:32.804 22933 22933 D CrashReport-Native: Parsing line: 789be9f000-
789bea0000 rw-p 0001b000 103:1c 1090595
/data/user_de/0/com.google.android.gms/app_chimera/m/0000004d/oat/arm64/dl-
AdsFdrDynamite.integ_21460000006.odex
04-16 22:46:32.804 22933 22933 D CrashReport-Native: Parsing line: 789becb000-
789bef5000 r-xp 00000000 103:1c 1121795
/data/app/com.vmos.web-96HFZDlUO7UzUf0ztcOkUg==/lib/arm64/libBugly.so
04-16 22:46:32.804 22933 22933 D CrashReport-Native: Parsing line: 789bf04000-
789bf06000 r--p 00029000 103:1c 1121795
/data/app/com.vmos.web-96HFZDlUO7UzUf0ztcOkUg==/lib/arm64/libBugly.so
04-16 22:46:32.804 22933 22933 D CrashReport-Native: Parsing line: 789bf06000-
789bf07000 rw-p 0002b000 103:1c 1121795
/data/app/com.vmos.web-96HFZDlUO7UzUf0ztcOkUg==/lib/arm64/libBugly.so
04-16 22:46:32.804 22933 22933 D CrashReport-Native: Parsing line: 789bf07000-
789bf3f000 rw-p 00000000 00:00 0 [anon:.bss]
04-16 22:46:32.804 22933 22933 D CrashReport-Native: Parsing line: 789bf58000-
789bf59000 ---p 00000000 00:00 0 [anon:thread stack
guard]
04-16 22:46:32.804 22933 22933 D CrashReport-Native: Parsing line: 789c05e000-
789c05f000 ---p 00000000 00:00 0 [anon:thread stack
guard]
04-16 22:46:32.804 22933 22933 D CrashReport-Native: Parsing line: 789c164000-
789c176000 r--p 00000000 103:1c 1148100
/data/user_de/0/com.google.android.gms/app_chimera/m/0000004f/oat/arm64/DynamiteLoa
der.odex
04-16 22:46:32.804 22933 22933 D CrashReport-Native: Parsing line: 789c176000-
789c1a2000 r-xp 00012000 103:1c 1148100
/data/user_de/0/com.google.android.gms/app_chimera/m/0000004f/oat/arm64/DynamiteLoa
der.odex
04-16 22:46:32.804 22933 22933 D CrashReport-Native: Parsing line: 789c1a2000-
789c1a3000 rw-p 00000000 00:00 0 [anon:.bss]
04-16 22:46:32.804 22933 22933 D CrashReport-Native: Parsing line: 789c1a3000-
789c1a4000 r--s 00000000 103:1c 1148179
/data/user_de/0/com.google.android.gms/app_chimera/m/0000004f/oat/arm64/DynamiteLoa
der.vdex
04-16 22:46:32.804 22933 22933 D CrashReport-Native: Parsing line: 789c1a4000-
789c1a5000 r--p 0003e000 103:1c 1148100
/data/user_de/0/com.google.android.gms/app_chimera/m/0000004f/oat/arm64/DynamiteLoa
der.odex
04-16 22:46:32.804 22933 22933 D CrashReport-Native: Parsing line: 789c1a5000-
789c1a6000 rw-p 0003f000 103:1c 1148100
/data/user_de/0/com.google.android.gms/app_chimera/m/0000004f/oat/arm64/DynamiteLoa
der.odex
04-16 22:46:32.804 22933 22933 D CrashReport-Native: Parsing line: 789c24a000-
789c44a000 r--s 00000000 00:05 3662292
/dev/ashmem/CursorWindow:
com.google.android.gms.chimera.container.GmsModuleProvider (deleted)
04-16 22:46:32.804 22933 22933 D CrashReport-Native: Parsing line: 789c44a000-
789c7d7000 r--s 04a20000 103:1c 460029
/data/app/com.google.android.gms-rtFWclwkHHJTxDf0qJ_KZA==/base.apk
04-16 22:46:32.804 22933 22933 D CrashReport-Native: Parsing line: 789c7d7000-
789c7d8000 ---p 00000000 00:00 0 [anon:thread stack
guard]
04-16 22:46:32.804 22933 22933 D CrashReport-Native: Parsing line: 789c8dd000-
789c8de000 ---p 00000000 00:00 0 [anon:thread stack
guard]
04-16 22:46:32.804 22933 22933 D CrashReport-Native: Parsing line: 789c9e3000-
789c9e4000 ---p 00000000 00:00 0 [anon:thread stack
guard]
04-16 22:46:32.804 22933 22933 D CrashReport-Native: Parsing line: 789cae9000-
789caea000 ---p 00000000 00:00 0 [anon:thread stack
guard]
04-16 22:46:32.804 22933 22933 D CrashReport-Native: Parsing line: 789cbef000-
789cbf0000 ---p 00000000 00:00 0 [anon:thread stack
guard]
04-16 22:46:32.804 22933 22933 D CrashReport-Native: Parsing line: 789ccf5000-
789ccf6000 ---p 00000000 00:00 0 [anon:thread stack
guard]
04-16 22:46:32.804 22933 22933 D CrashReport-Native: Parsing line: 789cdfb000-
789cdfc000 ---p 00000000 00:00 0 [anon:thread stack
guard]
04-16 22:46:32.804 22933 22933 D CrashReport-Native: Parsing line: 789cf01000-
789cf0e000 r-xp 00000000 103:1c 1121798
/data/app/com.vmos.web-96HFZDlUO7UzUf0ztcOkUg==/lib/arm64/libnative-lib.so
04-16 22:46:32.804 22933 22933 D CrashReport-Native: Parsing line: 789cf1e000-
789cf1f000 r--p 0000d000 103:1c 1121798
/data/app/com.vmos.web-96HFZDlUO7UzUf0ztcOkUg==/lib/arm64/libnative-lib.so
04-16 22:46:32.804 22933 22933 D CrashReport-Native: Parsing line: 789cf1f000-
789cf73000 rw-p 0000e000 103:1c 1121798
/data/app/com.vmos.web-96HFZDlUO7UzUf0ztcOkUg==/lib/arm64/libnative-lib.so
04-16 22:46:32.804 22933 22933 D CrashReport-Native: Parsing line: 789cf97000-
789cf9d000 r-xp 00000000 103:1c 1121799
/data/app/com.vmos.web-96HFZDlUO7UzUf0ztcOkUg==/lib/arm64/libvmtools.so
04-16 22:46:32.804 22933 22933 D CrashReport-Native: Parsing line: 789cfac000-
789cfad000 r--p 00005000 103:1c 1121799
/data/app/com.vmos.web-96HFZDlUO7UzUf0ztcOkUg==/lib/arm64/libvmtools.so
04-16 22:46:32.804 22933 22933 D CrashReport-Native: Parsing line: 789cfad000-
789cfae000 rw-p 00006000 103:1c 1121799
/data/app/com.vmos.web-96HFZDlUO7UzUf0ztcOkUg==/lib/arm64/libvmtools.so
04-16 22:46:32.804 22933 22933 D CrashReport-Native: Parsing line: 789cfc7000-
789d034000 r-xp 00000000 103:1c 1121800
/data/app/com.vmos.web-96HFZDlUO7UzUf0ztcOkUg==/lib/arm64/libOpenglRender.so
04-16 22:46:32.804 22933 22933 D CrashReport-Native: Parsing line: 789d043000-
789d048000 r--p 0006c000 103:1c 1121800
/data/app/com.vmos.web-96HFZDlUO7UzUf0ztcOkUg==/lib/arm64/libOpenglRender.so
04-16 22:46:32.804 22933 22933 D CrashReport-Native: Parsing line: 789d048000-
789d04a000 rw-p 00071000 103:1c 1121800
/data/app/com.vmos.web-96HFZDlUO7UzUf0ztcOkUg==/lib/arm64/libOpenglRender.so
04-16 22:46:32.804 22933 22933 D CrashReport-Native: Parsing line: 789d04a000-
789d04d000 rw-p 00000000 00:00 0 [anon:.bss]
04-16 22:46:32.804 22933 22933 D CrashReport-Native: Parsing line: 789d096000-
789d09d000 r-xp 00000000 103:1c 1121801
/data/app/com.vmos.web-96HFZDlUO7UzUf0ztcOkUg==/lib/arm64/libnative-activity.so
04-16 22:46:32.805 22933 22933 D CrashReport-Native: Parsing line: 789d0ac000-
789d0ad000 r--p 00006000 103:1c 1121801
/data/app/com.vmos.web-96HFZDlUO7UzUf0ztcOkUg==/lib/arm64/libnative-activity.so
04-16 22:46:32.805 22933 22933 D CrashReport-Native: Parsing line: 789d0ad000-
789d0ae000 rw-p 00007000 103:1c 1121801
/data/app/com.vmos.web-96HFZDlUO7UzUf0ztcOkUg==/lib/arm64/libnative-activity.so
04-16 22:46:32.805 22933 22933 D CrashReport-Native: Parsing line: 789d0d5000-
789d189000 r--s 13751000 103:1c 816055
/data/app/com.vmos.web-96HFZDlUO7UzUf0ztcOkUg==/base.apk
04-16 22:46:32.805 22933 22933 D CrashReport-Native: Parsing line: 789d189000-
789d18a000 ---p 00000000 00:00 0 [anon:thread stack
guard]
04-16 22:46:32.805 22933 22933 D CrashReport-Native: Parsing line: 789d287000-
789d3a9000 r--p 00000000 103:1c 1093562
/data/app/com.vmos.web-96HFZDlUO7UzUf0ztcOkUg==/oat/arm64/base.odex
04-16 22:46:32.805 22933 22933 D CrashReport-Native: Parsing line: 789d3a9000-
789d64d000 r-xp 00122000 103:1c 1093562
/data/app/com.vmos.web-96HFZDlUO7UzUf0ztcOkUg==/oat/arm64/base.odex
04-16 22:46:32.805 22933 22933 D CrashReport-Native: Parsing line: 789d64d000-
789d654000 rw-p 00000000 00:00 0 [anon:.bss]
04-16 22:46:32.805 22933 22933 D CrashReport-Native: Parsing line: 789d654000-
789e575000 r--s 00000000 103:1c 1093455
/data/app/com.vmos.web-96HFZDlUO7UzUf0ztcOkUg==/oat/arm64/base.vdex
04-16 22:46:32.805 22933 22933 D CrashReport-Native: Parsing line: 789e575000-
789e576000 r--p 003c6000 103:1c 1093562
/data/app/com.vmos.web-96HFZDlUO7UzUf0ztcOkUg==/oat/arm64/base.odex
04-16 22:46:32.805 22933 22933 D CrashReport-Native: Parsing line: 789e576000-
789e577000 rw-p 003c7000 103:1c 1093562
/data/app/com.vmos.web-96HFZDlUO7UzUf0ztcOkUg==/oat/arm64/base.odex
04-16 22:46:32.805 22933 22933 D CrashReport-Native: Parsing line: 789e597000-
789e5b0000 r--p 00000000 fd:00 585
/system/framework/oat/arm64/org.apache.http.legacy.boot.odex
04-16 22:46:32.805 22933 22933 D CrashReport-Native: Parsing line: 789e5b0000-
789e5f3000 r-xp 00019000 fd:00 585
/system/framework/oat/arm64/org.apache.http.legacy.boot.odex
04-16 22:46:32.805 22933 22933 D CrashReport-Native: Parsing line: 789e5f3000-
789e607000 r--p 00293000 103:1c 253 /data/dalvik-
cache/arm64/system@[email protected]
04-16 22:46:32.805 22933 22933 D CrashReport-Native: Parsing line: 789e607000-
789e619000 r--p 0010b000 103:1c 262 /data/dalvik-
cache/arm64/system@[email protected]
04-16 22:46:32.805 22933 22933 D CrashReport-Native: Parsing line: 789e619000-
789e61c000 r--p 0003c000 103:1c 275 /data/dalvik-
cache/arm64/system@[email protected]
04-16 22:46:32.805 22933 22933 D CrashReport-Native: Parsing line: 789e61c000-
789e61f000 r--p 00039000 103:1c 280 /data/dalvik-
cache/arm64/system@[email protected]
04-16 22:46:32.805 22933 22933 D CrashReport-Native: Parsing line: 789e61f000-
789e626000 r--p 0004a000 103:1c 284 /data/dalvik-
cache/arm64/system@[email protected]
04-16 22:46:32.805 22933 22933 D CrashReport-Native: Parsing line: 789e626000-
789e62c000 r--p 00044000 103:1c 293 /data/dalvik-
cache/arm64/system@[email protected]
04-16 22:46:32.805 22933 22933 D CrashReport-Native: Parsing line: 789e62c000-
789e637000 r--p 00040000 103:1c 299 /data/dalvik-
cache/arm64/system@[email protected]
04-16 22:46:32.805 22933 22933 D CrashReport-Native: Parsing line: 789e637000-
789e693000 r--p 00787000 103:1c 306 /data/dalvik-
cache/arm64/system@[email protected]
04-16 22:46:32.805 22933 22933 D CrashReport-Native: Parsing line: 789e693000-
789e6a5000 r--p 00069000 103:1c 323 /data/dalvik-
cache/arm64/system@[email protected]
04-16 22:46:32.805 22933 22933 D CrashReport-Native: Parsing line: 789e6a5000-
789e6a6000 r--p 0000c000 103:1c 334 /data/dalvik-
cache/arm64/system@[email protected]
04-16 22:46:32.805 22933 22933 D CrashReport-Native: Parsing line: 789e6a6000-
789e6a8000 r--p 00010000 103:1c 340 /data/dalvik-
cache/arm64/system@[email protected]
04-16 22:46:32.805 22933 22933 D CrashReport-Native: Parsing line: 789e6a8000-
789e6aa000 r--p 00006000 103:1c 347 /data/dalvik-
cache/arm64/system@[email protected]
04-16 22:46:32.805 22933 22933 D CrashReport-Native: Parsing line: 789e6aa000-
789e6ab000 r--p 00001000 103:1c 350 /data/dalvik-
cache/arm64/system@[email protected]
04-16 22:46:32.805 22933 22933 D CrashReport-Native: Parsing line: 789e6ab000-
789e6ac000 r--p 00004000 103:1c 353 /data/dalvik-
cache/arm64/system@[email protected]
04-16 22:46:32.805 22933 22933 D CrashReport-Native: Parsing line: 789e6ac000-
789e6ad000 r--p 00012000 103:1c 356 /data/dalvik-
cache/arm64/system@framework@boot-radio_interactor_common.art
04-16 22:46:32.805 22933 22933 D CrashReport-Native: Parsing line: 789e6ad000-
789e6ae000 rw-p 00000000 00:00 0 [anon:.bss]
04-16 22:46:32.805 22933 22933 D CrashReport-Native: Parsing line: 789e6ae000-
789e723000 r--s 00000000 fd:00 579
/system/framework/oat/arm64/org.apache.http.legacy.boot.vdex
04-16 22:46:32.805 22933 22933 D CrashReport-Native: Parsing line: 789e723000-
789e724000 r--p 0005c000 fd:00 585
/system/framework/oat/arm64/org.apache.http.legacy.boot.odex
04-16 22:46:32.805 22933 22933 D CrashReport-Native: Parsing line: 789e724000-
789e725000 rw-p 0005d000 fd:00 585
/system/framework/oat/arm64/org.apache.http.legacy.boot.odex
04-16 22:46:32.805 22933 22933 D CrashReport-Native: Parsing line: 789e743000-
789e744000 ---p 00000000 00:00 0 [anon:thread stack
guard]
04-16 22:46:32.805 22933 22933 D CrashReport-Native: Parsing line: 789e841000-
789e842000 ---p 00000000 00:00 0 [anon:thread stack
guard]
04-16 22:46:32.805 22933 22933 D CrashReport-Native: Parsing line: 789e93f000-
789ea3d000 r--p 00000000 00:12 8226 /dev/binder
04-16 22:46:32.805 22933 22933 D CrashReport-Native: Parsing line: 789ea3d000-
789ea3e000 ---p 00000000 00:00 0 [anon:thread stack
guard]
04-16 22:46:32.805 22933 22933 D CrashReport-Native: Parsing line: 789eb43000-
789eb44000 ---p 00000000 00:00 0 [anon:thread stack
guard]
04-16 22:46:32.805 22933 22933 D CrashReport-Native: Parsing line: 789ec49000-
789ec4a000 ---p 00000000 00:00 0 [anon:thread stack
guard]
04-16 22:46:32.805 22933 22933 D CrashReport-Native: Parsing line: 789ed4f000-
789ed50000 ---p 00000000 00:00 0 [anon:thread stack
guard]
04-16 22:46:32.805 22933 22933 D CrashReport-Native: Parsing line: 78a671b000-
78a671d000 r-xp 00000000 fd:00 3663
/system/lib64/libwebviewchromium_loader.so
04-16 22:46:32.806 22933 22933 D CrashReport-Native: Parsing line: 78a673a000-
78a673b000 r--p 0000f000 fd:00 3663
/system/lib64/libwebviewchromium_loader.so
04-16 22:46:32.806 22933 22933 D CrashReport-Native: Parsing line: 78a673b000-
78a673c000 rw-p 00010000 fd:00 3663
/system/lib64/libwebviewchromium_loader.so
04-16 22:46:32.806 22933 22933 D CrashReport-Native: Parsing line: 78a674f000-
78a676f000 r-xp 00000000 fd:00 3664
/system/lib64/libcompiler_rt.so
04-16 22:46:32.806 22933 22933 D CrashReport-Native: Parsing line: 78a678e000-
78a678f000 r--p 0002f000 fd:00 3664
/system/lib64/libcompiler_rt.so
04-16 22:46:32.806 22933 22933 D CrashReport-Native: Parsing line: 78a678f000-
78a6790000 rw-p 00030000 fd:00 3664
/system/lib64/libcompiler_rt.so
04-16 22:46:32.806 22933 22933 D CrashReport-Native: Parsing line: 78a6790000-
78a67fd000 rw-p 00000000 00:00 0 [anon:.bss]
04-16 22:46:32.806 22933 22933 D CrashReport-Native: Parsing line: 78a681d000-
78a690b000 r-xp 00000000 fd:02 1145
/vendor/lib64/libglslcompiler.so
04-16 22:46:32.806 22933 22933 D CrashReport-Native: Parsing line: 78a691b000-
78a6920000 r--p 000ee000 fd:02 1145
/vendor/lib64/libglslcompiler.so
04-16 22:46:32.806 22933 22933 D CrashReport-Native: Parsing line: 78a6920000-
78a6921000 rw-p 000f3000 fd:02 1145
/vendor/lib64/libglslcompiler.so
04-16 22:46:32.806 22933 22933 D CrashReport-Native: Parsing line: 78a6945000-
78a6abc000 r-xp 00000000 fd:02 957
/vendor/lib64/egl/libGLESv2_POWERVR_ROGUE.so
04-16 22:46:32.806 22933 22933 D CrashReport-Native: Parsing line: 78a6acc000-
78a6ade000 r--p 00177000 fd:02 957
/vendor/lib64/egl/libGLESv2_POWERVR_ROGUE.so
04-16 22:46:32.806 22933 22933 D CrashReport-Native: Parsing line: 78a6ade000-
78a6ae3000 rw-p 00189000 fd:02 957
/vendor/lib64/egl/libGLESv2_POWERVR_ROGUE.so
04-16 22:46:32.806 22933 22933 D CrashReport-Native: Parsing line: 78a6b01000-
78a6ba8000 r-xp 00000000 fd:02 958
/vendor/lib64/egl/libGLESv1_CM_POWERVR_ROGUE.so
04-16 22:46:32.806 22933 22933 D CrashReport-Native: Parsing line: 78a6bb8000-
78a6bb9000 r--p 000a7000 fd:02 958
/vendor/lib64/egl/libGLESv1_CM_POWERVR_ROGUE.so
04-16 22:46:32.806 22933 22933 D CrashReport-Native: Parsing line: 78a6bb9000-
78a6bba000 rw-p 000a8000 fd:02 958
/vendor/lib64/egl/libGLESv1_CM_POWERVR_ROGUE.so
04-16 22:46:32.806 22933 22933 D CrashReport-Native: Parsing line: 78a6be1000-
78a6d94000 r-xp 00000000 fd:02 1177
/vendor/lib64/libusc.so
04-16 22:46:32.806 22933 22933 D CrashReport-Native: Parsing line: 78a6da3000-
78a6db7000 r--p 001b2000 fd:02 1177
/vendor/lib64/libusc.so
04-16 22:46:32.806 22933 22933 D CrashReport-Native: Parsing line: 78a6db7000-
78a6db8000 rw-p 001c6000 fd:02 1177
/vendor/lib64/libusc.so
04-16 22:46:32.806 22933 22933 D CrashReport-Native: Parsing line: 78a6dc9000-
78a6de0000 r-xp 00000000 fd:00 3582 /system/lib64/vndk-
sp-28/libz.so
04-16 22:46:32.806 22933 22933 D CrashReport-Native: Parsing line: 78a6df8000-
78a6df9000 r--p 0001f000 fd:00 3582 /system/lib64/vndk-
sp-28/libz.so
04-16 22:46:32.806 22933 22933 D CrashReport-Native: Parsing line: 78a6df9000-
78a6dfa000 rw-p 00020000 fd:00 3582 /system/lib64/vndk-
sp-28/libz.so
04-16 22:46:32.806 22933 22933 D CrashReport-Native: Parsing line: 78a6e03000-
78a6e0e000 r-xp 00000000 fd:02 1178
/vendor/lib64/libtqvalidate.so
04-16 22:46:32.806 22933 22933 D CrashReport-Native: Parsing line: 78a6e1d000-
78a6e1e000 r--p 0000a000 fd:02 1178
/vendor/lib64/libtqvalidate.so
04-16 22:46:32.806 22933 22933 D CrashReport-Native: Parsing line: 78a6e1e000-
78a6e1f000 rw-p 0000b000 fd:02 1178
/vendor/lib64/libtqvalidate.so
04-16 22:46:32.806 22933 22933 D CrashReport-Native: Parsing line: 78a6e44000-
78a6fdd000 r-xp 00000000 fd:02 966
/vendor/lib64/libsrv_um.so
04-16 22:46:32.806 22933 22933 D CrashReport-Native: Parsing line: 78a6fed000-
78a6fef000 r--p 00199000 fd:02 966
/vendor/lib64/libsrv_um.so
04-16 22:46:32.806 22933 22933 D CrashReport-Native: Parsing line: 78a6fef000-
78a6ff0000 rw-p 0019b000 fd:02 966
/vendor/lib64/libsrv_um.so
04-16 22:46:32.806 22933 22933 D CrashReport-Native: Parsing line: 78a700d000-
78a7062000 r-xp 00000000 fd:02 1049
/vendor/lib64/libIMGegl.so
04-16 22:46:32.806 22933 22933 D CrashReport-Native: Parsing line: 78a7072000-
78a7074000 r--p 00055000 fd:02 1049
/vendor/lib64/libIMGegl.so
04-16 22:46:32.806 22933 22933 D CrashReport-Native: Parsing line: 78a7074000-
78a7075000 rw-p 00057000 fd:02 1049
/vendor/lib64/libIMGegl.so
04-16 22:46:32.806 22933 22933 D CrashReport-Native: Parsing line: 78a7075000-
78a7077000 rw-p 00000000 00:00 0 [anon:.bss]
04-16 22:46:32.806 22933 22933 D CrashReport-Native: Parsing line: 78a7093000-
78a8830000 r--s 00000000 fd:00 1940
/system/fonts/NotoSerifCJK-Regular.ttc
04-16 22:46:32.806 22933 22933 D CrashReport-Native: Parsing line: 78a8830000-
78a9a00000 r--s 00000000 fd:00 2092
/system/fonts/NotoSansCJK-Regular.ttc
04-16 22:46:32.806 22933 22933 D CrashReport-Native: Parsing line: 78a9a00000-
78a9c00000 rw-p 00000000 00:00 0 [anon:libc_malloc]
04-16 22:46:32.806 22933 22933 D CrashReport-Native: Parsing line: 78a9c1b000-
78a9c61000 r--s 00000000 103:1c 461311
/data/user_de/0/com.google.android.gms/app_chimera/current_config.fb
04-16 22:46:32.806 22933 22933 D CrashReport-Native: Parsing line: 78a9c61000-
78a9c63000 r-xp 00000000 fd:02 959
/vendor/lib64/egl/libEGL_POWERVR_ROGUE.so
04-16 22:46:32.806 22933 22933 D CrashReport-Native: Parsing line: 78a9c72000-
78a9c73000 r--p 00001000 fd:02 959
/vendor/lib64/egl/libEGL_POWERVR_ROGUE.so
04-16 22:46:32.806 22933 22933 D CrashReport-Native: Parsing line: 78a9c73000-
78a9c74000 rw-p 00002000 fd:02 959
/vendor/lib64/egl/libEGL_POWERVR_ROGUE.so
04-16 22:46:32.806 22933 22933 D CrashReport-Native: Parsing line: 78a9c85000-
78a9c99000 r-xp 00000000 fd:00 3572 /system/lib64/vndk-
sp-28/[email protected]
04-16 22:46:32.806 22933 22933 D CrashReport-Native: Parsing line: 78a9cb1000-
78a9cb3000 r--p 0001e000 fd:00 3572 /system/lib64/vndk-
sp-28/[email protected]
04-16 22:46:32.806 22933 22933 D CrashReport-Native: Parsing line: 78a9cb3000-
78a9cb4000 rw-p 00020000 fd:00 3572 /system/lib64/vndk-
sp-28/[email protected]
04-16 22:46:32.806 22933 22933 D CrashReport-Native: Parsing line: 78a9cc0000-
78a9ce7000 r-xp 00000000 fd:00 3600 /system/lib64/vndk-
sp-28/libhwbinder.so
04-16 22:46:32.807 22933 22933 D CrashReport-Native: Parsing line: 78a9cfd000-
78a9cff000 r--p 0002e000 fd:00 3600 /system/lib64/vndk-
sp-28/libhwbinder.so
04-16 22:46:32.807 22933 22933 D CrashReport-Native: Parsing line: 78a9cff000-
78a9d00000 rw-p 00030000 fd:00 3600 /system/lib64/vndk-
sp-28/libhwbinder.so
04-16 22:46:32.807 22933 22933 D CrashReport-Native: Parsing line: 78a9d06000-
78a9d21000 r-xp 00000000 fd:00 3573 /system/lib64/vndk-
sp-28/libutils.so
04-16 22:46:32.807 22933 22933 D CrashReport-Native: Parsing line: 78a9d35000-
78a9d36000 r--p 0001f000 fd:00 3573 /system/lib64/vndk-
sp-28/libutils.so
04-16 22:46:32.807 22933 22933 D CrashReport-Native: Parsing line: 78a9d36000-
78a9d37000 rw-p 00020000 fd:00 3573 /system/lib64/vndk-
sp-28/libutils.so
04-16 22:46:32.807 22933 22933 D CrashReport-Native: Parsing line: 78a9d4f000-
78a9d50000 r-xp 00000000 fd:00 3594 /system/lib64/vndk-
sp-28/[email protected]
04-16 22:46:32.807 22933 22933 D CrashReport-Native: Parsing line: 78a9d6e000-
78a9d6f000 r--p 0000f000 fd:00 3594 /system/lib64/vndk-
sp-28/[email protected]
04-16 22:46:32.807 22933 22933 D CrashReport-Native: Parsing line: 78a9d6f000-
78a9d70000 rw-p 00010000 fd:00 3594 /system/lib64/vndk-
sp-28/[email protected]
04-16 22:46:32.807 22933 22933 D CrashReport-Native: Parsing line: 78a9d82000-
78a9d92000 r-xp 00000000 fd:00 3596 /system/lib64/vndk-
sp-28/libbase.so
04-16 22:46:32.807 22933 22933 D CrashReport-Native: Parsing line: 78a9da1000-
78a9da2000 r--p 0000f000 fd:00 3596 /system/lib64/vndk-
sp-28/libbase.so
04-16 22:46:32.807 22933 22933 D CrashReport-Native: Parsing line: 78a9da2000-
78a9da3000 rw-p 00010000 fd:00 3596 /system/lib64/vndk-
sp-28/libbase.so
04-16 22:46:32.807 22933 22933 D CrashReport-Native: Parsing line: 78a9dc1000-
78a9dd2000 r-xp 00000000 fd:00 3599 /system/lib64/vndk-
sp-28/libcutils.so
04-16 22:46:32.807 22933 22933 D CrashReport-Native: Parsing line: 78a9def000-
78a9df1000 r--p 0001e000 fd:00 3599 /system/lib64/vndk-
sp-28/libcutils.so
04-16 22:46:32.807 22933 22933 D CrashReport-Native: Parsing line: 78a9df1000-
78a9df2000 rw-p 00020000 fd:00 3599 /system/lib64/vndk-
sp-28/libcutils.so
04-16 22:46:32.807 22933 22933 D CrashReport-Native: Parsing line: 78a9e08000-
78a9ed4000 r-xp 00000000 fd:00 3595 /system/lib64/vndk-
sp-28/libc++.so
04-16 22:46:32.807 22933 22933 D CrashReport-Native: Parsing line: 78a9ef1000-
78a9efb000 r--p 000d6000 fd:00 3595 /system/lib64/vndk-
sp-28/libc++.so
04-16 22:46:32.807 22933 22933 D CrashReport-Native: Parsing line: 78a9efb000-
78a9efc000 rw-p 000e0000 fd:00 3595 /system/lib64/vndk-
sp-28/libc++.so
04-16 22:46:32.807 22933 22933 D CrashReport-Native: Parsing line: 78a9efc000-
78a9eff000 rw-p 00000000 00:00 0 [anon:.bss]
04-16 22:46:32.807 22933 22933 D CrashReport-Native: Parsing line: 78a9f00000-
78a9f02000 r-xp 00000000 fd:00 3571 /system/lib64/vndk-
sp-28/libhardware.so
04-16 22:46:32.807 22933 22933 D CrashReport-Native: Parsing line: 78a9f1f000-
78a9f20000 r--p 0000f000 fd:00 3571 /system/lib64/vndk-
sp-28/libhardware.so
04-16 22:46:32.807 22933 22933 D CrashReport-Native: Parsing line: 78a9f20000-
78a9f21000 rw-p 00010000 fd:00 3571 /system/lib64/vndk-
sp-28/libhardware.so
04-16 22:46:32.807 22933 22933 D CrashReport-Native: Parsing line: 78a9f41000-
78a9f96000 r-xp 00000000 fd:00 3583 /system/lib64/vndk-
sp-28/libhidltransport.so
04-16 22:46:32.807 22933 22933 D CrashReport-Native: Parsing line: 78a9faf000-
78a9fb7000 r--p 00058000 fd:00 3583 /system/lib64/vndk-
sp-28/libhidltransport.so
04-16 22:46:32.807 22933 22933 D CrashReport-Native: Parsing line: 78a9fb7000-
78a9fb8000 rw-p 00060000 fd:00 3583 /system/lib64/vndk-
sp-28/libhidltransport.so
04-16 22:46:32.807 22933 22933 D CrashReport-Native: Parsing line: 78a9fcc000-
78a9fd2000 r-xp 00000000 fd:02 1001
/vendor/lib64/hw/[email protected]
04-16 22:46:32.807 22933 22933 D CrashReport-Native: Parsing line: 78a9feb000-
78a9fec000 r--p 0000f000 fd:02 1001
/vendor/lib64/hw/[email protected]
04-16 22:46:32.807 22933 22933 D CrashReport-Native: Parsing line: 78a9fec000-
78a9fed000 rw-p 00010000 fd:02 1001
/vendor/lib64/hw/[email protected]
04-16 22:46:32.807 22933 22933 D CrashReport-Native: Parsing line: 78aa002000-
78aa010000 r-xp 00000000 fd:00 3597 /system/lib64/vndk-
sp-28/libhidlbase.so
04-16 22:46:32.807 22933 22933 D CrashReport-Native: Parsing line: 78aa021000-
78aa022000 r--p 0000f000 fd:00 3597 /system/lib64/vndk-
sp-28/libhidlbase.so
04-16 22:46:32.807 22933 22933 D CrashReport-Native: Parsing line: 78aa022000-
78aa023000 rw-p 00010000 fd:00 3597 /system/lib64/vndk-
sp-28/libhidlbase.so
04-16 22:46:32.807 22933 22933 D CrashReport-Native: Parsing line: 78aa025000-
78aa04f000 r--s 00000000 103:1c 1091386
/data/user_de/0/com.google.android.gms/app_chimera/m/0000004d/dl-
AdsFdrDynamite.integ_21460000006.apk
04-16 22:46:32.807 22933 22933 D CrashReport-Native: Parsing line: 78aa04f000-
78aa0aa000 r--s 0556c000 103:1c 460029
/data/app/com.google.android.gms-rtFWclwkHHJTxDf0qJ_KZA==/base.apk
04-16 22:46:32.807 22933 22933 D CrashReport-Native: Parsing line: 78aa0aa000-
78aa358000 r--s 007fa000 fd:00 766
/system/framework/framework-res.apk
04-16 22:46:32.807 22933 22933 D CrashReport-Native: Parsing line: 78aa358000-
78aa398000 r-xp 00000000 fd:00 3607
/system/lib64/libjavacrypto.so
04-16 22:46:32.807 22933 22933 D CrashReport-Native: Parsing line: 78aa3b2000-
78aa3b4000 r--p 0004e000 fd:00 3607
/system/lib64/libjavacrypto.so
04-16 22:46:32.807 22933 22933 D CrashReport-Native: Parsing line: 78aa3b4000-
78aa3b6000 rw-p 00050000 fd:00 3607
/system/lib64/libjavacrypto.so
04-16 22:46:32.807 22933 22933 D CrashReport-Native: Parsing line: 78aa3c6000-
78aa3d1000 r-xp 00000000 fd:00 3493
/system/lib64/libsoundpool.so
04-16 22:46:32.807 22933 22933 D CrashReport-Native: Parsing line: 78aa3e5000-
78aa3e6000 r--p 0000f000 fd:00 3493
/system/lib64/libsoundpool.so
04-16 22:46:32.807 22933 22933 D CrashReport-Native: Parsing line: 78aa3e6000-
78aa3e7000 rw-p 00010000 fd:00 3493
/system/lib64/libsoundpool.so
04-16 22:46:32.807 22933 22933 D CrashReport-Native: Parsing line: 78aa3ec000-
78aa43a000 r--s 00000000 fd:00 3019 /system/usr/hyphen-
data/hyph-hu.hyb
04-16 22:46:32.807 22933 22933 D CrashReport-Native: Parsing line: 78aa43a000-
78aa481000 r--s 00b85000 fd:00 766
/system/framework/framework-res.apk
04-16 22:46:32.808 22933 22933 D CrashReport-Native: Parsing line: 78aa481000-
78aa4fc000 r--s 00000000 fd:00 3027
/system/usr/share/zoneinfo/tzdata
04-16 22:46:32.808 22933 22933 D CrashReport-Native: Parsing line: 78aa4fc000-
78aac6a000 r--s 00000000 fd:00 2023
/system/fonts/NotoColorEmoji.ttf
04-16 22:46:32.808 22933 22933 D CrashReport-Native: Parsing line: 78aac6a000-
78aad18000 r--s 00000000 fd:00 2106
/system/fonts/NotoSansSymbols-Regular-Subsetted.ttf
04-16 22:46:32.808 22933 22933 D CrashReport-Native: Parsing line: 78aad18000-
78aad74000 r--s 00000000 fd:00 2081
/system/fonts/NotoSansTibetan-Bold.ttf
04-16 22:46:32.808 22933 22933 D CrashReport-Native: Parsing line: 78aad74000-
78aadd7000 r--s 00000000 fd:00 2104
/system/fonts/NotoSansTibetan-Regular.ttf
04-16 22:46:32.808 22933 22933 D CrashReport-Native: Parsing line: 78aadd7000-
78aae53000 r--s 00000000 fd:00 1977
/system/fonts/NotoSansEgyptianHieroglyphs-Regular.ttf
04-16 22:46:32.808 22933 22933 D CrashReport-Native: Parsing line: 78aae53000-
78aaece000 r--s 00000000 fd:00 2004
/system/fonts/NotoSansCuneiform-Regular.ttf
04-16 22:46:32.808 22933 22933 D CrashReport-Native: Parsing line: 78aaece000-
78aaf1f000 r--s 00000000 fd:00 1999
/system/fonts/RobotoCondensed-BoldItalic.ttf
04-16 22:46:32.808 22933 22933 D CrashReport-Native: Parsing line: 78aaf1f000-
78aaf6a000 r--s 00000000 fd:00 2054
/system/fonts/RobotoCondensed-Bold.ttf
04-16 22:46:32.808 22933 22933 D CrashReport-Native: Parsing line: 78aaf6a000-
78aafbb000 r--s 00000000 fd:00 1974
/system/fonts/RobotoCondensed-MediumItalic.ttf
04-16 22:46:32.808 22933 22933 D CrashReport-Native: Parsing line: 78aafbb000-
78ab006000 r--s 00000000 fd:00 2047
/system/fonts/RobotoCondensed-Medium.ttf
04-16 22:46:32.808 22933 22933 D CrashReport-Native: Parsing line: 78ab006000-
78ab057000 r--s 00000000 fd:00 1964
/system/fonts/RobotoCondensed-Italic.ttf
04-16 22:46:32.808 22933 22933 D CrashReport-Native: Parsing line: 78ab057000-
78ab0a1000 r--s 00000000 fd:00 2020
/system/fonts/RobotoCondensed-Regular.ttf
04-16 22:46:32.808 22933 22933 D CrashReport-Native: Parsing line: 78ab0a1000-
78ab0f3000 r--s 00000000 fd:00 2070
/system/fonts/RobotoCondensed-LightItalic.ttf
04-16 22:46:32.808 22933 22933 D CrashReport-Native: Parsing line: 78ab0f3000-
78ab13d000 r--s 00000000 fd:00 1982
/system/fonts/RobotoCondensed-Light.ttf
04-16 22:46:32.808 22933 22933 D CrashReport-Native: Parsing line: 78ab13d000-
78ab18f000 r--s 00000000 fd:00 2064 /system/fonts/Roboto-
BoldItalic.ttf
04-16 22:46:32.808 22933 22933 D CrashReport-Native: Parsing line: 78ab18f000-
78ab1da000 r--s 00000000 fd:00 2065 /system/fonts/Roboto-
Bold.ttf
04-16 22:46:32.808 22933 22933 D CrashReport-Native: Parsing line: 78ab1da000-
78ab22b000 r--s 00000000 fd:00 1926 /system/fonts/Roboto-
BlackItalic.ttf
04-16 22:46:32.808 22933 22933 D CrashReport-Native: Parsing line: 78ab22b000-
78ab276000 r--s 00000000 fd:00 1975 /system/fonts/Roboto-
Black.ttf
04-16 22:46:32.808 22933 22933 D CrashReport-Native: Parsing line: 78ab276000-
78ab2c7000 r--s 00000000 fd:00 2012 /system/fonts/Roboto-
MediumItalic.ttf
04-16 22:46:32.808 22933 22933 D CrashReport-Native: Parsing line: 78ab2c7000-
78ab312000 r--s 00000000 fd:00 2112 /system/fonts/Roboto-
Medium.ttf
04-16 22:46:32.808 22933 22933 D CrashReport-Native: Parsing line: 78ab312000-
78ab363000 r--s 00000000 fd:00 2069 /system/fonts/Roboto-
Italic.ttf
04-16 22:46:32.808 22933 22933 D CrashReport-Native: Parsing line: 78ab363000-
78ab3ae000 r--s 00000000 fd:00 1915 /system/fonts/Roboto-
Regular.ttf
04-16 22:46:32.808 22933 22933 D CrashReport-Native: Parsing line: 78ab3ae000-
78ab400000 r--s 00000000 fd:00 1887 /system/fonts/Roboto-
LightItalic.ttf
04-16 22:46:32.808 22933 22933 D CrashReport-Native: Parsing line: 78ab400000-
78ab600000 rw-p 00000000 00:00 0 [anon:libc_malloc]
04-16 22:46:32.808 22933 22933 D CrashReport-Native: Parsing line: 78ab601000-
78accfa000 r--s 00000000 fd:00 3075
/system/usr/icu/icudt60l.dat
04-16 22:46:32.808 22933 22933 D CrashReport-Native: Parsing line: 78acd02000-
78acd03000 ---p 00000000 00:00 0 [anon:thread stack
guard]
04-16 22:46:32.808 22933 22933 D CrashReport-Native: Parsing line: 78ace00000-
78ad000000 rw-p 00000000 00:00 0 [anon:libc_malloc]
04-16 22:46:32.808 22933 22933 D CrashReport-Native: Parsing line: 78ad009000-
78ad029000 rw-p 00000000 00:05 3660556 /dev/ashmem/dalvik-
LinearAlloc (deleted)
04-16 22:46:32.808 22933 22933 D CrashReport-Native: Parsing line: 78ad029000-
78ad074000 r--s 00000000 fd:00 2014 /system/fonts/Roboto-
Light.ttf
04-16 22:46:32.808 22933 22933 D CrashReport-Native: Parsing line: 78ad08f000-
78ad090000 ---p 00000000 00:05 3663882 /dev/ashmem/dalvik-
Jit thread pool worker thread 0 (deleted)
04-16 22:46:32.808 22933 22933 D CrashReport-Native: Parsing line: 78ad090000-
78ad091000 ---p 00001000 00:05 3663882 /dev/ashmem/dalvik-
Jit thread pool worker thread 0 (deleted)
04-16 22:46:32.808 22933 22933 D CrashReport-Native: Parsing line: 78ad091000-
78ad190000 rw-p 00002000 00:05 3663882 /dev/ashmem/dalvik-
Jit thread pool worker thread 0 (deleted)
04-16 22:46:32.808 22933 22933 D CrashReport-Native: Parsing line: 78ad190000-
78ad28b000 rw-p 00000000 00:05 15666 /dev/ashmem/dalvik-
allocspace non moving space mark-bitmap 1 (deleted)
04-16 22:46:32.808 22933 22933 D CrashReport-Native: Parsing line: 78ad28b000-
78ad386000 rw-p 00000000 00:05 15665 /dev/ashmem/dalvik-
allocspace non moving space live-bitmap 1 (deleted)
04-16 22:46:32.808 22933 22933 D CrashReport-Native: Parsing line: 78ad386000-
78ad449000 r-xp 00000000 fd:00 3740
/system/lib64/libvixl-arm64.so
04-16 22:46:32.808 22933 22933 D CrashReport-Native: Parsing line: 78ad45b000-
78ad460000 r--p 000cb000 fd:00 3740
/system/lib64/libvixl-arm64.so
04-16 22:46:32.808 22933 22933 D CrashReport-Native: Parsing line: 78ad460000-
78ad461000 rw-p 000d0000 fd:00 3740
/system/lib64/libvixl-arm64.so
04-16 22:46:32.808 22933 22933 D CrashReport-Native: Parsing line: 78ad461000-
78ad468000 rw-p 00000000 00:00 0 [anon:.bss]
04-16 22:46:32.808 22933 22933 D CrashReport-Native: Parsing line: 78ad470000-
78ad490000 rw-p 00000000 00:05 3662294 /dev/ashmem/dalvik-
LinearAlloc (deleted)
04-16 22:46:32.808 22933 22933 D CrashReport-Native: Parsing line: 78ad490000-
78ad76d000 r-xp 00000000 fd:00 3638 /system/lib64/libart-
compiler.so
04-16 22:46:32.808 22933 22933 D CrashReport-Native: Parsing line: 78ad785000-
78ad79d000 r--p 002e8000 fd:00 3638 /system/lib64/libart-
compiler.so
04-16 22:46:32.808 22933 22933 D CrashReport-Native: Parsing line: 78ad79d000-
78ad79e000 rw-p 00300000 fd:00 3638 /system/lib64/libart-
compiler.so
04-16 22:46:32.808 22933 22933 D CrashReport-Native: Parsing line: 78ad79e000-
78ad7a5000 rw-p 00000000 00:00 0 [anon:.bss]
04-16 22:46:32.808 22933 22933 D CrashReport-Native: Parsing line: 78ad7a6000-
78ad7c6000 rw-p 00000000 00:05 3662293 /dev/ashmem/dalvik-
LinearAlloc (deleted)
04-16 22:46:32.808 22933 22933 D CrashReport-Native: Parsing line: 78ad7c6000-
78ad8d9000 r-xp 00000000 fd:00 3234
/system/lib64/libvixl-arm.so
04-16 22:46:32.808 22933 22933 D CrashReport-Native: Parsing line: 78ad8ea000-
78ad8ef000 r--p 0011b000 fd:00 3234
/system/lib64/libvixl-arm.so
04-16 22:46:32.808 22933 22933 D CrashReport-Native: Parsing line: 78ad8ef000-
78ad8f0000 rw-p 00120000 fd:00 3234
/system/lib64/libvixl-arm.so
04-16 22:46:32.809 22933 22933 D CrashReport-Native: Parsing line: 78ad8f8000-
78ad939000 r--s 00000000 fd:00 1882
/system/fonts/NotoSerif-BoldItalic.ttf
04-16 22:46:32.809 22933 22933 D CrashReport-Native: Parsing line: 78ad939000-
78ad98a000 r--s 00000000 fd:00 2018 /system/fonts/Roboto-
ThinItalic.ttf
04-16 22:46:32.809 22933 22933 D CrashReport-Native: Parsing line: 78ad98a000-
78ad9c0000 r-xp 00000000 fd:00 3551
/system/lib64/libopenjdk.so
04-16 22:46:32.809 22933 22933 D CrashReport-Native: Parsing line: 78ad9d5000-
78ad9d7000 r--p 0003e000 fd:00 3551
/system/lib64/libopenjdk.so
04-16 22:46:32.809 22933 22933 D CrashReport-Native: Parsing line: 78ad9d7000-
78ad9d9000 rw-p 00040000 fd:00 3551
/system/lib64/libopenjdk.so
04-16 22:46:32.809 22933 22933 D CrashReport-Native: Parsing line: 78ad9e0000-
78ada00000 rw-p 00000000 00:05 3659688 /dev/ashmem/dalvik-
LinearAlloc (deleted)
04-16 22:46:32.809 22933 22933 D CrashReport-Native: Parsing line: 78ada00000-
78ada08000 r-xp 00000000 fd:00 3620
/system/lib64/libopenjdkjvm.so
04-16 22:46:32.809 22933 22933 D CrashReport-Native: Parsing line: 78ada1f000-
78ada20000 r--p 0000f000 fd:00 3620
/system/lib64/libopenjdkjvm.so
04-16 22:46:32.809 22933 22933 D CrashReport-Native: Parsing line: 78ada20000-
78ada21000 rw-p 00010000 fd:00 3620
/system/lib64/libopenjdkjvm.so
04-16 22:46:32.809 22933 22933 D CrashReport-Native: Parsing line: 78ada27000-
78ada4b000 r--s 00000000 fd:00 2957 /system/usr/hyphen-
data/hyph-nn.hyb
04-16 22:46:32.809 22933 22933 D CrashReport-Native: Parsing line: 78ada4b000-
78ada93000 r-xp 00000000 fd:00 3634
/system/lib64/libssl.so
04-16 22:46:32.809 22933 22933 D CrashReport-Native: Parsing line: 78adaa8000-
78adaab000 r--p 0004d000 fd:00 3634
/system/lib64/libssl.so
04-16 22:46:32.809 22933 22933 D CrashReport-Native: Parsing line: 78adaab000-
78adaac000 rw-p 00050000 fd:00 3634
/system/lib64/libssl.so
04-16 22:46:32.809 22933 22933 D CrashReport-Native: Parsing line: 78adac7000-
78af1c0000 r--s 00000000 fd:00 3075
/system/usr/icu/icudt60l.dat
04-16 22:46:32.809 22933 22933 D CrashReport-Native: Parsing line: 78af1c0000-
78af205000 r-xp 00000000 fd:00 3500
/system/lib64/libjavacore.so
04-16 22:46:32.809 22933 22933 D CrashReport-Native: Parsing line: 78af219000-
78af21b000 r--p 0004e000 fd:00 3500
/system/lib64/libjavacore.so
04-16 22:46:32.809 22933 22933 D CrashReport-Native: Parsing line: 78af21b000-
78af21d000 rw-p 00050000 fd:00 3500
/system/lib64/libjavacore.so
04-16 22:46:32.809 22933 22933 D CrashReport-Native: Parsing line: 78af21d000-
78af21e000 rw-p 00000000 00:00 0 [anon:.bss]
04-16 22:46:32.809 22933 22933 D CrashReport-Native: Parsing line: 78af226000-
78af24a000 r--s 00000000 fd:00 2965 /system/usr/hyphen-
data/hyph-nb.hyb
04-16 22:46:32.809 22933 22933 D CrashReport-Native: Parsing line: 78af24a000-
78af24d000 r-xp 00000000 fd:00 3496
/system/lib64/libwebviewchromium_plat_support.so
04-16 22:46:32.809 22933 22933 D CrashReport-Native: Parsing line: 78af269000-
78af26a000 r--p 0000f000 fd:00 3496
/system/lib64/libwebviewchromium_plat_support.so
04-16 22:46:32.809 22933 22933 D CrashReport-Native: Parsing line: 78af26a000-
78af26b000 rw-p 00010000 fd:00 3496
/system/lib64/libwebviewchromium_plat_support.so
04-16 22:46:32.809 22933 22933 D CrashReport-Native: Parsing line: 78af26e000-
78af286000 r--p 00000000 103:1c 437851
/data/user_de/0/com.google.android.gms/app_chimera/m/0000004f/DynamiteLoader.apk
04-16 22:46:32.809 22933 22933 D CrashReport-Native: Parsing line: 78af286000-
78af2ce000 r-xp 00000000 fd:00 3173
/system/lib64/[email protected]
04-16 22:46:32.809 22933 22933 D CrashReport-Native: Parsing line: 78af2eb000-
78af2f0000 r--p 0004b000 fd:00 3173
/system/lib64/[email protected]
04-16 22:46:32.809 22933 22933 D CrashReport-Native: Parsing line: 78af2f0000-
78af2f1000 rw-p 00050000 fd:00 3173
/system/lib64/[email protected]
04-16 22:46:32.809 22933 22933 D CrashReport-Native: Parsing line: 78af2fc000-
78af31a000 r--s 00000000 fd:00 2966 /system/usr/hyphen-
data/hyph-de-ch-1901.hyb
04-16 22:46:32.809 22933 22933 D CrashReport-Native: Parsing line: 78af31a000-
78af329000 r-xp 00000000 fd:00 3172
/system/lib64/libRS.so
04-16 22:46:32.809 22933 22933 D CrashReport-Native: Parsing line: 78af339000-
78af33a000 r--p 0000f000 fd:00 3172
/system/lib64/libRS.so
04-16 22:46:32.809 22933 22933 D CrashReport-Native: Parsing line: 78af33a000-
78af33b000 rw-p 00010000 fd:00 3172
/system/lib64/libRS.so
04-16 22:46:32.809 22933 22933 D CrashReport-Native: Parsing line: 78af347000-
78af348000 ---p 00000000 00:00 0 [anon:thread signal
stack guard]
04-16 22:46:32.809 22933 22933 D CrashReport-Native: Parsing line: 78af348000-
78af34c000 rw-p 00000000 00:00 0 [anon:thread signal
stack]
04-16 22:46:32.809 22933 22933 D CrashReport-Native: Parsing line: 78af34c000-
78af34e000 r-xp 00000000 fd:00 3460
/system/lib64/libOpenSLES.so
04-16 22:46:32.809 22933 22933 D CrashReport-Native: Parsing line: 78af36b000-
78af36c000 r--p 0000f000 fd:00 3460
/system/lib64/libOpenSLES.so
04-16 22:46:32.809 22933 22933 D CrashReport-Native: Parsing line: 78af36c000-
78af36d000 rw-p 00010000 fd:00 3460
/system/lib64/libOpenSLES.so
04-16 22:46:32.809 22933 22933 D CrashReport-Native: Parsing line: 78af36e000-
78af36f000 ---p 00000000 00:00 0 [anon:bionic TLS
guard]
04-16 22:46:32.809 22933 22933 D CrashReport-Native: Parsing line: 78af36f000-
78af372000 rw-p 00000000 00:00 0 [anon:bionic TLS]
04-16 22:46:32.809 22933 22933 D CrashReport-Native: Parsing line: 78af372000-
78af373000 ---p 00000000 00:00 0 [anon:bionic TLS
guard]
04-16 22:46:32.809 22933 22933 D CrashReport-Native: Parsing line: 78af373000-
78af37a000 rw-p 00000000 fd:00 2691 /system/etc/event-
log-tags
04-16 22:46:32.809 22933 22933 D CrashReport-Native: Parsing line: 78af37a000-
78af37b000 ---p 00000000 00:00 0 [anon:thread signal
stack guard]
04-16 22:46:32.809 22933 22933 D CrashReport-Native: Parsing line: 78af37b000-
78af37f000 rw-p 00000000 00:00 0 [anon:thread signal
stack]
04-16 22:46:32.809 22933 22933 D CrashReport-Native: Parsing line: 78af37f000-
78af39d000 r--s 00000000 fd:00 3017 /system/usr/hyphen-
data/hyph-de-1996.hyb
04-16 22:46:32.809 22933 22933 D CrashReport-Native: Parsing line: 78af39d000-
78af39f000 r-xp 00000000 fd:00 3558
/system/lib64/libOpenMAXAL.so
04-16 22:46:32.809 22933 22933 D CrashReport-Native: Parsing line: 78af3bc000-
78af3bd000 r--p 0000f000 fd:00 3558
/system/lib64/libOpenMAXAL.so
04-16 22:46:32.809 22933 22933 D CrashReport-Native: Parsing line: 78af3bd000-
78af3be000 rw-p 00010000 fd:00 3558
/system/lib64/libOpenMAXAL.so
04-16 22:46:32.810 22933 22933 D CrashReport-Native: Parsing line: 78af3c2000-
78af3c3000 ---p 00000000 00:00 0 [anon:bionic TLS
guard]
04-16 22:46:32.810 22933 22933 D CrashReport-Native: Parsing line: 78af3c3000-
78af3c6000 rw-p 00000000 00:00 0 [anon:bionic TLS]
04-16 22:46:32.810 22933 22933 D CrashReport-Native: Parsing line: 78af3c6000-
78af3c7000 ---p 00000000 00:00 0 [anon:bionic TLS
guard]
04-16 22:46:32.810 22933 22933 D CrashReport-Native: Parsing line: 78af3c7000-
78af3c8000 ---p 00000000 00:00 0 [anon:thread signal
stack guard]
04-16 22:46:32.810 22933 22933 D CrashReport-Native: Parsing line: 78af3c8000-
78af3cc000 rw-p 00000000 00:00 0 [anon:thread signal
stack]
04-16 22:46:32.810 22933 22933 D CrashReport-Native: Parsing line: 78af3cc000-
78af3cd000 ---p 00000000 00:00 0 [anon:bionic TLS
guard]
04-16 22:46:32.810 22933 22933 D CrashReport-Native: Parsing line: 78af3cd000-
78af3d0000 rw-p 00000000 00:00 0 [anon:bionic TLS]
04-16 22:46:32.810 22933 22933 D CrashReport-Native: Parsing line: 78af3d0000-
78af3d1000 ---p 00000000 00:00 0 [anon:bionic TLS
guard]
04-16 22:46:32.810 22933 22933 D CrashReport-Native: Parsing line: 78af3d1000-
78af3d2000 ---p 00000000 00:00 0 [anon:thread signal
stack guard]
04-16 22:46:32.810 22933 22933 D CrashReport-Native: Parsing line: 78af3d2000-
78af3d6000 rw-p 00000000 00:00 0 [anon:thread signal
stack]
04-16 22:46:32.810 22933 22933 D CrashReport-Native: Parsing line: 78af3d6000-
78af3d9000 r-xp 00000000 fd:00 3685
/system/lib64/libtextclassifier_hash.so
04-16 22:46:32.810 22933 22933 D CrashReport-Native: Parsing line: 78af3f5000-
78af3f6000 r--p 0000f000 fd:00 3685
/system/lib64/libtextclassifier_hash.so
04-16 22:46:32.810 22933 22933 D CrashReport-Native: Parsing line: 78af3f6000-
78af3f7000 rw-p 00010000 fd:00 3685
/system/lib64/libtextclassifier_hash.so
04-16 22:46:32.810 22933 22933 D CrashReport-Native: Parsing line: 78af3fb000-
78af419000 r--s 00000000 fd:00 2985 /system/usr/hyphen-
data/hyph-de-1901.hyb
04-16 22:46:32.810 22933 22933 D CrashReport-Native: Parsing line: 78af419000-
78af4dd000 r-xp 00000000 fd:00 3616
/system/lib64/libneuralnetworks.so
04-16 22:46:32.810 22933 22933 D CrashReport-Native: Parsing line: 78af4f1000-
78af4f3000 r--p 000ce000 fd:00 3616
/system/lib64/libneuralnetworks.so
04-16 22:46:32.810 22933 22933 D CrashReport-Native: Parsing line: 78af4f3000-
78af4f5000 rw-p 000d0000 fd:00 3616
/system/lib64/libneuralnetworks.so
04-16 22:46:32.810 22933 22933 D CrashReport-Native: Parsing line: 78af4f5000-
78af680000 rw-p 00000000 00:00 0 [anon:.bss]
04-16 22:46:32.810 22933 22933 D CrashReport-Native: Parsing line: 78af680000-
78af6a0000 r--s 00000000 00:12 12096
/dev/__properties__/u:object_r:config_prop:s0
04-16 22:46:32.810 22933 22933 D CrashReport-Native: Parsing line: 78af6a0000-
78af6cd000 r-xp 00000000 fd:00 3751
/system/lib64/[email protected]
04-16 22:46:32.810 22933 22933 D CrashReport-Native: Parsing line: 78af6e3000-
78af6e9000 r--p 0003a000 fd:00 3751
/system/lib64/[email protected]
04-16 22:46:32.810 22933 22933 D CrashReport-Native: Parsing line: 78af6e9000-
78af6ea000 rw-p 00040000 fd:00 3751
/system/lib64/[email protected]
04-16 22:46:32.810 22933 22933 D CrashReport-Native: Parsing line: 78af6ee000-
78af6ef000 ---p 00000000 00:00 0 [anon:bionic TLS
guard]
04-16 22:46:32.810 22933 22933 D CrashReport-Native: Parsing line: 78af6ef000-
78af6f2000 rw-p 00000000 00:00 0 [anon:bionic TLS]
04-16 22:46:32.810 22933 22933 D CrashReport-Native: Parsing line: 78af6f2000-
78af6f3000 ---p 00000000 00:00 0 [anon:bionic TLS
guard]
04-16 22:46:32.810 22933 22933 D CrashReport-Native: Parsing line: 78af6f3000-
78af6f4000 ---p 00000000 00:00 0 [anon:thread signal
stack guard]
04-16 22:46:32.810 22933 22933 D CrashReport-Native: Parsing line: 78af6f4000-
78af6f8000 rw-p 00000000 00:00 0 [anon:thread signal
stack]
04-16 22:46:32.810 22933 22933 D CrashReport-Native: Parsing line: 78af6f8000-
78af6f9000 ---p 00000000 00:00 0 [anon:bionic TLS
guard]
04-16 22:46:32.810 22933 22933 D CrashReport-Native: Parsing line: 78af6f9000-
78af6fc000 rw-p 00000000 00:00 0 [anon:bionic TLS]
04-16 22:46:32.810 22933 22933 D CrashReport-Native: Parsing line: 78af6fc000-
78af6fd000 ---p 00000000 00:00 0 [anon:bionic TLS
guard]
04-16 22:46:32.810 22933 22933 D CrashReport-Native: Parsing line: 78af6fd000-
78af6fe000 ---p 00000000 00:00 0 [anon:thread signal
stack guard]
04-16 22:46:32.810 22933 22933 D CrashReport-Native: Parsing line: 78af6fe000-
78af702000 rw-p 00000000 00:00 0 [anon:thread signal
stack]
04-16 22:46:32.810 22933 22933 D CrashReport-Native: Parsing line: 78af702000-
78af703000 ---p 00000000 00:00 0 [anon:bionic TLS
guard]
04-16 22:46:32.810 22933 22933 D CrashReport-Native: Parsing line: 78af703000-
78af706000 rw-p 00000000 00:00 0 [anon:bionic TLS]
04-16 22:46:32.810 22933 22933 D CrashReport-Native: Parsing line: 78af706000-
78af707000 ---p 00000000 00:00 0 [anon:bionic TLS
guard]
04-16 22:46:32.810 22933 22933 D CrashReport-Native: Parsing line: 78af707000-
78af71e000 r-xp 00000000 fd:00 3524
/system/lib64/[email protected]
04-16 22:46:32.810 22933 22933 D CrashReport-Native: Parsing line: 78af732000-
78af735000 r--p 0001d000 fd:00 3524
/system/lib64/[email protected]
04-16 22:46:32.810 22933 22933 D CrashReport-Native: Parsing line: 78af735000-
78af736000 rw-p 00020000 fd:00 3524
/system/lib64/[email protected]
04-16 22:46:32.810 22933 22933 D CrashReport-Native: Parsing line: 78af736000-
78af737000 ---p 00000000 00:00 0 [anon:thread signal
stack guard]
04-16 22:46:32.810 22933 22933 D CrashReport-Native: Parsing line: 78af737000-
78af73b000 rw-p 00000000 00:00 0 [anon:thread signal
stack]
04-16 22:46:32.810 22933 22933 D CrashReport-Native: Parsing line: 78af73b000-
78af73c000 ---p 00000000 00:00 0 [anon:bionic TLS
guard]
04-16 22:46:32.810 22933 22933 D CrashReport-Native: Parsing line: 78af73c000-
78af73f000 rw-p 00000000 00:00 0 [anon:bionic TLS]
04-16 22:46:32.810 22933 22933 D CrashReport-Native: Parsing line: 78af73f000-
78af740000 ---p 00000000 00:00 0 [anon:bionic TLS
guard]
04-16 22:46:32.810 22933 22933 D CrashReport-Native: Parsing line: 78af740000-
78af741000 ---p 00000000 00:00 0 [anon:thread signal
stack guard]
04-16 22:46:32.810 22933 22933 D CrashReport-Native: Parsing line: 78af741000-
78af745000 rw-p 00000000 00:00 0 [anon:thread signal
stack]
04-16 22:46:32.810 22933 22933 D CrashReport-Native: Parsing line: 78af745000-
78af746000 ---p 00000000 00:00 0 [anon:bionic TLS
guard]
04-16 22:46:32.811 22933 22933 D CrashReport-Native: Parsing line: 78af746000-
78af749000 rw-p 00000000 00:00 0 [anon:bionic TLS]
04-16 22:46:32.811 22933 22933 D CrashReport-Native: Parsing line: 78af749000-
78af74a000 ---p 00000000 00:00 0 [anon:bionic TLS
guard]
04-16 22:46:32.811 22933 22933 D CrashReport-Native: Parsing line: 78af74a000-
78af74b000 ---p 00000000 00:00 0 [anon:thread signal
stack guard]
04-16 22:46:32.811 22933 22933 D CrashReport-Native: Parsing line: 78af74b000-
78af74f000 rw-p 00000000 00:00 0 [anon:thread signal
stack]
04-16 22:46:32.811 22933 22933 D CrashReport-Native: Parsing line: 78af74f000-
78af750000 r-xp 00000000 fd:00 3187
/system/lib64/libjnigraphics.so
04-16 22:46:32.811 22933 22933 D CrashReport-Native: Parsing line: 78af76e000-
78af76f000 r--p 0000f000 fd:00 3187
/system/lib64/libjnigraphics.so
04-16 22:46:32.811 22933 22933 D CrashReport-Native: Parsing line: 78af76f000-
78af770000 rw-p 00010000 fd:00 3187
/system/lib64/libjnigraphics.so
04-16 22:46:32.811 22933 22933 D CrashReport-Native: Parsing line: 78af774000-
78af789000 r--s 13805000 103:1c 816055
/data/app/com.vmos.web-96HFZDlUO7UzUf0ztcOkUg==/base.apk
04-16 22:46:32.811 22933 22933 D CrashReport-Native: Parsing line: 78af789000-
78af7a1000 r-xp 00000000 fd:00 3772
/system/lib64/libGLESv3.so
04-16 22:46:32.811 22933 22933 D CrashReport-Native: Parsing line: 78af7b8000-
78af7b9000 r--p 0001f000 fd:00 3772
/system/lib64/libGLESv3.so
04-16 22:46:32.811 22933 22933 D CrashReport-Native: Parsing line: 78af7b9000-
78af7ba000 rw-p 00020000 fd:00 3772
/system/lib64/libGLESv3.so
04-16 22:46:32.811 22933 22933 D CrashReport-Native: Parsing line: 78af7bb000-
78af7bc000 ---p 00000000 00:00 0 [anon:bionic TLS
guard]
04-16 22:46:32.811 22933 22933 D CrashReport-Native: Parsing line: 78af7bc000-
78af7bf000 rw-p 00000000 00:00 0 [anon:bionic TLS]
04-16 22:46:32.811 22933 22933 D CrashReport-Native: Parsing line: 78af7bf000-
78af7c0000 ---p 00000000 00:00 0 [anon:bionic TLS
guard]
04-16 22:46:32.811 22933 22933 D CrashReport-Native: Parsing line: 78af7c0000-
78af7e1000 r-xp 00000000 fd:00 3752
/system/lib64/libmediadrmmetrics_lite.so
04-16 22:46:32.811 22933 22933 D CrashReport-Native: Parsing line: 78af7fd000-
78af7ff000 r--p 0002e000 fd:00 3752
/system/lib64/libmediadrmmetrics_lite.so
04-16 22:46:32.811 22933 22933 D CrashReport-Native: Parsing line: 78af7ff000-
78af800000 rw-p 00030000 fd:00 3752
/system/lib64/libmediadrmmetrics_lite.so
04-16 22:46:32.811 22933 22933 D CrashReport-Native: Parsing line: 78af802000-
78af811000 r-xp 00000000 fd:00 3750
/system/lib64/libmidi.so
04-16 22:46:32.811 22933 22933 D CrashReport-Native: Parsing line: 78af82f000-
78af831000 r--p 0000e000 fd:00 3750
/system/lib64/libmidi.so
04-16 22:46:32.811 22933 22933 D CrashReport-Native: Parsing line: 78af831000-
78af832000 rw-p 00010000 fd:00 3750
/system/lib64/libmidi.so
04-16 22:46:32.811 22933 22933 D CrashReport-Native: Parsing line: 78af836000-
78af856000 r--s 00000000 00:12 12149
/dev/__properties__/u:object_r:log_prop:s0
04-16 22:46:32.811 22933 22933 D CrashReport-Native: Parsing line: 78af856000-
78af882000 r-xp 00000000 fd:00 3154
/system/lib64/libmediadrm.so
04-16 22:46:32.811 22933 22933 D CrashReport-Native: Parsing line: 78af893000-
78af89b000 r--p 00038000 fd:00 3154
/system/lib64/libmediadrm.so
04-16 22:46:32.811 22933 22933 D CrashReport-Native: Parsing line: 78af89b000-
78af89c000 rw-p 00040000 fd:00 3154
/system/lib64/libmediadrm.so
04-16 22:46:32.811 22933 22933 D CrashReport-Native: Parsing line: 78af89e000-
78af8a0000 rw-p 00000000 00:05 3659702 /dev/ashmem/dalvik-
indirect ref table (deleted)
04-16 22:46:32.811 22933 22933 D CrashReport-Native: Parsing line: 78af8a0000-
78af8a1000 ---p 00000000 00:00 0 [anon:thread signal
stack guard]
04-16 22:46:32.811 22933 22933 D CrashReport-Native: Parsing line: 78af8a1000-
78af8a5000 rw-p 00000000 00:00 0 [anon:thread signal
stack]
04-16 22:46:32.811 22933 22933 D CrashReport-Native: Parsing line: 78af8a5000-
78af8a6000 ---p 00000000 00:00 0 [anon:bionic TLS
guard]
04-16 22:46:32.811 22933 22933 D CrashReport-Native: Parsing line: 78af8a6000-
78af8a9000 rw-p 00000000 00:00 0 [anon:bionic TLS]
04-16 22:46:32.811 22933 22933 D CrashReport-Native: Parsing line: 78af8a9000-
78af8aa000 ---p 00000000 00:00 0 [anon:bionic TLS
guard]
04-16 22:46:32.811 22933 22933 D CrashReport-Native: Parsing line: 78af8aa000-
78af8ae000 r--p 000b5000 103:1c 820736
/data/app/com.vmos.web-96HFZDlUO7UzUf0ztcOkUg==/oat/arm64/base.art
04-16 22:46:32.811 22933 22933 D CrashReport-Native: Parsing line: 78af8ae000-
78af8af000 ---p 00000000 00:00 0 [anon:thread signal
stack guard]
04-16 22:46:32.812 22933 22933 D CrashReport-Native: Parsing line: 78af8af000-
78af8b3000 rw-p 00000000 00:00 0 [anon:thread signal
stack]
04-16 22:46:32.812 22933 22933 D CrashReport-Native: Parsing line: 78af8b3000-
78af8b4000 ---p 00000000 00:00 0 [anon:bionic TLS
guard]
04-16 22:46:32.812 22933 22933 D CrashReport-Native: Parsing line: 78af8b4000-
78af8b7000 rw-p 00000000 00:00 0 [anon:bionic TLS]
04-16 22:46:32.812 22933 22933 D CrashReport-Native: Parsing line: 78af8b7000-
78af8b8000 ---p 00000000 00:00 0 [anon:bionic TLS
guard]
04-16 22:46:32.812 22933 22933 D CrashReport-Native: Parsing line: 78af8b8000-
78af8d8000 r--s 00000000 00:12 12127
/dev/__properties__/u:object_r:exported3_radio_prop:s0
04-16 22:46:32.812 22933 22933 D CrashReport-Native: Parsing line: 78af8d8000-
78af911000 r-xp 00000000 fd:00 3526
/system/lib64/libmtp.so
04-16 22:46:32.812 22933 22933 D CrashReport-Native: Parsing line: 78af92b000-
78af92e000 r--p 0003d000 fd:00 3526
/system/lib64/libmtp.so
04-16 22:46:32.812 22933 22933 D CrashReport-Native: Parsing line: 78af92e000-
78af935000 rw-p 00040000 fd:00 3526
/system/lib64/libmtp.so
04-16 22:46:32.812 22933 22933 D CrashReport-Native: Parsing line: 78af936000-
78af938000 rw-p 00000000 00:05 3659701 /dev/ashmem/dalvik-
indirect ref table (deleted)
04-16 22:46:32.812 22933 22933 D CrashReport-Native: Parsing line: 78af938000-
78af958000 r--s 00000000 00:12 12140
/dev/__properties__/u:object_r:exported_system_prop:s0
04-16 22:46:32.812 22933 22933 D CrashReport-Native: Parsing line: 78af958000-
78af984000 r-xp 00000000 fd:00 3608
/system/lib64/libmediandk.so
04-16 22:46:32.812 22933 22933 D CrashReport-Native: Parsing line: 78af99f000-
78af9a2000 r--p 0002d000 fd:00 3608
/system/lib64/libmediandk.so
04-16 22:46:32.812 22933 22933 D CrashReport-Native: Parsing line: 78af9a2000-
78af9a6000 rw-p 00030000 fd:00 3608
/system/lib64/libmediandk.so
04-16 22:46:32.812 22933 22933 D CrashReport-Native: Parsing line: 78af9a6000-
78af9a8000 rw-p 00000000 00:05 3659694 /dev/ashmem/dalvik-
indirect ref table (deleted)
04-16 22:46:32.812 22933 22933 D CrashReport-Native: Parsing line: 78af9a8000-
78af9a9000 ---p 00000000 00:00 0 [anon:thread signal
stack guard]
04-16 22:46:32.812 22933 22933 D CrashReport-Native: Parsing line: 78af9a9000-
78af9ad000 rw-p 00000000 00:00 0 [anon:thread signal
stack]
04-16 22:46:32.812 22933 22933 D CrashReport-Native: Parsing line: 78af9ad000-
78af9ae000 ---p 00000000 00:00 0 [anon:bionic TLS
guard]
04-16 22:46:32.812 22933 22933 D CrashReport-Native: Parsing line: 78af9ae000-
78af9b1000 rw-p 00000000 00:00 0 [anon:bionic TLS]
04-16 22:46:32.812 22933 22933 D CrashReport-Native: Parsing line: 78af9b1000-
78af9b2000 ---p 00000000 00:00 0 [anon:bionic TLS
guard]
04-16 22:46:32.812 22933 22933 D CrashReport-Native: Parsing line: 78af9b2000-
78af9b3000 ---p 00000000 00:00 0 [anon:thread signal
stack guard]
04-16 22:46:32.812 22933 22933 D CrashReport-Native: Parsing line: 78af9b3000-
78af9b7000 rw-p 00000000 00:00 0 [anon:thread signal
stack]
04-16 22:46:32.812 22933 22933 D CrashReport-Native: Parsing line: 78af9b7000-
78af9c8000 r--s 00000000 fd:00 2083
/system/fonts/NotoSansNewa-Regular.otf
04-16 22:46:32.812 22933 22933 D CrashReport-Native: Parsing line: 78af9c8000-
78afa17000 r-xp 00000000 fd:00 3469
/system/lib64/[email protected]
04-16 22:46:32.812 22933 22933 D CrashReport-Native: Parsing line: 78afa35000-
78afa3d000 r--p 00058000 fd:00 3469
/system/lib64/[email protected]
04-16 22:46:32.812 22933 22933 D CrashReport-Native: Parsing line: 78afa3d000-
78afa3e000 rw-p 00060000 fd:00 3469
/system/lib64/[email protected]
04-16 22:46:32.812 22933 22933 D CrashReport-Native: Parsing line: 78afa3e000-
78afa40000 rw-p 00000000 00:05 3662290 /dev/ashmem/dalvik-
indirect ref table (deleted)
04-16 22:46:32.812 22933 22933 D CrashReport-Native: Parsing line: 78afa40000-
78afa59000 r--s 00000000 fd:00 1969
/system/fonts/NotoSansBhaiksuki-Regular.otf
04-16 22:46:32.812 22933 22933 D CrashReport-Native: Parsing line: 78afa59000-
78afa5a000 r-xp 00000000 fd:00 3739
/system/lib64/libasyncio.so
04-16 22:46:32.812 22933 22933 D CrashReport-Native: Parsing line: 78afa78000-
78afa79000 r--p 0000f000 fd:00 3739
/system/lib64/libasyncio.so
04-16 22:46:32.812 22933 22933 D CrashReport-Native: Parsing line: 78afa79000-
78afa7a000 rw-p 00010000 fd:00 3739
/system/lib64/libasyncio.so
04-16 22:46:32.812 22933 22933 D CrashReport-Native: Parsing line: 78afa7b000-
78afa7d000 rw-p 00000000 00:05 3659693 /dev/ashmem/dalvik-
indirect ref table (deleted)
04-16 22:46:32.812 22933 22933 D CrashReport-Native: Parsing line: 78afa7d000-
78afa7e000 ---p 00000000 00:00 0 [anon:bionic TLS
guard]
04-16 22:46:32.812 22933 22933 D CrashReport-Native: Parsing line: 78afa7e000-
78afa81000 rw-p 00000000 00:00 0 [anon:bionic TLS]
04-16 22:46:32.812 22933 22933 D CrashReport-Native: Parsing line: 78afa81000-
78afa82000 ---p 00000000 00:00 0 [anon:bionic TLS
guard]
04-16 22:46:32.812 22933 22933 D CrashReport-Native: Parsing line: 78afa82000-
78afa83000 ---p 00000000 00:00 0 [anon:thread signal
stack guard]
04-16 22:46:32.812 22933 22933 D CrashReport-Native: Parsing line: 78afa83000-
78afa87000 rw-p 00000000 00:00 0 [anon:thread signal
stack]
04-16 22:46:32.812 22933 22933 D CrashReport-Native: Parsing line: 78afa87000-
78afaf0000 r-xp 00000000 fd:00 3758
/system/lib64/libmedia_jni.so
04-16 22:46:32.812 22933 22933 D CrashReport-Native: Parsing line: 78afb07000-
78afb0e000 r--p 00069000 fd:00 3758
/system/lib64/libmedia_jni.so
04-16 22:46:32.812 22933 22933 D CrashReport-Native: Parsing line: 78afb0e000-
78afb0f000 rw-p 00070000 fd:00 3758
/system/lib64/libmedia_jni.so
04-16 22:46:32.812 22933 22933 D CrashReport-Native: Parsing line: 78afb0f000-
78afb11000 rw-p 00000000 00:05 3662289 /dev/ashmem/dalvik-
indirect ref table (deleted)
04-16 22:46:32.812 22933 22933 D CrashReport-Native: Parsing line: 78afb11000-
78afb12000 ---p 00000000 00:00 0 [anon:thread signal
stack guard]
04-16 22:46:32.812 22933 22933 D CrashReport-Native: Parsing line: 78afb12000-
78afb16000 rw-p 00000000 00:00 0 [anon:thread signal
stack]
04-16 22:46:32.812 22933 22933 D CrashReport-Native: Parsing line: 78afb16000-
78afb53000 r--s 00000000 fd:00 2031
/system/fonts/NotoSerif-Italic.ttf
04-16 22:46:32.812 22933 22933 D CrashReport-Native: Parsing line: 78afb53000-
78afb7a000 r-xp 00000000 fd:00 3762
/system/lib64/libexif.so
04-16 22:46:32.812 22933 22933 D CrashReport-Native: Parsing line: 78afb96000-
78afba9000 r--p 0002d000 fd:00 3762
/system/lib64/libexif.so
04-16 22:46:32.812 22933 22933 D CrashReport-Native: Parsing line: 78afba9000-
78afbaa000 rw-p 00040000 fd:00 3762
/system/lib64/libexif.so
04-16 22:46:32.812 22933 22933 D CrashReport-Native: Parsing line: 78afbaa000-
78afbb9000 r--s 00000000 fd:00 2955 /system/usr/hyphen-
data/hyph-en-us.hyb
04-16 22:46:32.813 22933 22933 D CrashReport-Native: Parsing line: 78afbb9000-
78afbda000 r--s 00000000 fd:00 1916
/system/fonts/NotoSansAnatolianHieroglyphs-Regular.otf
04-16 22:46:32.813 22933 22933 D CrashReport-Native: Parsing line: 78afbda000-
78afc10000 r-xp 00000000 fd:00 3530
/system/lib64/[email protected]
04-16 22:46:32.813 22933 22933 D CrashReport-Native: Parsing line: 78afc2c000-
78afc32000 r--p 0003a000 fd:00 3530
/system/lib64/[email protected]
04-16 22:46:32.813 22933 22933 D CrashReport-Native: Parsing line: 78afc32000-
78afc33000 rw-p 00040000 fd:00 3530
/system/lib64/[email protected]
04-16 22:46:32.813 22933 22933 D CrashReport-Native: Parsing line: 78afc33000-
78afc35000 rw-p 00000000 00:05 3659691 /dev/ashmem/dalvik-
indirect ref table (deleted)
04-16 22:46:32.813 22933 22933 D CrashReport-Native: Parsing line: 78afc35000-
78afc41000 r--s 00000000 fd:00 2984 /system/usr/hyphen-
data/hyph-en-gb.hyb
04-16 22:46:32.813 22933 22933 D CrashReport-Native: Parsing line: 78afc41000-
78afc60000 r--s 00000000 fd:00 1925
/system/fonts/NotoSansYi-Regular.ttf
04-16 22:46:32.813 22933 22933 D CrashReport-Native: Parsing line: 78afc60000-
78afc8f000 r-xp 00000000 fd:00 3504
/system/lib64/libcamera2ndk.so
04-16 22:46:32.813 22933 22933 D CrashReport-Native: Parsing line: 78afca5000-
78afca8000 r--p 0003d000 fd:00 3504
/system/lib64/libcamera2ndk.so
04-16 22:46:32.813 22933 22933 D CrashReport-Native: Parsing line: 78afca8000-
78afcad000 rw-p 00040000 fd:00 3504
/system/lib64/libcamera2ndk.so
04-16 22:46:32.813 22933 22933 D CrashReport-Native: Parsing line: 78afcae000-
78afccf000 r--s 00000000 fd:00 1888
/system/fonts/NotoSansBamum-Regular.ttf
04-16 22:46:32.813 22933 22933 D CrashReport-Native: Parsing line: 78afccf000-
78afd15000 r-xp 00000000 fd:00 3749
/system/lib64/libaaudio.so
04-16 22:46:32.813 22933 22933 D CrashReport-Native: Parsing line: 78afd2a000-
78afd30000 r--p 0004a000 fd:00 3749
/system/lib64/libaaudio.so
04-16 22:46:32.813 22933 22933 D CrashReport-Native: Parsing line: 78afd30000-
78afd38000 rw-p 00050000 fd:00 3749
/system/lib64/libaaudio.so
04-16 22:46:32.813 22933 22933 D CrashReport-Native: Parsing line: 78afd38000-
78afd45000 r--s 00000000 fd:00 3003 /system/usr/hyphen-
data/hyph-cu.hyb
04-16 22:46:32.813 22933 22933 D CrashReport-Native: Parsing line: 78afd45000-
78afd5f000 r-xp 00000000 fd:00 3223
/system/lib64/libandroid.so
04-16 22:46:32.813 22933 22933 D CrashReport-Native: Parsing line: 78afd6f000-
78afd72000 r--p 0001d000 fd:00 3223
/system/lib64/libandroid.so
04-16 22:46:32.813 22933 22933 D CrashReport-Native: Parsing line: 78afd72000-
78afd73000 rw-p 00020000 fd:00 3223
/system/lib64/libandroid.so
04-16 22:46:32.813 22933 22933 D CrashReport-Native: Parsing line: 78afd73000-
78afd75000 rw-p 00000000 00:05 3659692 /dev/ashmem/dalvik-
indirect ref table (deleted)
04-16 22:46:32.813 22933 22933 D CrashReport-Native: Parsing line: 78afd75000-
78afd85000 r--s 00000000 fd:00 1920
/system/fonts/NotoSansMarchen-Regular.otf
04-16 22:46:32.813 22933 22933 D CrashReport-Native: Parsing line: 78afd85000-
78afd90000 r-xp 00000000 fd:00 3150
/system/lib64/libadbconnection.so
04-16 22:46:32.813 22933 22933 D CrashReport-Native: Parsing line: 78afda4000-
78afda5000 r--p 0000f000 fd:00 3150
/system/lib64/libadbconnection.so
04-16 22:46:32.813 22933 22933 D CrashReport-Native: Parsing line: 78afda5000-
78afda6000 rw-p 00010000 fd:00 3150
/system/lib64/libadbconnection.so
04-16 22:46:32.813 22933 22933 D CrashReport-Native: Parsing line: 78afda7000-
78afde4000 r--s 00000000 fd:00 1973
/system/fonts/NotoSerif-Bold.ttf
04-16 22:46:32.813 22933 22933 D CrashReport-Native: Parsing line: 78afde4000-
78afe30000 r--s 00000000 fd:00 1893 /system/fonts/Roboto-
Thin.ttf
04-16 22:46:32.813 22933 22933 D CrashReport-Native: Parsing line: 78afe30000-
78afef8000 rw-p 00000000 00:05 13736 /dev/ashmem/dalvik-
indirect ref table (deleted)
04-16 22:46:32.813 22933 22933 D CrashReport-Native: Parsing line: 78afef8000-
78affc0000 rw-p 00000000 00:05 13735 /dev/ashmem/dalvik-
indirect ref table (deleted)
04-16 22:46:32.813 22933 22933 D CrashReport-Native: Parsing line: 78affc0000-
78b01c0000 rw-p 00000000 00:05 17711 /dev/ashmem/dalvik-rb
copying gc mark stack (deleted)
04-16 22:46:32.813 22933 22933 D CrashReport-Native: Parsing line: 78b01c0000-
78b09c0000 rw-p 00000000 00:05 17710 /dev/ashmem/dalvik-
concurrent copying gc mark stack (deleted)
04-16 22:46:32.813 22933 22933 D CrashReport-Native: Parsing line: 78b09c0000-
78b11c1000 rw-p 00000000 00:05 16710 /dev/ashmem/dalvik-
live stack (deleted)
04-16 22:46:32.813 22933 22933 D CrashReport-Native: Parsing line: 78b11c1000-
78b19c2000 rw-p 00000000 00:05 16709 /dev/ashmem/dalvik-
allocation stack (deleted)
04-16 22:46:32.813 22933 22933 D CrashReport-Native: Parsing line: 78b19c2000-
78b1dc3000 rw-p 00000000 00:05 16707 /dev/ashmem/dalvik-
card table (deleted)
04-16 22:46:32.813 22933 22933 D CrashReport-Native: Parsing line: 78b1dc3000-
78b1ec3000 rw-p 00000000 00:05 16706 /dev/ashmem/dalvik-
large object free list space allocation info map (deleted)
04-16 22:46:32.813 22933 22933 D CrashReport-Native: Parsing line: 78b1ec3000-
78b2ec3000 rw-p 00000000 00:05 16702 /dev/ashmem/dalvik-
region space live bitmap (deleted)
04-16 22:46:32.813 22933 22933 D CrashReport-Native: Parsing line: 78b2ec3000-
78b2fc3000 rw-p 00000000 00:05 16700 /dev/ashmem/dalvik-
allocspace zygote / non moving space mark-bitmap 0 (deleted)
04-16 22:46:32.813 22933 22933 D CrashReport-Native: Parsing line: 78b2fc3000-
78b35ad000 r-xp 00000000 fd:00 3247
/system/lib64/libart.so
04-16 22:46:32.813 22933 22933 D CrashReport-Native: Parsing line: 78b35cc000-
78b35dd000 r--p 005ef000 fd:00 3247
/system/lib64/libart.so
04-16 22:46:32.813 22933 22933 D CrashReport-Native: Parsing line: 78b35dd000-
78b35e0000 rw-p 00600000 fd:00 3247
/system/lib64/libart.so
04-16 22:46:32.813 22933 22933 D CrashReport-Native: Parsing line: 78b35e0000-
78b35e3000 rw-p 00000000 00:00 0 [anon:.bss]
04-16 22:46:32.813 22933 22933 D CrashReport-Native: Parsing line: 78b35e4000-
78b3600000 r--s 00000000 fd:00 1913
/system/fonts/NotoSansMongolian-Regular.ttf
04-16 22:46:32.813 22933 22933 D CrashReport-Native: Parsing line: 78b3600000-
78b3800000 rw-p 00000000 00:00 0 [anon:libc_malloc]
04-16 22:46:32.813 22933 22933 D CrashReport-Native: Parsing line: 78b3800000-
78b3802000 rw-p 00000000 00:05 3659690 /dev/ashmem/dalvik-
indirect ref table (deleted)
04-16 22:46:32.813 22933 22933 D CrashReport-Native: Parsing line: 78b3802000-
78b381b000 r--s 00000000 fd:00 2022
/system/fonts/NotoSansLepcha-Regular.ttf
04-16 22:46:32.813 22933 22933 D CrashReport-Native: Parsing line: 78b381b000-
78b3835000 r--s 00000000 fd:00 2080
/system/fonts/NotoSansMyanmarUI-Bold.ttf
04-16 22:46:32.813 22933 22933 D CrashReport-Native: Parsing line: 78b3835000-
78b3935000 rw-p 00000000 00:05 16699 /dev/ashmem/dalvik-
allocspace zygote / non moving space live-bitmap 0 (deleted)
04-16 22:46:32.813 22933 22933 D CrashReport-Native: Parsing line: 78b3935000-
78b3938000 r--p 00000000 00:00 0 [anon:cfi shadow]
04-16 22:46:32.813 22933 22933 D CrashReport-Native: Parsing line: 78b3938000-
78b3939000 r--p 00000000 00:00 0 [anon:cfi shadow]
04-16 22:46:32.813 22933 22933 D CrashReport-Native: Parsing line: 78b3939000-
78b3c50000 r--p 00000000 00:00 0 [anon:cfi shadow]
04-16 22:46:32.813 22933 22933 D CrashReport-Native: Parsing line: 78b3c50000-
78b3c51000 r--p 00000000 00:00 0 [anon:cfi shadow]
04-16 22:46:32.814 22933 22933 D CrashReport-Native: Parsing line: 78b3c51000-
78b3cf9000 r--p 00000000 00:00 0 [anon:cfi shadow]
04-16 22:46:32.814 22933 22933 D CrashReport-Native: Parsing line: 78b3cf9000-
78b3cfa000 r--p 00000000 00:00 0 [anon:cfi shadow]
04-16 22:46:32.814 22933 22933 D CrashReport-Native: Parsing line: 78b3cfa000-
78b3cfb000 r--p 00000000 00:00 0 [anon:cfi shadow]
04-16 22:46:32.814 22933 22933 D CrashReport-Native: Parsing line: 78b3cfb000-
78b3cfe000 r--p 00000000 00:00 0 [anon:cfi shadow]
04-16 22:46:32.814 22933 22933 D CrashReport-Native: Parsing line: 78b3cfe000-
78b3cff000 r--p 00000000 00:00 0 [anon:cfi shadow]
04-16 22:46:32.814 22933 22933 D CrashReport-Native: Parsing line: 78b3cff000-
7933935000 r--p 00000000 00:00 0 [anon:cfi shadow]
04-16 22:46:32.814 22933 22933 D CrashReport-Native: Parsing line: 7933935000-
7933999000 rw-p 00000000 00:00 0 [anon:linker_alloc]
04-16 22:46:32.814 22933 22933 D CrashReport-Native: Parsing line: 7933999000-
793399f000 r-xp 00000000 fd:00 3562
/system/lib64/libutilscallstack.so
04-16 22:46:32.814 22933 22933 D CrashReport-Native: Parsing line: 79339b8000-
79339b9000 r--p 0000f000 fd:00 3562
/system/lib64/libutilscallstack.so
04-16 22:46:32.814 22933 22933 D CrashReport-Native: Parsing line: 79339b9000-
79339ba000 rw-p 00010000 fd:00 3562
/system/lib64/libutilscallstack.so
04-16 22:46:32.814 22933 22933 D CrashReport-Native: Parsing line: 79339ba000-
79339bc000 rw-p 00000000 00:05 3634367 /dev/ashmem/dalvik-
indirect ref table (deleted)
04-16 22:46:32.814 22933 22933 D CrashReport-Native: Parsing line: 79339bc000-
79339c5000 r--s 00000000 fd:00 2970 /system/usr/hyphen-
data/hyph-ga.hyb
04-16 22:46:32.814 22933 22933 D CrashReport-Native: Parsing line: 79339c5000-
79339df000 r--s 00000000 fd:00 1892
/system/fonts/NotoSansMyanmarUI-Regular.ttf
04-16 22:46:32.814 22933 22933 D CrashReport-Native: Parsing line: 79339df000-
79339ed000 r-xp 00000000 fd:00 3742
/system/lib64/libhidlbase.so
04-16 22:46:32.814 22933 22933 D CrashReport-Native: Parsing line: 79339fe000-
79339ff000 r--p 0000f000 fd:00 3742
/system/lib64/libhidlbase.so
04-16 22:46:32.814 22933 22933 D CrashReport-Native: Parsing line: 79339ff000-
7933a00000 rw-p 00010000 fd:00 3742
/system/lib64/libhidlbase.so
04-16 22:46:32.814 22933 22933 D CrashReport-Native: Parsing line: 7933a00000-
7933a02000 rw-p 00000000 00:05 3660543 /dev/ashmem/dalvik-
indirect ref table (deleted)
04-16 22:46:32.814 22933 22933 D CrashReport-Native: Parsing line: 7933a02000-
7933a50000 r-xp 00000000 fd:00 3149
/system/lib64/libjpeg.so
04-16 22:46:32.814 22933 22933 D CrashReport-Native: Parsing line: 7933a61000-
7933a62000 r--p 0004f000 fd:00 3149
/system/lib64/libjpeg.so
04-16 22:46:32.814 22933 22933 D CrashReport-Native: Parsing line: 7933a62000-
7933a63000 rw-p 00050000 fd:00 3149
/system/lib64/libjpeg.so
04-16 22:46:32.814 22933 22933 D CrashReport-Native: Parsing line: 7933a63000-
7933a65000 rw-p 00000000 00:05 3660540 /dev/ashmem/dalvik-
indirect ref table (deleted)
04-16 22:46:32.814 22933 22933 D CrashReport-Native: Parsing line: 7933a65000-
7933a6e000 r--s 00000000 fd:00 2978 /system/usr/hyphen-
data/hyph-cy.hyb
04-16 22:46:32.814 22933 22933 D CrashReport-Native: Parsing line: 7933a6e000-
7933a89000 r--s 00000000 fd:00 1956
/system/fonts/NotoSansMyanmar-Bold.ttf
04-16 22:46:32.814 22933 22933 D CrashReport-Native: Parsing line: 7933a89000-
7933a9f000 r-xp 00000000 fd:00 3769
/system/lib64/[email protected]
04-16 22:46:32.814 22933 22933 D CrashReport-Native: Parsing line: 7933ab4000-
7933ab7000 r--p 0001d000 fd:00 3769
/system/lib64/[email protected]
04-16 22:46:32.814 22933 22933 D CrashReport-Native: Parsing line: 7933ab7000-
7933ab8000 rw-p 00020000 fd:00 3769
/system/lib64/[email protected]
04-16 22:46:32.814 22933 22933 D CrashReport-Native: Parsing line: 7933ab9000-
7933abb000 r--s 00000000 fd:00 3000 /system/usr/hyphen-
data/hyph-sl.hyb
04-16 22:46:32.814 22933 22933 D CrashReport-Native: Parsing line: 7933abb000-
7933abd000 r--s 00000000 fd:00 2979 /system/usr/hyphen-
data/hyph-mn-cyrl.hyb
04-16 22:46:32.814 22933 22933 D CrashReport-Native: Parsing line: 7933abd000-
7933acd000 r--s 00000000 fd:00 2056
/system/fonts/NotoSansVai-Regular.ttf
04-16 22:46:32.814 22933 22933 D CrashReport-Native: Parsing line: 7933acd000-
7933acf000 r-xp 00000000 fd:00 3144
/system/lib64/libhardware.so
04-16 22:46:32.814 22933 22933 D CrashReport-Native: Parsing line: 7933aec000-
7933aed000 r--p 0000f000 fd:00 3144
/system/lib64/libhardware.so
04-16 22:46:32.814 22933 22933 D CrashReport-Native: Parsing line: 7933aed000-
7933aee000 rw-p 00010000 fd:00 3144
/system/lib64/libhardware.so
04-16 22:46:32.814 22933 22933 D CrashReport-Native: Parsing line: 7933aee000-
7933b09000 r--s 00000000 fd:00 1923
/system/fonts/NotoSansMyanmar-Regular.ttf
04-16 22:46:32.814 22933 22933 D CrashReport-Native: Parsing line: 7933b09000-
7933b0d000 r-xp 00000000 fd:00 3216
/system/lib64/libusbhost.so
04-16 22:46:32.814 22933 22933 D CrashReport-Native: Parsing line: 7933b28000-
7933b29000 r--p 0000f000 fd:00 3216
/system/lib64/libusbhost.so
04-16 22:46:32.814 22933 22933 D CrashReport-Native: Parsing line: 7933b29000-
7933b2a000 rw-p 00010000 fd:00 3216
/system/lib64/libusbhost.so
04-16 22:46:32.814 22933 22933 D CrashReport-Native: Parsing line: 7933b2a000-
7933b2c000 r--s 00000000 fd:00 2949 /system/usr/hyphen-
data/hyph-fr.hyb
04-16 22:46:32.814 22933 22933 D CrashReport-Native: Parsing line: 7933b2c000-
7933b32000 r--s 00000000 fd:00 2997 /system/usr/hyphen-
data/hyph-et.hyb
04-16 22:46:32.814 22933 22933 D CrashReport-Native: Parsing line: 7933b32000-
7933b39000 r--s 00000000 fd:00 2084
/system/fonts/NotoSansSharada-Regular.otf
04-16 22:46:32.814 22933 22933 D CrashReport-Native: Parsing line: 7933b39000-
7933b5d000 r--s 00000000 fd:00 2096
/system/fonts/NotoSansKhmer-VF.ttf
04-16 22:46:32.814 22933 22933 D CrashReport-Native: Parsing line: 7933b5d000-
7933b61000 r-xp 00000000 fd:00 3263
/system/lib64/libstagefright_omx_utils.so
04-16 22:46:32.814 22933 22933 D CrashReport-Native: Parsing line: 7933b7c000-
7933b7d000 r--p 0000f000 fd:00 3263
/system/lib64/libstagefright_omx_utils.so
04-16 22:46:32.814 22933 22933 D CrashReport-Native: Parsing line: 7933b7d000-
7933b7e000 rw-p 00010000 fd:00 3263
/system/lib64/libstagefright_omx_utils.so
04-16 22:46:32.814 22933 22933 D CrashReport-Native: Parsing line: 7933b7e000-
7933b82000 r--s 00000000 fd:00 2995 /system/usr/hyphen-
data/hyph-es.hyb
04-16 22:46:32.815 22933 22933 D CrashReport-Native: Parsing line: 7933b82000-
7933b8c000 r-xp 00000000 fd:00 3717
/system/lib64/libbpf.so
04-16 22:46:32.815 22933 22933 D CrashReport-Native: Parsing line: 7933ba1000-
7933ba2000 r--p 0000f000 fd:00 3717
/system/lib64/libbpf.so
04-16 22:46:32.815 22933 22933 D CrashReport-Native: Parsing line: 7933ba2000-
7933ba3000 rw-p 00010000 fd:00 3717
/system/lib64/libbpf.so
04-16 22:46:32.815 22933 22933 D CrashReport-Native: Parsing line: 7933ba4000-
7933ba6000 r--s 00000000 fd:00 2953 /system/usr/hyphen-
data/hyph-da.hyb
04-16 22:46:32.815 22933 22933 D CrashReport-Native: Parsing line: 7933ba6000-
7933ba8000 r--s 00000000 fd:00 2963 /system/usr/hyphen-
data/hyph-be.hyb
04-16 22:46:32.815 22933 22933 D CrashReport-Native: Parsing line: 7933ba8000-
7933bce000 r--s 00000000 fd:00 2039
/system/fonts/NotoSansSinhala-Bold.ttf
04-16 22:46:32.815 22933 22933 D CrashReport-Native: Parsing line: 7933bce000-
7933be1000 r-xp 00000000 fd:00 3502
/system/lib64/[email protected]
04-16 22:46:32.815 22933 22933 D CrashReport-Native: Parsing line: 7933bfb000-
7933bfd000 r--p 0001e000 fd:00 3502
/system/lib64/[email protected]
04-16 22:46:32.815 22933 22933 D CrashReport-Native: Parsing line: 7933bfd000-
7933bfe000 rw-p 00020000 fd:00 3502
/system/lib64/[email protected]
04-16 22:46:32.815 22933 22933 D CrashReport-Native: Parsing line: 7933bff000-
7933c02000 r--s 00000000 fd:02 28
/vendor/overlay/framework-res__auto_generated_rro.apk
04-16 22:46:32.815 22933 22933 D CrashReport-Native: Parsing line: 7933c02000-
7933c11000 r--s 00000000 fd:00 2026
/system/fonts/NotoSansLinearB-Regular.ttf
04-16 22:46:32.815 22933 22933 D CrashReport-Native: Parsing line: 7933c11000-
7933c8e000 r-xp 00000000 fd:00 3497
/system/lib64/libbinder.so
04-16 22:46:32.815 22933 22933 D CrashReport-Native: Parsing line: 7933cac000-
7933cbc000 r--p 00080000 fd:00 3497
/system/lib64/libbinder.so
04-16 22:46:32.815 22933 22933 D CrashReport-Native: Parsing line: 7933cbc000-
7933cbd000 rw-p 00090000 fd:00 3497
/system/lib64/libbinder.so
04-16 22:46:32.815 22933 22933 D CrashReport-Native: Parsing line: 7933cbd000-
7933cc9000 r--s 00000000 fd:00 1948
/system/fonts/NotoSansTaiTham-Regular.ttf
04-16 22:46:32.815 22933 22933 D CrashReport-Native: Parsing line: 7933cc9000-
7933cf1000 r--s 00000000 fd:00 1978
/system/fonts/NotoSansSinhala-Regular.ttf
04-16 22:46:32.815 22933 22933 D CrashReport-Native: Parsing line: 7933cf1000-
7933d14000 r-xp 00000000 fd:00 3186
/system/lib64/liblzma.so
04-16 22:46:32.815 22933 22933 D CrashReport-Native: Parsing line: 7933d30000-
7933d31000 r--p 0002f000 fd:00 3186
/system/lib64/liblzma.so
04-16 22:46:32.815 22933 22933 D CrashReport-Native: Parsing line: 7933d31000-
7933d32000 rw-p 00030000 fd:00 3186
/system/lib64/liblzma.so
04-16 22:46:32.815 22933 22933 D CrashReport-Native: Parsing line: 7933d32000-
7933d38000 rw-p 00000000 00:00 0 [anon:.bss]
04-16 22:46:32.815 22933 22933 D CrashReport-Native: Parsing line: 7933d39000-
7933d3c000 r--s 00000000 fd:00 1889
/system/fonts/NotoSansPauCinHau-Regular.otf
04-16 22:46:32.815 22933 22933 D CrashReport-Native: Parsing line: 7933d3c000-
7933d3f000 r--s 00000000 fd:00 2113
/system/fonts/NotoSansPalmyrene-Regular.otf
04-16 22:46:32.815 22933 22933 D CrashReport-Native: Parsing line: 7933d3f000-
7933d43000 r--s 00000000 fd:00 1908
/system/fonts/NotoSansPahawhHmong-Regular.otf
04-16 22:46:32.815 22933 22933 D CrashReport-Native: Parsing line: 7933d43000-
7933e5a000 r-xp 00000000 fd:00 3647
/system/lib64/libsqlite.so
04-16 22:46:32.815 22933 22933 D CrashReport-Native: Parsing line: 7933e6c000-
7933e6f000 r--p 0011d000 fd:00 3647
/system/lib64/libsqlite.so
04-16 22:46:32.815 22933 22933 D CrashReport-Native: Parsing line: 7933e6f000-
7933e71000 rw-p 00120000 fd:00 3647
/system/lib64/libsqlite.so
04-16 22:46:32.815 22933 22933 D CrashReport-Native: Parsing line: 7933e72000-
7933e7b000 r--s 00000000 fd:00 1928
/system/fonts/NotoSansLinearA-Regular.otf
04-16 22:46:32.815 22933 22933 D CrashReport-Native: Parsing line: 7933e7b000-
7933e90000 r--s 00000000 fd:00 1891
/system/fonts/NotoSansSinhalaUI-Bold.otf
04-16 22:46:32.815 22933 22933 D CrashReport-Native: Parsing line: 7933e90000-
7933f1f000 r-xp 00000000 fd:00 3260
/system/lib64/libft2.so
04-16 22:46:32.815 22933 22933 D CrashReport-Native: Parsing line: 7933f36000-
7933f3b000 r--p 0009b000 fd:00 3260
/system/lib64/libft2.so
04-16 22:46:32.815 22933 22933 D CrashReport-Native: Parsing line: 7933f3b000-
7933f3c000 rw-p 000a0000 fd:00 3260
/system/lib64/libft2.so
04-16 22:46:32.815 22933 22933 D CrashReport-Native: Parsing line: 7933f3d000-
7933f46000 r--s 00000000 fd:00 2094
/system/fonts/NotoSansSymbols-Regular-Subsetted2.ttf
04-16 22:46:32.815 22933 22933 D CrashReport-Native: Parsing line: 7933f46000-
7933f5b000 r--s 00000000 fd:00 2028
/system/fonts/NotoSansSinhalaUI-Regular.otf
04-16 22:46:32.815 22933 22933 D CrashReport-Native: Parsing line: 7933f5b000-
7933f60000 r-xp 00000000 fd:00 3666
/system/lib64/libprocessgroup.so
04-16 22:46:32.815 22933 22933 D CrashReport-Native: Parsing line: 7933f7a000-
7933f7b000 r--p 0000f000 fd:00 3666
/system/lib64/libprocessgroup.so
04-16 22:46:32.815 22933 22933 D CrashReport-Native: Parsing line: 7933f7b000-
7933f7c000 rw-p 00010000 fd:00 3666
/system/lib64/libprocessgroup.so
04-16 22:46:32.815 22933 22933 D CrashReport-Native: Parsing line: 7933f7c000-
7933f82000 r--s 00000000 fd:00 2013
/system/fonts/NotoSansMiao-Regular.otf
04-16 22:46:32.815 22933 22933 D CrashReport-Native: Parsing line: 7933f82000-
7933f97000 r--s 00000000 fd:00 2045
/system/fonts/NotoSerifSinhala-Bold.otf
04-16 22:46:32.815 22933 22933 D CrashReport-Native: Parsing line: 7933f97000-
793400d000 r-xp 00000000 fd:00 3538
/system/lib64/libvintf.so
04-16 22:46:32.815 22933 22933 D CrashReport-Native: Parsing line: 793401d000-
7934022000 r--p 0007b000 fd:00 3538
/system/lib64/libvintf.so
04-16 22:46:32.815 22933 22933 D CrashReport-Native: Parsing line: 7934022000-
7934023000 rw-p 00080000 fd:00 3538
/system/lib64/libvintf.so
04-16 22:46:32.815 22933 22933 D CrashReport-Native: Parsing line: 7934023000-
7934025000 rw-p 00000000 00:00 0 [anon:.bss]
04-16 22:46:32.815 22933 22933 D CrashReport-Native: Parsing line: 7934025000-
7934027000 r--s 00000000 fd:00 1921
/system/fonts/NotoSansSoraSompeng-Regular.otf
04-16 22:46:32.816 22933 22933 D CrashReport-Native: Parsing line: 7934027000-
793402a000 r--s 00000000 fd:00 2010
/system/fonts/NotoSansOldPermic-Regular.otf
04-16 22:46:32.816 22933 22933 D CrashReport-Native: Parsing line: 793402a000-
7934067000 r--s 00000000 fd:00 1994
/system/fonts/NotoSerif-Regular.ttf
04-16 22:46:32.816 22933 22933 D CrashReport-Native: Parsing line: 7934067000-
79340d1000 r-xp 00000000 fd:00 3209
/system/lib64/libclang_rt.ubsan_standalone-aarch64-android.so
04-16 22:46:32.816 22933 22933 D CrashReport-Native: Parsing line: 79340e0000-
79340e2000 r--p 00069000 fd:00 3209
/system/lib64/libclang_rt.ubsan_standalone-aarch64-android.so
04-16 22:46:32.816 22933 22933 D CrashReport-Native: Parsing line: 79340e2000-
79340e5000 rw-p 0006b000 fd:00 3209
/system/lib64/libclang_rt.ubsan_standalone-aarch64-android.so
04-16 22:46:32.816 22933 22933 D CrashReport-Native: Parsing line: 79340e5000-
7934bf7000 rw-p 00000000 00:00 0 [anon:.bss]
04-16 22:46:32.816 22933 22933 D CrashReport-Native: Parsing line: 7934bf8000-
7934c05000 r--s 00000000 fd:00 1989
/system/fonts/NotoSansSyriacWestern-Regular.ttf
04-16 22:46:32.816 22933 22933 D CrashReport-Native: Parsing line: 7934c05000-
7934c0e000 r-xp 00000000 fd:00 3229
/system/lib64/libGLESv1_CM.so
04-16 22:46:32.816 22933 22933 D CrashReport-Native: Parsing line: 7934c24000-
7934c25000 r--p 0000f000 fd:00 3229
/system/lib64/libGLESv1_CM.so
04-16 22:46:32.816 22933 22933 D CrashReport-Native: Parsing line: 7934c25000-
7934c26000 rw-p 00010000 fd:00 3229
/system/lib64/libGLESv1_CM.so
04-16 22:46:32.816 22933 22933 D CrashReport-Native: Parsing line: 7934c27000-
7934c36000 r--s 00000000 fd:00 1995
/system/fonts/NotoSansKaithi-Regular.ttf
04-16 22:46:32.816 22933 22933 D CrashReport-Native: Parsing line: 7934c36000-
7934c4a000 r--s 00000000 fd:00 1949
/system/fonts/NotoSansOriyaUI-Bold.ttf
04-16 22:46:32.816 22933 22933 D CrashReport-Native: Parsing line: 7934c4a000-
7934c61000 r-xp 00000000 fd:00 3764
/system/lib64/libpiex.so
04-16 22:46:32.816 22933 22933 D CrashReport-Native: Parsing line: 7934c79000-
7934c7a000 r--p 0001f000 fd:00 3764
/system/lib64/libpiex.so
04-16 22:46:32.816 22933 22933 D CrashReport-Native: Parsing line: 7934c7a000-
7934c7b000 rw-p 00020000 fd:00 3764
/system/lib64/libpiex.so
04-16 22:46:32.816 22933 22933 D CrashReport-Native: Parsing line: 7934c7b000-
7934c80000 r--s 00000000 fd:00 2059
/system/fonts/NotoSansMeroitic-Regular.otf
04-16 22:46:32.816 22933 22933 D CrashReport-Native: Parsing line: 7934c80000-
7934c82000 r-xp 00000000 fd:00 3693
/system/lib64/libdl.so
04-16 22:46:32.816 22933 22933 D CrashReport-Native: Parsing line: 7934c9f000-
7934ca0000 r--p 0000f000 fd:00 3693
/system/lib64/libdl.so
04-16 22:46:32.816 22933 22933 D CrashReport-Native: Parsing line: 7934ca0000-
7934ca1000 r--p 00000000 00:00 0 [anon:.bss]
04-16 22:46:32.816 22933 22933 D CrashReport-Native: Parsing line: 7934ca1000-
7934ca3000 r--s 00000000 fd:00 1918
/system/fonts/NotoSansOldNorthArabian-Regular.otf
04-16 22:46:32.816 22933 22933 D CrashReport-Native: Parsing line: 7934ca3000-
7934ca5000 r--s 00000000 fd:00 1980
/system/fonts/NotoSansNabataean-Regular.otf
04-16 22:46:32.816 22933 22933 D CrashReport-Native: Parsing line: 7934ca5000-
7934cb4000 r--s 00000000 fd:00 1967
/system/fonts/NotoSansCherokee-Regular.ttf
04-16 22:46:32.816 22933 22933 D CrashReport-Native: Parsing line: 7934cb4000-
7934cd9000 r--s 00000000 fd:00 2052
/system/fonts/NotoSerifTelugu-Bold.ttf
04-16 22:46:32.816 22933 22933 D CrashReport-Native: Parsing line: 7934cd9000-
7934cdc000 r-xp 00000000 fd:00 3656
/system/lib64/libstagefright_http_support.so
04-16 22:46:32.816 22933 22933 D CrashReport-Native: Parsing line: 7934cf8000-
7934cf9000 r--p 0000f000 fd:00 3656
/system/lib64/libstagefright_http_support.so
04-16 22:46:32.816 22933 22933 D CrashReport-Native: Parsing line: 7934cf9000-
7934cfa000 rw-p 00010000 fd:00 3656
/system/lib64/libstagefright_http_support.so
04-16 22:46:32.816 22933 22933 D CrashReport-Native: Parsing line: 7934cfb000-
7934d02000 r--s 00000000 fd:00 2055
/system/fonts/NotoSansPhagsPa-Regular.ttf
04-16 22:46:32.816 22933 22933 D CrashReport-Native: Parsing line: 7934d02000-
7934d16000 r--s 00000000 fd:00 2049
/system/fonts/NotoSansOriyaUI-Regular.ttf
04-16 22:46:32.816 22933 22933 D CrashReport-Native: Parsing line: 7934d16000-
7934d18000 r-xp 00000000 fd:00 3700
/system/lib64/libhardware_legacy.so
04-16 22:46:32.816 22933 22933 D CrashReport-Native: Parsing line: 7934d35000-
7934d36000 r--p 0000f000 fd:00 3700
/system/lib64/libhardware_legacy.so
04-16 22:46:32.816 22933 22933 D CrashReport-Native: Parsing line: 7934d36000-
7934d37000 rw-p 00010000 fd:00 3700
/system/lib64/libhardware_legacy.so
04-16 22:46:32.816 22933 22933 D CrashReport-Native: Parsing line: 7934d38000-
7934d45000 r--s 00000000 fd:00 2073
/system/fonts/NotoSansSyriacEastern-Regular.ttf
04-16 22:46:32.816 22933 22933 D CrashReport-Native: Parsing line: 7934d45000-
7934d9d000 r-xp 00000000 fd:00 3181
/system/lib64/libsonivox.so
04-16 22:46:32.816 22933 22933 D CrashReport-Native: Parsing line: 7934db4000-
7934db5000 r--p 0005f000 fd:00 3181
/system/lib64/libsonivox.so
04-16 22:46:32.816 22933 22933 D CrashReport-Native: Parsing line: 7934db5000-
7934db6000 rw-p 00060000 fd:00 3181
/system/lib64/libsonivox.so
04-16 22:46:32.816 22933 22933 D CrashReport-Native: Parsing line: 7934db6000-
7934dbd000 rw-p 00000000 00:00 0 [anon:.bss]
04-16 22:46:32.816 22933 22933 D CrashReport-Native: Parsing line: 7934dbe000-
7934dc3000 r--s 00000000 fd:00 2085
/system/fonts/NotoSansManichaean-Regular.otf
04-16 22:46:32.816 22933 22933 D CrashReport-Native: Parsing line: 7934dc3000-
7934dc6000 r-xp 00000000 fd:00 3771
/system/lib64/libsprdssense.so
04-16 22:46:32.816 22933 22933 D CrashReport-Native: Parsing line: 7934de2000-
7934de3000 r--p 0000f000 fd:00 3771
/system/lib64/libsprdssense.so
04-16 22:46:32.816 22933 22933 D CrashReport-Native: Parsing line: 7934de3000-
7934de4000 rw-p 00010000 fd:00 3771
/system/lib64/libsprdssense.so
04-16 22:46:32.816 22933 22933 D CrashReport-Native: Parsing line: 7934de5000-
7934df1000 r--s 00000000 fd:00 1881
/system/fonts/NotoSansSyriacEstrangela-Regular.ttf
04-16 22:46:32.816 22933 22933 D CrashReport-Native: Parsing line: 7934df1000-
7934e06000 r--s 00000000 fd:00 2006
/system/fonts/NotoSansOriya-Bold.ttf
04-16 22:46:32.816 22933 22933 D CrashReport-Native: Parsing line: 7934e06000-
7934e18000 r-xp 00000000 fd:00 3167
/system/lib64/[email protected]
04-16 22:46:32.816 22933 22933 D CrashReport-Native: Parsing line: 7934e33000-
7934e35000 r--p 0001e000 fd:00 3167
/system/lib64/[email protected]
04-16 22:46:32.816 22933 22933 D CrashReport-Native: Parsing line: 7934e35000-
7934e36000 rw-p 00020000 fd:00 3167
/system/lib64/[email protected]
04-16 22:46:32.816 22933 22933 D CrashReport-Native: Parsing line: 7934e36000-
7934e52000 r--s 00000000 fd:00 2098
/system/fonts/NotoSansTeluguUI-Bold.ttf
04-16 22:46:32.816 22933 22933 D CrashReport-Native: Parsing line: 7934e52000-
7934e89000 r-xp 00000000 fd:00 3792 /system/lib64/libm.so
04-16 22:46:32.816 22933 22933 D CrashReport-Native: Parsing line: 7934ea1000-
7934ea2000 r--p 0003f000 fd:00 3792 /system/lib64/libm.so
04-16 22:46:32.816 22933 22933 D CrashReport-Native: Parsing line: 7934ea2000-
7934ea3000 rw-p 00040000 fd:00 3792 /system/lib64/libm.so
04-16 22:46:32.816 22933 22933 D CrashReport-Native: Parsing line: 7934ea3000-
7934ea5000 r--s 00000000 fd:00 2009
/system/fonts/NotoSansMultani-Regular.otf
04-16 22:46:32.816 22933 22933 D CrashReport-Native: Parsing line: 7934ea5000-
7934ea7000 r--s 00000000 fd:00 2086
/system/fonts/NotoSansMro-Regular.otf
04-16 22:46:32.816 22933 22933 D CrashReport-Native: Parsing line: 7934ea7000-
7934ea9000 r--s 00000000 fd:00 1998
/system/fonts/NotoSansHatran-Regular.otf
04-16 22:46:32.816 22933 22933 D CrashReport-Native: Parsing line: 7934ea9000-
7934ec5000 r--s 00000000 fd:00 2050
/system/fonts/NotoSansTeluguUI-Regular.ttf
04-16 22:46:32.816 22933 22933 D CrashReport-Native: Parsing line: 7934ec5000-
7934ece000 r-xp 00000000 fd:00 3790
/system/lib64/libnetdutils.so
04-16 22:46:32.816 22933 22933 D CrashReport-Native: Parsing line: 7934ee4000-
7934ee5000 r--p 0000f000 fd:00 3790
/system/lib64/libnetdutils.so
04-16 22:46:32.816 22933 22933 D CrashReport-Native: Parsing line: 7934ee5000-
7934ee6000 rw-p 00010000 fd:00 3790
/system/lib64/libnetdutils.so
04-16 22:46:32.816 22933 22933 D CrashReport-Native: Parsing line: 7934ee6000-
7934eea000 r--s 00000000 fd:00 1939
/system/fonts/NotoSansTifinagh-Regular.ttf
04-16 22:46:32.816 22933 22933 D CrashReport-Native: Parsing line: 7934eea000-
7934f0f000 r--s 00000000 fd:00 1936
/system/fonts/NotoSerifTelugu-Regular.ttf
04-16 22:46:32.816 22933 22933 D CrashReport-Native: Parsing line: 7934f0f000-
7934f26000 r-xp 00000000 fd:00 3505 /system/lib64/libz.so
04-16 22:46:32.816 22933 22933 D CrashReport-Native: Parsing line: 7934f3e000-
7934f3f000 r--p 0001f000 fd:00 3505 /system/lib64/libz.so
04-16 22:46:32.816 22933 22933 D CrashReport-Native: Parsing line: 7934f3f000-
7934f40000 rw-p 00020000 fd:00 3505 /system/lib64/libz.so
04-16 22:46:32.816 22933 22933 D CrashReport-Native: Parsing line: 7934f41000-
7934f45000 r--s 00000000 fd:00 1937
/system/fonts/NotoSansTaiViet-Regular.ttf
04-16 22:46:32.816 22933 22933 D CrashReport-Native: Parsing line: 7934f45000-
7934f49000 r--s 00000000 fd:00 1890
/system/fonts/NotoSansSylotiNagri-Regular.ttf
04-16 22:46:32.817 22933 22933 D CrashReport-Native: Parsing line: 7934f49000-
7934f4e000 r--s 00000000 fd:00 2058
/system/fonts/NotoSansSaurashtra-Regular.ttf
04-16 22:46:32.817 22933 22933 D CrashReport-Native: Parsing line: 7934f4e000-
793501b000 r-xp 00000000 fd:00 3199
/system/lib64/libdng_sdk.so
04-16 22:46:32.817 22933 22933 D CrashReport-Native: Parsing line: 7935030000-
7935037000 r--p 000d9000 fd:00 3199
/system/lib64/libdng_sdk.so
04-16 22:46:32.817 22933 22933 D CrashReport-Native: Parsing line: 7935037000-
7935038000 rw-p 000e0000 fd:00 3199
/system/lib64/libdng_sdk.so
04-16 22:46:32.817 22933 22933 D CrashReport-Native: Parsing line: 7935038000-
793503b000 r--s 00000000 fd:00 2000
/system/fonts/NotoSansTaiLe-Regular.ttf
04-16 22:46:32.817 22933 22933 D CrashReport-Native: Parsing line: 793503b000-
7935045000 r--s 00000000 fd:00 2032
/system/fonts/NotoSansJavanese-Regular.ttf
04-16 22:46:32.826 22933 22933 D CrashReport-Native: Parsing line: 7937984000-
793799f000 r-xp 00000000 fd:00 3171
/system/lib64/libutils.so
04-16 22:46:32.826 22933 22933 D CrashReport-Native: Parsing line: 79379b7000-
79379c6000 r--s 00000000 fd:00 2074
/system/fonts/ComingSoon.ttf
04-16 22:46:32.826 22933 22933 D CrashReport-Native: Parsing line: 79379c6000-
79379c7000 r-xp 00000000 fd:00 3465
/system/lib64/libvndksupport.so
04-16 22:46:32.826 22933 22933 D CrashReport-Native: Parsing line: 79379e6000-
79379e7000 rw-p 00010000 fd:00 3465
/system/lib64/libvndksupport.so
04-16 22:46:32.826 22933 22933 D CrashReport-Native: Parsing line: 79379e7000-
79379eb000 r--s 00000000 fd:00 1935
/system/fonts/NotoSansArmenian-Regular.ttf
04-16 22:46:32.826 22933 22933 D CrashReport-Native: Parsing line: 79379eb000-
79379f0000 r--s 00000000 fd:00 1976
/system/fonts/NotoSansHebrew-Regular.ttf
04-16 22:46:32.826 22933 22933 D CrashReport-Native: Parsing line: 79379f0000-
7937a01000 r--s 00000000 fd:00 1903
/system/fonts/CutiveMono.ttf
04-16 22:46:32.826 22933 22933 D CrashReport-Native: Parsing line: 7937a01000-
7937a1d000 r-xp 00000000 fd:00 3687
/system/lib64/libimg_utils.so
04-16 22:46:32.826 22933 22933 D CrashReport-Native: Parsing line: 7937a39000-
7937a3c000 r--p 0001d000 fd:00 3687
/system/lib64/libimg_utils.so
04-16 22:46:32.826 22933 22933 D CrashReport-Native: Parsing line: 7937a3c000-
7937a3f000 rw-p 00020000 fd:00 3687
/system/lib64/libimg_utils.so
04-16 22:46:32.826 22933 22933 D CrashReport-Native: Parsing line: 7937a3f000-
7937a40000 ---p 00000000 00:00 0 [anon:thread signal
stack guard]
04-16 22:46:32.826 22933 22933 D CrashReport-Native: Parsing line: 7937a40000-
7937a44000 rw-p 00000000 00:00 0 [anon:thread signal
stack]
04-16 22:46:32.826 22933 22933 D CrashReport-Native: Parsing line: 7937a44000-
7937a45000 ---p 00000000 00:00 0 [anon:bionic TLS
guard]
04-16 22:46:32.826 22933 22933 D CrashReport-Native: Parsing line: 7937a45000-
7937a48000 rw-p 00000000 00:00 0 [anon:bionic TLS]
04-16 22:46:32.826 22933 22933 D CrashReport-Native: Parsing line: 7937a48000-
7937a49000 ---p 00000000 00:00 0 [anon:bionic TLS
guard]
04-16 22:46:32.826 22933 22933 D CrashReport-Native: Parsing line: 7937a49000-
7937a60000 r-xp 00000000 fd:00 3462
/system/lib64/liblog.so
04-16 22:46:32.826 22933 22933 D CrashReport-Native: Parsing line: 7937a78000-
7937a79000 r--p 0001f000 fd:00 3462
/system/lib64/liblog.so
04-16 22:46:32.826 22933 22933 D CrashReport-Native: Parsing line: 7937a79000-
7937a7a000 rw-p 00020000 fd:00 3462
/system/lib64/liblog.so
04-16 22:46:32.826 22933 22933 D CrashReport-Native: Parsing line: 7937a7e000-
7937a80000 rw-p 00000000 00:05 3663886 /dev/ashmem/dalvik-
indirect ref table (deleted)
04-16 22:46:32.826 22933 22933 D CrashReport-Native: Parsing line: 7937a80000-
7937aa5000 r-xp 00000000 fd:00 3683
/system/lib64/libEGL.so
04-16 22:46:32.827 22933 22933 D CrashReport-Native: Parsing line: 7937ab4000-
7937ab8000 r--p 0002c000 fd:00 3683
/system/lib64/libEGL.so
04-16 22:46:32.827 22933 22933 D CrashReport-Native: Parsing line: 7937ab8000-
7937ab9000 rw-p 00030000 fd:00 3683
/system/lib64/libEGL.so
04-16 22:46:32.827 22933 22933 D CrashReport-Native: Parsing line: 7937ab9000-
7937ac0000 rw-p 00000000 00:00 0 [anon:.bss]
04-16 22:46:32.827 22933 22933 D CrashReport-Native: Parsing line: 7937ac0000-
7937ac3000 r--s 00000000 fd:00 1979
/system/fonts/NotoSansDeseret-Regular.ttf
04-16 22:46:32.827 22933 22933 D CrashReport-Native: Parsing line: 7937ac3000-
7937ac4000 ---p 00000000 00:00 0 [anon:bionic TLS
guard]
04-16 22:46:32.827 22933 22933 D CrashReport-Native: Parsing line: 7937ac4000-
7937ac7000 rw-p 00000000 00:00 0 [anon:bionic TLS]
04-16 22:46:32.827 22933 22933 D CrashReport-Native: Parsing line: 7937ac7000-
7937ac9000 ---p 00000000 00:00 0 [anon:bionic TLS
guard]
04-16 22:46:32.827 22933 22933 D CrashReport-Native: Parsing line: 7937ac9000-
7937acc000 rw-p 00000000 00:00 0 [anon:bionic TLS]
04-16 22:46:32.827 22933 22933 D CrashReport-Native: Parsing line: 7937acc000-
7937acd000 ---p 00000000 00:00 0 [anon:bionic TLS
guard]
04-16 22:46:32.827 22933 22933 D CrashReport-Native: Parsing line: 7937acd000-
7937ace000 ---p 00000000 00:00 0 [anon:thread signal
stack guard]
04-16 22:46:32.827 22933 22933 D CrashReport-Native: Parsing line: 7937ace000-
7937ad2000 rw-p 00000000 00:00 0 [anon:thread signal
stack]
04-16 22:46:32.827 22933 22933 D CrashReport-Native: Parsing line: 7937ad2000-
7937ad3000 ---p 00000000 00:00 0 [anon:bionic TLS
guard]
04-16 22:46:32.827 22933 22933 D CrashReport-Native: Parsing line: 7937ad3000-
7937ad6000 rw-p 00000000 00:00 0 [anon:bionic TLS]
04-16 22:46:32.827 22933 22933 D CrashReport-Native: Parsing line: 7937ad6000-
7937ad7000 ---p 00000000 00:00 0 [anon:bionic TLS
guard]
04-16 22:46:32.827 22933 22933 D CrashReport-Native: Parsing line: 7937b98000-
7937bb1000 r--p 00097000 fd:00 3191
/system/lib64/libmedia.so
04-16 22:46:32.827 22933 22933 D CrashReport-Native: Parsing line: 7937bb1000-
7937bbe000 rw-p 000b0000 fd:00 3191
/system/lib64/libmedia.so
04-16 22:46:32.829 22933 22933 D CrashReport-Native: Parsing line: 7937dc8000-
7937dcc000 rw-p 00000000 00:05 13685 /dev/ashmem/dalvik-
thread local mark stack (deleted)
04-16 22:46:32.829 22933 22933 D CrashReport-Native: Parsing line: 7937ec6000-
7937eca000 rw-p 00000000 00:05 13672 /dev/ashmem/dalvik-
thread local mark stack (deleted)
04-16 22:46:32.830 22933 22933 D CrashReport-Native: Parsing line: 7937f74000-
7937f75000 r--s 00000000 103:1c 364 /data/resource-
cache/vendor@overlay@framework-res__auto_generated_rro.apk@idmap
04-16 22:46:32.830 22933 22933 D CrashReport-Native: Parsing line: 7937fb8000-
7937fbc000 rw-p 00000000 00:05 13650 /dev/ashmem/dalvik-
thread local mark stack (deleted)
04-16 22:46:32.830 22933 22933 D CrashReport-Native: Parsing line: 7937fcc000-
7937fd0000 rw-p 00000000 00:05 13645 /dev/ashmem/dalvik-
thread local mark stack (deleted)
04-16 22:46:32.831 22933 22933 D CrashReport-Native: Parsing line: 793832c000-
7938330000 rw-p 00000000 00:05 13620 /dev/ashmem/dalvik-
thread local mark stack (deleted)
04-16 22:46:32.833 22933 22933 D CrashReport-Native: Parsing line: 7938639000-
793863d000 rw-p 00000000 00:05 13576 /dev/ashmem/dalvik-
thread local mark stack (deleted)
04-16 22:46:32.835 22933 22933 D CrashReport-Native: Parsing line: 793881e000-
7938820000 r-xp 00000000 fd:00 3625
/system/lib64/libmetricslogger.so
04-16 22:46:32.835 22933 22933 D CrashReport-Native: Parsing line: 79388cf000-
79388d3000 rw-p 00000000 00:05 17722 /dev/ashmem/dalvik-
thread local mark stack (deleted)
04-16 22:46:32.835 22933 22933 D CrashReport-Native: Parsing line: 79388e3000-
79388e7000 rw-p 00000000 00:05 17717 /dev/ashmem/dalvik-
thread local mark stack (deleted)
04-16 22:46:32.836 22933 22933 D CrashReport-Native: Parsing line: 7938c3c000-
7938c5c000 r--s 00000000 00:12 12130
/dev/__properties__/u:object_r:exported_config_prop:s0
04-16 22:46:32.837 22933 22933 D CrashReport-Native: Parsing line: 79390b0000-
79390b4000 rw-p 00000000 00:00 0
[anon:linker_alloc_small_objects]
04-16 22:46:32.837 22933 22933 D CrashReport-Native: Parsing line: 79390b4000-
79390b6000 rw-p 00000000 00:00 0 [anon:System property
context nodes]
04-16 22:46:32.838 22933 22933 D CrashReport-Native: Parsing line: 79390cd000-
79390ce000 r-xp 00000000 00:00 0 [vdso]
04-16 22:46:32.838 22933 22933 I CrashReport-Native: Opened system log record file:
/data/user/0/com.vmos.web/app_bugly/sys_log_1587055592838.txt
04-16 22:46:32.838 22933 22933 I CrashReport-Native: Opened JNI log record file:
/data/user/0/com.vmos.web/app_bugly/jni_log_1587055592838.txt
04-16 22:46:32.838 22933 22933 I CrashReport-Native: NativeBuglyVersion:3.7.1
04-16 22:46:32.838 22933 22933 I CrashReport: [Native] Native Crash Report enable.
04-16 22:46:32.839 22933 22933 I CrashReport: [Native] Info setting jni can be
accessed.
04-16 22:46:32.839 22933 22933 D CrashReport: [AsyncTaskHandler] Post a delay(time:
0ms) task: com.tencent.bugly.crashreport.crash.c$2
04-16 22:46:32.840 22933 22964 D CrashReport: [Util] Try to lock
file:local_crash_lock (pid=22933 | tid=22964)
04-16 22:46:32.840 22933 22933 D CrashReport: [AsyncTaskHandler] Post a normal
task: com.tencent.bugly.crashreport.crash.jni.NativeCrashHandler$1
04-16 22:46:32.840 22933 22933 D CrashReport: [AsyncTaskHandler] Post a normal
task: com.tencent.bugly.crashreport.crash.d$1
04-16 22:46:32.840 22933 22965 D CrashReport: [Util] Try to lock
file:native_record_lock (pid=22933 | tid=22965)
04-16 22:46:32.841 22933 22933 D CrashReport: [AsyncTaskHandler] Post a delay(time:
0ms) task: com.tencent.bugly.crashreport.biz.a$a
04-16 22:46:32.842 22933 22965 D CrashReport: [Native] Number of record files
overdue: 0, has deleted: 0
04-16 22:46:32.851 22933 22967 D CrashReport: [Database] insert t_ui success.
04-16 22:46:32.851 22933 22967 D CrashReport: [Database] insert t_ui success with
ID: 49
04-16 22:46:32.851 22933 22967 D CrashReport: [UserInfo] Record user info.
04-16 22:46:32.852 22933 22964 D CrashReport: Size of crash list loaded from DB: 0
04-16 22:46:32.852 22933 22964 D CrashReport: [Util] Try to unlock file:
local_crash_lock (pid=22933 | tid=22964)
04-16 22:46:32.853 22933 22964 D CrashReport: [Util] Successfully unlocked file:
local_crash_lock (pid=22933 | tid=22964)
04-16 22:46:32.855 22933 22965 D CrashReport: [Strategy] Notify
com.tencent.bugly.crashreport.biz.b
04-16 22:46:32.855 22933 22965 D CrashReport: [AsyncTaskHandler] Post a normal
task: com.tencent.bugly.crashreport.biz.a$2
04-16 22:46:32.855 22933 22965 D CrashReport: [Strategy] Notify
com.tencent.bugly.CrashModule
04-16 22:46:32.855 22933 22965 W CrashReport: customer decides whether to open or
close.
04-16 22:46:32.855 22933 22965 D CrashReport: [AsyncTaskHandler] Post a delay(time:
3000ms) task: com.tencent.bugly.crashreport.crash.c$2
04-16 22:46:32.856 22933 22965 D CrashReport: Uploading frequency will not be
checked if SDK is in debug mode.
04-16 22:46:32.858 22933 22967 D CrashReport: [Database] insert t_ui success.
04-16 22:46:32.858 22933 22967 D CrashReport: [Database] insert t_ui success with
ID: 50
04-16 22:46:32.858 22933 22933 E s_filter: ReceiverActionFilter
concurrentHashMap:0
04-16 22:46:32.859 22933 22965 D CrashReport: [Database] deleted t_ui data 5
04-16 22:46:32.859 22933 22965 D CrashReport: [UserInfo] Upload user info(size: 3)
04-16 22:46:32.860 22933 22933 E SocketServerManager: getInstance 2
SocketService:133207691
04-16 22:46:32.860 22933 22933 E SocketServerManager: SocketServerManager init
04-16 22:46:32.861 22933 22965 D CrashReport: summary type 4 vm:8
04-16 22:46:32.861 22933 22965 D CrashReport: summary type 3 vm:8
04-16 22:46:32.861 22933 22965 D CrashReport: summary type 1 vm:8
04-16 22:46:32.877 22933 22933 I AppCompatDelegate: The Activity's LayoutInflater
already has a Factory installed so we can not install AppCompat's
04-16 22:46:32.884 22933 22933 I BaseActivityLifecycle: onActivityCreated:
com.vmos.activity.NewSurActivity@4e219fe
04-16 22:46:32.885 22933 22933 D CrashReport: >>> com.vmos.activity.NewSurActivity
onCreated <<<
04-16 22:46:32.892 22933 22933 E preferencesSaveCall: saveParam: startNums
04-16 22:46:32.898 22933 22965 D CrashReport: [z] Successfully get 'getprop' list.
04-16 22:46:32.907 22933 22933 V DefaultPresenter$RxjavaDisposableManager:
addSubscribe: curActivityName NewSurActivity
04-16 22:46:32.907 22933 22933 W Settings: Setting android_id has moved from
android.provider.Settings.System to android.provider.Settings.Secure, returning
read-only value.
04-16 22:46:32.907 22933 22965 D CrashReport: [z] System properties number: 372.
04-16 22:46:32.908 22933 22965 D CrashReport: [b] ABI list: arm64-v8a,armeabi-
v7a,armeabi
04-16 22:46:32.909 22933 22933 V DefaultPresenter$RxjavaDisposableManager:
addSubscribe: curActivityName NewSurActivity
04-16 22:46:32.914 22933 22977 W Settings: Setting android_id has moved from
android.provider.Settings.System to android.provider.Settings.Secure, returning
read-only value.
04-16 22:46:32.915 22933 22976 W Settings: Setting android_id has moved from
android.provider.Settings.System to android.provider.Settings.Secure, returning
read-only value.
04-16 22:46:32.916 22933 22977 D channelName: channelName:obb
04-16 22:46:32.916 22933 22976 D channelName: channelName:obb
04-16 22:46:32.918 22933 22977 E VersionHelper: getRomVersion
04-16 22:46:32.918 22933 22976 E VersionHelper: getRomVersion
04-16 22:46:32.919 22933 22965 I CrashReport: ROM ID:
Symphony/Z20/Z20:9/PPR1.180610.011/20191202:user/release-keys/fail
04-16 22:46:32.921 22933 22977 E language:: language:en
04-16 22:46:32.921 22933 22977 E language:: country:US
04-16 22:46:32.921 22933 22977 W Settings: Setting android_id has moved from
android.provider.Settings.System to android.provider.Settings.Secure, returning
read-only value.
04-16 22:46:32.921 22933 22976 E language:: language:en
04-16 22:46:32.921 22933 22976 E language:: country:US
04-16 22:46:32.921 22933 22976 W Settings: Setting android_id has moved from
android.provider.Settings.System to android.provider.Settings.Secure, returning
read-only value.
04-16 22:46:32.927 22933 22965 I CrashReport: Failed to get SIM serial number.
04-16 22:46:32.927 22933 22965 I CrashReport: SIM serial number: fail
04-16 22:46:32.927 22933 22965 I CrashReport: Hardware serial number: unknown
04-16 22:46:32.947 22933 22965 I CrashReport: Is it a virtual machine? false
04-16 22:46:32.961 22933 22933 E preferencesSaveCall: saveParam: getRealHeight
04-16 22:46:32.962 22933 22933 E preferencesSaveCall: saveParam:
getNavigationBarHeight/2
04-16 22:46:32.965 22933 22933 D CrashReport: >>> com.vmos.activity.NewSurActivity
onResumed <<<
04-16 22:46:32.966 22933 22933 I CrashReport-Native: Set native info:
isAppForeground(true)
04-16 22:46:32.966 22933 22933 I CrashReport: [session] launch app one times (app
in background 1587055592 seconds and over 30 seconds)
04-16 22:46:32.966 22933 22933 D CrashReport: [AsyncTaskHandler] Post a delay(time:
0ms) task: com.tencent.bugly.crashreport.biz.a$a
04-16 22:46:32.966 22933 22933 I CrashReport: add a timer to upload hot start user
info
04-16 22:46:32.966 22933 22933 D CrashReport: [AsyncTaskHandler] Post a delay(time:
300000ms) task: com.tencent.bugly.crashreport.biz.a$a
04-16 22:46:32.966 22933 22964 D CrashReport: [UserInfo] Record user info.
04-16 22:46:32.969 22933 22933 D LongScreenshotUtil: register
longscreenshotReceiver
04-16 22:46:32.976 22933 22933 E libc : Access denied finding property
"ro.vendor.hwui.renderer"
04-16 22:46:32.976 22933 22933 D OpenGLRenderer: Skia GL Pipeline
04-16 22:46:32.978 22933 22964 D CrashReport: [Database] insert t_ui success.
04-16 22:46:32.978 22933 22964 D CrashReport: [Database] insert t_ui success with
ID: 51
04-16 22:46:32.979 22933 22954 I FA : Tag Manager is not found and thus will
not be used
04-16 22:46:32.972 22933 22933 W com.vmos.web: type=1400 audit(0.0:6774): avc:
denied { read } for name="u:object_r:vendor_hwui_prop:s0" dev="tmpfs" ino=12189
scontext=u:r:untrusted_app:s0:c2,c258,c512,c768
tcontext=u:object_r:vendor_hwui_prop:s0 tclass=file permissive=0
04-16 22:46:32.985 22933 22933 E libc : Access denied finding property
"ro.vendor.hwui.texture_cache_size"
04-16 22:46:32.985 22933 22933 D OpenGLRenderer: textureCacheSize 25165824
04-16 22:46:32.980 22933 22933 W com.vmos.web: type=1400 audit(0.0:6775): avc:
denied { read } for name="u:object_r:vendor_hwui_prop:s0" dev="tmpfs" ino=12189
scontext=u:r:untrusted_app:s0:c2,c258,c512,c768
tcontext=u:object_r:vendor_hwui_prop:s0 tclass=file permissive=0
04-16 22:46:33.011 22933 22965 I CrashReport: Does it has hook frame? false
04-16 22:46:33.034 22933 22965 I CrashReport: [AppInfo] Beacon channel file path:
channel.ini
04-16 22:46:33.034 22933 22965 W CrashReport: [AppInfo] Failed to get get beacon
channel
04-16 22:46:33.035 22933 22965 I CrashReport: Beacon channel
04-16 22:46:33.041 22933 22965 I CrashReport: Failed to get boot time of device.
04-16 22:46:33.042 22933 22965 D CrashReport: [UploadManager] Add upload task
(pid=22933 | tid=22965)
04-16 22:46:33.044 22933 22965 D CrashReport: [UploadManager] Initialize security
context now (pid=22933 | tid=22965)
04-16 22:46:33.044 22933 22965 D CrashReport: [UploadManager] Add upload task to
queue (pid=22933 | tid=22965)
04-16 22:46:33.044 22933 22965 I CrashReport: [UploadManager] Create and start a
new thread to execute a task of initializing security context: BUGLY_ASYNC_UPLOAD
04-16 22:46:33.049 22933 22990 D CrashReport: [Util] Try to lock file:security_info
(pid=22933 | tid=22990)
04-16 22:46:33.050 22933 22990 D CrashReport: [Util] Successfully locked file:
security_info (pid=22933 | tid=22990)
04-16 22:46:33.051 22933 22990 D CrashReport: [UploadManager] Load security info
from database (pid=22933 | tid=22990)
04-16 22:46:33.054 22933 22990 D CrashReport: [UploadManager] Session ID expired
time from server is: 1586423564007(Thu Apr 09 15:12:44 GMT+06:00 2020), but now is:
1587055593054(Thu Apr 16 22:46:33 GMT+06:00 2020)
04-16 22:46:33.054 22933 22990 I CrashReport: [UploadManager] Session ID is
expired, drop it.
04-16 22:46:33.057 22933 22990 D CrashReport: [UploadManager] Clear security
context (pid=22933 | tid=22990)
04-16 22:46:33.058 22933 22990 D CrashReport: [UploadManager] Drop security info of
database (pid=22933 | tid=22990)
04-16 22:46:33.060 22933 22990 D CrashReport: [Database] deleted t_pf data 1
04-16 22:46:33.061 22933 22990 D CrashReport: [UploadManager] Execute one upload
task for requesting session ID (pid=22933 | tid=22990)
04-16 22:46:33.061 22933 22990 D CrashReport: [UploadManager] Try to poll all
upload task need and put them into temp queue (pid=22933 | tid=22990)
04-16 22:46:33.061 22933 22990 D CrashReport: [UploadManager] Execute urgent upload
tasks of queue which has 1 tasks (pid=22933 | tid=22990)
04-16 22:46:33.061 22933 22990 I CrashReport: [UploadManager] Create and start a
new thread to execute a upload task: BUGLY_ASYNC_UPLOAD
04-16 22:46:33.061 22933 22990 D CrashReport: [AsyncTaskHandler] Post a normal
task: com.tencent.bugly.proguard.u$2
04-16 22:46:33.032 22933 22933 W BuglyThread-2: type=1400 audit(0.0:6776): avc:
denied { read } for name="type" dev="sysfs" ino=21176
scontext=u:r:untrusted_app:s0:c2,c258,c512,c768 tcontext=u:object_r:sysfs:s0
tclass=file permissive=0
04-16 22:46:33.032 22933 22933 W BuglyThread-2: type=1400 audit(0.0:6777): avc:
denied { search } for name="power_supply" dev="sysfs" ino=12808
scontext=u:r:untrusted_app:s0:c2,c258,c512,c768 tcontext=u:object_r:sysfs_power:s0
tclass=dir permissive=0
04-16 22:46:33.032 22933 22933 W BuglyThread-2: type=1400 audit(0.0:6778): avc:
denied { search } for name="power_supply" dev="sysfs" ino=12808
scontext=u:r:untrusted_app:s0:c2,c258,c512,c768 tcontext=u:object_r:sysfs_power:s0
tclass=dir permissive=0
04-16 22:46:33.063 22933 22986 I ConfigStore:
android::hardware::configstore::V1_0::ISurfaceFlingerConfigs::hasWideColorDisplay
retrieved: 0
04-16 22:46:33.064 22933 22986 I ConfigStore:
android::hardware::configstore::V1_0::ISurfaceFlingerConfigs::hasHDRDisplay
retrieved: 0
04-16 22:46:33.064 22933 22986 I OpenGLRenderer: Initialized EGL, version 1.4
04-16 22:46:33.064 22933 22986 D OpenGLRenderer: Swap behavior 2
04-16 22:46:33.066 22933 22991 D CrashReport: [Upload] Run upload task with cmd:
840
04-16 22:46:33.068 22933 22991 D CrashReport: [UploadManager] Integrate security to
HTTP headers (pid=22933 | tid=22991)
04-16 22:46:33.070 22933 22991 D CrashReport: [Util] Zip 1882 bytes data with type
Gzip
04-16 22:46:33.082 22933 22986 I OpenGLRenderer: queryNativeWindowStatus
0x789b8a2010 query=0 dataspace=0
04-16 22:46:33.094 22933 22991 D CrashReport: [Database] deleted t_lr data 1
04-16 22:46:33.095 22933 22991 D CrashReport: [Database] insert t_lr success.
04-16 22:46:33.095 22933 22991 D CrashReport: [UploadManager] Uploading(ID:1001)
time: 2020-04-16 22:46:33
04-16 22:46:33.096 22933 22991 D CrashReport: [Upload] Send 1053 bytes
04-16 22:46:33.096 22933 22991 D CrashReport: [Upload] Upload to
http://android.bugly.qq.com/rqd/async?aid=367d87bf-1b26-4899-924e-7ce78b991f59 with
cmd 840 (pid=22933 | tid=22991).
04-16 22:46:33.096 22933 22991 D CrashReport: request:
http://android.bugly.qq.com/rqd/async?aid=367d87bf-1b26-4899-924e-7ce78b991f59,
send: 1053 (pid=22933 | tid=22991)
04-16 22:46:33.143 22933 22933 I AudioRecord: start mClientUid:10514
mClientPid:22933 mSessionId:5521 app name:com.vmos.web
04-16 22:46:33.262 22933 22933 I AudioRecord: start mClientUid:10514
mClientPid:22933 mSessionId:5521 app name:com.vmos.web
04-16 22:46:33.263 22933 22933 E libc : Access denied finding property
"media.metrics.enabled"
04-16 22:46:33.288 22933 22933 E preferencesSaveCall: saveParam: PermissionAdModel
04-16 22:46:33.421 22933 22986 I OpenGLRenderer: queryNativeWindowStatus
0x789b8a2010 query=0 dataspace=0
04-16 22:46:33.433 22933 22986 D : Gralloc Register w:720, h:1465, f:0x1,
usage:0xb00, ui64Stamp:839928, sSize:4239360, line = 2106
04-16 22:46:33.461 22933 22933 D CrashReport: >>> com.vmos.activity.NewSurActivity
onPaused <<<
04-16 22:46:33.462 22933 22933 I CrashReport-Native: Set native info:
isAppForeground(false)
04-16 22:46:33.488 22933 22986 D : Gralloc UnRegister w:720, h:1465,
f:0x1, usage:0xb00, ui64Stamp:839928 line = 2218
04-16 22:46:33.511 22933 22991 D CrashReport: [Upload] Bugly version from headers
is: bugly/1.0
04-16 22:46:33.511 22933 22991 D CrashReport: [Upload] Status from server is 0
(pid=22933 | tid=22991).
04-16 22:46:33.511 22933 22991 D CrashReport: [Upload] Received 194 bytes
04-16 22:46:33.512 22933 22991 D CrashReport: [Util] Unzip 178 bytes data with type
Gzip
04-16 22:46:33.512 22933 22991 D CrashReport: [UploadManager] Record security
context (pid=22933 | tid=22991)
04-16 22:46:33.512 22933 22991 D CrashReport: [UploadManager] Time lag of server
is: 269
04-16 22:46:33.512 22933 22991 D CrashReport: [UploadManager] Session ID from
server is: 367d87bf-1b26-4899-924e-7ce78b991f59_SZ
04-16 22:46:33.512 22933 22991 D CrashReport: [UploadManager] Session expired time
from server is: 1587314793781(Sun Apr 19 22:46:33 GMT+06:00 2020)
04-16 22:46:33.512 22933 22991 D CrashReport: [UploadManager] Record security info
to database (pid=22933 | tid=22991)
04-16 22:46:33.513 22933 22991 D CrashReport: [Database] insert t_pf success.
04-16 22:46:33.513 22933 22991 D CrashReport: [UploadManager] Try to poll all
upload task need and put them into temp queue (pid=22933 | tid=22991)
04-16 22:46:33.513 22933 22991 D CrashReport: [UploadManager] There is no upload
task in queue.
04-16 22:46:33.513 22933 22991 D CrashReport: [Util] Try to unlock file:
security_info (pid=22933 | tid=22991)
04-16 22:46:33.513 22933 22991 D CrashReport: [Util] Successfully unlocked file:
security_info (pid=22933 | tid=22991)
04-16 22:46:33.514 22933 22991 D CrashReport: [Upload] Response cmd is: 0, length
of sBuffer is: 0
04-16 22:46:33.514 22933 22991 D CrashReport: [Database] insert t_pf success.
04-16 22:46:33.514 22933 22991 I CrashReport: [Upload] Success: userinfo
04-16 22:46:33.516 22933 22991 D CrashReport: [Database] deleted t_lr data 1
04-16 22:46:33.516 22933 22991 D CrashReport: [UploadManager] Local network
consume: 0 KB
04-16 22:46:33.516 22933 22991 D CrashReport: [Database] deleted t_lr data 0
04-16 22:46:33.516 22933 22991 D CrashReport: [Database] insert t_lr success.
04-16 22:46:33.517 22933 22991 D CrashReport: [UploadManager] Network total
consume: 1 KB
04-16 22:46:33.517 22933 22991 D CrashReport: [UserInfo] Successfully uploaded user
info.
04-16 22:46:33.517 22933 22991 D CrashReport: [Database] insert t_ui success.
04-16 22:46:33.517 22933 22991 D CrashReport: [Database] insert t_ui success with
ID: 47
04-16 22:46:33.518 22933 22991 D CrashReport: [Database] insert t_ui success.
04-16 22:46:33.518 22933 22991 D CrashReport: [Database] insert t_ui success with
ID: 48
04-16 22:46:33.518 22933 22991 D CrashReport: [Database] insert t_ui success.
04-16 22:46:33.518 22933 22991 D CrashReport: [Database] insert t_ui success with
ID: 49
04-16 22:46:33.636 22933 22933 I AppCompatDelegate: The Activity's LayoutInflater
already has a Factory installed so we can not install AppCompat's
04-16 22:46:33.637 22933 22933 I BaseActivityLifecycle: onActivityCreated:
com.vmos.glb.LauncherActivity@5c25ab
04-16 22:46:33.637 22933 22933 D CrashReport: >>> com.vmos.glb.LauncherActivity
onCreated <<<
04-16 22:46:33.649 22933 22933 V DefaultPresenter$RxjavaDisposableManager:
addSubscribe: curActivityName LauncherActivity
04-16 22:46:33.653 22933 22977 W Settings: Setting android_id has moved from
android.provider.Settings.System to android.provider.Settings.Secure, returning
read-only value.
04-16 22:46:33.653 22933 22933 W Settings: Setting android_id has moved from
android.provider.Settings.System to android.provider.Settings.Secure, returning
read-only value.
04-16 22:46:33.654 22933 22933 I chatty : uid=10514(com.vmos.web) identical 1 line
04-16 22:46:33.654 22933 22933 W Settings: Setting android_id has moved from
android.provider.Settings.System to android.provider.Settings.Secure, returning
read-only value.
04-16 22:46:33.654 22933 22977 E VersionHelper: getRomVersion
04-16 22:46:33.655 22933 22977 E language:: language:en
04-16 22:46:33.655 22933 22977 E language:: country:US
04-16 22:46:33.655 22933 22977 W Settings: Setting android_id has moved from
android.provider.Settings.System to android.provider.Settings.Secure, returning
read-only value.
04-16 22:46:34.054 22933 22933 W com.vmos.web: resources.arsc in APK
'/data/app/jp.snowlife01.android.optimization-xXuKjrJ1m7J-_Uj6eusitg==/base.apk' is
compressed.

You might also like