The document contains log messages from an Android application. It records events like starting processes, attaching and detaching threads, registering and unregistering sensors, database insertion errors, and downloading failures. The logs indicate the app is initializing components and encountering some issues with databases and downloads.
Download as TXT, PDF, TXT or read online on Scribd
0 ratings0% found this document useful (0 votes)
92 views
Log
The document contains log messages from an Android application. It records events like starting processes, attaching and detaching threads, registering and unregistering sensors, database insertion errors, and downloading failures. The logs indicate the app is initializing components and encountering some issues with databases and downloads.
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 20
02-01 22:13:16.115 22998 22998 E droid.ugc.
tril: Not starting debugger since
process cannot load the jdwp agent. 02-01 22:13:16.249 22998 23026 E flipped : init succeeded. 02-01 22:13:16.249 22998 23028 E flipped : Attach current thread 0 02-01 22:13:16.249 22998 23028 E flipped : Detach current thread 0 02-01 22:13:16.250 22998 23029 E flipped : Attach current thread 0 02-01 22:13:16.250 22998 23029 E flipped : Detach current thread 0 02-01 22:13:16.318 22998 23059 E NPTH-TERM: wait_inner:tools_monitor_wait_inner in !!! 02-01 22:13:16.318 22998 23059 E NPTH-TERM: wait_inner:read alive_processes count=2 02-01 22:13:16.318 22998 23059 E NPTH-TERM: wait_inner:step1 new process start request_attach 02-01 22:13:16.318 22998 23059 E NPTH-TERM: do_attach_request:request attach target pid is died 9765 02-01 22:13:16.318 22998 23059 E NPTH-TERM: do_attach_request:request attach target pid is died 10337 02-01 22:13:16.318 22998 23059 E NPTH-TERM: wait_inner:find no process to attach me, i am first 02-01 22:13:16.318 22998 23059 E NPTH-TERM: ----------------------------------------------------------- 02-01 22:13:16.318 22998 23059 E NPTH-TERM: wait_inner:read alive_processes count=0 02-01 22:13:16.318 22998 23059 E NPTH-TERM: wait_inner:first be worker!!!!!!!!!! 02-01 22:13:16.373 22998 23059 E NPTH-TERM: ----------------------------------------------------------- 02-01 22:13:16.468 22998 22998 E Instrumentation: Uninitialized ActivityThread, likely app-created Instrumentation, disabling AppComponentFactory 02-01 22:13:16.468 22998 22998 E Instrumentation: java.lang.Throwable 02-01 22:13:16.468 22998 22998 E Instrumentation: at android.app.Instrumentation.getFactory(Instrumentation.java:1282) 02-01 22:13:16.468 22998 22998 E Instrumentation: at android.app.Instrumentation.newActivity(Instrumentation.java:1273) 02-01 22:13:16.468 22998 22998 E Instrumentation: at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:3812) 02-01 22:13:16.468 22998 22998 E Instrumentation: at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:4078) 02-01 22:13:16.468 22998 22998 E Instrumentation: at android.app.servertransaction.LaunchActivityItem.execute(LaunchActivityItem.java:10 3) 02-01 22:13:16.468 22998 22998 E Instrumentation: at android.app.servertransaction.TransactionExecutor.executeCallbacks(TransactionExecu tor.java:135) 02-01 22:13:16.468 22998 22998 E Instrumentation: at android.app.servertransaction.TransactionExecutor.execute(TransactionExecutor.java: 95) 02-01 22:13:16.468 22998 22998 E Instrumentation: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2423) 02-01 22:13:16.468 22998 22998 E Instrumentation: at android.os.Handler.dispatchMessage(Handler.java:106) 02-01 22:13:16.468 22998 22998 E Instrumentation: at android.os.Looper.loopOnce(Looper.java:233) 02-01 22:13:16.468 22998 22998 E Instrumentation: at android.os.Looper.loop(Looper.java:334) 02-01 22:13:16.468 22998 22998 E Instrumentation: at android.app.ActivityThread.main(ActivityThread.java:8333) 02-01 22:13:16.468 22998 22998 E Instrumentation: at java.lang.reflect.Method.invoke(Native Method) 02-01 22:13:16.468 22998 22998 E Instrumentation: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:582) 02-01 22:13:16.468 22998 22998 E Instrumentation: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1065) 02-01 22:13:16.802 22998 23204 E _V_SensorManager: registerListenerImpl type:5 strType=android.sensor.light delay:200000 maxLatency:0 by: class X.3Ml num: 0 02-01 22:13:16.930 22998 23185 E ActivityThread: Failed to find provider info for com.vivo.awarecontext.awareeventprovider 02-01 22:13:16.939 22998 23046 E HeapGCOptimizer#native: s_heap_offset512, region_space_offset:832 02-01 22:13:16.943 22998 23046 E HeapGCOptimizer#native: resize method is NULL 02-01 22:13:17.084 22998 23025 E Forest_null: could not get any valid access key from remote settings 02-01 22:13:17.126 22998 23303 E Forest_GeckoFetcher: download failed with waitGeckoUpdate=false ,channel = tiktok_webview_hook,bundle = hook.js 02-01 22:13:17.126 22998 23303 E Forest_GeckoFetcher: java.lang.Throwable: invalid channel 02-01 22:13:17.126 22998 23303 E Forest_GeckoFetcher: at X.JaZ.LIZ(SourceFile:33554567) 02-01 22:13:17.126 22998 23303 E Forest_GeckoFetcher: at X.KPQ.run(SourceFile:396) 02-01 22:13:17.126 22998 23303 E Forest_GeckoFetcher: at X.WzC.run(SourceFile:19) 02-01 22:13:17.126 22998 23303 E Forest_GeckoFetcher: at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) 02-01 22:13:17.126 22998 23303 E Forest_GeckoFetcher: at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) 02-01 22:13:17.126 22998 23303 E Forest_GeckoFetcher: at java.lang.Thread.run(Thread.java:1012) 02-01 22:13:18.289 22998 23148 E _V_SensorManager: registerListenerImpl type:1 strType=android.sensor.accelerometer delay:200000 maxLatency:0 by: class ms.bd.o.m1 num: 1 02-01 22:13:19.271 22998 23026 E SQLiteDatabase: Error inserting open_time=1675184400000 02-01 22:13:19.271 22998 23026 E SQLiteDatabase: android.database.sqlite.SQLiteConstraintException: UNIQUE constraint failed: app_open.open_time (code 2067 SQLITE_CONSTRAINT_UNIQUE) 02-01 22:13:19.271 22998 23026 E SQLiteDatabase: at android.database.sqlite.SQLiteConnection.nativeExecuteForLastInsertedRowId(Native Method) 02-01 22:13:19.271 22998 23026 E SQLiteDatabase: at android.database.sqlite.SQLiteConnection.executeForLastInsertedRowId(SQLiteConnecti on.java:985) 02-01 22:13:19.271 22998 23026 E SQLiteDatabase: at android.database.sqlite.SQLiteSession.executeForLastInsertedRowId(SQLiteSession.jav a:790) 02-01 22:13:19.271 22998 23026 E SQLiteDatabase: at android.database.sqlite.SQLiteStatement.executeInsert(SQLiteStatement.java:89) 02-01 22:13:19.271 22998 23026 E SQLiteDatabase: at android.database.sqlite.SQLiteDatabase.insertWithOnConflict(SQLiteDatabase.java:170 2) 02-01 22:13:19.271 22998 23026 E SQLiteDatabase: at android.database.sqlite.SQLiteDatabase.insert(SQLiteDatabase.java:1571) 02-01 22:13:19.271 22998 23026 E SQLiteDatabase: at X.QSE.invoke(SourceFile:440) 02-01 22:13:19.271 22998 23026 E SQLiteDatabase: at X.QI9.run(SourceFile:27) 02-01 22:13:19.271 22998 23026 E SQLiteDatabase: at X.57U.LIZ(SourceFile:16777225) 02-01 22:13:19.271 22998 23026 E SQLiteDatabase: at X.QI8.then(SourceFile:16777228) 02-01 22:13:19.271 22998 23026 E SQLiteDatabase: at X.0So.run(SourceFile:31) 02-01 22:13:19.271 22998 23026 E SQLiteDatabase: at X.WlF.run(SourceFile:267) 02-01 22:13:19.271 22998 23026 E SQLiteDatabase: at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) 02-01 22:13:19.271 22998 23026 E SQLiteDatabase: at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) 02-01 22:13:19.271 22998 23026 E SQLiteDatabase: at X.Wkv.run(SourceFile:15) 02-01 22:13:19.271 22998 23026 E SQLiteDatabase: at java.lang.Thread.run(Thread.java:1012) 02-01 22:13:19.296 22998 23148 E _V_SensorManager: unregisterListenerImpl listener=ms.bd.o.m1@f2b1c13sensor=NULL num: 2 02-01 22:13:19.357 22998 23211 E Bench-TAG: ====== JNI_OnLoad ====== 02-01 22:13:19.372 22998 23411 E KEVA.NATIVE: zx: using default value 02-01 22:13:19.372 22998 23412 E KEVA.NATIVE: zx: using default value 02-01 22:13:19.373 22998 23413 E KEVA.NATIVE: zx: using default value 02-01 22:13:20.961 22998 23026 E droid.ugc.tril: No implementation found for void com.lynx.tasm.LynxEnv.nativeSetEnv(java.lang.String, boolean) (tried Java_com_lynx_tasm_LynxEnv_nativeSetEnv and Java_com_lynx_tasm_LynxEnv_nativeSetEnv__Ljava_lang_String_2Z) 02-01 22:13:20.965 22998 23026 E droid.ugc.tril: No implementation found for void com.lynx.tasm.LynxEnv.nativeSetEnv(java.lang.String, boolean) (tried Java_com_lynx_tasm_LynxEnv_nativeSetEnv and Java_com_lynx_tasm_LynxEnv_nativeSetEnv__Ljava_lang_String_2Z) 02-01 22:13:21.151 22998 23441 E Surface : freeAllBuffers: 9 buffers were freed while being dequeued! 02-01 22:13:21.249 22998 23549 E lens_sdk: lens version: 7.3.1 02-01 22:13:21.249 22998 23549 E lens_sdk: VideoOclSrGpuBackend::InitBackend sr init with 1.5x 02-01 22:13:21.249 22998 23549 E lens_sdk: VideoOclSrGpuBackend::InitBackend sr init for mali sync per frame 02-01 22:13:21.326 22998 23549 E lens_sdk: rsr init ok 02-01 22:13:22.478 22998 23563 E Forest_null: could not get any valid access key from remote settings 02-01 22:13:22.489 22998 23303 E Forest_GeckoFetcher: download failed with waitGeckoUpdate=false ,channel = fe_tiktok_lynx_search_transfer,bundle = template.js 02-01 22:13:22.489 22998 23303 E Forest_GeckoFetcher: java.lang.Throwable: invalid channel 02-01 22:13:22.489 22998 23303 E Forest_GeckoFetcher: at X.JaZ.LIZ(SourceFile:33554567) 02-01 22:13:22.489 22998 23303 E Forest_GeckoFetcher: at X.KPQ.run(SourceFile:396) 02-01 22:13:22.489 22998 23303 E Forest_GeckoFetcher: at X.WzC.run(SourceFile:19) 02-01 22:13:22.489 22998 23303 E Forest_GeckoFetcher: at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) 02-01 22:13:22.489 22998 23303 E Forest_GeckoFetcher: at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) 02-01 22:13:22.489 22998 23303 E Forest_GeckoFetcher: at java.lang.Thread.run(Thread.java:1012) 02-01 22:13:22.796 22998 23347 E droid.ugc.tril: No implementation found for java.lang.String com.bef.effectsdk.EffectSDKUtils.nativeGetSdkVersion() (tried Java_com_bef_effectsdk_EffectSDKUtils_nativeGetSdkVersion and Java_com_bef_effectsdk_EffectSDKUtils_nativeGetSdkVersion__) 02-01 22:13:22.826 22998 23583 E SQLiteLog: (5) statement aborts at 1: [PRAGMA journal_mode=TRUNCATE] database is locked 02-01 22:13:23.132 22998 23007 E jato : too long GC blocking 02-01 22:13:23.132 22998 23007 E jato : gc block end, 37687917,5017 02-01 22:13:24.380 22998 23267 E droid.ugc.tril: No implementation found for java.lang.String com.bef.effectsdk.EffectSDKUtils.nativeGetSdkVersion() (tried Java_com_bef_effectsdk_EffectSDKUtils_nativeGetSdkVersion and Java_com_bef_effectsdk_EffectSDKUtils_nativeGetSdkVersion__) 02-01 22:13:28.885 23638 23688 E NPTH-TERM: do_attach_request:send attach sig to tracerpid=22998 tracertid=23059 02-01 22:13:28.886 23638 23688 E NPTH-TERM: do_attach_request:success handled, now my tracerpid=22998 tracertid=23059 02-01 22:13:28.886 22998 23059 E NPTH-TERM: wait_inner:first process waked up by attach request 02-01 22:13:28.886 22998 23059 E NPTH-TERM: wait_inner:start handle pending attach sig 02-01 22:13:28.886 22998 23059 E NPTH-TERM: do_attach:TMonitor start check lockFd 02-01 22:13:28.886 22998 23059 E NPTH-TERM: do_attach:TMonitor success check lockFd 02-01 22:13:28.886 23638 23688 E NPTH-TERM: notify attach 22998 02-01 22:13:28.886 22998 23059 E NPTH-TERM: do_attach_request:do check_pending_attach_request 02-01 22:13:28.886 22998 23059 E NPTH-TERM: ----------------------------------------------------------- 02-01 22:13:28.886 22998 23059 E NPTH-TERM: do_attach_request:startup new tracee thread, old=-1 02-01 22:13:28.887 22998 23692 E NPTH-TERM: npth-tracee:thread_loop start... 02-01 22:13:28.887 22998 23692 E NPTH-TERM: npth-tracee:thread_loop got flock success, lockfile path=/data/user/0/com.ss.android.ugc.trill/files/npth/killHistory/proc/ 22998/23692_lock... 02-01 22:13:28.888 22998 23692 E NPTH-TERM: npth-tracee:thread_loop start wait mutexlock... 02-01 22:13:28.888 22998 23059 E NPTH-TERM: do_attach_request:send attach sig to tracerpid=23638 tracertid=23688 02-01 22:13:28.888 22998 23059 E NPTH-TERM: do_attach_request:success handled, now my tracerpid=23638 tracertid=23688 02-01 22:13:28.888 22998 23059 E NPTH-TERM: do_attach:TMonitor start flock, traceepid=23638 traceetid=23689 02-01 22:13:28.939 23638 23688 E NPTH-TERM: do_attach:TMonitor start flock, traceepid=22998 traceetid=23692 02-01 22:13:39.659 22998 23211 E Bench-TAG: ====== JNI_OnLoad ====== 02-01 22:13:43.397 22998 22998 E KEVA.NATIVE: fail to modify long _6944883283193185282, just delete it and store new 02-01 22:13:43.473 22998 23441 E Surface : freeAllBuffers: 13 buffers were freed while being dequeued! 02-01 22:13:43.572 22998 23549 E lens_sdk: VideoOclSrGpuBackend::video size changed,w:576,h:1024 02-01 22:13:47.355 22998 23583 E SQLiteLog: (5) statement aborts at 1: [PRAGMA journal_mode=TRUNCATE] database is locked 02-01 22:13:50.584 22998 23007 E jato : too long GC blocking 02-01 22:13:50.584 22998 23007 E jato : gc block end, 37715373,5013 02-01 22:14:45.774 22998 22998 E KEVA.NATIVE: fail to modify long _6944883283193185282, just delete it and store new 02-01 22:14:51.152 22998 23007 E jato : too long GC blocking 02-01 22:14:51.155 22998 23007 E jato : gc block end, 37775943,5014 02-01 22:15:13.540 22998 22998 E KEVA.NATIVE: fail to modify long _6944883283193185282, just delete it and store new 02-01 22:15:15.163 22998 22998 E KEVA.NATIVE: fail to modify long _6944883283193185282, just delete it and store new 02-01 22:15:17.639 22998 23148 E _V_SensorManager: registerListenerImpl type:1 strType=android.sensor.accelerometer delay:200000 maxLatency:0 by: class ms.bd.o.m1 num: 1 02-01 22:15:18.646 22998 23148 E _V_SensorManager: unregisterListenerImpl listener=ms.bd.o.m1@f2b1c13sensor=NULL num: 2 02-01 22:15:20.374 22998 23007 E jato : too long GC blocking 02-01 22:15:20.375 22998 23007 E jato : gc block end, 37805163,5013 02-01 22:15:21.073 22998 22998 E KEVA.NATIVE: fail to modify long _6944883283193185282, just delete it and store new 02-01 22:15:21.575 22998 22998 E KEVA.NATIVE: fail to modify long _6944883283193185282, just delete it and store new 02-01 22:15:22.522 22998 23998 E _V_SensorManager: unregisterListenerImpl listener=X.3Ml@8e55b07sensor=NULL num: 1 02-01 22:15:30.046 22998 23007 E jato : too long GC blocking 02-01 22:15:30.047 22998 23007 E jato : gc block end, 37814774,5075 02-01 22:19:09.769 22998 23211 E _V_SensorManager: registerListenerImpl type:5 strType=android.sensor.light delay:200000 maxLatency:0 by: class X.3Ml num: 0 02-01 22:19:17.636 22998 23148 E _V_SensorManager: registerListenerImpl type:1 strType=android.sensor.accelerometer delay:200000 maxLatency:0 by: class ms.bd.o.m1 num: 1 02-01 22:19:18.645 22998 23148 E _V_SensorManager: unregisterListenerImpl listener=ms.bd.o.m1@f2b1c13sensor=NULL num: 2 02-01 22:19:20.097 22998 22998 E KEVA.NATIVE: fail to modify long _6944883283193185282, just delete it and store new 02-01 22:19:20.098 22998 22998 E KEVA.NATIVE: fail to modify long _6944883283193185282, just delete it and store new 02-01 22:19:21.137 22998 22998 E KEVA.NATIVE: fail to modify long _6944883283193185282, just delete it and store new 02-01 22:19:21.148 22998 22998 E Instrumentation: Uninitialized ActivityThread, likely app-created Instrumentation, disabling AppComponentFactory 02-01 22:19:21.148 22998 22998 E Instrumentation: java.lang.Throwable 02-01 22:19:21.148 22998 22998 E Instrumentation: at android.app.Instrumentation.getFactory(Instrumentation.java:1282) 02-01 22:19:21.148 22998 22998 E Instrumentation: at android.app.Instrumentation.newActivity(Instrumentation.java:1273) 02-01 22:19:21.148 22998 22998 E Instrumentation: at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:3812) 02-01 22:19:21.148 22998 22998 E Instrumentation: at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:4078) 02-01 22:19:21.148 22998 22998 E Instrumentation: at android.app.servertransaction.LaunchActivityItem.execute(LaunchActivityItem.java:10 3) 02-01 22:19:21.148 22998 22998 E Instrumentation: at android.app.servertransaction.TransactionExecutor.executeCallbacks(TransactionExecu tor.java:135) 02-01 22:19:21.148 22998 22998 E Instrumentation: at android.app.servertransaction.TransactionExecutor.execute(TransactionExecutor.java: 95) 02-01 22:19:21.148 22998 22998 E Instrumentation: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2423) 02-01 22:19:21.148 22998 22998 E Instrumentation: at android.os.Handler.dispatchMessage(Handler.java:106) 02-01 22:19:21.148 22998 22998 E Instrumentation: at android.os.Looper.loopOnce(Looper.java:233) 02-01 22:19:21.148 22998 22998 E Instrumentation: at android.os.Looper.loop(Looper.java:334) 02-01 22:19:21.148 22998 22998 E Instrumentation: at android.app.ActivityThread.main(ActivityThread.java:8333) 02-01 22:19:21.148 22998 22998 E Instrumentation: at java.lang.reflect.Method.invoke(Native Method) 02-01 22:19:21.148 22998 22998 E Instrumentation: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:582) 02-01 22:19:21.148 22998 22998 E Instrumentation: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1065) 02-01 22:19:21.198 22998 23305 E Forest_null: could not get any valid access key from remote settings 02-01 22:19:21.200 22998 23305 E Forest_ResourceFetcherChain: fetchAsync error:memoryError:could not found memory cache 02-01 22:19:21.215 22998 25795 E Forest_GeckoFetcher: download failed with waitGeckoUpdate=false ,channel = chat_ambient_animation_resource,bundle = / 02-01 22:19:21.215 22998 25795 E Forest_GeckoFetcher: java.lang.Throwable: invalid channel 02-01 22:19:21.215 22998 25795 E Forest_GeckoFetcher: at X.JaZ.LIZ(SourceFile:33554567) 02-01 22:19:21.215 22998 25795 E Forest_GeckoFetcher: at X.KPQ.run(SourceFile:396) 02-01 22:19:21.215 22998 25795 E Forest_GeckoFetcher: at X.WzC.run(SourceFile:19) 02-01 22:19:21.215 22998 25795 E Forest_GeckoFetcher: at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) 02-01 22:19:21.215 22998 25795 E Forest_GeckoFetcher: at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) 02-01 22:19:21.215 22998 25795 E Forest_GeckoFetcher: at java.lang.Thread.run(Thread.java:1012) 02-01 22:19:21.259 22998 22998 E Forest_ResourceFetcherChain: fetchAsync error:memoryError:could not found memory cache 02-01 22:19:21.262 22998 25798 E Forest_GeckoFetcher: download failed with waitGeckoUpdate=false ,channel = reply_options_in_dm_resource,bundle = light.json 02-01 22:19:21.262 22998 25798 E Forest_GeckoFetcher: java.lang.Throwable: invalid channel 02-01 22:19:21.262 22998 25798 E Forest_GeckoFetcher: at X.JaZ.LIZ(SourceFile:33554567) 02-01 22:19:21.262 22998 25798 E Forest_GeckoFetcher: at X.KPQ.run(SourceFile:396) 02-01 22:19:21.262 22998 25798 E Forest_GeckoFetcher: at X.WzC.run(SourceFile:19) 02-01 22:19:21.262 22998 25798 E Forest_GeckoFetcher: at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) 02-01 22:19:21.262 22998 25798 E Forest_GeckoFetcher: at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) 02-01 22:19:21.262 22998 25798 E Forest_GeckoFetcher: at java.lang.Thread.run(Thread.java:1012) 02-01 22:19:25.130 22998 23007 E jato : too long GC blocking 02-01 22:19:25.131 22998 23007 E jato : gc block end, 38047252,5015 02-01 22:19:29.781 22998 22998 E KEVA.NATIVE: fail to modify long _6944883283193185282, just delete it and store new 02-01 22:19:37.908 22998 23007 E jato : too long GC blocking 02-01 22:19:37.909 22998 23007 E jato : gc block end, 38060034,5011 02-01 22:21:05.711 22998 22998 E KEVA.NATIVE: fail to modify long _6944883283193185282, just delete it and store new 02-01 22:21:16.438 22998 23007 E jato : too long GC blocking 02-01 22:21:16.440 22998 23007 E jato : gc block end, 38158559,5017 02-01 22:21:16.991 22998 22998 E KEVA.NATIVE: fail to modify long _6944883283193185282, just delete it and store new 02-01 22:21:17.638 22998 23148 E _V_SensorManager: registerListenerImpl type:1 strType=android.sensor.accelerometer delay:200000 maxLatency:0 by: class ms.bd.o.m1 num: 1 02-01 22:21:18.646 22998 23148 E _V_SensorManager: unregisterListenerImpl listener=ms.bd.o.m1@f2b1c13sensor=NULL num: 2 02-01 22:21:26.624 22998 23007 E jato : too long GC blocking 02-01 22:21:26.624 22998 23007 E jato : gc block end, 38168754,5007 02-01 22:21:30.752 22998 22998 E KEVA.NATIVE: fail to modify long _6944883283193185282, just delete it and store new 02-01 22:21:33.063 22998 22998 E KEVA.NATIVE: fail to modify long _6944883283193185282, just delete it and store new 02-01 22:21:36.018 22998 23007 E jato : too long GC blocking 02-01 22:21:36.019 22998 23007 E jato : gc block end, 38178146,5009 02-01 22:21:49.541 22998 22998 E KEVA.NATIVE: fail to modify long _6944883283193185282, just delete it and store new 02-01 22:21:57.991 22998 22998 E KEVA.NATIVE: fail to modify long _6944883283193185282, just delete it and store new 02-01 22:21:58.665 22998 23007 E jato : too long GC blocking 02-01 22:21:58.665 22998 23007 E jato : gc block end, 38200791,5010 02-01 22:21:58.926 22998 26109 E _V_SensorManager: unregisterListenerImpl listener=X.3Ml@8e55b07sensor=NULL num: 1 02-01 22:23:35.063 22998 25327 E _V_SensorManager: registerListenerImpl type:5 strType=android.sensor.light delay:200000 maxLatency:0 by: class X.3Ml num: 0 02-01 22:23:41.951 22998 22998 E KEVA.NATIVE: fail to modify long _6944883283193185282, just delete it and store new 02-01 22:23:43.339 22998 26267 E _V_SensorManager: unregisterListenerImpl listener=X.3Ml@8e55b07sensor=NULL num: 1 02-01 22:24:33.475 22998 26267 E _V_SensorManager: registerListenerImpl type:5 strType=android.sensor.light delay:200000 maxLatency:0 by: class X.3Ml num: 0 02-01 22:24:37.741 22998 22998 E KEVA.NATIVE: fail to modify long _6944883283193185282, just delete it and store new 02-01 22:24:42.880 22998 22998 E KEVA.NATIVE: fail to modify long _6944883283193185282, just delete it and store new 02-01 22:24:43.750 22998 23007 E jato : too long GC blocking 02-01 22:24:43.850 22998 23007 E jato : too long GC blocking 02-01 22:24:43.951 22998 23007 E jato : too long GC blocking 02-01 22:24:43.951 22998 23007 E jato : gc block end, 38339785,5212 02-01 22:24:58.196 22998 22998 E KEVA.NATIVE: fail to modify long _6944883283193185282, just delete it and store new 02-01 22:24:59.040 22998 28521 E _V_SensorManager: unregisterListenerImpl listener=X.3Ml@8e55b07sensor=NULL num: 1 02-01 22:30:02.863 22998 29819 E _V_SensorManager: registerListenerImpl type:5 strType=android.sensor.light delay:200000 maxLatency:0 by: class X.3Ml num: 0 02-01 22:30:22.624 22998 22998 E KEVA.NATIVE: fail to modify long _6944883283193185282, just delete it and store new 02-01 22:30:23.358 22998 30322 E _V_SensorManager: unregisterListenerImpl listener=X.3Ml@8e55b07sensor=NULL num: 1 02-01 22:30:44.519 22998 30322 E _V_SensorManager: registerListenerImpl type:5 strType=android.sensor.light delay:200000 maxLatency:0 by: class X.3Ml num: 0 02-01 22:30:46.439 22998 22998 E KEVA.NATIVE: fail to modify long _6944883283193185282, just delete it and store new 02-01 22:30:46.440 22998 22998 E KEVA.NATIVE: fail to modify long _6944883283193185282, just delete it and store new 02-01 22:30:47.335 22998 22998 E KEVA.NATIVE: fail to modify long _6944883283193185282, just delete it and store new 02-01 22:30:47.338 22998 22998 E Instrumentation: Uninitialized ActivityThread, likely app-created Instrumentation, disabling AppComponentFactory 02-01 22:30:47.338 22998 22998 E Instrumentation: java.lang.Throwable 02-01 22:30:47.338 22998 22998 E Instrumentation: at android.app.Instrumentation.getFactory(Instrumentation.java:1282) 02-01 22:30:47.338 22998 22998 E Instrumentation: at android.app.Instrumentation.newActivity(Instrumentation.java:1273) 02-01 22:30:47.338 22998 22998 E Instrumentation: at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:3812) 02-01 22:30:47.338 22998 22998 E Instrumentation: at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:4078) 02-01 22:30:47.338 22998 22998 E Instrumentation: at android.app.servertransaction.LaunchActivityItem.execute(LaunchActivityItem.java:10 3) 02-01 22:30:47.338 22998 22998 E Instrumentation: at android.app.servertransaction.TransactionExecutor.executeCallbacks(TransactionExecu tor.java:135) 02-01 22:30:47.338 22998 22998 E Instrumentation: at android.app.servertransaction.TransactionExecutor.execute(TransactionExecutor.java: 95) 02-01 22:30:47.338 22998 22998 E Instrumentation: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2423) 02-01 22:30:47.338 22998 22998 E Instrumentation: at android.os.Handler.dispatchMessage(Handler.java:106) 02-01 22:30:47.338 22998 22998 E Instrumentation: at android.os.Looper.loopOnce(Looper.java:233) 02-01 22:30:47.338 22998 22998 E Instrumentation: at android.os.Looper.loop(Looper.java:334) 02-01 22:30:47.338 22998 22998 E Instrumentation: at android.app.ActivityThread.main(ActivityThread.java:8333) 02-01 22:30:47.338 22998 22998 E Instrumentation: at java.lang.reflect.Method.invoke(Native Method) 02-01 22:30:47.338 22998 22998 E Instrumentation: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:582) 02-01 22:30:47.338 22998 22998 E Instrumentation: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1065) 02-01 22:30:47.369 22998 23337 E Forest_null: could not get any valid access key from remote settings 02-01 22:30:47.371 22998 23337 E Forest_ResourceFetcherChain: fetchAsync error:memoryError:/data/user/0/com.ss.android.ugc.trill/files/offlineX/ f9e6186803d872f739d3d1707d9a652e/chat_ambient_animation_resource/156463354/res not exists or a directory 02-01 22:30:47.381 22998 30704 E Forest_GeckoFetcher: download failed with waitGeckoUpdate=false ,channel = chat_ambient_animation_resource,bundle = / 02-01 22:30:47.381 22998 30704 E Forest_GeckoFetcher: java.lang.Throwable: invalid channel 02-01 22:30:47.381 22998 30704 E Forest_GeckoFetcher: at X.JaZ.LIZ(SourceFile:33554567) 02-01 22:30:47.381 22998 30704 E Forest_GeckoFetcher: at X.KPQ.run(SourceFile:396) 02-01 22:30:47.381 22998 30704 E Forest_GeckoFetcher: at X.WzC.run(SourceFile:19) 02-01 22:30:47.381 22998 30704 E Forest_GeckoFetcher: at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) 02-01 22:30:47.381 22998 30704 E Forest_GeckoFetcher: at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) 02-01 22:30:47.381 22998 30704 E Forest_GeckoFetcher: at java.lang.Thread.run(Thread.java:1012) 02-01 22:30:52.527 22998 23007 E jato : too long GC blocking 02-01 22:30:52.528 22998 23007 E jato : gc block end, 38708554,5020 02-01 22:30:56.087 22998 30303 E _V_SensorManager: unregisterListenerImpl listener=X.3Ml@8e55b07sensor=NULL num: 1 02-01 22:31:06.125 22998 23007 E jato : too long GC blocking 02-01 22:31:06.127 22998 23007 E jato : gc block end, 38722132,5040 02-01 22:31:23.804 22998 22998 E Instrumentation: Uninitialized ActivityThread, likely app-created Instrumentation, disabling AppComponentFactory 02-01 22:31:23.804 22998 22998 E Instrumentation: java.lang.Throwable 02-01 22:31:23.804 22998 22998 E Instrumentation: at android.app.Instrumentation.getFactory(Instrumentation.java:1282) 02-01 22:31:23.804 22998 22998 E Instrumentation: at android.app.Instrumentation.newActivity(Instrumentation.java:1273) 02-01 22:31:23.804 22998 22998 E Instrumentation: at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:3812) 02-01 22:31:23.804 22998 22998 E Instrumentation: at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:4078) 02-01 22:31:23.804 22998 22998 E Instrumentation: at android.app.servertransaction.LaunchActivityItem.execute(LaunchActivityItem.java:10 3) 02-01 22:31:23.804 22998 22998 E Instrumentation: at android.app.servertransaction.TransactionExecutor.executeCallbacks(TransactionExecu tor.java:135) 02-01 22:31:23.804 22998 22998 E Instrumentation: at android.app.servertransaction.TransactionExecutor.execute(TransactionExecutor.java: 95) 02-01 22:31:23.804 22998 22998 E Instrumentation: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2423) 02-01 22:31:23.804 22998 22998 E Instrumentation: at android.os.Handler.dispatchMessage(Handler.java:106) 02-01 22:31:23.804 22998 22998 E Instrumentation: at android.os.Looper.loopOnce(Looper.java:233) 02-01 22:31:23.804 22998 22998 E Instrumentation: at android.os.Looper.loop(Looper.java:334) 02-01 22:31:23.804 22998 22998 E Instrumentation: at android.app.ActivityThread.main(ActivityThread.java:8333) 02-01 22:31:23.804 22998 22998 E Instrumentation: at java.lang.reflect.Method.invoke(Native Method) 02-01 22:31:23.804 22998 22998 E Instrumentation: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:582) 02-01 22:31:23.804 22998 22998 E Instrumentation: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1065) 02-01 22:31:23.906 22998 30303 E _V_SensorManager: registerListenerImpl type:5 strType=android.sensor.light delay:200000 maxLatency:0 by: class X.3Ml num: 0 02-01 22:31:24.065 22998 22998 E Instrumentation: Uninitialized ActivityThread, likely app-created Instrumentation, disabling AppComponentFactory 02-01 22:31:24.065 22998 22998 E Instrumentation: java.lang.Throwable 02-01 22:31:24.065 22998 22998 E Instrumentation: at android.app.Instrumentation.getFactory(Instrumentation.java:1282) 02-01 22:31:24.065 22998 22998 E Instrumentation: at android.app.Instrumentation.newActivity(Instrumentation.java:1273) 02-01 22:31:24.065 22998 22998 E Instrumentation: at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:3812) 02-01 22:31:24.065 22998 22998 E Instrumentation: at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:4078) 02-01 22:31:24.065 22998 22998 E Instrumentation: at android.app.servertransaction.LaunchActivityItem.execute(LaunchActivityItem.java:10 3) 02-01 22:31:24.065 22998 22998 E Instrumentation: at android.app.servertransaction.TransactionExecutor.executeCallbacks(TransactionExecu tor.java:135) 02-01 22:31:24.065 22998 22998 E Instrumentation: at android.app.servertransaction.TransactionExecutor.execute(TransactionExecutor.java: 95) 02-01 22:31:24.065 22998 22998 E Instrumentation: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2423) 02-01 22:31:24.065 22998 22998 E Instrumentation: at android.os.Handler.dispatchMessage(Handler.java:106) 02-01 22:31:24.065 22998 22998 E Instrumentation: at android.os.Looper.loopOnce(Looper.java:233) 02-01 22:31:24.065 22998 22998 E Instrumentation: at android.os.Looper.loop(Looper.java:334) 02-01 22:31:24.065 22998 22998 E Instrumentation: at android.app.ActivityThread.main(ActivityThread.java:8333) 02-01 22:31:24.065 22998 22998 E Instrumentation: at java.lang.reflect.Method.invoke(Native Method) 02-01 22:31:24.065 22998 22998 E Instrumentation: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:582) 02-01 22:31:24.065 22998 22998 E Instrumentation: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1065) 02-01 22:31:24.091 22998 23337 E Forest_null: could not get any valid access key from remote settings 02-01 22:31:24.091 22998 23337 E Forest_ResourceFetcherChain: fetchAsync error:memoryError:/data/user/0/com.ss.android.ugc.trill/files/offlineX/ f9e6186803d872f739d3d1707d9a652e/chat_ambient_animation_resource/156463354/res not exists or a directory 02-01 22:31:24.100 22998 30957 E Forest_GeckoFetcher: download failed with waitGeckoUpdate=false ,channel = chat_ambient_animation_resource,bundle = / 02-01 22:31:24.100 22998 30957 E Forest_GeckoFetcher: java.lang.Throwable: invalid channel 02-01 22:31:24.100 22998 30957 E Forest_GeckoFetcher: at X.JaZ.LIZ(SourceFile:33554567) 02-01 22:31:24.100 22998 30957 E Forest_GeckoFetcher: at X.KPQ.run(SourceFile:396) 02-01 22:31:24.100 22998 30957 E Forest_GeckoFetcher: at X.WzC.run(SourceFile:19) 02-01 22:31:24.100 22998 30957 E Forest_GeckoFetcher: at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) 02-01 22:31:24.100 22998 30957 E Forest_GeckoFetcher: at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) 02-01 22:31:24.100 22998 30957 E Forest_GeckoFetcher: at java.lang.Thread.run(Thread.java:1012) 02-01 22:31:24.153 22998 22998 E KEVA.NATIVE: fail to modify long _6944883283193185282, just delete it and store new 02-01 22:31:29.022 22998 23007 E jato : too long GC blocking 02-01 22:31:29.022 22998 23007 E jato : gc block end, 38745054,5014 02-01 22:31:35.805 22998 22998 E KEVA.NATIVE: fail to modify long _6944883283193185282, just delete it and store new 02-01 22:31:35.807 22998 22998 E Instrumentation: Uninitialized ActivityThread, likely app-created Instrumentation, disabling AppComponentFactory 02-01 22:31:35.807 22998 22998 E Instrumentation: java.lang.Throwable 02-01 22:31:35.807 22998 22998 E Instrumentation: at android.app.Instrumentation.getFactory(Instrumentation.java:1282) 02-01 22:31:35.807 22998 22998 E Instrumentation: at android.app.Instrumentation.newActivity(Instrumentation.java:1273) 02-01 22:31:35.807 22998 22998 E Instrumentation: at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:3812) 02-01 22:31:35.807 22998 22998 E Instrumentation: at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:4078) 02-01 22:31:35.807 22998 22998 E Instrumentation: at android.app.servertransaction.LaunchActivityItem.execute(LaunchActivityItem.java:10 3) 02-01 22:31:35.807 22998 22998 E Instrumentation: at android.app.servertransaction.TransactionExecutor.executeCallbacks(TransactionExecu tor.java:135) 02-01 22:31:35.807 22998 22998 E Instrumentation: at android.app.servertransaction.TransactionExecutor.execute(TransactionExecutor.java: 95) 02-01 22:31:35.807 22998 22998 E Instrumentation: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2423) 02-01 22:31:35.807 22998 22998 E Instrumentation: at android.os.Handler.dispatchMessage(Handler.java:106) 02-01 22:31:35.807 22998 22998 E Instrumentation: at android.os.Looper.loopOnce(Looper.java:233) 02-01 22:31:35.807 22998 22998 E Instrumentation: at android.os.Looper.loop(Looper.java:334) 02-01 22:31:35.807 22998 22998 E Instrumentation: at android.app.ActivityThread.main(ActivityThread.java:8333) 02-01 22:31:35.807 22998 22998 E Instrumentation: at java.lang.reflect.Method.invoke(Native Method) 02-01 22:31:35.807 22998 22998 E Instrumentation: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:582) 02-01 22:31:35.807 22998 22998 E Instrumentation: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1065) 02-01 22:31:35.827 22998 23305 E Forest_null: could not get any valid access key from remote settings 02-01 22:31:35.828 22998 23305 E Forest_ResourceFetcherChain: fetchAsync error:memoryError:/data/user/0/com.ss.android.ugc.trill/files/offlineX/ f9e6186803d872f739d3d1707d9a652e/chat_ambient_animation_resource/156463354/res not exists or a directory 02-01 22:31:35.832 22998 31001 E Forest_GeckoFetcher: download failed with waitGeckoUpdate=false ,channel = chat_ambient_animation_resource,bundle = / 02-01 22:31:35.832 22998 31001 E Forest_GeckoFetcher: java.lang.Throwable: invalid channel 02-01 22:31:35.832 22998 31001 E Forest_GeckoFetcher: at X.JaZ.LIZ(SourceFile:33554567) 02-01 22:31:35.832 22998 31001 E Forest_GeckoFetcher: at X.KPQ.run(SourceFile:396) 02-01 22:31:35.832 22998 31001 E Forest_GeckoFetcher: at X.WzC.run(SourceFile:19) 02-01 22:31:35.832 22998 31001 E Forest_GeckoFetcher: at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) 02-01 22:31:35.832 22998 31001 E Forest_GeckoFetcher: at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) 02-01 22:31:35.832 22998 31001 E Forest_GeckoFetcher: at java.lang.Thread.run(Thread.java:1012) 02-01 22:31:39.255 22998 23007 E jato : too long GC blocking 02-01 22:31:39.355 22998 23007 E jato : too long GC blocking 02-01 22:31:39.455 22998 23007 E jato : too long GC blocking 02-01 22:31:39.456 22998 23007 E jato : gc block end, 38755283,5219 02-01 22:31:39.954 22998 22998 E KEVA.NATIVE: fail to modify long _6944883283193185282, just delete it and store new 02-01 22:31:43.722 22998 22998 E KEVA.NATIVE: fail to modify long _6944883283193185282, just delete it and store new 02-01 22:31:47.984 22998 23007 E jato : too long GC blocking 02-01 22:31:47.985 22998 23007 E jato : gc block end, 38764021,5009 02-01 22:32:16.180 22998 22998 E KEVA.NATIVE: fail to modify long _6944883283193185282, just delete it and store new 02-01 22:32:16.980 22998 31204 E _V_SensorManager: unregisterListenerImpl listener=X.3Ml@8e55b07sensor=NULL num: 1 02-01 22:32:33.256 22998 30303 E _V_SensorManager: registerListenerImpl type:5 strType=android.sensor.light delay:200000 maxLatency:0 by: class X.3Ml num: 0 02-01 22:33:17.642 22998 23148 E _V_SensorManager: registerListenerImpl type:1 strType=android.sensor.accelerometer delay:200000 maxLatency:0 by: class ms.bd.o.m1 num: 1 02-01 22:33:18.653 22998 23148 E _V_SensorManager: unregisterListenerImpl listener=ms.bd.o.m1@f2b1c13sensor=NULL num: 2 02-01 22:33:27.605 22998 22998 E KEVA.NATIVE: fail to modify long _6944883283193185282, just delete it and store new 02-01 22:33:28.384 22998 31319 E _V_SensorManager: unregisterListenerImpl listener=X.3Ml@8e55b07sensor=NULL num: 1 02-01 22:33:52.217 22998 31455 E _V_SensorManager: registerListenerImpl type:5 strType=android.sensor.light delay:200000 maxLatency:0 by: class X.3Ml num: 0 02-01 22:34:20.228 22998 22998 E KEVA.NATIVE: fail to modify long _6944883283193185282, just delete it and store new 02-01 22:34:20.278 22998 31454 E _V_SensorManager: unregisterListenerImpl listener=X.3Ml@8e55b07sensor=NULL num: 1 02-01 22:34:54.828 22998 31456 E _V_SensorManager: registerListenerImpl type:5 strType=android.sensor.light delay:200000 maxLatency:0 by: class X.3Ml num: 0 02-01 22:35:17.635 22998 23148 E _V_SensorManager: registerListenerImpl type:1 strType=android.sensor.accelerometer delay:200000 maxLatency:0 by: class ms.bd.o.m1 num: 1 02-01 22:35:18.643 22998 23148 E _V_SensorManager: unregisterListenerImpl listener=ms.bd.o.m1@f2b1c13sensor=NULL num: 2 02-01 22:36:09.351 22998 22998 E KEVA.NATIVE: fail to modify long _6944883283193185282, just delete it and store new 02-01 22:36:20.326 22998 22998 E KEVA.NATIVE: fail to modify long _6944883283193185282, just delete it and store new 02-01 22:36:20.587 22998 31062 E Surface : freeAllBuffers: 11 buffers were freed while being dequeued! 02-01 22:36:20.771 22998 23007 E jato : too long GC blocking 02-01 22:36:20.872 22998 23007 E jato : too long GC blocking 02-01 22:36:20.972 22998 23007 E jato : too long GC blocking 02-01 22:36:21.072 22998 23007 E jato : too long GC blocking 02-01 22:36:21.174 22998 23007 E jato : too long GC blocking 02-01 22:36:21.175 22998 23007 E jato : gc block end, 39036808,5412 02-01 22:36:22.356 22998 31063 E BufferQueueProducer: [SurfaceTexture-0-22998-19] (id:59d600000028,api:3,p:22998,c:22998) dequeueBuffer: BufferQueue has been abandoned 02-01 22:36:22.356 22998 31063 E ACodec : dequeueBuffer failed: NO_INIT(-19). 02-01 22:36:24.667 22998 22998 E Instrumentation: Uninitialized ActivityThread, likely app-created Instrumentation, disabling AppComponentFactory 02-01 22:36:24.667 22998 22998 E Instrumentation: java.lang.Throwable 02-01 22:36:24.667 22998 22998 E Instrumentation: at android.app.Instrumentation.getFactory(Instrumentation.java:1282) 02-01 22:36:24.667 22998 22998 E Instrumentation: at android.app.Instrumentation.newActivity(Instrumentation.java:1273) 02-01 22:36:24.667 22998 22998 E Instrumentation: at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:3812) 02-01 22:36:24.667 22998 22998 E Instrumentation: at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:4078) 02-01 22:36:24.667 22998 22998 E Instrumentation: at android.app.servertransaction.LaunchActivityItem.execute(LaunchActivityItem.java:10 3) 02-01 22:36:24.667 22998 22998 E Instrumentation: at android.app.servertransaction.TransactionExecutor.executeCallbacks(TransactionExecu tor.java:135) 02-01 22:36:24.667 22998 22998 E Instrumentation: at android.app.servertransaction.TransactionExecutor.execute(TransactionExecutor.java: 95) 02-01 22:36:24.667 22998 22998 E Instrumentation: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2423) 02-01 22:36:24.667 22998 22998 E Instrumentation: at android.os.Handler.dispatchMessage(Handler.java:106) 02-01 22:36:24.667 22998 22998 E Instrumentation: at android.os.Looper.loopOnce(Looper.java:233) 02-01 22:36:24.667 22998 22998 E Instrumentation: at android.os.Looper.loop(Looper.java:334) 02-01 22:36:24.667 22998 22998 E Instrumentation: at android.app.ActivityThread.main(ActivityThread.java:8333) 02-01 22:36:24.667 22998 22998 E Instrumentation: at java.lang.reflect.Method.invoke(Native Method) 02-01 22:36:24.667 22998 22998 E Instrumentation: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:582) 02-01 22:36:24.667 22998 22998 E Instrumentation: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1065) 02-01 22:36:24.688 22998 23336 E Forest_null: could not get any valid access key from remote settings 02-01 22:36:24.688 22998 23336 E Forest_ResourceFetcherChain: fetchAsync error:memoryError:/data/user/0/com.ss.android.ugc.trill/files/offlineX/ f9e6186803d872f739d3d1707d9a652e/chat_ambient_animation_resource/156463354/res not exists or a directory 02-01 22:36:24.692 22998 31982 E Forest_GeckoFetcher: download failed with waitGeckoUpdate=false ,channel = chat_ambient_animation_resource,bundle = / 02-01 22:36:24.692 22998 31982 E Forest_GeckoFetcher: java.lang.Throwable: invalid channel 02-01 22:36:24.692 22998 31982 E Forest_GeckoFetcher: at X.JaZ.LIZ(SourceFile:33554567) 02-01 22:36:24.692 22998 31982 E Forest_GeckoFetcher: at X.KPQ.run(SourceFile:396) 02-01 22:36:24.692 22998 31982 E Forest_GeckoFetcher: at X.WzC.run(SourceFile:19) 02-01 22:36:24.692 22998 31982 E Forest_GeckoFetcher: at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) 02-01 22:36:24.692 22998 31982 E Forest_GeckoFetcher: at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) 02-01 22:36:24.692 22998 31982 E Forest_GeckoFetcher: at java.lang.Thread.run(Thread.java:1012) 02-01 22:36:29.686 22998 23007 E jato : too long GC blocking 02-01 22:36:29.687 22998 23007 E jato : gc block end, 39045710,5022 02-01 22:36:47.054 22998 31959 E _V_SensorManager: unregisterListenerImpl listener=X.3Ml@8e55b07sensor=NULL num: 1 02-01 22:36:50.290 22998 23007 E jato : too long GC blocking 02-01 22:36:50.290 22998 23007 E jato : gc block end, 39066291,5045 02-01 22:37:04.181 22998 31959 E _V_SensorManager: registerListenerImpl type:5 strType=android.sensor.light delay:200000 maxLatency:0 by: class X.3Ml num: 0 02-01 22:37:04.661 22998 22998 E Instrumentation: Uninitialized ActivityThread, likely app-created Instrumentation, disabling AppComponentFactory 02-01 22:37:04.661 22998 22998 E Instrumentation: java.lang.Throwable 02-01 22:37:04.661 22998 22998 E Instrumentation: at android.app.Instrumentation.getFactory(Instrumentation.java:1282) 02-01 22:37:04.661 22998 22998 E Instrumentation: at android.app.Instrumentation.newActivity(Instrumentation.java:1273) 02-01 22:37:04.661 22998 22998 E Instrumentation: at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:3812) 02-01 22:37:04.661 22998 22998 E Instrumentation: at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:4078) 02-01 22:37:04.661 22998 22998 E Instrumentation: at android.app.servertransaction.LaunchActivityItem.execute(LaunchActivityItem.java:10 3) 02-01 22:37:04.661 22998 22998 E Instrumentation: at android.app.servertransaction.TransactionExecutor.executeCallbacks(TransactionExecu tor.java:135) 02-01 22:37:04.661 22998 22998 E Instrumentation: at android.app.servertransaction.TransactionExecutor.execute(TransactionExecutor.java: 95) 02-01 22:37:04.661 22998 22998 E Instrumentation: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2423) 02-01 22:37:04.661 22998 22998 E Instrumentation: at android.os.Handler.dispatchMessage(Handler.java:106) 02-01 22:37:04.661 22998 22998 E Instrumentation: at android.os.Looper.loopOnce(Looper.java:233) 02-01 22:37:04.661 22998 22998 E Instrumentation: at android.os.Looper.loop(Looper.java:334) 02-01 22:37:04.661 22998 22998 E Instrumentation: at android.app.ActivityThread.main(ActivityThread.java:8333) 02-01 22:37:04.661 22998 22998 E Instrumentation: at java.lang.reflect.Method.invoke(Native Method) 02-01 22:37:04.661 22998 22998 E Instrumentation: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:582) 02-01 22:37:04.661 22998 22998 E Instrumentation: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1065) 02-01 22:37:04.685 22998 23305 E Forest_null: could not get any valid access key from remote settings 02-01 22:37:04.687 22998 23305 E Forest_ResourceFetcherChain: fetchAsync error:memoryError:/data/user/0/com.ss.android.ugc.trill/files/offlineX/ f9e6186803d872f739d3d1707d9a652e/chat_ambient_animation_resource/156463354/res not exists or a directory 02-01 22:37:04.698 22998 32206 E Forest_GeckoFetcher: download failed with waitGeckoUpdate=false ,channel = chat_ambient_animation_resource,bundle = / 02-01 22:37:04.698 22998 32206 E Forest_GeckoFetcher: java.lang.Throwable: invalid channel 02-01 22:37:04.698 22998 32206 E Forest_GeckoFetcher: at X.JaZ.LIZ(SourceFile:33554567) 02-01 22:37:04.698 22998 32206 E Forest_GeckoFetcher: at X.KPQ.run(SourceFile:396) 02-01 22:37:04.698 22998 32206 E Forest_GeckoFetcher: at X.WzC.run(SourceFile:19) 02-01 22:37:04.698 22998 32206 E Forest_GeckoFetcher: at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) 02-01 22:37:04.698 22998 32206 E Forest_GeckoFetcher: at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) 02-01 22:37:04.698 22998 32206 E Forest_GeckoFetcher: at java.lang.Thread.run(Thread.java:1012) 02-01 22:37:06.732 22998 31878 E BufferQueueProducer: [SurfaceTexture-5-22998-6] (id:59d600000007,api:3,p:22998,c:22998) cancelBuffer: BufferQueue has been abandoned 02-01 22:37:06.732 22998 31878 E BufferQueueProducer: [SurfaceTexture-5-22998-6] (id:59d600000007,api:3,p:22998,c:22998) cancelBuffer: BufferQueue has been abandoned 02-01 22:37:06.733 22998 31878 E BufferQueueProducer: [SurfaceTexture-5-22998-6] (id:59d600000007,api:3,p:22998,c:22998) cancelBuffer: BufferQueue has been abandoned 02-01 22:37:06.734 22998 31878 E BufferQueueProducer: [SurfaceTexture-5-22998-6] (id:59d600000007,api:3,p:22998,c:22998) cancelBuffer: BufferQueue has been abandoned 02-01 22:37:06.738 22998 31878 E BufferQueueProducer: [SurfaceTexture-5-22998-6] (id:59d600000007,api:3,p:22998,c:22998) cancelBuffer: BufferQueue has been abandoned 02-01 22:37:06.739 22998 31878 E BufferQueueProducer: [SurfaceTexture-5-22998-6] (id:59d600000007,api:3,p:22998,c:22998) cancelBuffer: BufferQueue has been abandoned 02-01 22:37:06.739 22998 31878 E BufferQueueProducer: [SurfaceTexture-5-22998-6] (id:59d600000007,api:3,p:22998,c:22998) cancelBuffer: BufferQueue has been abandoned 02-01 22:37:06.740 22998 31878 E BufferQueueProducer: [SurfaceTexture-5-22998-6] (id:59d600000007,api:3,p:22998,c:22998) cancelBuffer: BufferQueue has been abandoned 02-01 22:37:06.740 22998 31878 E BufferQueueProducer: [SurfaceTexture-5-22998-6] (id:59d600000007,api:3,p:22998,c:22998) cancelBuffer: BufferQueue has been abandoned 02-01 22:37:06.741 22998 31878 E BufferQueueProducer: [SurfaceTexture-5-22998-6] (id:59d600000007,api:3,p:22998,c:22998) cancelBuffer: BufferQueue has been abandoned 02-01 22:37:06.742 22998 31878 E BufferQueueProducer: [SurfaceTexture-5-22998-6] (id:59d600000007,api:3,p:22998,c:22998) cancelBuffer: BufferQueue has been abandoned 02-01 22:37:06.745 22998 23777 E ttmn : <ff_demuxer_android.cpp,open,420>ffmpeg format error.code:-1414092869,message:Immediate exit requested 02-01 22:37:06.817 22998 23771 E ttmn : <av_player_setting.cpp,settingOuter,158>player state is error .state:6 02-01 22:37:06.818 22998 23771 E ttmn : <av_player_setting.cpp,settingOuter,158>player state is error .state:6 02-01 22:37:06.866 22998 31082 E ttmn : <av_player_setting.cpp,settingOuter,158>player state is error .state:6 02-01 22:37:06.866 22998 31082 E ttmn : <av_player_setting.cpp,settingOuter,158>player state is error .state:6 02-01 22:37:06.901 22998 22998 E KEVA.NATIVE: fail to modify long _6944883283193185282, just delete it and store new 02-01 22:37:07.865 22998 22998 E WindowManager: android.view.WindowLeaked: Activity com.ss.android.ugc.aweme.main.MainActivity has leaked window android.widget.PopupWindow$PopupDecorView{4f2f67f V.E...... R......D 0,0-1080,2400} that was originally added here 02-01 22:37:07.865 22998 22998 E WindowManager: at android.view.ViewRootImpl.<init>(ViewRootImpl.java:855) 02-01 22:37:07.865 22998 22998 E WindowManager: at android.view.ViewRootImpl.<init>(ViewRootImpl.java:839) 02-01 22:37:07.865 22998 22998 E WindowManager: at android.view.WindowManagerGlobal.addView(WindowManagerGlobal.java:400) 02-01 22:37:07.865 22998 22998 E WindowManager: at android.view.WindowManagerImpl.addView(WindowManagerImpl.java:133) 02-01 22:37:07.865 22998 22998 E WindowManager: at android.widget.PopupWindow.invokePopup(PopupWindow.java:1730) 02-01 22:37:07.865 22998 22998 E WindowManager: at android.widget.PopupWindow.showAtLocation(PopupWindow.java:1489) 02-01 22:37:07.865 22998 22998 E WindowManager: at android.widget.PopupWindow.showAtLocation(PopupWindow.java:1455) 02-01 22:37:07.865 22998 22998 E WindowManager: at X.Rns.LIZIZ(SourceFile:117) 02-01 22:37:07.865 22998 22998 E WindowManager: at X.Rnh.LIZ(SourceFile:16777255) 02-01 22:37:07.865 22998 22998 E WindowManager: at com.ss.android.ugc.aweme.homepage.TiktokBaseMainHelper.LJFF(SourceFile:57) 02-01 22:37:07.865 22998 22998 E WindowManager: at X.7Eg.LIZ(SourceFile:53) 02-01 22:37:07.865 22998 22998 E WindowManager: at com.ss.android.ugc.aweme.main.MainActivity.onBackPressed(SourceFile:8) 02-01 22:37:07.865 22998 22998 E WindowManager: at android.app.Activity.onKeyUp(Activity.java:4045) 02-01 22:37:07.865 22998 22998 E WindowManager: at com.ss.android.ugc.aweme.main.MainActivity.onKeyUp(SourceFile:33554464) 02-01 22:37:07.865 22998 22998 E WindowManager: at android.view.KeyEvent.dispatch(KeyEvent.java:3055) 02-01 22:37:07.865 22998 22998 E WindowManager: at android.app.Activity.dispatchKeyEvent(Activity.java:4377) 02-01 22:37:07.865 22998 22998 E WindowManager: at X.1Ce.superDispatchKeyEvent(SourceFile:16777216) 02-01 22:37:07.865 22998 22998 E WindowManager: at X.0K7.LIZ(SourceFile:67108874) 02-01 22:37:07.865 22998 22998 E WindowManager: at X.1Ce.dispatchKeyEvent(SourceFile:16777234) 02-01 22:37:07.865 22998 22998 E WindowManager: at X.27U.dispatchKeyEvent(SourceFile:16777238) 02-01 22:37:07.865 22998 22998 E WindowManager: at com.ss.android.ugc.aweme.main.MainActivity.dispatchKeyEvent(SourceFile:16777245) 02-01 22:37:07.865 22998 22998 E WindowManager: at X.02e.dispatchKeyEvent(SourceFile:16777218) 02-01 22:37:07.865 22998 22998 E WindowManager: at X.16U.dispatchKeyEvent(SourceFile:16777224) 02-01 22:37:07.865 22998 22998 E WindowManager: at X.WXN.dispatchKeyEvent(SourceFile:16777235) 02-01 22:37:07.865 22998 22998 E WindowManager: at X.b93.dispatchKeyEvent(SourceFile:16777224) 02-01 22:37:07.865 22998 22998 E WindowManager: at X.b92.dispatchKeyEvent(SourceFile:16777224) 02-01 22:37:07.865 22998 22998 E WindowManager: at com.android.internal.policy.DecorView.dispatchKeyEvent(DecorView.java:522) 02-01 22:37:07.865 22998 22998 E WindowManager: at android.view.ViewRootImpl$ViewPostImeInputStage.processKeyEvent(ViewRootImpl.java:6 702) 02-01 22:37:07.865 22998 22998 E WindowManager: at android.view.ViewRootImpl$ViewPostImeInputStage.onProcess(ViewRootImpl.java:6555) 02-01 22:37:07.865 22998 22998 E WindowManager: at android.view.ViewRootImpl$InputStage.deliver(ViewRootImpl.java:6016) 02-01 22:37:07.865 22998 22998 E WindowManager: at android.view.ViewRootImpl$InputStage.onDeliverToNext(ViewRootImpl.java:6083) 02-01 22:37:07.865 22998 22998 E WindowManager: at android.view.ViewRootImpl$InputStage.forward(ViewRootImpl.java:6044) 02-01 22:37:07.865 22998 22998 E WindowManager: at android.view.ViewRootImpl$AsyncInputStage.forward(ViewRootImpl.java:6217) 02-01 22:37:07.865 22998 22998 E WindowManager: at android.view.ViewRootImpl$InputStage.apply(ViewRootImpl.java:6052) 02-01 22:37:07.865 22998 22998 E WindowManager: at android.view.ViewRootImpl$AsyncInputStage.apply(ViewRootImpl.java:6274) 02-01 22:37:07.865 22998 22998 E WindowManager: at android.view.ViewRootImpl$InputStage.deliver(ViewRootImpl.java:6020) 02-01 22:37:07.865 22998 22998 E WindowManager: at android.view.ViewRootImpl$InputStage.onDeliverToNext(ViewRootImpl.java:6083) 02-01 22:37:07.865 22998 22998 E WindowManager: at android.view.ViewRootImpl$InputStage.forward(ViewRootImpl.java:6044) 02-01 22:37:07.865 22998 22998 E WindowManager: at android.view.ViewRootImpl$InputStage.apply(ViewRootImpl.java:6052) 02-01 22:37:07.865 22998 22998 E WindowManager: at android.view.ViewRootImpl$InputStage.deliver(ViewRootImpl.java:6020) 02-01 22:37:07.865 22998 22998 E WindowManager: at android.view.ViewRootImpl$InputStage.onDeliverToNext(ViewRootImpl.java:6083) 02-01 22:37:07.865 22998 22998 E WindowManager: at android.view.ViewRootImpl$InputStage.forward(ViewRootImpl.java:6044) 02-01 22:37:07.865 22998 22998 E WindowManager: at android.view.ViewRootImpl$AsyncInputStage.forward(ViewRootImpl.java:6250) 02-01 22:37:07.865 22998 22998 E WindowManager: at android.view.ViewRootImpl$ImeInputStage.onFinishedInputEvent(ViewRootImpl.java:6408 ) 02-01 22:37:07.865 22998 22998 E WindowManager: at android.view.inputmethod.InputMethodManager$PendingEvent.run(InputMethodManager.jav a:3248) 02-01 22:37:07.865 22998 22998 E WindowManager: at android.view.inputmethod.InputMethodManager.invokeFinishedInputEventCallback(InputM ethodManager.java:2812) 02-01 22:37:07.865 22998 22998 E WindowManager: at android.view.inputmethod.InputMethodManager.finishedInputEvent(InputMethodManager.j ava:2803) 02-01 22:37:07.865 22998 22998 E WindowManager: at android.view.inputmethod.InputMethodManager$ImeInputEventSender.onInputEventFinishe d(InputMethodManager.java:3225) 02-01 22:37:07.865 22998 22998 E WindowManager: at android.view.InputEventSender.dispatchInputEventFinished(InputEventSender.java:154) 02-01 22:37:07.865 22998 22998 E WindowManager: at android.os.MessageQueue.nativePollOnce(Native Method) 02-01 22:37:07.865 22998 22998 E WindowManager: at android.os.MessageQueue.next(MessageQueue.java:339) 02-01 22:37:07.865 22998 22998 E WindowManager: at android.os.Looper.loopOnce(Looper.java:186) 02-01 22:37:07.865 22998 22998 E WindowManager: at android.os.Looper.loop(Looper.java:334) 02-01 22:37:07.865 22998 22998 E WindowManager: at android.app.ActivityThread.main(ActivityThread.java:8333) 02-01 22:37:07.865 22998 22998 E WindowManager: at java.lang.reflect.Method.invoke(Native Method) 02-01 22:37:07.865 22998 22998 E WindowManager: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:582) 02-01 22:37:07.865 22998 22998 E WindowManager: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1065) 02-01 22:37:07.878 22998 31872 E _V_SensorManager: unregisterListenerImpl listener=X.3Ml@8e55b07sensor=NULL num: 1 02-01 22:37:11.176 22998 23007 E jato : too long GC blocking 02-01 22:37:11.176 22998 23007 E jato : gc block end, 39087155,5067 02-01 22:37:18.112 22998 22998 E Instrumentation: Uninitialized ActivityThread, likely app-created Instrumentation, disabling AppComponentFactory 02-01 22:37:18.112 22998 22998 E Instrumentation: java.lang.Throwable 02-01 22:37:18.112 22998 22998 E Instrumentation: at android.app.Instrumentation.getFactory(Instrumentation.java:1282) 02-01 22:37:18.112 22998 22998 E Instrumentation: at android.app.Instrumentation.newActivity(Instrumentation.java:1273) 02-01 22:37:18.112 22998 22998 E Instrumentation: at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:3812) 02-01 22:37:18.112 22998 22998 E Instrumentation: at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:4078) 02-01 22:37:18.112 22998 22998 E Instrumentation: at android.app.servertransaction.LaunchActivityItem.execute(LaunchActivityItem.java:10 3) 02-01 22:37:18.112 22998 22998 E Instrumentation: at android.app.servertransaction.TransactionExecutor.executeCallbacks(TransactionExecu tor.java:135) 02-01 22:37:18.112 22998 22998 E Instrumentation: at android.app.servertransaction.TransactionExecutor.execute(TransactionExecutor.java: 95) 02-01 22:37:18.112 22998 22998 E Instrumentation: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2423) 02-01 22:37:18.112 22998 22998 E Instrumentation: at android.os.Handler.dispatchMessage(Handler.java:106) 02-01 22:37:18.112 22998 22998 E Instrumentation: at android.os.Looper.loopOnce(Looper.java:233) 02-01 22:37:18.112 22998 22998 E Instrumentation: at android.os.Looper.loop(Looper.java:334) 02-01 22:37:18.112 22998 22998 E Instrumentation: at android.app.ActivityThread.main(ActivityThread.java:8333) 02-01 22:37:18.112 22998 22998 E Instrumentation: at java.lang.reflect.Method.invoke(Native Method) 02-01 22:37:18.112 22998 22998 E Instrumentation: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:582) 02-01 22:37:18.112 22998 22998 E Instrumentation: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1065) 02-01 22:37:18.247 22998 22998 E Instrumentation: Uninitialized ActivityThread, likely app-created Instrumentation, disabling AppComponentFactory 02-01 22:37:18.247 22998 22998 E Instrumentation: java.lang.Throwable 02-01 22:37:18.247 22998 22998 E Instrumentation: at android.app.Instrumentation.getFactory(Instrumentation.java:1282) 02-01 22:37:18.247 22998 22998 E Instrumentation: at android.app.Instrumentation.newActivity(Instrumentation.java:1273) 02-01 22:37:18.247 22998 22998 E Instrumentation: at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:3812) 02-01 22:37:18.247 22998 22998 E Instrumentation: at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:4078) 02-01 22:37:18.247 22998 22998 E Instrumentation: at android.app.servertransaction.LaunchActivityItem.execute(LaunchActivityItem.java:10 3) 02-01 22:37:18.247 22998 22998 E Instrumentation: at android.app.servertransaction.TransactionExecutor.executeCallbacks(TransactionExecu tor.java:135) 02-01 22:37:18.247 22998 22998 E Instrumentation: at android.app.servertransaction.TransactionExecutor.execute(TransactionExecutor.java: 95) 02-01 22:37:18.247 22998 22998 E Instrumentation: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2423) 02-01 22:37:18.247 22998 22998 E Instrumentation: at android.os.Handler.dispatchMessage(Handler.java:106) 02-01 22:37:18.247 22998 22998 E Instrumentation: at android.os.Looper.loopOnce(Looper.java:233) 02-01 22:37:18.247 22998 22998 E Instrumentation: at android.os.Looper.loop(Looper.java:334) 02-01 22:37:18.247 22998 22998 E Instrumentation: at android.app.ActivityThread.main(ActivityThread.java:8333) 02-01 22:37:18.247 22998 22998 E Instrumentation: at java.lang.reflect.Method.invoke(Native Method) 02-01 22:37:18.247 22998 22998 E Instrumentation: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:582) 02-01 22:37:18.247 22998 22998 E Instrumentation: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1065) 02-01 22:37:18.336 22998 31958 E _V_SensorManager: registerListenerImpl type:5 strType=android.sensor.light delay:200000 maxLatency:0 by: class X.3Ml num: 0 02-01 22:37:18.585 22998 22998 E Instrumentation: Uninitialized ActivityThread, likely app-created Instrumentation, disabling AppComponentFactory 02-01 22:37:18.585 22998 22998 E Instrumentation: java.lang.Throwable 02-01 22:37:18.585 22998 22998 E Instrumentation: at android.app.Instrumentation.getFactory(Instrumentation.java:1282) 02-01 22:37:18.585 22998 22998 E Instrumentation: at android.app.Instrumentation.newActivity(Instrumentation.java:1273) 02-01 22:37:18.585 22998 22998 E Instrumentation: at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:3812) 02-01 22:37:18.585 22998 22998 E Instrumentation: at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:4078) 02-01 22:37:18.585 22998 22998 E Instrumentation: at android.app.servertransaction.LaunchActivityItem.execute(LaunchActivityItem.java:10 3) 02-01 22:37:18.585 22998 22998 E Instrumentation: at android.app.servertransaction.TransactionExecutor.executeCallbacks(TransactionExecu tor.java:135) 02-01 22:37:18.585 22998 22998 E Instrumentation: at android.app.servertransaction.TransactionExecutor.execute(TransactionExecutor.java: 95) 02-01 22:37:18.585 22998 22998 E Instrumentation: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2423) 02-01 22:37:18.585 22998 22998 E Instrumentation: at android.os.Handler.dispatchMessage(Handler.java:106) 02-01 22:37:18.585 22998 22998 E Instrumentation: at android.os.Looper.loopOnce(Looper.java:233) 02-01 22:37:18.585 22998 22998 E Instrumentation: at android.os.Looper.loop(Looper.java:334) 02-01 22:37:18.585 22998 22998 E Instrumentation: at android.app.ActivityThread.main(ActivityThread.java:8333) 02-01 22:37:18.585 22998 22998 E Instrumentation: at java.lang.reflect.Method.invoke(Native Method) 02-01 22:37:18.585 22998 22998 E Instrumentation: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:582) 02-01 22:37:18.585 22998 22998 E Instrumentation: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1065) 02-01 22:37:18.612 22998 23333 E Forest_null: could not get any valid access key from remote settings 02-01 22:37:18.613 22998 23333 E Forest_ResourceFetcherChain: fetchAsync error:memoryError:/data/user/0/com.ss.android.ugc.trill/files/offlineX/ f9e6186803d872f739d3d1707d9a652e/chat_ambient_animation_resource/156463354/res not exists or a directory 02-01 22:37:18.622 22998 32424 E Forest_GeckoFetcher: download failed with waitGeckoUpdate=false ,channel = chat_ambient_animation_resource,bundle = / 02-01 22:37:18.622 22998 32424 E Forest_GeckoFetcher: java.lang.Throwable: invalid channel 02-01 22:37:18.622 22998 32424 E Forest_GeckoFetcher: at X.JaZ.LIZ(SourceFile:33554567) 02-01 22:37:18.622 22998 32424 E Forest_GeckoFetcher: at X.KPQ.run(SourceFile:396) 02-01 22:37:18.622 22998 32424 E Forest_GeckoFetcher: at X.WzC.run(SourceFile:19) 02-01 22:37:18.622 22998 32424 E Forest_GeckoFetcher: at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) 02-01 22:37:18.622 22998 32424 E Forest_GeckoFetcher: at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) 02-01 22:37:18.622 22998 32424 E Forest_GeckoFetcher: at java.lang.Thread.run(Thread.java:1012) 02-01 22:37:20.713 22998 31888 E SQLiteDatabase: Error inserting open_time=1675184400000 02-01 22:37:20.713 22998 31888 E SQLiteDatabase: android.database.sqlite.SQLiteConstraintException: UNIQUE constraint failed: app_open.open_time (code 2067 SQLITE_CONSTRAINT_UNIQUE) 02-01 22:37:20.713 22998 31888 E SQLiteDatabase: at android.database.sqlite.SQLiteConnection.nativeExecuteForLastInsertedRowId(Native Method) 02-01 22:37:20.713 22998 31888 E SQLiteDatabase: at android.database.sqlite.SQLiteConnection.executeForLastInsertedRowId(SQLiteConnecti on.java:985) 02-01 22:37:20.713 22998 31888 E SQLiteDatabase: at android.database.sqlite.SQLiteSession.executeForLastInsertedRowId(SQLiteSession.jav a:790) 02-01 22:37:20.713 22998 31888 E SQLiteDatabase: at android.database.sqlite.SQLiteStatement.executeInsert(SQLiteStatement.java:89) 02-01 22:37:20.713 22998 31888 E SQLiteDatabase: at android.database.sqlite.SQLiteDatabase.insertWithOnConflict(SQLiteDatabase.java:170 2) 02-01 22:37:20.713 22998 31888 E SQLiteDatabase: at android.database.sqlite.SQLiteDatabase.insert(SQLiteDatabase.java:1571) 02-01 22:37:20.713 22998 31888 E SQLiteDatabase: at X.QSE.invoke(SourceFile:440) 02-01 22:37:20.713 22998 31888 E SQLiteDatabase: at X.QI9.run(SourceFile:27) 02-01 22:37:20.713 22998 31888 E SQLiteDatabase: at X.57U.LIZ(SourceFile:16777225) 02-01 22:37:20.713 22998 31888 E SQLiteDatabase: at X.QI8.then(SourceFile:16777228) 02-01 22:37:20.713 22998 31888 E SQLiteDatabase: at X.0So.run(SourceFile:31) 02-01 22:37:20.713 22998 31888 E SQLiteDatabase: at X.WlF.run(SourceFile:267) 02-01 22:37:20.713 22998 31888 E SQLiteDatabase: at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) 02-01 22:37:20.713 22998 31888 E SQLiteDatabase: at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) 02-01 22:37:20.713 22998 31888 E SQLiteDatabase: at X.Wkv.run(SourceFile:15) 02-01 22:37:20.713 22998 31888 E SQLiteDatabase: at java.lang.Thread.run(Thread.java:1012) 02-01 22:37:23.297 22998 23007 E jato : too long GC blocking 02-01 22:37:23.298 22998 23007 E jato : gc block end, 39099325,5018 02-01 22:38:16.151 22998 23007 E jato : too long GC blocking 02-01 22:38:16.152 22998 23007 E jato : gc block end, 39152184,5014 02-01 22:38:17.130 22998 32196 E _V_SensorManager: unregisterListenerImpl listener=X.3Ml@8e55b07sensor=NULL num: 1 02-02 00:00:29.856 22998 22998 E KEVA.NATIVE: fail to modify long _6944883283193185282, just delete it and store new 02-02 02:49:30.465 1224 5512 E _V_sensors-hal: handle_sns_std_sensor_event:93, proximity_a: ts = 80229987636687 ns; proximity = 0.000000 rawdata = 1023.000000 base 3163.000000