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

System Logcat

The log file documents the startup process of an Android application called com.hellotalk. It records the initialization of various libraries and frameworks such as MultiDex, Firebase, crash reporting, and the application's own logging. Databases are opened and notification channels are created.

Uploaded by

Madelin Rueda
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
175 views

System Logcat

The log file documents the startup process of an Android application called com.hellotalk. It records the initialization of various libraries and frameworks such as MultiDex, Firebase, crash reporting, and the application's own logging. Databases are opened and notification channels are created.

Uploaded by

Madelin Rueda
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 5

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

02-09 10:39:34.423 I/com.hellotalk(15279): report jit thread pid = 15284


02-09 10:39:34.426 E/com.hellotalk(15279): Not starting debugger since process
cannot load the jdwp agent.
02-09 10:39:34.470 I/com.hellotalk(15279): The ClassLoaderContext is a special
shared library.
02-09 10:39:34.758 I/MultiDex(15279): VM with version 2.1.0 has multidex support
02-09 10:39:34.759 I/MultiDex(15279): Installing application
02-09 10:39:34.759 I/MultiDex(15279): VM has multidex support, MultiDex support
library is disabled.
02-09 10:39:34.846 I/FirebaseInitProvider(15279): FirebaseApp initialization
successful
02-09 10:39:34.864 I/CrashlyticsInitProvider(15279): CrashlyticsInitProvider
skipping initialization
02-09 10:39:34.902 V/FA (15279): Deferring to Google Analytics for Firebase
for event data collection. https://goo.gl/J1sWQy
02-09 10:39:34.911 W/com.hellotalk(15279): Unsupported class loader
02-09 10:39:34.916 W/com.hellotalk(15279): Skipping duplicate class check due to
unsupported classloader
02-09 10:39:34.920 I/DynamiteModule(15279): Considering local module
com.google.android.gms.ads.dynamite:0 and remote module
com.google.android.gms.ads.dynamite:21200
02-09 10:39:34.920 I/DynamiteModule(15279): Selected remote version of
com.google.android.gms.ads.dynamite, version >= 21200
02-09 10:39:34.920 V/DynamiteModule(15279): Dynamite loader version >= 2, using
loadModule2NoCrashUtils
02-09 10:39:34.937 D/NetworkSecurityConfig(15279): Using Network Security Config
from resource network_security_config debugBuild: false
02-09 10:39:34.950 I/DynamiteLoaderV2(15279): [71] AdsFdrDynamite.integ
02-09 10:39:34.950 E/GraphResponse(15279): GraphRequest can't be used when Facebook
SDK isn't fully initialized
02-09 10:39:34.950 E/GraphResponse(15279): GraphRequest can't be used when Facebook
SDK isn't fully initialized
02-09 10:39:34.951 E/GraphResponse(15279): GraphRequest can't be used when Facebook
SDK isn't fully initialized
02-09 10:39:34.953 E/GraphResponse(15279): GraphRequest can't be used when Facebook
SDK isn't fully initialized
02-09 10:39:34.953 W/com.hellotalk(15279): Unsupported class loader
02-09 10:39:34.954 E/GraphResponse(15279): GraphRequest can't be used when Facebook
SDK isn't fully initialized
02-09 10:39:34.968 W/com.hellotalk(15279): Skipping duplicate class check due to
unsupported classloader
02-09 10:39:35.096 E/NihaotalkApplication(15279): onCreate startApp isMain:true
02-09 10:39:35.096 D/HTLOG (15279): create write log thread
02-09 10:39:35.099 E/LogFileWriter(15279): construct exists the HELLOTALK file and
delete it.
02-09 10:39:35.101 D/LogFileWriter(15279): construct mEventHandler:Handler
(com.hellotalkx.component.b.b$1) {83530a6}
02-09 10:39:35.101 D/LogFileWriter(15279): MSG_INIT log
dir:/storage/emulated/0/hellotalk/htlog
02-09 10:39:35.104 I/FA (15279): App measurement is starting up, version:
18102
02-09 10:39:35.104 I/FA (15279): To enable debug logging run: adb shell
setprop log.tag.FA VERBOSE
02-09 10:39:35.105 I/FA (15279): To enable faster debug mode event logging
run:
02-09 10:39:35.105 I/FA (15279): adb shell setprop
debug.firebase.analytics.app com.hellotalk
02-09 10:39:35.119 E/NotificationChannelManager(15279): createChannelsIfNeed guest
to delete:0hellotalk_normal
02-09 10:39:35.119 E/NotificationChannelManager(15279): createChannelsIfNeed guest
to delete:1hellotalk_dnd
02-09 10:39:35.119 D/FBAudienceNetwork(15279): SDK dex loading time: 161
02-09 10:39:35.120 E/NotificationChannelManager(15279): createChannelsIfNeed create
normal channel
02-09 10:39:35.121 E/NotificationChannelManager(15279): createChannelsIfNeed create
dnd channel
02-09 10:39:35.167 I/MMKV (15279): <native-bridge.cpp:101::JNI_OnLoad> current
API level = 28
02-09 10:39:35.167 I/MMKV (15279): <MMKV.cpp:192::initialize> page size:4096
02-09 10:39:35.168 I/MMKV (15279): <MMKV.cpp:206::initializeMMKV> root dir:
/data/user/0/com.hellotalk/files/mmkv
02-09 10:39:35.200 E/NihaotalkApplication(15279): app initied
02-09 10:39:35.213 E/LoginConfigHelper(15279): load config cache
02-09 10:39:35.231 I/SecuritySpEncryptUtil(15279): key = 2f4f843b9b547fcd
02-09 10:39:35.297 E/HellotalkDBSessionManager(15279): Construct
02-09 10:39:35.348 I/WCDB (15279): Initialize JNI module (1/12) CursorWindow...
02-09 10:39:35.351 V/WCDB.JNIHelp(15279): Registering com/tencent/wcdb/CursorWindow
natives
02-09 10:39:35.352 I/WCDB (15279): Initialize JNI module (2/12) FileUtils...
02-09 10:39:35.352 V/WCDB.JNIHelp(15279): Registering com/tencent/wcdb/FileUtils
natives
02-09 10:39:35.352 I/WCDB (15279): Initialize JNI module (3/12)
ChunkedCursorWindow...
02-09 10:39:35.352 V/WCDB.JNIHelp(15279): Registering
com/tencent/wcdb/database/ChunkedCursorWindow natives
02-09 10:39:35.352 V/WCDB.JNIHelp(15279): Registering
com/tencent/wcdb/database/SQLiteAsyncQuery natives
02-09 10:39:35.352 I/WCDB (15279): Initialize JNI module (4/12)
SQLiteConnection...
02-09 10:39:35.353 I/WCDB (15279): Initialize JNI module (5/12) SQLiteDebug...
02-09 10:39:35.353 V/WCDB.JNIHelp(15279): Registering
com/tencent/wcdb/database/SQLiteDebug natives
02-09 10:39:35.353 I/WCDB (15279): Initialize JNI module (6/12)
SQLiteDirectCursor...
02-09 10:39:35.353 V/WCDB.JNIHelp(15279): Registering
com/tencent/wcdb/database/SQLiteDirectQuery natives
02-09 10:39:35.353 I/WCDB (15279): Initialize JNI module (7/12) SQLiteGlobal...
02-09 10:39:35.353 V/WCDB.JNIHelp(15279): Registering
com/tencent/wcdb/database/SQLiteGlobal natives
02-09 10:39:35.353 I/WCDB (15279): Initialize JNI module (8/12)
MMFtsTokenizer...
02-09 10:39:35.353 V/WCDB.JNIHelp(15279): Registering
com/tencent/wcdb/extension/fts/MMFtsTokenizer natives
02-09 10:39:35.353 I/WCDB (15279): Initialize JNI module (9/12) DBBackup...
02-09 10:39:35.353 V/WCDB.JNIHelp(15279): Registering
com/tencent/wcdb/repair/BackupKit natives
02-09 10:39:35.353 V/WCDB.JNIHelp(15279): Registering
com/tencent/wcdb/repair/RecoverKit natives
02-09 10:39:35.353 I/WCDB (15279): Initialize JNI module (10/12) DBDumpUtil...
02-09 10:39:35.353 V/WCDB.JNIHelp(15279): Registering
com/tencent/wcdb/repair/DBDumpUtil natives
02-09 10:39:35.354 I/WCDB (15279): Initialize JNI module (11/12) DBRepair...
02-09 10:39:35.354 V/WCDB.JNIHelp(15279): Registering
com/tencent/wcdb/repair/RepairKit$RepairCursor natives
02-09 10:39:35.354 I/WCDB (15279): Initialize JNI module (12/12) Log...
02-09 10:39:35.354 V/WCDB.JNIHelp(15279): Registering com/tencent/wcdb/support/Log
natives
02-09 10:39:35.354 E/CoreConfiguration(15279): getHTDBName
userID:99424406,isTestIM:false
02-09 10:39:35.356 I/WCDB.SQLiteConnectionPool(15279): Max connection pool size is
1.
02-09 10:39:35.362 I/WCDB.SQLiteConnection(15279): Opened connection 0x7cc3e83008
with label '/data/user/0/com.hellotalk/databases/99424406_ht.db'
--------- beginning of main
02-09 12:33:31.150 I/com.hellotalk(23366): report jit thread pid = 23371
02-09 12:33:31.152 E/com.hellotalk(23366): Not starting debugger since process
cannot load the jdwp agent.
02-09 12:33:31.189 I/com.hellotalk(23366): The ClassLoaderContext is a special
shared library.
02-09 12:33:31.271 I/MultiDex(23366): VM with version 2.1.0 has multidex support
02-09 12:33:31.271 I/MultiDex(23366): Installing application
02-09 12:33:31.272 I/MultiDex(23366): VM has multidex support, MultiDex support
library is disabled.
02-09 12:33:31.302 I/FirebaseInitProvider(23366): FirebaseApp initialization
successful
02-09 12:33:31.310 I/CrashlyticsInitProvider(23366): CrashlyticsInitProvider
skipping initialization
02-09 12:33:31.345 D/NetworkSecurityConfig(23366): Using Network Security Config
from resource network_security_config debugBuild: false
02-09 12:33:31.352 E/GraphResponse(23366): GraphRequest can't be used when Facebook
SDK isn't fully initialized
02-09 12:33:31.352 E/GraphResponse(23366): GraphRequest can't be used when Facebook
SDK isn't fully initialized
02-09 12:33:31.352 E/GraphResponse(23366): GraphRequest can't be used when Facebook
SDK isn't fully initialized
02-09 12:33:31.355 E/GraphResponse(23366): GraphRequest can't be used when Facebook
SDK isn't fully initialized
02-09 12:33:31.355 E/GraphResponse(23366): GraphRequest can't be used when Facebook
SDK isn't fully initialized
02-09 12:33:31.360 V/FA (23366): Deferring to Google Analytics for Firebase
for event data collection. https://goo.gl/J1sWQy
02-09 12:33:31.366 W/com.hellotalk(23366): Unsupported class loader
02-09 12:33:31.372 W/com.hellotalk(23366): Skipping duplicate class check due to
unsupported classloader
02-09 12:33:31.375 I/DynamiteModule(23366): Considering local module
com.google.android.gms.ads.dynamite:0 and remote module
com.google.android.gms.ads.dynamite:21200
02-09 12:33:31.375 I/DynamiteModule(23366): Selected remote version of
com.google.android.gms.ads.dynamite, version >= 21200
02-09 12:33:31.375 V/DynamiteModule(23366): Dynamite loader version >= 2, using
loadModule2NoCrashUtils
02-09 12:33:31.384 E/NihaotalkApplication(23366): onCreate startApp isMain:true
02-09 12:33:31.384 D/HTLOG (23366): create write log thread
02-09 12:33:31.386 E/LogFileWriter(23366): construct exists the HELLOTALK file and
delete it.
02-09 12:33:31.389 D/LogFileWriter(23366): construct mEventHandler:Handler
(com.hellotalkx.component.b.b$1) {4a073e8}
02-09 12:33:31.389 D/LogFileWriter(23366): MSG_INIT log
dir:/storage/emulated/0/hellotalk/htlog
02-09 12:33:31.393 I/DynamiteLoaderV2(23366): [71] AdsFdrDynamite.integ
02-09 12:33:31.394 W/com.hellotalk(23366): Unsupported class loader
02-09 12:33:31.403 E/NotificationChannelManager(23366): createChannelsIfNeed guest
to delete:0hellotalk_normal
02-09 12:33:31.404 E/NotificationChannelManager(23366): createChannelsIfNeed guest
to delete:1hellotalk_dnd
02-09 12:33:31.404 E/NotificationChannelManager(23366): createChannelsIfNeed create
normal channel
02-09 12:33:31.408 E/NotificationChannelManager(23366): createChannelsIfNeed create
dnd channel
02-09 12:33:31.408 W/com.hellotalk(23366): Skipping duplicate class check due to
unsupported classloader
02-09 12:33:31.421 I/MMKV (23366): <native-bridge.cpp:101::JNI_OnLoad> current
API level = 28
02-09 12:33:31.421 I/MMKV (23366): <MMKV.cpp:192::initialize> page size:4096
02-09 12:33:31.422 I/MMKV (23366): <MMKV.cpp:206::initializeMMKV> root dir:
/data/user/0/com.hellotalk/files/mmkv
02-09 12:33:31.441 E/NihaotalkApplication(23366): app initied
02-09 12:33:31.453 E/LoginConfigHelper(23366): load config cache
02-09 12:33:31.468 D/FBAudienceNetwork(23366): SDK dex loading time: 123
02-09 12:33:31.472 I/SecuritySpEncryptUtil(23366): key = 2f4f843b9b547fcd
02-09 12:33:31.490 E/HellotalkDBSessionManager(23366): Construct
02-09 12:33:31.499 W/System.err(23366): java.lang.ClassNotFoundException: Didn't
find class "com.taobao.windmill.bundle.bridge.WeexBridge" on path: DexPathList[[zip
file "/system/framework/org.apache.http.legacy.boot.jar", zip file
"/data/app/com.hellotalk-
nW6shCMXXtCJDXxLmKBj4w==/base.apk"],nativeLibraryDirectories=[/data/app/com.hellota
lk-nW6shCMXXtCJDXxLmKBj4w==/lib/arm64, /data/app/com.hellotalk-
nW6shCMXXtCJDXxLmKBj4w==/base.apk!/lib/arm64-v8a, /system/lib64]]
02-09 12:33:31.500 W/System.err(23366): at
dalvik.system.BaseDexClassLoader.findClass(BaseDexClassLoader.java:134)
02-09 12:33:31.500 W/System.err(23366): at
java.lang.ClassLoader.loadClass(ClassLoader.java:379)
02-09 12:33:31.500 W/System.err(23366): at
java.lang.ClassLoader.loadClass(ClassLoader.java:312)
--------- beginning of main
02-09 18:09:07.142 I/com.hellotalk( 5508): report jit thread pid = 5513
02-09 18:09:07.144 E/com.hellotalk( 5508): Not starting debugger since process
cannot load the jdwp agent.
02-09 18:09:07.178 I/com.hellotalk( 5508): The ClassLoaderContext is a special
shared library.
02-09 18:09:07.331 I/MultiDex( 5508): VM with version 2.1.0 has multidex support
02-09 18:09:07.332 I/MultiDex( 5508): Installing application
02-09 18:09:07.332 I/MultiDex( 5508): VM has multidex support, MultiDex support
library is disabled.
02-09 18:09:07.370 I/FirebaseInitProvider( 5508): FirebaseApp initialization
successful
02-09 18:09:07.377 I/CrashlyticsInitProvider( 5508): CrashlyticsInitProvider
skipping initialization
02-09 18:09:07.408 V/FA ( 5508): Deferring to Google Analytics for Firebase
for event data collection. https://goo.gl/J1sWQy
02-09 18:09:07.408 D/NetworkSecurityConfig( 5508): Using Network Security Config
from resource network_security_config debugBuild: false
02-09 18:09:07.414 E/GraphResponse( 5508): GraphRequest can't be used when Facebook
SDK isn't fully initialized
02-09 18:09:07.414 E/GraphResponse( 5508): GraphRequest can't be used when Facebook
SDK isn't fully initialized
02-09 18:09:07.414 E/GraphResponse( 5508): GraphRequest can't be used when Facebook
SDK isn't fully initialized
02-09 18:09:07.415 W/com.hellotalk( 5508): Unsupported class loader
02-09 18:09:07.419 E/GraphResponse( 5508): GraphRequest can't be used when Facebook
SDK isn't fully initialized
02-09 18:09:07.419 E/GraphResponse( 5508): GraphRequest can't be used when Facebook
SDK isn't fully initialized
02-09 18:09:07.426 W/com.hellotalk( 5508): Skipping duplicate class check due to
unsupported classloader
02-09 18:09:07.431 I/DynamiteModule( 5508): Considering local module
com.google.android.gms.ads.dynamite:0 and remote module
com.google.android.gms.ads.dynamite:21200
02-09 18:09:07.431 I/DynamiteModule( 5508): Selected remote version of
com.google.android.gms.ads.dynamite, version >= 21200
02-09 18:09:07.431 V/DynamiteModule( 5508): Dynamite loader version >= 2, using
loadModule2NoCrashUtils
02-09 18:09:07.452 I/DynamiteLoaderV2( 5508): [71] AdsFdrDynamite.integ
02-09 18:09:07.454 W/com.hellotalk( 5508): Unsupported class loader
02-09 18:09:07.457 W/com.hellotalk( 5508): Skipping duplicate class check due to
unsupported classloader
02-09 18:09:07.460 E/NihaotalkApplication( 5508): onCreate startApp isMain:true
02-09 18:09:07.460 D/HTLOG ( 5508): create write log thread
02-09 18:09:07.463 E/LogFileWriter( 5508): construct exists the HELLOTALK file and
delete it.
02-09 18:09:07.465 D/LogFileWriter( 5508): construct mEventHandler:Handler
(com.hellotalkx.component.b.b$1) {9123a01}
02-09 18:09:07.465 D/LogFileWriter( 5508): MSG_INIT log
dir:/storage/emulated/0/hellotalk/htlog
02-09 18:09:07.479 E/NotificationChannelManager( 5508): createChannelsIfNeed guest
to delete:0hellotalk_normal
02-09 18:09:07.479 E/NotificationChannelManager( 5508): createChannelsIfNeed guest
to delete:1hellotalk_dnd
02-09 18:09:07.479 E/NotificationChannelManager( 5508): createChannelsIfNeed create
normal channel
02-09 18:09:07.480 E/NotificationChannelManager( 5508): createChannelsIfNeed create
dnd channel
02-09 18:09:07.487 I/MMKV ( 5508): <native-bridge.cpp:101::JNI_OnLoad> current
API level = 28
02-09 18:09:07.487 I/MMKV ( 5508): <MMKV.cpp:192::initialize> page size:4096
02-09 18:09:07.488 I/MMKV ( 5508): <MMKV.cpp:206::initializeMMKV> root dir:
/data/user/0/com.hellotalk/files/mmkv
02-09 18:09:07.508 E/NihaotalkApplication( 5508): app initied
02-09 18:09:07.513 I/FA ( 5508): App measurement is starting up, version:
18102
02-09 18:09:07.514 E/LoginConfigHelper( 5508): load config cache
02-09 18:09:07.514 I/FA ( 5508): To enable debug logging run: adb shell
setprop log.tag.FA VERBOSE
02-09 18:09:07.514 I/FA ( 5508): To enable faster debug mode event logging
run:
02-09 18:09:07.514 I/FA ( 5508): adb shell setprop
debug.firebase.analytics.app com.hellotalk
02-09 18:09:07.524 I/SecuritySpEncryptUtil( 5508): key = 2f4f843b9b547fcd
02-09 18:09:07.539 D/FBAudienceNetwork( 5508): SDK dex loading time: 119
02-09 18:09:07.556 E/HellotalkDBSessionManager( 5508): Construct

You might also like