The document contains log messages from an Android application. It records events like starting and attaching threads, registering and unregistering sensors, database insertion errors due to unique constraints, and errors finding native library implementations. Overall it indicates the startup process and some runtime events of an Android app.
Download as TXT, PDF, TXT or read online on Scribd
0 ratings0% found this document useful (0 votes)
43 views
Untitled
The document contains log messages from an Android application. It records events like starting and attaching threads, registering and unregistering sensors, database insertion errors due to unique constraints, and errors finding native library implementations. Overall it indicates the startup process and some runtime events of an Android app.
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 13
03-07 19:20:15.831 5164 5164 E droid.ugc.
tril: Not starting debugger since
process cannot load the jdwp agent. 03-07 19:20:16.620 5164 5164 E flipped : init succeeded. 03-07 19:20:16.621 5164 5195 E flipped : Attach current thread 0 03-07 19:20:16.621 5164 5195 E flipped : Detach current thread 0 03-07 19:20:16.621 5164 5196 E flipped : Attach current thread 0 03-07 19:20:16.621 5164 5196 E flipped : Detach current thread 0 03-07 19:20:16.855 5164 5228 E NPTH-TERM: wait_inner:tools_monitor_wait_inner in !!! 03-07 19:20:16.860 5164 5228 E NPTH-TERM: wait_inner:read alive_processes count=1 03-07 19:20:16.860 5164 5228 E NPTH-TERM: wait_inner:step1 new process start request_attach 03-07 19:20:16.860 5164 5228 E NPTH-TERM: do_attach_request:request attach target pid is died 1811 03-07 19:20:16.860 5164 5228 E NPTH-TERM: wait_inner:find no process to attach me, i am first 03-07 19:20:16.860 5164 5228 E NPTH-TERM: ----------------------------------------------------------- 03-07 19:20:16.860 5164 5228 E NPTH-TERM: wait_inner:read alive_processes count=0 03-07 19:20:16.861 5164 5228 E NPTH-TERM: wait_inner:first be worker!!!!!!!!!! 03-07 19:20:16.930 5164 5228 E NPTH-TERM: ----------------------------------------------------------- 03-07 19:20:17.305 5164 5164 E Instrumentation: Uninitialized ActivityThread, likely app-created Instrumentation, disabling AppComponentFactory 03-07 19:20:17.305 5164 5164 E Instrumentation: java.lang.Throwable 03-07 19:20:17.305 5164 5164 E Instrumentation: at android.app.Instrumentation.getFactory(Instrumentation.java:1312) 03-07 19:20:17.305 5164 5164 E Instrumentation: at android.app.Instrumentation.newActivity(Instrumentation.java:1303) 03-07 19:20:17.305 5164 5164 E Instrumentation: at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:3658) 03-07 19:20:17.305 5164 5164 E Instrumentation: at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:3912) 03-07 19:20:17.305 5164 5164 E Instrumentation: at android.app.servertransaction.LaunchActivityItem.execute(LaunchActivityItem.java:85 ) 03-07 19:20:17.305 5164 5164 E Instrumentation: at android.app.servertransaction.TransactionExecutor.executeCallbacks(TransactionExecu tor.java:135) 03-07 19:20:17.305 5164 5164 E Instrumentation: at android.app.servertransaction.TransactionExecutor.execute(TransactionExecutor.java: 95) 03-07 19:20:17.305 5164 5164 E Instrumentation: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2319) 03-07 19:20:17.305 5164 5164 E Instrumentation: at android.os.Handler.dispatchMessage(Handler.java:106) 03-07 19:20:17.305 5164 5164 E Instrumentation: at android.os.Looper.loop(Looper.java:257) 03-07 19:20:17.305 5164 5164 E Instrumentation: at android.app.ActivityThread.main(ActivityThread.java:8218) 03-07 19:20:17.305 5164 5164 E Instrumentation: at java.lang.reflect.Method.invoke(Native Method) 03-07 19:20:17.305 5164 5164 E Instrumentation: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:626) 03-07 19:20:17.305 5164 5164 E Instrumentation: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1016) 03-07 19:20:17.651 5164 5302 E flipped : Attach current thread 0 03-07 19:20:17.653 5164 5302 E flipped : Detach current thread 0 03-07 19:20:17.680 5164 5308 E flipped : Attach current thread 0 03-07 19:20:17.682 5164 5308 E flipped : Detach current thread 0 03-07 19:20:18.034 5164 5202 E _V_SensorManager: registerListenerImpl type:5 strType=android.sensor.light delay:200000 maxLatency:0 by: class X.3JK num: 0 03-07 19:20:18.298 5164 5329 E ActivityThread: Failed to find provider info for com.vivo.awarecontext.awareeventprovider 03-07 19:20:18.456 5164 5215 E MediaCodecOpt: can't find postPendingRepliesAndDeferredMessages 03-07 19:20:19.027 5164 5214 E Forest_null: could not get any valid access key from remote settings 03-07 19:20:19.097 5164 5460 E Forest_GeckoFetcher: download failed with waitGeckoUpdate=false ,channel = tiktok_webview_hook,bundle = hook.js 03-07 19:20:19.097 5164 5460 E Forest_GeckoFetcher: java.lang.Throwable: invalid channel 03-07 19:20:19.097 5164 5460 E Forest_GeckoFetcher: at X.MK2.LIZ(SourceFile:33554560) 03-07 19:20:19.097 5164 5460 E Forest_GeckoFetcher: at X.4Ao.run(SourceFile:336) 03-07 19:20:19.097 5164 5460 E Forest_GeckoFetcher: at X.4Wb.run(SourceFile:5) 03-07 19:20:19.097 5164 5460 E Forest_GeckoFetcher: at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167) 03-07 19:20:19.097 5164 5460 E Forest_GeckoFetcher: at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641) 03-07 19:20:19.097 5164 5460 E Forest_GeckoFetcher: at X.4YJ.run(SourceFile:12) 03-07 19:20:19.097 5164 5460 E Forest_GeckoFetcher: at java.lang.Thread.run(Thread.java:923) 03-07 19:20:20.204 5164 5483 E Surface : freeAllBuffers: 7 buffers were freed while being dequeued! 03-07 19:20:20.230 5164 5270 E _V_SensorManager: registerListenerImpl type:1 strType=android.sensor.accelerometer delay:200000 maxLatency:0 by: class ms.bd.o.m1 num: 1 03-07 19:20:20.859 5164 5193 E SQLiteDatabase: Error inserting open_time=1678118400000 03-07 19:20:20.859 5164 5193 E SQLiteDatabase: android.database.sqlite.SQLiteConstraintException: UNIQUE constraint failed: app_open.open_time (code 2067 SQLITE_CONSTRAINT_UNIQUE) 03-07 19:20:20.859 5164 5193 E SQLiteDatabase: at android.database.sqlite.SQLiteConnection.nativeExecuteForLastInsertedRowId(Native Method) 03-07 19:20:20.859 5164 5193 E SQLiteDatabase: at android.database.sqlite.SQLiteConnection.executeForLastInsertedRowId(SQLiteConnecti on.java:983) 03-07 19:20:20.859 5164 5193 E SQLiteDatabase: at android.database.sqlite.SQLiteSession.executeForLastInsertedRowId(SQLiteSession.jav a:790) 03-07 19:20:20.859 5164 5193 E SQLiteDatabase: at android.database.sqlite.SQLiteStatement.executeInsert(SQLiteStatement.java:88) 03-07 19:20:20.859 5164 5193 E SQLiteDatabase: at android.database.sqlite.SQLiteDatabase.insertWithOnConflict(SQLiteDatabase.java:170 1) 03-07 19:20:20.859 5164 5193 E SQLiteDatabase: at android.database.sqlite.SQLiteDatabase.insert(SQLiteDatabase.java:1570) 03-07 19:20:20.859 5164 5193 E SQLiteDatabase: at X.JeS.invoke(SourceFile:442) 03-07 19:20:20.859 5164 5193 E SQLiteDatabase: at X.DRm.run(SourceFile:25) 03-07 19:20:20.859 5164 5193 E SQLiteDatabase: at com.ss.android.ugc.aweme.lego.RunnableIdleTask.run(SourceFile:16777218) 03-07 19:20:20.859 5164 5193 E SQLiteDatabase: at X.4VN.LIZIZ(SourceFile:16777291) 03-07 19:20:20.859 5164 5193 E SQLiteDatabase: at X.4ZM.run(SourceFile:10) 03-07 19:20:20.859 5164 5193 E SQLiteDatabase: at X.4Pz.run(SourceFile:260) 03-07 19:20:20.859 5164 5193 E SQLiteDatabase: at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167) 03-07 19:20:20.859 5164 5193 E SQLiteDatabase: at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641) 03-07 19:20:20.859 5164 5193 E SQLiteDatabase: at X.4NZ.run(SourceFile:12) 03-07 19:20:20.859 5164 5193 E SQLiteDatabase: at java.lang.Thread.run(Thread.java:923) 03-07 19:20:21.241 5164 5270 E _V_SensorManager: unregisterListenerImpl listener=ms.bd.o.m1@4112d36sensor=NULL num: 2 03-07 19:20:22.460 5164 5336 E Bench-TAG: ====== JNI_OnLoad ====== 03-07 19:20:22.837 5164 5177 E jato : too long GC blocking 03-07 19:20:22.837 5164 5177 E jato : gc block end, 177306337,5009 03-07 19:20:24.284 5164 5336 E libc : Access denied finding property "ro.hardware.chipname" 03-07 19:20:24.291 5164 5204 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) 03-07 19:20:24.295 5164 5204 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) 03-07 19:20:24.438 5164 5480 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__) 03-07 19:20:25.329 5164 5546 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__) 03-07 19:20:27.624 5164 5164 E KEVA.NATIVE: fail to modify long _6771056865105576962, just delete it and store new 03-07 19:20:27.633 5164 5164 E Instrumentation: Uninitialized ActivityThread, likely app-created Instrumentation, disabling AppComponentFactory 03-07 19:20:27.633 5164 5164 E Instrumentation: java.lang.Throwable 03-07 19:20:27.633 5164 5164 E Instrumentation: at android.app.Instrumentation.getFactory(Instrumentation.java:1312) 03-07 19:20:27.633 5164 5164 E Instrumentation: at android.app.Instrumentation.newActivity(Instrumentation.java:1303) 03-07 19:20:27.633 5164 5164 E Instrumentation: at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:3658) 03-07 19:20:27.633 5164 5164 E Instrumentation: at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:3912) 03-07 19:20:27.633 5164 5164 E Instrumentation: at android.app.servertransaction.LaunchActivityItem.execute(LaunchActivityItem.java:85 ) 03-07 19:20:27.633 5164 5164 E Instrumentation: at android.app.servertransaction.TransactionExecutor.executeCallbacks(TransactionExecu tor.java:135) 03-07 19:20:27.633 5164 5164 E Instrumentation: at android.app.servertransaction.TransactionExecutor.execute(TransactionExecutor.java: 95) 03-07 19:20:27.633 5164 5164 E Instrumentation: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2319) 03-07 19:20:27.633 5164 5164 E Instrumentation: at android.os.Handler.dispatchMessage(Handler.java:106) 03-07 19:20:27.633 5164 5164 E Instrumentation: at android.os.Looper.loop(Looper.java:257) 03-07 19:20:27.633 5164 5164 E Instrumentation: at android.app.ActivityThread.main(ActivityThread.java:8218) 03-07 19:20:27.633 5164 5164 E Instrumentation: at java.lang.reflect.Method.invoke(Native Method) 03-07 19:20:27.633 5164 5164 E Instrumentation: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:626) 03-07 19:20:27.633 5164 5164 E Instrumentation: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1016) 03-07 19:20:28.771 5164 5177 E jato : too long GC blocking 03-07 19:20:28.874 5164 5177 E jato : too long GC blocking 03-07 19:20:28.974 5164 5177 E jato : too long GC blocking 03-07 19:20:29.075 5164 5177 E jato : too long GC blocking 03-07 19:20:29.175 5164 5177 E jato : too long GC blocking 03-07 19:20:29.175 5164 5177 E jato : gc block end, 177312261,5423 03-07 19:20:29.250 5164 5631 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__) 03-07 19:20:30.318 5164 5164 E KEVA.NATIVE: fail to modify long _6771056865105576962, just delete it and store new 03-07 19:20:30.334 5164 5164 E Instrumentation: Uninitialized ActivityThread, likely app-created Instrumentation, disabling AppComponentFactory 03-07 19:20:30.334 5164 5164 E Instrumentation: java.lang.Throwable 03-07 19:20:30.334 5164 5164 E Instrumentation: at android.app.Instrumentation.getFactory(Instrumentation.java:1312) 03-07 19:20:30.334 5164 5164 E Instrumentation: at android.app.Instrumentation.newActivity(Instrumentation.java:1303) 03-07 19:20:30.334 5164 5164 E Instrumentation: at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:3658) 03-07 19:20:30.334 5164 5164 E Instrumentation: at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:3912) 03-07 19:20:30.334 5164 5164 E Instrumentation: at android.app.servertransaction.LaunchActivityItem.execute(LaunchActivityItem.java:85 ) 03-07 19:20:30.334 5164 5164 E Instrumentation: at android.app.servertransaction.TransactionExecutor.executeCallbacks(TransactionExecu tor.java:135) 03-07 19:20:30.334 5164 5164 E Instrumentation: at android.app.servertransaction.TransactionExecutor.execute(TransactionExecutor.java: 95) 03-07 19:20:30.334 5164 5164 E Instrumentation: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2319) 03-07 19:20:30.334 5164 5164 E Instrumentation: at android.os.Handler.dispatchMessage(Handler.java:106) 03-07 19:20:30.334 5164 5164 E Instrumentation: at android.os.Looper.loop(Looper.java:257) 03-07 19:20:30.334 5164 5164 E Instrumentation: at android.app.ActivityThread.main(ActivityThread.java:8218) 03-07 19:20:30.334 5164 5164 E Instrumentation: at java.lang.reflect.Method.invoke(Native Method) 03-07 19:20:30.334 5164 5164 E Instrumentation: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:626) 03-07 19:20:30.334 5164 5164 E Instrumentation: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1016) 03-07 19:20:30.355 6101 6172 E NPTH-TERM: do_attach_request:send attach sig to tracerpid=5164 tracertid=5228 03-07 19:20:30.355 6101 6172 E NPTH-TERM: do_attach_request:success handled, now my tracerpid=5164 tracertid=5228 03-07 19:20:30.355 6101 6172 E NPTH-TERM: notify attach 5164 03-07 19:20:30.356 5164 5228 E NPTH-TERM: wait_inner:first process waked up by attach request 03-07 19:20:30.356 5164 5228 E NPTH-TERM: wait_inner:start handle pending attach sig 03-07 19:20:30.356 5164 5228 E NPTH-TERM: do_attach:TMonitor start check lockFd 03-07 19:20:30.356 5164 5228 E NPTH-TERM: do_attach:TMonitor success check lockFd 03-07 19:20:30.356 5164 5228 E NPTH-TERM: do_attach_request:do check_pending_attach_request 03-07 19:20:30.357 5164 5228 E NPTH-TERM: ----------------------------------------------------------- 03-07 19:20:30.358 5164 5228 E NPTH-TERM: do_attach_request:startup new tracee thread, old=-1 03-07 19:20:30.359 5164 6176 E NPTH-TERM: npth-tracee:thread_loop start... 03-07 19:20:30.360 5164 6176 E NPTH-TERM: npth-tracee:thread_loop got flock success, lockfile path=/data/user/0/com.ss.android.ugc.trill/files/npth/killHistory/proc/ 5164/6176_lock... 03-07 19:20:30.360 5164 6176 E NPTH-TERM: npth-tracee:thread_loop start wait mutexlock... 03-07 19:20:30.360 5164 5228 E NPTH-TERM: do_attach_request:send attach sig to tracerpid=6101 tracertid=6172 03-07 19:20:30.360 5164 5228 E NPTH-TERM: do_attach_request:success handled, now my tracerpid=6101 tracertid=6172 03-07 19:20:30.411 6101 6172 E NPTH-TERM: do_attach:TMonitor start flock, traceepid=5164 traceetid=6176 03-07 19:20:30.411 5164 5228 E NPTH-TERM: do_attach:TMonitor start flock, traceepid=6101 traceetid=6175 03-07 19:20:34.059 5164 5164 E Instrumentation: Uninitialized ActivityThread, likely app-created Instrumentation, disabling AppComponentFactory 03-07 19:20:34.059 5164 5164 E Instrumentation: java.lang.Throwable 03-07 19:20:34.059 5164 5164 E Instrumentation: at android.app.Instrumentation.getFactory(Instrumentation.java:1312) 03-07 19:20:34.059 5164 5164 E Instrumentation: at android.app.Instrumentation.newActivity(Instrumentation.java:1303) 03-07 19:20:34.059 5164 5164 E Instrumentation: at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:3658) 03-07 19:20:34.059 5164 5164 E Instrumentation: at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:3912) 03-07 19:20:34.059 5164 5164 E Instrumentation: at android.app.servertransaction.LaunchActivityItem.execute(LaunchActivityItem.java:85 ) 03-07 19:20:34.059 5164 5164 E Instrumentation: at android.app.servertransaction.TransactionExecutor.executeCallbacks(TransactionExecu tor.java:135) 03-07 19:20:34.059 5164 5164 E Instrumentation: at android.app.servertransaction.TransactionExecutor.execute(TransactionExecutor.java: 95) 03-07 19:20:34.059 5164 5164 E Instrumentation: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2319) 03-07 19:20:34.059 5164 5164 E Instrumentation: at android.os.Handler.dispatchMessage(Handler.java:106) 03-07 19:20:34.059 5164 5164 E Instrumentation: at android.os.Looper.loop(Looper.java:257) 03-07 19:20:34.059 5164 5164 E Instrumentation: at android.app.ActivityThread.main(ActivityThread.java:8218) 03-07 19:20:34.059 5164 5164 E Instrumentation: at java.lang.reflect.Method.invoke(Native Method) 03-07 19:20:34.059 5164 5164 E Instrumentation: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:626) 03-07 19:20:34.059 5164 5164 E Instrumentation: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1016) 03-07 19:20:34.472 5164 5392 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__) 03-07 19:20:34.532 5164 5444 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__) 03-07 19:20:35.833 5164 5164 E KEVA.NATIVE: fail to modify long _6771056865105576962, just delete it and store new 03-07 19:20:39.508 5164 5177 E jato : too long GC blocking 03-07 19:20:39.508 5164 5177 E jato : gc block end, 177323001,5016 03-07 19:20:54.204 5164 5164 E KEVA.NATIVE: fail to modify long _6771056865105576962, just delete it and store new 03-07 19:20:58.289 5164 5177 E jato : too long GC blocking 03-07 19:20:58.289 5164 5177 E jato : gc block end, 177341785,5013 03-07 19:20:59.512 5164 5164 E KEVA.NATIVE: fail to modify long _6771056865105576962, just delete it and store new 03-07 19:20:59.513 5164 5310 E libc : Access denied finding property "ro.hardware.chipname" 03-07 19:20:59.969 5164 5310 E Bench-TAG: ====== JNI_OnLoad ====== 03-07 19:21:03.585 5164 6632 E SQLiteLog: (5) statement aborts at 1: [PRAGMA journal_mode=TRUNCATE] database is locked 03-07 19:21:05.721 5164 6588 E Surface : freeAllBuffers: 6 buffers were freed while being dequeued! 03-07 19:21:06.464 5164 5177 E jato : too long GC blocking 03-07 19:21:06.464 5164 5177 E jato : gc block end, 177349925,5048 03-07 19:21:07.649 5164 5310 E _V_SensorManager: unregisterListenerImpl listener=X.3JK@dc59e99sensor=NULL num: 1 03-07 19:21:16.775 5164 6632 E SQLiteLog: (5) statement aborts at 1: [PRAGMA journal_mode=TRUNCATE] database is locked 03-07 19:21:59.595 5164 5331 E _V_SensorManager: registerListenerImpl type:5 strType=android.sensor.light delay:200000 maxLatency:0 by: class X.3JK num: 0 03-07 19:22:00.472 5164 6588 E Surface : freeAllBuffers: 6 buffers were freed while being dequeued! 03-07 19:22:01.908 5164 6600 E BufferQueueProducer: [SurfaceTexture-0-5164-8] (id:142c00000008,api:3,p:5164,c:5164) query: BufferQueue has been abandoned 03-07 19:22:01.946 5164 6588 E Surface : freeAllBuffers: 6 buffers were freed while being dequeued! 03-07 19:22:03.497 5164 6588 E Surface : freeAllBuffers: 6 buffers were freed while being dequeued! 03-07 19:22:04.699 5164 6600 E BufferQueueProducer: [SurfaceTexture-0-5164-9] (id:142c00000009,api:3,p:5164,c:5164) query: BufferQueue has been abandoned 03-07 19:22:04.761 5164 6588 E Surface : freeAllBuffers: 6 buffers were freed while being dequeued! 03-07 19:22:07.189 5164 5177 E jato : too long GC blocking 03-07 19:22:07.190 5164 5177 E jato : gc block end, 177410684,5014 03-07 19:22:16.244 5164 5164 E KEVA.NATIVE: fail to modify long _6771056865105576962, just delete it and store new 03-07 19:22:18.932 5164 5270 E _V_SensorManager: registerListenerImpl type:1 strType=android.sensor.accelerometer delay:200000 maxLatency:0 by: class ms.bd.o.m1 num: 1 03-07 19:22:19.939 5164 5270 E _V_SensorManager: unregisterListenerImpl listener=ms.bd.o.m1@4112d36sensor=NULL num: 2 03-07 19:22:22.958 5164 5164 E KEVA.NATIVE: fail to modify long _6771056865105576962, just delete it and store new 03-07 19:22:23.971 5164 7059 E _V_SensorManager: unregisterListenerImpl listener=X.3JK@dc59e99sensor=NULL num: 1 03-07 19:22:50.326 5164 7059 E _V_SensorManager: registerListenerImpl type:5 strType=android.sensor.light delay:200000 maxLatency:0 by: class X.3JK num: 0 03-07 19:22:54.080 5164 5164 E KEVA.NATIVE: fail to modify long _6771056865105576962, just delete it and store new 03-07 19:22:59.254 5164 5177 E jato : too long GC blocking 03-07 19:22:59.254 5164 5177 E jato : gc block end, 177462751,5012 03-07 19:23:00.952 5164 5164 E KEVA.NATIVE: fail to modify long _6771056865105576962, just delete it and store new 03-07 19:23:01.895 5164 5341 E _V_SensorManager: unregisterListenerImpl listener=X.3JK@dc59e99sensor=NULL num: 1 03-07 19:24:11.959 5164 5228 E NPTH-TERM: do_attach:TMonitor exit flock by traceePid=6101 die 03-07 19:24:11.959 5164 5228 E NPTH-TERM: TMonitor success waitLock 03-07 19:24:11.992 5164 5228 E NPTH-TERM: wait_inner:read alive_processes count=2 03-07 19:24:11.992 5164 5228 E NPTH-TERM: find none attach tid unknown error 03-07 19:24:11.996 5164 5228 E NPTH-TERM: 1678188251996: find killed=6101 03-07 19:24:12.013 5164 5228 E NPTH-TERM: found_process_died:pid=6101 03-07 19:24:12.083 5164 5228 E NPTH-TERM: wait_inner:my tracee 6101 was killed, find next tracee:-1 03-07 19:24:12.083 5164 5228 E NPTH-TERM: ----------------------------------------------------------- 03-07 19:24:12.083 5164 5228 E NPTH-TERM: wait_inner:notify sig has been sent, begin wait next tracee's attach request 03-07 19:24:16.290 7895 8030 E NPTH-TERM: do_attach_request:send attach sig to tracerpid=5164 tracertid=5228 03-07 19:24:16.290 5164 5228 E NPTH-TERM: wait_inner:start handle pending attach sig 03-07 19:24:16.290 5164 5228 E NPTH-TERM: do_attach:TMonitor start check lockFd 03-07 19:24:16.290 5164 5228 E NPTH-TERM: do_attach:TMonitor success check lockFd 03-07 19:24:16.290 7895 8030 E NPTH-TERM: do_attach_request:success handled, now my tracerpid=5164 tracertid=5228 03-07 19:24:16.290 7895 8030 E NPTH-TERM: notify attach 5164 03-07 19:24:16.290 5164 5228 E NPTH-TERM: do_attach_request:do check_pending_attach_request 03-07 19:24:16.292 5164 5228 E NPTH-TERM: ----------------------------------------------------------- 03-07 19:24:16.292 5164 5228 E NPTH-TERM: do_attach_request:startup new tracee thread, old=6176 03-07 19:24:16.292 5164 6176 E NPTH-TERM: npth-tracee:thread_loop end wait mutexlock... 03-07 19:24:16.296 5164 6176 E NPTH-TERM: npth-tracee:thread_loop end... 03-07 19:24:16.299 5164 8034 E NPTH-TERM: npth-tracee:thread_loop start... 03-07 19:24:16.300 5164 8034 E NPTH-TERM: npth-tracee:thread_loop got flock success, lockfile path=/data/user/0/com.ss.android.ugc.trill/files/npth/killHistory/proc/ 5164/8034_lock... 03-07 19:24:16.300 5164 8034 E NPTH-TERM: npth-tracee:thread_loop start wait mutexlock... 03-07 19:24:16.300 5164 5228 E NPTH-TERM: do_attach_request:send attach sig to tracerpid=7895 tracertid=8030 03-07 19:24:16.300 5164 5228 E NPTH-TERM: do_attach_request:success handled, now my tracerpid=7895 tracertid=8030 03-07 19:24:16.300 5164 5228 E NPTH-TERM: do_attach:TMonitor start flock, traceepid=7895 traceetid=8032 03-07 19:24:16.351 7895 8030 E NPTH-TERM: do_attach:TMonitor start flock, traceepid=5164 traceetid=8034 03-07 19:24:19.405 5164 6588 E MediaCodec: msg->what() = 1919249509 postReply , mState :10 03-07 19:24:29.222 5164 5228 E NPTH-TERM: do_attach:TMonitor exit flock by traceePid=7895 die 03-07 19:24:29.223 5164 5228 E NPTH-TERM: TMonitor success waitLock 03-07 19:24:29.265 5164 5228 E NPTH-TERM: wait_inner:read alive_processes count=2 03-07 19:24:29.265 5164 5228 E NPTH-TERM: find none attach tid unknown error 03-07 19:24:29.272 5164 5228 E NPTH-TERM: 1678188269271: find killed=7895 03-07 19:24:29.289 5164 5228 E NPTH-TERM: found_process_died:pid=7895 03-07 19:24:29.401 5164 5228 E NPTH-TERM: wait_inner:my tracee 7895 was killed, find next tracee:-1 03-07 19:24:29.401 5164 5228 E NPTH-TERM: ----------------------------------------------------------- 03-07 19:24:29.402 5164 5228 E NPTH-TERM: wait_inner:notify sig has been sent, begin wait next tracee's attach request 03-07 19:24:46.423 8699 8745 E NPTH-TERM: do_attach_request:send attach sig to tracerpid=5164 tracertid=5228 03-07 19:24:46.423 8699 8745 E NPTH-TERM: do_attach_request:success handled, now my tracerpid=5164 tracertid=5228 03-07 19:24:46.423 8699 8745 E NPTH-TERM: notify attach 5164 03-07 19:24:46.423 5164 5228 E NPTH-TERM: wait_inner:start handle pending attach sig 03-07 19:24:46.423 5164 5228 E NPTH-TERM: do_attach:TMonitor start check lockFd 03-07 19:24:46.423 5164 5228 E NPTH-TERM: do_attach:TMonitor success check lockFd 03-07 19:24:46.423 5164 5228 E NPTH-TERM: do_attach_request:do check_pending_attach_request 03-07 19:24:46.423 5164 5228 E NPTH-TERM: ----------------------------------------------------------- 03-07 19:24:46.423 5164 5228 E NPTH-TERM: do_attach_request:startup new tracee thread, old=8034 03-07 19:24:46.424 5164 8034 E NPTH-TERM: npth-tracee:thread_loop end wait mutexlock... 03-07 19:24:46.425 5164 8034 E NPTH-TERM: npth-tracee:thread_loop end... 03-07 19:24:46.432 5164 8748 E NPTH-TERM: npth-tracee:thread_loop start... 03-07 19:24:46.433 5164 8748 E NPTH-TERM: npth-tracee:thread_loop got flock success, lockfile path=/data/user/0/com.ss.android.ugc.trill/files/npth/killHistory/proc/ 5164/8748_lock... 03-07 19:24:46.433 5164 8748 E NPTH-TERM: npth-tracee:thread_loop start wait mutexlock... 03-07 19:24:46.433 5164 5228 E NPTH-TERM: do_attach_request:send attach sig to tracerpid=8699 tracertid=8745 03-07 19:24:46.433 5164 5228 E NPTH-TERM: do_attach_request:success handled, now my tracerpid=8699 tracertid=8745 03-07 19:24:46.486 5164 5228 E NPTH-TERM: do_attach:TMonitor start flock, traceepid=8699 traceetid=8747 03-07 19:24:46.491 8699 8745 E NPTH-TERM: do_attach:TMonitor start flock, traceepid=5164 traceetid=8748 03-07 19:24:57.587 5164 5228 E NPTH-TERM: do_attach:TMonitor exit flock by traceePid=8699 die 03-07 19:24:57.587 5164 5228 E NPTH-TERM: TMonitor success waitLock 03-07 19:24:57.590 5164 5228 E NPTH-TERM: wait_inner:read alive_processes count=2 03-07 19:24:57.590 5164 5228 E NPTH-TERM: find none attach tid unknown error 03-07 19:24:57.590 5164 5228 E NPTH-TERM: 1678188297590: find killed=8699 03-07 19:24:57.599 5164 5228 E NPTH-TERM: found_process_died:pid=8699 03-07 19:24:57.647 5164 5228 E NPTH-TERM: wait_inner:my tracee 8699 was killed, find next tracee:-1 03-07 19:24:57.647 5164 5228 E NPTH-TERM: ----------------------------------------------------------- 03-07 19:24:57.651 5164 5228 E NPTH-TERM: wait_inner:notify sig has been sent, begin wait next tracee's attach request 03-07 19:26:03.226 9280 9327 E NPTH-TERM: do_attach_request:send attach sig to tracerpid=5164 tracertid=5228 03-07 19:26:03.226 9280 9327 E NPTH-TERM: do_attach_request:success handled, now my tracerpid=5164 tracertid=5228 03-07 19:26:03.226 9280 9327 E NPTH-TERM: notify attach 5164 03-07 19:26:03.226 5164 5228 E NPTH-TERM: wait_inner:start handle pending attach sig 03-07 19:26:03.226 5164 5228 E NPTH-TERM: do_attach:TMonitor start check lockFd 03-07 19:26:03.226 5164 5228 E NPTH-TERM: do_attach:TMonitor success check lockFd 03-07 19:26:03.226 5164 5228 E NPTH-TERM: do_attach_request:do check_pending_attach_request 03-07 19:26:03.226 5164 5228 E NPTH-TERM: ----------------------------------------------------------- 03-07 19:26:03.226 5164 5228 E NPTH-TERM: do_attach_request:startup new tracee thread, old=8748 03-07 19:26:03.227 5164 8748 E NPTH-TERM: npth-tracee:thread_loop end wait mutexlock... 03-07 19:26:03.227 5164 9331 E NPTH-TERM: npth-tracee:thread_loop start... 03-07 19:26:03.232 5164 8748 E NPTH-TERM: npth-tracee:thread_loop end... 03-07 19:26:03.232 5164 9331 E NPTH-TERM: npth-tracee:thread_loop got flock success, lockfile path=/data/user/0/com.ss.android.ugc.trill/files/npth/killHistory/proc/ 5164/9331_lock... 03-07 19:26:03.232 5164 9331 E NPTH-TERM: npth-tracee:thread_loop start wait mutexlock... 03-07 19:26:03.233 5164 5228 E NPTH-TERM: do_attach_request:send attach sig to tracerpid=9280 tracertid=9327 03-07 19:26:03.233 5164 5228 E NPTH-TERM: do_attach_request:success handled, now my tracerpid=9280 tracertid=9327 03-07 19:26:03.285 5164 5228 E NPTH-TERM: do_attach:TMonitor start flock, traceepid=9280 traceetid=9329 03-07 19:26:03.291 9280 9327 E NPTH-TERM: do_attach:TMonitor start flock, traceepid=5164 traceetid=9331 03-07 19:33:58.139 614 15164 I chatty : uid=1047(cameraserver) [email protected] expire 7 lines 03-07 19:46:39.189 5164 14492 E _V_SensorManager: registerListenerImpl type:5 strType=android.sensor.light delay:200000 maxLatency:0 by: class X.3JK num: 0 03-07 19:46:42.064 5164 5164 E KEVA.NATIVE: fail to modify long _6771056865105576962, just delete it and store new 03-07 19:46:42.070 5164 5164 E KEVA.NATIVE: fail to modify long _6771056865105576962, just delete it and store new 03-07 19:46:44.463 5164 5164 E KEVA.NATIVE: fail to modify long _6771056865105576962, just delete it and store new 03-07 19:46:44.467 5164 5164 E Instrumentation: Uninitialized ActivityThread, likely app-created Instrumentation, disabling AppComponentFactory 03-07 19:46:44.467 5164 5164 E Instrumentation: java.lang.Throwable 03-07 19:46:44.467 5164 5164 E Instrumentation: at android.app.Instrumentation.getFactory(Instrumentation.java:1312) 03-07 19:46:44.467 5164 5164 E Instrumentation: at android.app.Instrumentation.newActivity(Instrumentation.java:1303) 03-07 19:46:44.467 5164 5164 E Instrumentation: at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:3658) 03-07 19:46:44.467 5164 5164 E Instrumentation: at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:3912) 03-07 19:46:44.467 5164 5164 E Instrumentation: at android.app.servertransaction.LaunchActivityItem.execute(LaunchActivityItem.java:85 ) 03-07 19:46:44.467 5164 5164 E Instrumentation: at android.app.servertransaction.TransactionExecutor.executeCallbacks(TransactionExecu tor.java:135) 03-07 19:46:44.467 5164 5164 E Instrumentation: at android.app.servertransaction.TransactionExecutor.execute(TransactionExecutor.java: 95) 03-07 19:46:44.467 5164 5164 E Instrumentation: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2319) 03-07 19:46:44.467 5164 5164 E Instrumentation: at android.os.Handler.dispatchMessage(Handler.java:106) 03-07 19:46:44.467 5164 5164 E Instrumentation: at android.os.Looper.loop(Looper.java:257) 03-07 19:46:44.467 5164 5164 E Instrumentation: at android.app.ActivityThread.main(ActivityThread.java:8218) 03-07 19:46:44.467 5164 5164 E Instrumentation: at java.lang.reflect.Method.invoke(Native Method) 03-07 19:46:44.467 5164 5164 E Instrumentation: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:626) 03-07 19:46:44.467 5164 5164 E Instrumentation: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1016) 03-07 19:46:46.673 5164 5164 E Instrumentation: Uninitialized ActivityThread, likely app-created Instrumentation, disabling AppComponentFactory 03-07 19:46:46.673 5164 5164 E Instrumentation: java.lang.Throwable 03-07 19:46:46.673 5164 5164 E Instrumentation: at android.app.Instrumentation.getFactory(Instrumentation.java:1312) 03-07 19:46:46.673 5164 5164 E Instrumentation: at android.app.Instrumentation.newActivity(Instrumentation.java:1303) 03-07 19:46:46.673 5164 5164 E Instrumentation: at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:3658) 03-07 19:46:46.673 5164 5164 E Instrumentation: at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:3912) 03-07 19:46:46.673 5164 5164 E Instrumentation: at android.app.servertransaction.LaunchActivityItem.execute(LaunchActivityItem.java:85 ) 03-07 19:46:46.673 5164 5164 E Instrumentation: at android.app.servertransaction.TransactionExecutor.executeCallbacks(TransactionExecu tor.java:135) 03-07 19:46:46.673 5164 5164 E Instrumentation: at android.app.servertransaction.TransactionExecutor.execute(TransactionExecutor.java: 95) 03-07 19:46:46.673 5164 5164 E Instrumentation: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2319) 03-07 19:46:46.673 5164 5164 E Instrumentation: at android.os.Handler.dispatchMessage(Handler.java:106) 03-07 19:46:46.673 5164 5164 E Instrumentation: at android.os.Looper.loop(Looper.java:257) 03-07 19:46:46.673 5164 5164 E Instrumentation: at android.app.ActivityThread.main(ActivityThread.java:8218) 03-07 19:46:46.673 5164 5164 E Instrumentation: at java.lang.reflect.Method.invoke(Native Method) 03-07 19:46:46.673 5164 5164 E Instrumentation: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:626) 03-07 19:46:46.673 5164 5164 E Instrumentation: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1016) 03-07 19:46:48.412 5164 5164 E KEVA.NATIVE: fail to modify long _6771056865105576962, just delete it and store new 03-07 19:46:50.847 5164 5177 E jato : too long GC blocking 03-07 19:46:50.847 5164 5177 E jato : gc block end, 178872093,5010 03-07 19:47:02.304 5164 5164 E Instrumentation: Uninitialized ActivityThread, likely app-created Instrumentation, disabling AppComponentFactory 03-07 19:47:02.304 5164 5164 E Instrumentation: java.lang.Throwable 03-07 19:47:02.304 5164 5164 E Instrumentation: at android.app.Instrumentation.getFactory(Instrumentation.java:1312) 03-07 19:47:02.304 5164 5164 E Instrumentation: at android.app.Instrumentation.newActivity(Instrumentation.java:1303) 03-07 19:47:02.304 5164 5164 E Instrumentation: at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:3658) 03-07 19:47:02.304 5164 5164 E Instrumentation: at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:3912) 03-07 19:47:02.304 5164 5164 E Instrumentation: at android.app.servertransaction.LaunchActivityItem.execute(LaunchActivityItem.java:85 ) 03-07 19:47:02.304 5164 5164 E Instrumentation: at android.app.servertransaction.TransactionExecutor.executeCallbacks(TransactionExecu tor.java:135) 03-07 19:47:02.304 5164 5164 E Instrumentation: at android.app.servertransaction.TransactionExecutor.execute(TransactionExecutor.java: 95) 03-07 19:47:02.304 5164 5164 E Instrumentation: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2319) 03-07 19:47:02.304 5164 5164 E Instrumentation: at android.os.Handler.dispatchMessage(Handler.java:106) 03-07 19:47:02.304 5164 5164 E Instrumentation: at android.os.Looper.loop(Looper.java:257) 03-07 19:47:02.304 5164 5164 E Instrumentation: at android.app.ActivityThread.main(ActivityThread.java:8218) 03-07 19:47:02.304 5164 5164 E Instrumentation: at java.lang.reflect.Method.invoke(Native Method) 03-07 19:47:02.304 5164 5164 E Instrumentation: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:626) 03-07 19:47:02.304 5164 5164 E Instrumentation: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1016) 03-07 19:47:06.327 5164 5164 E KEVA.NATIVE: fail to modify long _6771056865105576962, just delete it and store new 03-07 19:47:08.429 5164 5177 E jato : too long GC blocking 03-07 19:47:08.429 5164 5177 E jato : gc block end, 178889679,5006 03-07 19:47:15.597 5164 5177 E jato : too long GC blocking 03-07 19:47:15.598 5164 5177 E jato : gc block end, 178896846,5007 03-07 19:48:17.458 5164 5164 E KEVA.NATIVE: fail to modify long _6771056865105576962, just delete it and store new 03-07 19:48:17.748 5164 23201 E _V_SensorManager: unregisterListenerImpl listener=X.3JK@dc59e99sensor=NULL num: 1 03-07 19:48:46.764 5164 24147 E _V_SensorManager: registerListenerImpl type:5 strType=android.sensor.light delay:200000 maxLatency:0 by: class X.3JK num: 0 03-07 19:49:14.799 5164 5164 E KEVA.NATIVE: fail to modify long _6771056865105576962, just delete it and store new 03-07 19:49:14.912 5164 24451 E _V_SensorManager: unregisterListenerImpl listener=X.3JK@dc59e99sensor=NULL num: 1 03-07 20:00:30.137 5164 26657 E _V_SensorManager: registerListenerImpl type:5 strType=android.sensor.light delay:200000 maxLatency:0 by: class X.3JK num: 0 03-07 20:00:32.216 5164 5164 E KEVA.NATIVE: fail to modify long _6771056865105576962, just delete it and store new 03-07 20:00:38.705 5164 5177 E jato : too long GC blocking 03-07 20:00:38.706 5164 5177 E jato : gc block end, 179682400,5005 03-07 20:00:43.585 5164 5164 E _V_VivoStats: holder is null so no need to noteStats destroy, surfaceMap size : 2 03-07 20:00:48.239 5164 5164 E KEVA.NATIVE: fail to modify long _6771056865105576962, just delete it and store new 03-07 20:00:48.846 5164 26657 E _V_SensorManager: unregisterListenerImpl listener=X.3JK@dc59e99sensor=NULL num: 1 03-07 20:06:22.416 5164 26657 E _V_SensorManager: registerListenerImpl type:5 strType=android.sensor.light delay:200000 maxLatency:0 by: class X.3JK num: 0 03-07 20:06:26.602 5164 5164 E KEVA.NATIVE: fail to modify long _6771056865105576962, just delete it and store new 03-07 20:06:26.713 5164 455 E MediaCodec: msg->what() = 1919249509 postReply , mState :10 03-07 20:06:27.392 5164 7168 E Surface : freeAllBuffers: 7 buffers were freed while being dequeued! 03-07 20:06:27.452 5164 5164 E KEVA.NATIVE: fail to modify long _6771056865105576962, just delete it and store new 03-07 20:06:28.792 5164 5164 E KEVA.NATIVE: fail to modify long _6771056865105576962, just delete it and store new 03-07 20:06:32.351 5164 5164 E KEVA.NATIVE: fail to modify long _6771056865105576962, just delete it and store new 03-07 20:06:33.355 5164 26657 E _V_SensorManager: unregisterListenerImpl listener=X.3JK@dc59e99sensor=NULL num: 1 03-07 20:06:35.083 5164 5177 E jato : too long GC blocking 03-07 20:06:35.084 5164 5177 E jato : gc block end, 180038745,5038 03-07 20:08:34.689 5164 26657 E _V_SensorManager: registerListenerImpl type:5 strType=android.sensor.light delay:200000 maxLatency:0 by: class X.3JK num: 0 03-07 20:08:42.335 5164 5164 E KEVA.NATIVE: fail to modify long _6771056865105576962, just delete it and store new 03-07 20:08:42.570 5164 5164 E droid.ugc.tril: No package ID ff found for ID 0xffffffff. 03-07 20:08:42.792 5164 5164 I chatty : uid=10351(com.ss.android.ugc.trill) identical 2 lines 03-07 20:08:42.792 5164 5164 E droid.ugc.tril: No package ID ff found for ID 0xffffffff. 03-07 20:08:43.089 5164 8756 E Surface : freeAllBuffers: 8 buffers were freed while being dequeued! 03-07 20:08:43.124 5164 5164 E KEVA.NATIVE: fail to modify long _6771056865105576962, just delete it and store new 03-07 20:08:43.221 5164 8812 E BufferQueueProducer: [SurfaceTexture-0-5164-14] (id:142c0000000e,api:3,p:5164,c:5164) connect: already connected (cur=3 req=3) 03-07 20:08:43.221 5164 8812 E SurfaceUtils: Failed to connect to surface 0x704e2b9010, err -22 03-07 20:08:43.221 5164 8812 E MediaCodec: nativeWindowConnect returned an error: Invalid argument (-22) 03-07 20:08:43.221 5164 8806 E MediaCodec: configure failed with err 0xffffffea, resetting... 03-07 20:08:43.242 5164 8806 E ttmn : <aj_media_codec_async.cpp,reconfigureCodec,922>codecConfigure failed 03-07 20:08:43.242 5164 8806 E ttmn : <aj_media_codec_async.cpp,printErrorInfo,742>exception info : java.lang.IllegalArgumentException 03-07 20:08:43.338 5164 8840 E BufferQueueProducer: [SurfaceTexture-0-5164-14] (id:142c0000000e,api:3,p:5164,c:5164) connect: already connected (cur=3 req=3) 03-07 20:08:43.338 5164 8840 E SurfaceUtils: Failed to connect to surface 0x70dfe4e010, err -22 03-07 20:08:43.338 5164 8840 E MediaCodec: nativeWindowConnect returned an error: Invalid argument (-22) 03-07 20:08:43.338 5164 8836 E MediaCodec: configure failed with err 0xffffffea, resetting... 03-07 20:08:43.346 5164 5164 E KEVA.NATIVE: fail to modify long _6771056865105576962, just delete it and store new 03-07 20:08:43.379 5164 8836 E ttmn : <aj_media_codec_async.cpp,reconfigureCodec,922>codecConfigure failed 03-07 20:08:43.380 5164 8836 E ttmn : <aj_media_codec_async.cpp,printErrorInfo,742>exception info : java.lang.IllegalArgumentException 03-07 20:08:43.397 5164 8806 E ttmn : <av_player_setting.cpp,settingOuter,158>player state is error .state:6 03-07 20:08:43.397 5164 8806 E ttmn : <av_player_setting.cpp,settingOuter,158>player state is error .state:6 03-07 20:08:48.499 5164 5177 E jato : too long GC blocking 03-07 20:08:48.500 5164 5177 E jato : gc block end, 180172195,5004 03-07 20:09:02.712 5164 5164 E KEVA.NATIVE: fail to modify long _6771056865105576962, just delete it and store new 03-07 20:09:03.140 5164 26657 E _V_SensorManager: unregisterListenerImpl listener=X.3JK@dc59e99sensor=NULL num: 1 03-07 21:16:26.956 614 20290 E QCamera : <MCI><ERROR> mm_stream_read_msm_frame: 1766: VIVO VIDIOC_DQBUF buf_index 4, frame_idx 40, stream type 7, rc 0,queued: 17, buf_type = 0 flags = 8192 FD = 70 my_num 0 buf fd 110,tv_sec - 1119915590516467728,tv_nsec 73014452224 03-07 22:40:24.730 2746 3094 E _V_DataItemUploader: add to LogSystem fail:SchedWaitDataItem{extype=2028,func=__lock_page_killable,group=g0,uid=10351,abi =64,threadName=droid.ugc.trill,threadId=5164,cmdline=com.ss.android.ugc.trill,pid=5 164,cost=517243,mode=IOWAIT_SORN,percent=84,period=1227040,free_segs=0,prefree_coun t=0,dirty_count=0,undiscard_blks=0,addr=0x194/0x230,level=2,screen_status=true,otim e=1678188041862,createTime=177330371,times=12}