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

scribd

The document contains a series of error logs from an Android application, indicating issues such as failure to start the debugger, missing implementations for certain methods, and uninitialized components. It also highlights problems with garbage collection blocking and accessing certain properties. Overall, the logs suggest multiple failures in the application's execution and initialization processes.

Uploaded by

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

scribd

The document contains a series of error logs from an Android application, indicating issues such as failure to start the debugger, missing implementations for certain methods, and uninitialized components. It also highlights problems with garbage collection blocking and accessing certain properties. Overall, the logs suggest multiple failures in the application's execution and initialization processes.

Uploaded by

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

02-26 21:27:16.013 21093 21093 E droid.ugc.

tril: Not starting debugger since


process cannot load the jdwp agent.
02-26 21:27:16.094 482 2193 I libPowerHal: [perfNotifyAppState]
foreground:com.ss.android.ugc.trill, pid:21093, uid:10144
02-26 21:27:18.615 21093 21093 E flipped : init succeeded.
02-26 21:27:18.617 21093 21127 E flipped : Attach current thread 0
02-26 21:27:18.617 21093 21127 E flipped : Detach current thread 0
02-26 21:27:18.617 21093 21128 E flipped : Attach current thread 0
02-26 21:27:18.617 21093 21128 E flipped : Detach current thread 0
02-26 21:27:19.993 21093 21144 E droid.ugc.tril: No implementation found for int
com.bytedance.common.jato.jit.JitBlock.initJitBlockInternal(int, boolean) (tried
Java_com_bytedance_common_jato_jit_JitBlock_initJitBlockInternal and
Java_com_bytedance_common_jato_jit_JitBlock_initJitBlockInternal__IZ)
02-26 21:27:19.998 21093 21144 E art_sym : art ThreadListInstance index: 114
02-26 21:27:20.029 21093 21144 E shadowhook_tag: shadowhook version 1.1.1:
shadowhook init(mode: SHARED, debuggable: false), return: 0, real-init: yes
02-26 21:27:20.058 21093 21093 E Instrumentation: Uninitialized ActivityThread,
likely app-created Instrumentation, disabling AppComponentFactory
02-26 21:27:20.058 21093 21093 E Instrumentation: java.lang.Throwable
02-26 21:27:20.058 21093 21093 E Instrumentation: at
android.app.Instrumentation.getFactory(Instrumentation.java:1312)
02-26 21:27:20.058 21093 21093 E Instrumentation: at
android.app.Instrumentation.newActivity(Instrumentation.java:1303)
02-26 21:27:20.058 21093 21093 E Instrumentation: at
android.app.ActivityThread.performLaunchActivity(ActivityThread.java:3644)
02-26 21:27:20.058 21093 21093 E Instrumentation: at
android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:3898)
02-26 21:27:20.058 21093 21093 E Instrumentation: at
android.app.servertransaction.LaunchActivityItem.execute(LaunchActivityItem.java:85
)
02-26 21:27:20.058 21093 21093 E Instrumentation: at
android.app.servertransaction.TransactionExecutor.executeCallbacks(TransactionExecu
tor.java:135)
02-26 21:27:20.058 21093 21093 E Instrumentation: at
android.app.servertransaction.TransactionExecutor.execute(TransactionExecutor.java:
95)
02-26 21:27:20.058 21093 21093 E Instrumentation: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2305)
02-26 21:27:20.058 21093 21093 E Instrumentation: at
android.os.Handler.dispatchMessage(Handler.java:106)
02-26 21:27:20.058 21093 21093 E Instrumentation: at
android.os.Looper.loop(Looper.java:257)
02-26 21:27:20.058 21093 21093 E Instrumentation: at
android.app.ActivityThread.main(ActivityThread.java:8192)
02-26 21:27:20.058 21093 21093 E Instrumentation: at
java.lang.reflect.Method.invoke(Native Method)
02-26 21:27:20.058 21093 21093 E Instrumentation: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:626)
02-26 21:27:20.058 21093 21093 E Instrumentation: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1015)
02-26 21:27:20.203 21093 21146 E shadowhook_tag: shadowhook version 1.1.1:
shadowhook init(mode: SHARED, debuggable: false), return: 0, real-init: no
02-26 21:27:20.308 21093 21135 E shadowhook_tag: shadowhook version 1.1.1:
shadowhook init(mode: SHARED, debuggable: false), return: 0, real-init: no
02-26 21:27:20.559 21093 21135 E bytehook_tag: bytehook version 1.1.0: bytehook
init(mode: AUTOMATIC, debuggable: false), return: 0, real-init: yes
02-26 21:27:20.757 21093 21093 E Instrumentation: Uninitialized ActivityThread,
likely app-created Instrumentation, disabling AppComponentFactory
02-26 21:27:20.757 21093 21093 E Instrumentation: java.lang.Throwable
02-26 21:27:20.757 21093 21093 E Instrumentation: at
android.app.Instrumentation.getFactory(Instrumentation.java:1312)
02-26 21:27:20.757 21093 21093 E Instrumentation: at
android.app.Instrumentation.newActivity(Instrumentation.java:1303)
02-26 21:27:20.757 21093 21093 E Instrumentation: at
android.app.ActivityThread.performLaunchActivity(ActivityThread.java:3644)
02-26 21:27:20.757 21093 21093 E Instrumentation: at
android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:3898)
02-26 21:27:20.757 21093 21093 E Instrumentation: at
android.app.servertransaction.LaunchActivityItem.execute(LaunchActivityItem.java:85
)
02-26 21:27:20.757 21093 21093 E Instrumentation: at
android.app.servertransaction.TransactionExecutor.executeCallbacks(TransactionExecu
tor.java:135)
02-26 21:27:20.757 21093 21093 E Instrumentation: at
android.app.servertransaction.TransactionExecutor.execute(TransactionExecutor.java:
95)
02-26 21:27:20.757 21093 21093 E Instrumentation: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2305)
02-26 21:27:20.757 21093 21093 E Instrumentation: at
android.os.Handler.dispatchMessage(Handler.java:106)
02-26 21:27:20.757 21093 21093 E Instrumentation: at
android.os.Looper.loop(Looper.java:257)
02-26 21:27:20.757 21093 21093 E Instrumentation: at
android.app.ActivityThread.main(ActivityThread.java:8192)
02-26 21:27:20.757 21093 21093 E Instrumentation: at
java.lang.reflect.Method.invoke(Native Method)
02-26 21:27:20.757 21093 21093 E Instrumentation: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:626)
02-26 21:27:20.757 21093 21093 E Instrumentation: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1015)
02-26 21:27:20.815 21093 21145 E ttmio : <0x0,JNI_OnLoad,MDLJniBase.cpp:64>-----
compiled native library Feb 10 2025 09:26:31 (2.1.216.35)-----
02-26 21:27:20.815 21093 21145 E ttmio :
<0x0,JNI_OnLoad,MDLJniBase.cpp:74><JNI_OnLoad,74> JNI_OnLoad (result=65540)
02-26 21:27:20.885 21093 21146 E ttmio :
<0x0,JNI_OnLoad,MDLP2PJniBase.cpp:56>-----compiled native library Jan 21 2025
07:45:38 (2.1.216.24-boringssl)-----
02-26 21:27:20.886 21093 21146 E ttmio :
<0x0,JNI_OnLoad,MDLP2PJniBase.cpp:72><JNI_OnLoad,72> JNI_OnLoad (result=65540)
02-26 21:27:20.928 21093 21245 E chromium:
[0226/212720.905597:ERROR:variations_seed_loader.cc(39)] Seed missing signature.
02-26 21:27:20.941 21093 21146 E ttmio :
<0x0,JNI_OnLoad,MDLTTQuicHeJniBase.cpp:56>-----compiled native library Feb 10 2025
09:26:32 (2.1.216.35)-----
02-26 21:27:20.941 21093 21146 E ttmio :
<0x0,JNI_OnLoad,MDLTTQuicHeJniBase.cpp:68><JNI_OnLoad,68> JNI_OnLoad (result=65540)
02-26 21:27:22.121 21093 21330 E flipped : Attach current thread 0
02-26 21:27:22.122 21093 21330 E flipped : Detach current thread 0
02-26 21:27:22.127 21093 21331 E flipped : Attach current thread 0
02-26 21:27:22.129 21093 21331 E flipped : Detach current thread 0
02-26 21:27:23.644 21093 21106 E gcblocker: too long request gcblock: 3005
02-26 21:27:23.644 21093 21106 E gcblocker: too long GC blocking: 3000
02-26 21:27:23.644 21093 21106 E gcblocker: gc block end, 11539780,3006
02-26 21:27:25.901 21093 21202 E ion : ioctl c0044901 failed with code -1:
Invalid argument
02-26 21:27:26.634 21093 21555 E shadowhook_tag: shadowhook version 1.1.1:
shadowhook init(mode: SHARED, debuggable: false), return: 0, real-init: no
02-26 21:27:27.385 21093 21141 E droid.ugc.tril: No implementation found for int
com.bytedance.common.jato.jit.JitBlock.initJitBlockInternal(int, boolean) (tried
Java_com_bytedance_common_jato_jit_JitBlock_initJitBlockInternal and
Java_com_bytedance_common_jato_jit_JitBlock_initJitBlockInternal__IZ)
02-26 21:27:27.994 21093 21384 E [mammon]android-14.68.2-mt: [mammon]android-
14.68.2-mt[SAMICORE: getAbConfigValue@sami_core_ab_config_context.cpp,196] Callback
function(getBoolValue_) return null, maybe given a non-exist abkey
sami_new_ttplayer_applog.
02-26 21:27:28.088 21093 21384 E [mammon]android-14.68.2-mt: [mammon]android-
14.68.2-mt[SAMICORE: getAbConfigValue@sami_core_ab_config_context.cpp,179] Callback
function(getStringValue_) return null, maybe given a non-exist abkey.
sami_test_string2
02-26 21:27:28.088 21093 21384 E [mammon]android-14.68.2-mt: [mammon]android-
14.68.2-mt[SAMICORE: getAbConfigValue@sami_core_ab_config_context.cpp,189] get
string value from libra failed id sami_test_string2
02-26 21:27:29.696 21093 21142 E MediaCodecOpt: can't find
postPendingRepliesAndDeferredMessages
02-26 21:27:30.915 21093 21106 E gcblocker: too long GC blocking: 3000
02-26 21:27:30.915 21093 21106 E gcblocker: gc block end, 11547053,3004
02-26 21:27:31.044 21093 21131 E Forest_null: could not get any valid access key
from remote settings
02-26 21:27:32.513 21093 21234 E _V_SensorManager: registerListenerImpl type:1
strType=android.sensor.accelerometer delay:200000 maxLatency:0 by: class ms.bd.o.f2
num: 0
02-26 21:27:33.592 21093 21234 E _V_SensorManager: unregisterListenerImpl
listener=ms.bd.o.f2@373fcd3sensor=NULL num: 1
02-26 21:27:34.387 21093 21332 E libc : Access denied finding property
"ro.hardware.chipname"
02-26 21:27:34.444 21093 21332 E libc : Access denied finding property
"ro.hardware.chipname"
02-26 21:27:34.779 21093 21093 E Bench-TAG: ====== JNI_OnLoad ======
02-26 21:27:34.913 21093 21093 E PRIMJS : Worker::Init 0x6ff7500518
02-26 21:27:34.921 21093 21093 E BX : [void
Java_com_benchmark_port_nativePort_BSModuleInvoker_nativeSetJsWorker(JNIEnv *,
jclass, jlong):523] downloadJavaScript
:/data/user/0/com.ss.android.ugc.trill/files/bytebench
02-26 21:27:34.970 21093 21705 E KEVA.NATIVE: zx: using default value
02-26 21:27:34.970 21093 21702 E KEVA.NATIVE: zx: using default value
02-26 21:27:34.970 21093 21713 E BX : [nonstd::optional<StrategyResult>
bytebench::ruleengine::BXRuleEngine::executorStrategy(int, const std::string &,
bytebench::ruleengine::MatchParams &, bool):95] bytebench_1233, get strategy
failed: bx_open_feature_extract_v2_in_1233_Bench_Android
02-26 21:27:35.079 21093 21687 E droid.ugc.tril: No package ID 76 found for ID
0x760b000f.
02-26 21:27:35.080 21093 21687 E droid.ugc.tril: No package ID 76 found for ID
0x760b000f.
02-26 21:27:35.478 21093 21093 E Instrumentation: Uninitialized ActivityThread,
likely app-created Instrumentation, disabling AppComponentFactory
02-26 21:27:35.478 21093 21093 E Instrumentation: java.lang.Throwable
02-26 21:27:35.478 21093 21093 E Instrumentation: at
android.app.Instrumentation.getFactory(Instrumentation.java:1312)
02-26 21:27:35.478 21093 21093 E Instrumentation: at
android.app.Instrumentation.newActivity(Instrumentation.java:1303)
02-26 21:27:35.478 21093 21093 E Instrumentation: at
android.app.ActivityThread.performLaunchActivity(ActivityThread.java:3644)
02-26 21:27:35.478 21093 21093 E Instrumentation: at
android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:3898)
02-26 21:27:35.478 21093 21093 E Instrumentation: at
android.app.servertransaction.LaunchActivityItem.execute(LaunchActivityItem.java:85
)
02-26 21:27:35.478 21093 21093 E Instrumentation: at
android.app.servertransaction.TransactionExecutor.executeCallbacks(TransactionExecu
tor.java:135)
02-26 21:27:35.478 21093 21093 E Instrumentation: at
android.app.servertransaction.TransactionExecutor.execute(TransactionExecutor.java:
95)
02-26 21:27:35.478 21093 21093 E Instrumentation: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2305)
02-26 21:27:35.478 21093 21093 E Instrumentation: at
android.os.Handler.dispatchMessage(Handler.java:106)
02-26 21:27:35.478 21093 21093 E Instrumentation: at
android.os.Looper.loop(Looper.java:257)
02-26 21:27:35.478 21093 21093 E Instrumentation: at
android.app.ActivityThread.main(ActivityThread.java:8192)
02-26 21:27:35.478 21093 21093 E Instrumentation: at
java.lang.reflect.Method.invoke(Native Method)
02-26 21:27:35.478 21093 21093 E Instrumentation: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:626)
02-26 21:27:35.478 21093 21093 E Instrumentation: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1015)
02-26 21:27:36.582 21093 21642 E Forest_GeckoFetcher: download failed with
waitGeckoUpdate=false ,channel = tiktok_webview_hook,bundle = hook.js
02-26 21:27:36.582 21093 21642 E Forest_GeckoFetcher: java.lang.Throwable: invalid
channel
02-26 21:27:36.582 21093 21642 E Forest_GeckoFetcher: at
X.X7b.LJ(SourceFile:33554556)
02-26 21:27:36.582 21093 21642 E Forest_GeckoFetcher: at
X.Ukj.LIZ(SourceFile:16777734)
02-26 21:27:36.582 21093 21642 E Forest_GeckoFetcher: at
X.Ukj.run(SourceFile:9)
02-26 21:27:36.582 21093 21642 E Forest_GeckoFetcher: at
Y.AObjectS260S0100000_20.invoke$4(SourceFile:16777222)
02-26 21:27:36.582 21093 21642 E Forest_GeckoFetcher: at
Y.AObjectS260S0100000_20.invoke(Unknown Source:72)
02-26 21:27:36.582 21093 21642 E Forest_GeckoFetcher: at
kotlin.jvm.internal.ApS302S0100000_20.invoke$499(SourceFile:16777224)
02-26 21:27:36.582 21093 21642 E Forest_GeckoFetcher: at
kotlin.jvm.internal.ApS302S0100000_20.invoke(Unknown Source:487)
02-26 21:27:36.582 21093 21642 E Forest_GeckoFetcher: at
X.fZU.LIZ(SourceFile:50331894)
02-26 21:27:36.582 21093 21642 E Forest_GeckoFetcher: at
X.fYm.LJ(SourceFile:83)
02-26 21:27:36.582 21093 21642 E Forest_GeckoFetcher: at
X.fYm.run(SourceFile:0)
02-26 21:27:36.582 21093 21642 E Forest_GeckoFetcher: at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
02-26 21:27:36.582 21093 21642 E Forest_GeckoFetcher: at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
02-26 21:27:36.582 21093 21642 E Forest_GeckoFetcher: at
Y.ARunnableS47S0200000_14.run$29(SourceFile:16777229)
02-26 21:27:36.582 21093 21642 E Forest_GeckoFetcher: at
Y.ARunnableS47S0200000_14.run(Unknown Source:498)
02-26 21:27:36.582 21093 21642 E Forest_GeckoFetcher: at
java.lang.Thread.run(Thread.java:923)
02-26 21:27:36.741 21093 21766 E ion : ioctl c0044901 failed with code -1:
Invalid argument
02-26 21:27:37.082 21093 21093 E KEVA.NATIVE: fail to modify long
_6803675737851331585, just delete it and store new
02-26 21:27:37.219 21093 21267 E Forest_ForestFacade:
[FatalError:fetchResourceAsync] request reuse failed, url:
02-26 21:27:37.221 21093 21267 E Forest_null: could not get any valid access key
from remote settings
02-26 21:27:37.344 21093 21267 E Forest_ForestFacade:
[FatalError:fetchResourceAsync] request reuse failed, url:
02-26 21:27:37.347 21093 21267 E Forest_null: could not get any valid access key
from remote settings
02-26 21:27:37.429 21093 21267 E Forest_ForestFacade:
[FatalError:fetchResourceAsync] request reuse failed, url:
02-26 21:27:37.430 21093 21267 E Forest_null: could not get any valid access key
from remote settings
02-26 21:27:37.457 21093 21148 E SQLiteDatabase: Error inserting
open_time=1740502800000
02-26 21:27:37.457 21093 21148 E SQLiteDatabase:
android.database.sqlite.SQLiteConstraintException: UNIQUE constraint failed:
app_open.open_time (code 2067 SQLITE_CONSTRAINT_UNIQUE)
02-26 21:27:37.457 21093 21148 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.nativeExecuteForLastInsertedRowId(Native
Method)
02-26 21:27:37.457 21093 21148 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.executeForLastInsertedRowId(SQLiteConnecti
on.java:983)
02-26 21:27:37.457 21093 21148 E SQLiteDatabase: at
android.database.sqlite.SQLiteSession.executeForLastInsertedRowId(SQLiteSession.jav
a:790)
02-26 21:27:37.457 21093 21148 E SQLiteDatabase: at
android.database.sqlite.SQLiteStatement.executeInsert(SQLiteStatement.java:88)
02-26 21:27:37.457 21093 21148 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insertWithOnConflict(SQLiteDatabase.java:170
1)
02-26 21:27:37.457 21093 21148 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insert(SQLiteDatabase.java:1570)
02-26 21:27:37.457 21093 21148 E SQLiteDatabase: at
kotlin.jvm.internal.ApS302S0100000_20.invoke$304(SourceFile:16778106)
02-26 21:27:37.457 21093 21148 E SQLiteDatabase: at
kotlin.jvm.internal.ApS302S0100000_20.invoke(Unknown Source:1462)
02-26 21:27:37.457 21093 21148 E SQLiteDatabase: at
X.2NS.run$36(SourceFile:16777253)
02-26 21:27:37.457 21093 21148 E SQLiteDatabase: at X.2NS.run(Unknown
Source:150)
02-26 21:27:37.457 21093 21148 E SQLiteDatabase: at
com.ss.android.ugc.aweme.lego.RunnableIdleTask.run(SourceFile:16777218)
02-26 21:27:37.457 21093 21148 E SQLiteDatabase: at
X.gVH.LJ(SourceFile:16777312)
02-26 21:27:37.457 21093 21148 E SQLiteDatabase: at
Y.ARunnableS53S0200000_20.run$34(SourceFile:16777225)
02-26 21:27:37.457 21093 21148 E SQLiteDatabase: at
Y.ARunnableS53S0200000_20.run(Unknown Source:290)
02-26 21:27:37.457 21093 21148 E SQLiteDatabase: at X.6i7.LJ(SourceFile:247)
02-26 21:27:37.457 21093 21148 E SQLiteDatabase: at X.6i7.run(SourceFile:0)
02-26 21:27:37.457 21093 21148 E SQLiteDatabase: at X.Hbw.run(SourceFile:2)
02-26 21:27:37.457 21093 21148 E SQLiteDatabase: at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
02-26 21:27:37.457 21093 21148 E SQLiteDatabase: at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
02-26 21:27:37.457 21093 21148 E SQLiteDatabase: at
Y.ARunnableS35S0200000_2.run$36(SourceFile:16777231)
02-26 21:27:37.457 21093 21148 E SQLiteDatabase: at
Y.ARunnableS35S0200000_2.run(Unknown Source:166)
02-26 21:27:37.457 21093 21148 E SQLiteDatabase: at
java.lang.Thread.run(Thread.java:923)
02-26 21:27:37.457 21093 21148 E SQLiteDatabase: at
com.bytedance.bpea.transmit.delegate.BPEAThread.com_bytedance_bpea_transmit_delegat
e_BPEAThread__run$___twin___(SourceFile:9)
02-26 21:27:37.457 21093 21148 E SQLiteDatabase: at
com.bytedance.bpea.transmit.delegate.BPEAThread.com_bytedance_bpea_transmit_delegat
e_BPEAThread_com_ss_android_ugc_aweme_lancet_RunnableGuardLancet_run(SourceFile:167
77216)
02-26 21:27:37.457 21093 21148 E SQLiteDatabase: at
com.bytedance.bpea.transmit.delegate.BPEAThread.run(Unknown Source:0)
02-26 21:27:37.649 21093 21106 E gcblocker: too long GC blocking: 3000
02-26 21:27:37.649 21093 21106 E gcblocker: gc block end, 11553774,3017
02-26 21:27:37.927 21093 21686 E Forest_ResourceFetcherChain: fetchAsync error:30:
memoryError:cannot find cached buffer,
02-26 21:27:39.483 21093 21235 E _V_SensorManager: registerListenerImpl type:10
strType=android.sensor.linear_acceleration delay:200000 maxLatency:0 by: class
ms.bd.o.e2 num: 0
02-26 21:27:39.531 21093 21235 E _V_SensorManager: registerListenerImpl type:9
strType=android.sensor.gravity delay:200000 maxLatency:0 by: class ms.bd.o.e2 num:
1
02-26 21:27:39.547 21093 21235 E _V_SensorManager: registerListenerImpl type:4
strType=android.sensor.gyroscope delay:200000 maxLatency:0 by: class ms.bd.o.e2
num: 1
02-26 21:27:39.563 21093 21235 E _V_SensorManager: registerListenerImpl type:11
strType=android.sensor.rotation_vector delay:200000 maxLatency:0 by: class
ms.bd.o.e2 num: 1
02-26 21:27:39.577 21093 21235 E _V_SensorManager: registerListenerImpl type:1
strType=android.sensor.accelerometer delay:200000 maxLatency:0 by: class ms.bd.o.e2
num: 1
02-26 21:27:39.594 21093 21235 E _V_SensorManager: registerListenerImpl type:2
strType=android.sensor.magnetic_field delay:200000 maxLatency:0 by: class
ms.bd.o.e2 num: 1
02-26 21:27:40.794 21093 21141 E droid.ugc.tril: No implementation found for int
com.bytedance.common.jato.jit.JitBlock.initJitBlockInternal(int, boolean) (tried
Java_com_bytedance_common_jato_jit_JitBlock_initJitBlockInternal and
Java_com_bytedance_common_jato_jit_JitBlock_initJitBlockInternal__IZ)
02-26 21:27:41.347 21093 21106 E gcblocker: gc block end, 11559405,1083
02-26 21:27:42.647 21093 21646 E _V_SensorManager: registerListenerImpl type:1
strType=android.sensor.accelerometer delay:200000 maxLatency:0 by: class ms.bd.o.d2
num: 1
02-26 21:27:42.922 21093 21646 E _V_SensorManager: registerListenerImpl type:9
strType=android.sensor.gravity delay:200000 maxLatency:0 by: class ms.bd.o.d2 num:
2
02-26 21:27:42.945 21093 21646 E _V_SensorManager: registerListenerImpl type:4
strType=android.sensor.gyroscope delay:200000 maxLatency:0 by: class ms.bd.o.d2
num: 2
02-26 21:27:42.963 21093 21646 E _V_SensorManager: registerListenerImpl type:11
strType=android.sensor.rotation_vector delay:200000 maxLatency:0 by: class
ms.bd.o.d2 num: 2
02-26 21:27:45.899 21093 21642 E Forest_GeckoFetcher: download failed with
waitGeckoUpdate=false ,channel = fe_tiktok_lynx_search_transfer,bundle =
template.js
02-26 21:27:45.899 21093 21642 E Forest_GeckoFetcher: java.lang.Throwable: invalid
channel
02-26 21:27:45.899 21093 21642 E Forest_GeckoFetcher: at
X.X7b.LJ(SourceFile:33554556)
02-26 21:27:45.899 21093 21642 E Forest_GeckoFetcher: at
X.Ukj.LIZ(SourceFile:16777734)
02-26 21:27:45.899 21093 21642 E Forest_GeckoFetcher: at
X.Ukj.run(SourceFile:9)
02-26 21:27:45.899 21093 21642 E Forest_GeckoFetcher: at
Y.AObjectS260S0100000_20.invoke$4(SourceFile:16777222)
02-26 21:27:45.899 21093 21642 E Forest_GeckoFetcher: at
Y.AObjectS260S0100000_20.invoke(Unknown Source:72)
02-26 21:27:45.899 21093 21642 E Forest_GeckoFetcher: at
kotlin.jvm.internal.ApS302S0100000_20.invoke$499(SourceFile:16777224)
02-26 21:27:45.899 21093 21642 E Forest_GeckoFetcher: at
kotlin.jvm.internal.ApS302S0100000_20.invoke(Unknown Source:487)
02-26 21:27:45.899 21093 21642 E Forest_GeckoFetcher: at
X.fZU.LIZ(SourceFile:50331894)
02-26 21:27:45.899 21093 21642 E Forest_GeckoFetcher: at
X.fYm.LJ(SourceFile:83)
02-26 21:27:45.899 21093 21642 E Forest_GeckoFetcher: at
X.fYm.run(SourceFile:0)
02-26 21:27:45.899 21093 21642 E Forest_GeckoFetcher: at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
02-26 21:27:45.899 21093 21642 E Forest_GeckoFetcher: at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
02-26 21:27:45.899 21093 21642 E Forest_GeckoFetcher: at
Y.ARunnableS47S0200000_14.run$29(SourceFile:16777229)
02-26 21:27:45.899 21093 21642 E Forest_GeckoFetcher: at
Y.ARunnableS47S0200000_14.run(Unknown Source:498)
02-26 21:27:45.899 21093 21642 E Forest_GeckoFetcher: at
java.lang.Thread.run(Thread.java:923)
02-26 21:27:46.803 21093 21093 E KEVA.NATIVE: fail to modify long
_6803675737851331585, just delete it and store new
02-26 21:27:52.596 21093 21979 E ttmn :
<6e71fd9400,ff_demuxer_android.cpp,open,474>ffmpeg format error.code:-
1414092869,message:Immediate exit requested
02-26 21:27:52.852 21093 21093 E KEVA.NATIVE: fail to modify long
_6803675737851331585, just delete it and store new
02-26 21:27:53.033 21093 21646 E _V_SensorManager: unregisterListenerImpl
listener=ms.bd.o.d2@da3f45asensor=NULL num: 2
02-26 21:27:53.299 21093 21106 E gcblocker: gc block end, 11570536,1904
02-26 21:27:53.404 21093 21093 E KEVA.NATIVE: fail to modify long
_6803675737851331585, just delete it and store new
02-26 21:27:53.992 21093 21583 E _V_SensorManager: registerListenerImpl type:5
strType=android.sensor.light delay:200000 maxLatency:0 by: class X.fO0 num: 1
02-26 21:27:54.065 21093 21141 E droid.ugc.tril: No implementation found for int
com.bytedance.common.jato.jit.JitBlock.initJitBlockInternal(int, boolean) (tried
Java_com_bytedance_common_jato_jit_JitBlock_initJitBlockInternal and
Java_com_bytedance_common_jato_jit_JitBlock_initJitBlockInternal__IZ)
02-26 21:27:54.089 363 363 E SELinux : avc: denied { find } for
interface=vendor.vivo.hardware.vperf::IVPerf
sid=u:r:untrusted_app:s0:c144,c256,c512,c768 pid=21093
scontext=u:r:untrusted_app:s0:c144,c256,c512,c768
tcontext=u:object_r:hal_vperf_hwservice:s0 tclass=hwservice_manager permissive=0
02-26 21:27:54.091 21093 21093 E ANDR-VIVO-PERF: IVPerf::tryGetService failed!
02-26 21:27:54.358 363 363 E SELinux : avc: denied { find } for
interface=vendor.vivo.hardware.vperf::IVPerf
sid=u:r:untrusted_app:s0:c144,c256,c512,c768 pid=21093
scontext=u:r:untrusted_app:s0:c144,c256,c512,c768
tcontext=u:object_r:hal_vperf_hwservice:s0 tclass=hwservice_manager permissive=0
02-26 21:27:54.359 21093 21093 E ANDR-VIVO-PERF: IVPerf::tryGetService failed!
02-26 21:28:01.878 21093 21160 E libc : Access denied finding property
"ro.hardware.chipname"
02-26 21:28:01.954 21093 21160 E libc : Access denied finding property
"ro.hardware.chipname"
02-26 21:28:02.033 21093 21093 E KEVA.NATIVE: fail to modify long
_6803675737851331585, just delete it and store new
02-26 21:28:03.182 21093 21093 E _V_SurfaceView: updateSurface: no viewRoot valid
surface, mSurface isValid = false
02-26 21:28:03.245 21093 21093 I chatty : uid=10144(com.ss.android.ugc.trill)
identical 7 lines
02-26 21:28:03.246 21093 21093 E _V_SurfaceView: updateSurface: no viewRoot valid
surface, mSurface isValid = false
02-26 21:28:03.936 21093 21160 E _V_SensorManager: unregisterListenerImpl
listener=X.fO0@8a84fe0sensor=NULL num: 2
02-26 21:28:04.472 21093 21234 E _V_SensorManager: unregisterListenerImpl
listener=ms.bd.o.e2@8d82e34sensor=NULL num: 1
02-26 21:28:05.161 21093 21093 E _V_SurfaceView: updateSurface: no viewRoot valid
surface, mSurface isValid = false
02-26 21:28:05.161 21093 21093 I chatty : uid=10144(com.ss.android.ugc.trill)
identical 1 line
02-26 21:28:05.162 21093 21093 E _V_SurfaceView: updateSurface: no viewRoot valid
surface, mSurface isValid = false
02-26 21:28:05.303 21093 21093 E _V_SurfaceView: updateSurface: no viewRoot valid
surface, mSurface isValid = false
02-26 21:28:05.418 21093 21093 I chatty : uid=10144(com.ss.android.ugc.trill)
identical 4 lines
02-26 21:28:05.419 21093 21093 E _V_SurfaceView: updateSurface: no viewRoot valid
surface, mSurface isValid = false
02-26 21:28:05.471 21093 21093 E _V_SurfaceView: updateSurface: no viewRoot valid
surface, mSurface isValid = false
02-26 21:28:06.138 21093 21093 I chatty : uid=10144(com.ss.android.ugc.trill)
identical 31 lines
02-26 21:28:06.138 21093 21093 E _V_SurfaceView: updateSurface: no viewRoot valid
surface, mSurface isValid = false
02-26 21:28:06.204 21093 21093 E _V_SurfaceView: updateSurface: no viewRoot valid
surface, mSurface isValid = false
02-26 21:28:07.205 21093 21093 I chatty : uid=10144(com.ss.android.ugc.trill)
identical 46 lines
02-26 21:28:07.205 21093 21093 E _V_SurfaceView: updateSurface: no viewRoot valid
surface, mSurface isValid = false
02-26 21:28:07.270 21093 21093 E _V_SurfaceView: updateSurface: no viewRoot valid
surface, mSurface isValid = false
02-26 21:28:07.270 21093 21093 I chatty : uid=10144(com.ss.android.ugc.trill)
identical 1 line
02-26 21:28:07.271 21093 21093 E _V_SurfaceView: updateSurface: no viewRoot valid
surface, mSurface isValid = false
02-26 21:28:07.335 21093 21093 E _V_SurfaceView: updateSurface: no viewRoot valid
surface, mSurface isValid = false
02-26 21:28:07.335 21093 21093 I chatty : uid=10144(com.ss.android.ugc.trill)
identical 1 line
02-26 21:28:07.336 21093 21093 E _V_SurfaceView: updateSurface: no viewRoot valid
surface, mSurface isValid = false
02-26 21:28:07.403 21093 21093 E _V_SurfaceView: updateSurface: no viewRoot valid
surface, mSurface isValid = false
02-26 21:28:07.404 21093 21093 I chatty : uid=10144(com.ss.android.ugc.trill)
identical 1 line
02-26 21:28:07.404 21093 21093 E _V_SurfaceView: updateSurface: no viewRoot valid
surface, mSurface isValid = false
02-26 21:28:07.468 21093 21093 E _V_SurfaceView: updateSurface: no viewRoot valid
surface, mSurface isValid = false
02-26 21:28:07.471 21093 21093 I chatty : uid=10144(com.ss.android.ugc.trill)
identical 1 line
02-26 21:28:07.472 21093 21093 E _V_SurfaceView: updateSurface: no viewRoot valid
surface, mSurface isValid = false
02-26 21:28:07.535 21093 21093 E _V_SurfaceView: updateSurface: no viewRoot valid
surface, mSurface isValid = false
02-26 21:28:08.551 21093 21093 I chatty : uid=10144(com.ss.android.ugc.trill)
identical 46 lines
02-26 21:28:08.551 21093 21093 E _V_SurfaceView: updateSurface: no viewRoot valid
surface, mSurface isValid = false
02-26 21:28:08.616 21093 21093 E _V_SurfaceView: updateSurface: no viewRoot valid
surface, mSurface isValid = false
02-26 21:28:08.616 21093 21093 I chatty : uid=10144(com.ss.android.ugc.trill)
identical 1 line
02-26 21:28:08.617 21093 21093 E _V_SurfaceView: updateSurface: no viewRoot valid
surface, mSurface isValid = false
02-26 21:28:08.684 21093 21093 E _V_SurfaceView: updateSurface: no viewRoot valid
surface, mSurface isValid = false
02-26 21:28:08.883 21093 21093 I chatty : uid=10144(com.ss.android.ugc.trill)
identical 10 lines
02-26 21:28:08.883 21093 21093 E _V_SurfaceView: updateSurface: no viewRoot valid
surface, mSurface isValid = false
02-26 21:28:08.950 21093 21093 E _V_SurfaceView: updateSurface: no viewRoot valid
surface, mSurface isValid = false
02-26 21:28:09.018 21093 21093 I chatty : uid=10144(com.ss.android.ugc.trill)
identical 4 lines
02-26 21:28:09.019 21093 21093 E _V_SurfaceView: updateSurface: no viewRoot valid
surface, mSurface isValid = false
02-26 21:28:09.084 21093 21093 E _V_SurfaceView: updateSurface: no viewRoot valid
surface, mSurface isValid = false
02-26 21:28:09.085 21093 21093 I chatty : uid=10144(com.ss.android.ugc.trill)
identical 1 line
02-26 21:28:09.087 21093 21093 E _V_SurfaceView: updateSurface: no viewRoot valid
surface, mSurface isValid = false
02-26 21:28:09.155 21093 21093 E _V_SurfaceView: updateSurface: no viewRoot valid
surface, mSurface isValid = false
02-26 21:28:09.767 21093 21093 I chatty : uid=10144(com.ss.android.ugc.trill)
identical 28 lines
02-26 21:28:09.768 21093 21093 E _V_SurfaceView: updateSurface: no viewRoot valid
surface, mSurface isValid = false
02-26 21:28:09.835 21093 21093 E _V_SurfaceView: updateSurface: no viewRoot valid
surface, mSurface isValid = false
02-26 21:28:09.836 21093 21093 I chatty : uid=10144(com.ss.android.ugc.trill)
identical 1 line
02-26 21:28:09.837 21093 21093 E _V_SurfaceView: updateSurface: no viewRoot valid
surface, mSurface isValid = false
02-26 21:28:09.898 21093 21093 E _V_SurfaceView: updateSurface: no viewRoot valid
surface, mSurface isValid = false
02-26 21:28:09.899 21093 21093 I chatty : uid=10144(com.ss.android.ugc.trill)
identical 1 line
02-26 21:28:09.899 21093 21093 E _V_SurfaceView: updateSurface: no viewRoot valid
surface, mSurface isValid = false
02-26 21:28:09.969 21093 21093 E _V_SurfaceView: updateSurface: no viewRoot valid
surface, mSurface isValid = false
02-26 21:28:09.970 21093 21093 I chatty : uid=10144(com.ss.android.ugc.trill)
identical 1 line
02-26 21:28:09.970 21093 21093 E _V_SurfaceView: updateSurface: no viewRoot valid
surface, mSurface isValid = false
02-26 21:28:10.048 21093 21093 E _V_SurfaceView: updateSurface: no viewRoot valid
surface, mSurface isValid = false
02-26 21:28:10.049 21093 21093 I chatty : uid=10144(com.ss.android.ugc.trill)
identical 1 line
02-26 21:28:10.049 21093 21093 E _V_SurfaceView: updateSurface: no viewRoot valid
surface, mSurface isValid = false
02-26 21:28:10.117 21093 21093 E _V_SurfaceView: updateSurface: no viewRoot valid
surface, mSurface isValid = false
02-26 21:28:10.183 21093 21093 I chatty : uid=10144(com.ss.android.ugc.trill)
identical 4 lines
02-26 21:28:10.184 21093 21093 E _V_SurfaceView: updateSurface: no viewRoot valid
surface, mSurface isValid = false
02-26 21:28:10.278 21093 21093 E _V_SurfaceView: updateSurface: no viewRoot valid
surface, mSurface isValid = false
02-26 21:28:10.279 21093 21093 I chatty : uid=10144(com.ss.android.ugc.trill)
identical 1 line
02-26 21:28:10.280 21093 21093 E _V_SurfaceView: updateSurface: no viewRoot valid
surface, mSurface isValid = false
02-26 21:28:10.352 21093 21093 E _V_SurfaceView: updateSurface: no viewRoot valid
surface, mSurface isValid = false
02-26 21:28:10.438 21093 21093 I chatty : uid=10144(com.ss.android.ugc.trill)
identical 4 lines
02-26 21:28:10.442 21093 21093 E _V_SurfaceView: updateSurface: no viewRoot valid
surface, mSurface isValid = false
02-26 21:28:10.521 21093 21093 E _V_SurfaceView: updateSurface: no viewRoot valid
surface, mSurface isValid = false
02-26 21:28:10.522 21093 21093 I chatty : uid=10144(com.ss.android.ugc.trill)
identical 1 line
02-26 21:28:10.523 21093 21093 E _V_SurfaceView: updateSurface: no viewRoot valid
surface, mSurface isValid = false
02-26 21:28:10.598 21093 21093 E _V_SurfaceView: updateSurface: no viewRoot valid
surface, mSurface isValid = false
02-26 21:28:11.014 21093 21093 I chatty : uid=10144(com.ss.android.ugc.trill)
identical 19 lines
02-26 21:28:11.014 21093 21093 E _V_SurfaceView: updateSurface: no viewRoot valid
surface, mSurface isValid = false
02-26 21:28:11.080 21093 21093 E _V_SurfaceView: updateSurface: no viewRoot valid
surface, mSurface isValid = false
02-26 21:28:11.081 21093 21093 I chatty : uid=10144(com.ss.android.ugc.trill)
identical 1 line
02-26 21:28:11.082 21093 21093 E _V_SurfaceView: updateSurface: no viewRoot valid
surface, mSurface isValid = false
02-26 21:28:11.147 21093 21093 E _V_SurfaceView: updateSurface: no viewRoot valid
surface, mSurface isValid = false
02-26 21:28:11.148 21093 21093 I chatty : uid=10144(com.ss.android.ugc.trill)
identical 1 line
02-26 21:28:11.149 21093 21093 E _V_SurfaceView: updateSurface: no viewRoot valid
surface, mSurface isValid = false
02-26 21:28:11.214 21093 21093 E _V_SurfaceView: updateSurface: no viewRoot valid
surface, mSurface isValid = false
02-26 21:28:11.215 21093 21093 I chatty : uid=10144(com.ss.android.ugc.trill)
identical 1 line
02-26 21:28:11.217 21093 21093 E _V_SurfaceView: updateSurface: no viewRoot valid
surface, mSurface isValid = false
02-26 21:28:11.282 21093 21093 E _V_SurfaceView: updateSurface: no viewRoot valid
surface, mSurface isValid = false
02-26 21:28:11.283 21093 21093 I chatty : uid=10144(com.ss.android.ugc.trill)
identical 1 line
02-26 21:28:11.283 21093 21093 E _V_SurfaceView: updateSurface: no viewRoot valid
surface, mSurface isValid = false
02-26 21:28:11.347 21093 21093 E _V_SurfaceView: updateSurface: no viewRoot valid
surface, mSurface isValid = false
02-26 21:28:11.483 21093 21093 I chatty : uid=10144(com.ss.android.ugc.trill)
identical 7 lines
02-26 21:28:11.484 21093 21093 E _V_SurfaceView: updateSurface: no viewRoot valid
surface, mSurface isValid = false
02-26 21:28:11.547 21093 21093 E _V_SurfaceView: updateSurface: no viewRoot valid
surface, mSurface isValid = false
02-26 21:28:11.548 21093 21093 I chatty : uid=10144(com.ss.android.ugc.trill)
identical 1 line
02-26 21:28:11.550 21093 21093 E _V_SurfaceView: updateSurface: no viewRoot valid
surface, mSurface isValid = false
02-26 21:28:11.613 21093 21093 E _V_SurfaceView: updateSurface: no viewRoot valid
surface, mSurface isValid = false
02-26 21:28:11.615 21093 21093 I chatty : uid=10144(com.ss.android.ugc.trill)
identical 1 line
02-26 21:28:11.616 21093 21093 E _V_SurfaceView: updateSurface: no viewRoot valid
surface, mSurface isValid = false
02-26 21:28:11.681 21093 21093 E _V_SurfaceView: updateSurface: no viewRoot valid
surface, mSurface isValid = false
02-26 21:28:11.749 21093 21093 I chatty : uid=10144(com.ss.android.ugc.trill)
identical 4 lines
02-26 21:28:11.749 21093 21093 E _V_SurfaceView: updateSurface: no viewRoot valid
surface, mSurface isValid = false
02-26 21:28:11.816 21093 21093 E _V_SurfaceView: updateSurface: no viewRoot valid
surface, mSurface isValid = false
02-26 21:28:11.816 21093 21093 E _V_SurfaceView: updateSurface: no viewRoot valid
surface, mSurface isValid = false
02-26 21:28:11.817 21093 21093 E _V_SurfaceView: updateSurface: no viewRoot valid
surface, mSurface isValid = false
02-26 21:28:11.879 21093 21093 E _V_SurfaceView: updateSurface: no viewRoot valid
surface, mSurface isValid = false
02-26 21:28:11.950 21093 21093 I chatty : uid=10144(com.ss.android.ugc.trill)
identical 4 lines
02-26 21:28:11.951 21093 21093 E _V_SurfaceView: updateSurface: no viewRoot valid
surface, mSurface isValid = false
02-26 21:28:12.013 21093 21093 E _V_SurfaceView: updateSurface: no viewRoot valid
surface, mSurface isValid = false
02-26 21:28:12.099 21093 21093 I chatty : uid=10144(com.ss.android.ugc.trill)
identical 4 lines
02-26 21:28:12.100 21093 21093 E _V_SurfaceView: updateSurface: no viewRoot valid
surface, mSurface isValid = false
02-26 21:28:12.163 21093 21093 E _V_SurfaceView: updateSurface: no viewRoot valid
surface, mSurface isValid = false
02-26 21:28:12.164 21093 21093 I chatty : uid=10144(com.ss.android.ugc.trill)
identical 1 line
02-26 21:28:12.165 21093 21093 E _V_SurfaceView: updateSurface: no viewRoot valid
surface, mSurface isValid = false
02-26 21:28:12.232 21093 21093 E _V_SurfaceView: updateSurface: no viewRoot valid
surface, mSurface isValid = false
02-26 21:28:12.234 21093 21093 I chatty : uid=10144(com.ss.android.ugc.trill)
identical 1 line
02-26 21:28:12.235 21093 21093 E _V_SurfaceView: updateSurface: no viewRoot valid
surface, mSurface isValid = false
02-26 21:28:12.296 21093 21093 E _V_SurfaceView: updateSurface: no viewRoot valid
surface, mSurface isValid = false
02-26 21:28:12.297 21093 21093 I chatty : uid=10144(com.ss.android.ugc.trill)
identical 1 line
02-26 21:28:12.298 21093 21093 E _V_SurfaceView: updateSurface: no viewRoot valid
surface, mSurface isValid = false
02-26 21:28:12.367 21093 21093 E _V_SurfaceView: updateSurface: no viewRoot valid
surface, mSurface isValid = false
02-26 21:28:13.261 21093 21093 I chatty : uid=10144(com.ss.android.ugc.trill)
identical 40 lines
02-26 21:28:13.261 21093 21093 E _V_SurfaceView: updateSurface: no viewRoot valid
surface, mSurface isValid = false
02-26 21:28:13.328 21093 21093 E _V_SurfaceView: updateSurface: no viewRoot valid
surface, mSurface isValid = false
02-26 21:28:13.329 21093 21093 I chatty : uid=10144(com.ss.android.ugc.trill)
identical 1 line
02-26 21:28:13.330 21093 21093 E _V_SurfaceView: updateSurface: no viewRoot valid
surface, mSurface isValid = false
02-26 21:28:13.395 21093 21093 E _V_SurfaceView: updateSurface: no viewRoot valid
surface, mSurface isValid = false
02-26 21:28:13.396 21093 21093 I chatty : uid=10144(com.ss.android.ugc.trill)
identical 1 line
02-26 21:28:13.396 21093 21093 E _V_SurfaceView: updateSurface: no viewRoot valid
surface, mSurface isValid = false
02-26 21:28:13.460 21093 21093 E _V_SurfaceView: updateSurface: no viewRoot valid
surface, mSurface isValid = false
02-26 21:28:13.461 21093 21093 I chatty : uid=10144(com.ss.android.ugc.trill)
identical 1 line
02-26 21:28:13.462 21093 21093 E _V_SurfaceView: updateSurface: no viewRoot valid
surface, mSurface isValid = false
02-26 21:28:13.528 21093 21093 E _V_SurfaceView: updateSurface: no viewRoot valid
surface, mSurface isValid = false
02-26 21:28:13.528 21093 21093 I chatty : uid=10144(com.ss.android.ugc.trill)
identical 1 line
02-26 21:28:13.529 21093 21093 E _V_SurfaceView: updateSurface: no viewRoot valid
surface, mSurface isValid = false
02-26 21:28:13.593 21093 21093 E _V_SurfaceView: updateSurface: no viewRoot valid
surface, mSurface isValid = false
02-26 21:28:13.594 21093 21093 I chatty : uid=10144(com.ss.android.ugc.trill)
identical 1 line
02-26 21:28:13.595 21093 21093 E _V_SurfaceView: updateSurface: no viewRoot valid
surface, mSurface isValid = false
02-26 21:28:13.663 21093 21093 E _V_SurfaceView: updateSurface: no viewRoot valid
surface, mSurface isValid = false
02-26 21:28:13.664 21093 21093 I chatty : uid=10144(com.ss.android.ugc.trill)
identical 1 line
02-26 21:28:13.665 21093 21093 E _V_SurfaceView: updateSurface: no viewRoot valid
surface, mSurface isValid = false
02-26 21:28:13.727 21093 21093 E _V_SurfaceView: updateSurface: no viewRoot valid
surface, mSurface isValid = false
02-26 21:28:13.729 21093 21093 E _V_SurfaceView: updateSurface: no viewRoot valid
surface, mSurface isValid = false
02-26 21:28:13.730 21093 21093 E _V_SurfaceView: updateSurface: no viewRoot valid
surface, mSurface isValid = false
02-26 21:28:13.794 21093 21093 E _V_SurfaceView: updateSurface: no viewRoot valid
surface, mSurface isValid = false
02-26 21:28:13.795 21093 21093 I chatty : uid=10144(com.ss.android.ugc.trill)
identical 1 line
02-26 21:28:13.796 21093 21093 E _V_SurfaceView: updateSurface: no viewRoot valid
surface, mSurface isValid = false
02-26 21:28:13.868 21093 21093 E _V_SurfaceView: updateSurface: no viewRoot valid
surface, mSurface isValid = false
02-26 21:28:13.870 21093 21093 E _V_SurfaceView: updateSurface: no viewRoot valid
surface, mSurface isValid = false
02-26 21:28:13.872 21093 21093 E _V_SurfaceView: updateSurface: no viewRoot valid
surface, mSurface isValid = false
02-26 21:28:13.943 21093 21093 E _V_SurfaceView: updateSurface: no viewRoot valid
surface, mSurface isValid = false
02-26 21:28:13.944 21093 21093 I chatty : uid=10144(com.ss.android.ugc.trill)
identical 1 line
02-26 21:28:13.945 21093 21093 E _V_SurfaceView: updateSurface: no viewRoot valid
surface, mSurface isValid = false
02-26 21:28:14.019 21093 21093 E _V_SurfaceView: updateSurface: no viewRoot valid
surface, mSurface isValid = false
02-26 21:28:14.027 21093 21093 I chatty : uid=10144(com.ss.android.ugc.trill)
identical 1 line
02-26 21:28:14.027 21093 21093 E _V_SurfaceView: updateSurface: no viewRoot valid
surface, mSurface isValid = false
02-26 21:28:14.093 21093 21093 E _V_SurfaceView: updateSurface: no viewRoot valid
surface, mSurface isValid = false
02-26 21:28:14.093 21093 21093 I chatty : uid=10144(com.ss.android.ugc.trill)
identical 1 line
02-26 21:28:14.094 21093 21093 E _V_SurfaceView: updateSurface: no viewRoot valid
surface, mSurface isValid = false
02-26 21:28:14.160 21093 21093 E _V_SurfaceView: updateSurface: no viewRoot valid
surface, mSurface isValid = false
02-26 21:28:14.161 21093 21093 I chatty : uid=10144(com.ss.android.ugc.trill)
identical 1 line
02-26 21:28:14.162 21093 21093 E _V_SurfaceView: updateSurface: no viewRoot valid
surface, mSurface isValid = false
02-26 21:28:14.227 21093 21093 E _V_SurfaceView: updateSurface: no viewRoot valid
surface, mSurface isValid = false
02-26 21:28:14.378 21093 21093 I chatty : uid=10144(com.ss.android.ugc.trill)
identical 7 lines
02-26 21:28:14.379 21093 21093 E _V_SurfaceView: updateSurface: no viewRoot valid
surface, mSurface isValid = false
02-26 21:28:14.444 21093 21093 E _V_SurfaceView: updateSurface: no viewRoot valid
surface, mSurface isValid = false
02-26 21:28:14.445 21093 21093 I chatty : uid=10144(com.ss.android.ugc.trill)
identical 1 line
02-26 21:28:14.445 21093 21093 E _V_SurfaceView: updateSurface: no viewRoot valid
surface, mSurface isValid = false
02-26 21:28:14.515 21093 21093 E _V_SurfaceView: updateSurface: no viewRoot valid
surface, mSurface isValid = false
02-26 21:28:14.516 21093 21093 I chatty : uid=10144(com.ss.android.ugc.trill)
identical 1 line
02-26 21:28:14.517 21093 21093 E _V_SurfaceView: updateSurface: no viewRoot valid
surface, mSurface isValid = false
02-26 21:28:14.575 21093 21093 E _V_SurfaceView: updateSurface: no viewRoot valid
surface, mSurface isValid = false
02-26 21:28:14.578 21093 21093 I chatty : uid=10144(com.ss.android.ugc.trill)
identical 1 line
02-26 21:28:14.579 21093 21093 E _V_SurfaceView: updateSurface: no viewRoot valid
surface, mSurface isValid = false
02-26 21:28:14.644 21093 21093 E _V_SurfaceView: updateSurface: no viewRoot valid
surface, mSurface isValid = false
02-26 21:28:14.645 21093 21093 I chatty : uid=10144(com.ss.android.ugc.trill)
identical 1 line
02-26 21:28:14.646 21093 21093 E _V_SurfaceView: updateSurface: no viewRoot valid
surface, mSurface isValid = false
02-26 21:28:14.711 21093 21093 E _V_SurfaceView: updateSurface: no viewRoot valid
surface, mSurface isValid = false
02-26 21:28:15.046 21093 21093 I chatty : uid=10144(com.ss.android.ugc.trill)
identical 16 lines
02-26 21:28:15.047 21093 21093 E _V_SurfaceView: updateSurface: no viewRoot valid
surface, mSurface isValid = false
02-26 21:28:15.108 21093 21093 E _V_SurfaceView: updateSurface: no viewRoot valid
surface, mSurface isValid = false
02-26 21:28:15.109 21093 21093 I chatty : uid=10144(com.ss.android.ugc.trill)
identical 1 line
02-26 21:28:15.110 21093 21093 E _V_SurfaceView: updateSurface: no viewRoot valid
surface, mSurface isValid = false
02-26 21:28:15.185 21093 21093 E _V_SurfaceView: updateSurface: no viewRoot valid
surface, mSurface isValid = false
02-26 21:28:15.186 21093 21093 I chatty : uid=10144(com.ss.android.ugc.trill)
identical 1 line
02-26 21:28:15.186 21093 21093 E _V_SurfaceView: updateSurface: no viewRoot valid
surface, mSurface isValid = false
02-26 21:28:15.193 482 2193 I libPowerHal: [perfNotifyAppState]
foreground:com.ss.android.ugc.trill, pid:21093, uid:10144
02-26 21:28:15.211 21093 21093 E _V_SurfaceView: updateSurface: no viewRoot valid
surface, mSurface isValid = false
02-26 21:28:15.212 21093 21093 I chatty : uid=10144(com.ss.android.ugc.trill)
identical 1 line
02-26 21:28:15.212 21093 21093 E _V_SurfaceView: updateSurface: no viewRoot valid
surface, mSurface isValid = false
02-26 21:28:15.326 21093 21093 E _V_SurfaceView: updateSurface: no viewRoot valid
surface, mSurface isValid = false
02-26 21:28:15.327 21093 21093 I chatty : uid=10144(com.ss.android.ugc.trill)
identical 1 line
02-26 21:28:15.327 21093 21093 E _V_SurfaceView: updateSurface: no viewRoot valid
surface, mSurface isValid = false
02-26 21:28:15.572 21093 21146 E _V_SensorManager: registerListenerImpl type:5
strType=android.sensor.light delay:200000 maxLatency:0 by: class X.fO0 num: 0
02-26 21:28:16.599 21093 21093 E _V_SurfaceView: updateSurface: no viewRoot valid
surface, mSurface isValid = false
02-26 21:28:16.600 21093 21093 I chatty : uid=10144(com.ss.android.ugc.trill)
identical 1 line
02-26 21:28:16.601 21093 21093 E _V_SurfaceView: updateSurface: no viewRoot valid
surface, mSurface isValid = false
02-26 21:28:18.368 21093 21141 E droid.ugc.tril: No implementation found for int
com.bytedance.common.jato.jit.JitBlock.initJitBlockInternal(int, boolean) (tried
Java_com_bytedance_common_jato_jit_JitBlock_initJitBlockInternal and
Java_com_bytedance_common_jato_jit_JitBlock_initJitBlockInternal__IZ)
02-26 21:28:18.567 21093 21106 E gcblocker: gc block end, 11596787,917
02-26 21:28:19.501 21093 21235 E _V_SensorManager: registerListenerImpl type:10
strType=android.sensor.linear_acceleration delay:200000 maxLatency:0 by: class
ms.bd.o.e2 num: 1
02-26 21:28:19.678 21093 21235 E _V_SensorManager: registerListenerImpl type:9
strType=android.sensor.gravity delay:200000 maxLatency:0 by: class ms.bd.o.e2 num:
2
02-26 21:28:19.690 21093 21235 E _V_SensorManager: registerListenerImpl type:4
strType=android.sensor.gyroscope delay:200000 maxLatency:0 by: class ms.bd.o.e2
num: 2
02-26 21:28:19.704 21093 21235 E _V_SensorManager: registerListenerImpl type:11
strType=android.sensor.rotation_vector delay:200000 maxLatency:0 by: class
ms.bd.o.e2 num: 2
02-26 21:28:19.717 21093 21235 E _V_SensorManager: registerListenerImpl type:1
strType=android.sensor.accelerometer delay:200000 maxLatency:0 by: class ms.bd.o.e2
num: 2
02-26 21:28:19.729 21093 21235 E _V_SensorManager: registerListenerImpl type:2
strType=android.sensor.magnetic_field delay:200000 maxLatency:0 by: class
ms.bd.o.e2 num: 2
02-26 21:28:20.771 21093 21106 E gcblocker: gc block end, 11599913,0
02-26 21:28:22.087 21093 21106 E gcblocker: gc block end, 11600728,500
02-26 21:28:25.459 21093 21788 E Forest_null: could not get any valid access key
from remote settings
02-26 21:28:25.501 21093 21642 E Forest_GeckoFetcher: download failed with
waitGeckoUpdate=true ,channel = bcm_config,bundle = bcm_check_conf.json
02-26 21:28:25.501 21093 21642 E Forest_GeckoFetcher: java.lang.Throwable: invalid
channel
02-26 21:28:25.501 21093 21642 E Forest_GeckoFetcher: at
X.X7b.LJ(SourceFile:33554556)
02-26 21:28:25.501 21093 21642 E Forest_GeckoFetcher: at
X.Ukj.LIZ(SourceFile:16777734)
02-26 21:28:25.501 21093 21642 E Forest_GeckoFetcher: at
X.Ukj.run(SourceFile:9)
02-26 21:28:25.501 21093 21642 E Forest_GeckoFetcher: at
Y.AObjectS260S0100000_20.invoke$4(SourceFile:16777222)
02-26 21:28:25.501 21093 21642 E Forest_GeckoFetcher: at
Y.AObjectS260S0100000_20.invoke(Unknown Source:72)
02-26 21:28:25.501 21093 21642 E Forest_GeckoFetcher: at
kotlin.jvm.internal.ApS302S0100000_20.invoke$499(SourceFile:16777224)
02-26 21:28:25.501 21093 21642 E Forest_GeckoFetcher: at
kotlin.jvm.internal.ApS302S0100000_20.invoke(Unknown Source:487)
02-26 21:28:25.501 21093 21642 E Forest_GeckoFetcher: at
X.fZU.LIZ(SourceFile:50331894)
02-26 21:28:25.501 21093 21642 E Forest_GeckoFetcher: at
X.fYm.LJ(SourceFile:83)
02-26 21:28:25.501 21093 21642 E Forest_GeckoFetcher: at
X.fYm.run(SourceFile:0)
02-26 21:28:25.501 21093 21642 E Forest_GeckoFetcher: at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
02-26 21:28:25.501 21093 21642 E Forest_GeckoFetcher: at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
02-26 21:28:25.501 21093 21642 E Forest_GeckoFetcher: at
Y.ARunnableS47S0200000_14.run$29(SourceFile:16777229)
02-26 21:28:25.501 21093 21642 E Forest_GeckoFetcher: at
Y.ARunnableS47S0200000_14.run(Unknown Source:498)
02-26 21:28:25.501 21093 21642 E Forest_GeckoFetcher: at
java.lang.Thread.run(Thread.java:923)
02-26 21:28:25.502 21093 21642 E Forest_GeckoXAdapter:
onLocalNewestVersion:localPackage:com.bytedance.geckox.model.LocalPackageModel@6acc
070
02-26 21:28:27.755 21093 22300 E libprocessgroup: set_timerslack_ns write failed:
Operation not permitted
02-26 21:28:30.002 21093 21093 E KEVA.NATIVE: fail to modify long
_6803675737851331585, just delete it and store new
02-26 21:28:30.728 21093 22264 E ttmn : <6e2d049780,av_render.cpp,open,98>error:
line size is 0
02-26 21:28:30.881 21093 21093 E KEVA.NATIVE: fail to modify long
_6803675737851331585, just delete it and store new
02-26 21:28:31.653 21093 21106 E gcblocker: gc block end, 11608551,2243
02-26 21:28:42.320 21093 21206 E libc : Access denied finding property
"ro.hardware.chipname"
02-26 21:28:42.332 21093 21206 E libc : Access denied finding property
"ro.hardware.chipname"
02-26 21:28:43.428 21093 21106 E gcblocker: gc block end, 11621465,1104
02-26 21:28:49.316 21093 21106 E gcblocker: gc block end, 11627756,702
02-26 21:28:59.774 21093 21202 E JemallocExtend: mallctl version:5.1.0-0-
g61efbda7098de6fe64c362d309824864308c36d4
02-26 21:29:01.610 21093 22319 E Surface : freeAllBuffers: 11 buffers were freed
while being dequeued!
02-26 21:29:02.258 21093 21106 E gcblocker: gc block end, 11641300,100
02-26 21:29:03.249 21093 21093 E KEVA.NATIVE: fail to modify long
_6803675737851331585, just delete it and store new
02-26 21:29:04.025 21093 21982 E ttmn : <6eb545f680,av_render.cpp,open,98>error:
line size is 0
02-26 21:29:04.746 21093 21093 E KEVA.NATIVE: fail to modify long
_6803675737851331585, just delete it and store new
02-26 21:29:04.818 21093 21106 E gcblocker: gc block end, 11643355,605
02-26 21:29:05.507 21093 22259 E ttmn : <6f1a2b1f00,av_render.cpp,open,98>error:
line size is 0
02-26 21:29:05.843 21093 21106 E gcblocker: gc block end, 11644481,503
02-26 21:29:06.818 21093 21093 E KEVA.NATIVE: fail to modify long
_6803675737851331585, just delete it and store new
02-26 21:29:08.733 21093 22614 E BX : [nonstd::optional<StrategyResult>
bytebench::ruleengine::BXRuleEngine::executorStrategy(int, const std::string &,
bytebench::ruleengine::MatchParams &, bool):95] bytebench_1180, get strategy
failed: test_pitaya
02-26 21:29:22.256 21093 21106 E gcblocker: gc block end, 11661397,0
02-26 21:29:23.335 21093 21685 E BX : [nonstd::optional<StrategyResult>
bytebench::ruleengine::BXRuleEngine::executorStrategy(int, const std::string &,
bytebench::ruleengine::MatchParams &, bool):95] bytebench_1180, get strategy
failed: studio_is_enable_bytevc1enc8_plugin
02-26 21:29:23.858 21093 21788 E BX : [nonstd::optional<StrategyResult>
bytebench::ruleengine::BXRuleEngine::executorStrategy(int, const std::string &,
bytebench::ruleengine::MatchParams &, bool):95] bytebench_1180, get strategy
failed: studio_is_enable_bytevc1enc8_plugin
02-26 21:29:25.884 21093 21936 E Forest_ForestFacade:
[FatalError:fetchResourceAsync] request reuse failed, url:
02-26 21:29:25.885 21093 21267 E Forest_ForestFacade:
[FatalError:fetchResourceAsync] request reuse failed, url:
02-26 21:29:25.885 21093 21265 E Forest_ForestFacade:
[FatalError:fetchResourceAsync] request reuse failed, url:
02-26 21:29:25.909 21093 21160 E Forest_ForestFacade:
[FatalError:fetchResourceAsync] request reuse failed, url:
02-26 21:29:25.922 21093 21936 E Forest_null: could not get any valid access key
from remote settings
02-26 21:29:25.923 21093 21267 E Forest_null: could not get any valid access key
from remote settings
02-26 21:29:25.923 21093 21265 E Forest_null: could not get any valid access key
from remote settings
02-26 21:29:25.923 21093 21160 E Forest_null: could not get any valid access key
from remote settings
02-26 21:29:25.996 21093 21160 E Forest_ResourceFetcherChain: fetchAsync
error:1030: memoryError:cannot find cached buffer, builtinError:disabled_by_config,
02-26 21:29:25.997 21093 21267 E Forest_ResourceFetcherChain: fetchAsync
error:11030: memoryError:cannot find cached buffer,
builtinError:disabled_by_config, cdnError:disabled_by_config,
02-26 21:29:26.096 21093 21265 E Forest_ForestFacade:
[FatalError:fetchResourceAsync] request reuse failed, url:
02-26 21:29:26.096 21093 21160 E Forest_ForestFacade:
[FatalError:fetchResourceAsync] request reuse failed, url:
02-26 21:29:26.096 21093 21267 E Forest_ForestFacade:
[FatalError:fetchResourceAsync] request reuse failed, url:
02-26 21:29:26.097 21093 21265 E Forest_null: could not get any valid access key
from remote settings
02-26 21:29:26.097 21093 21160 E Forest_null: could not get any valid access key
from remote settings
02-26 21:29:26.097 21093 21267 E Forest_null: could not get any valid access key
from remote settings
02-26 21:29:26.099 21093 21160 E Forest_ResourceFetcherChain: fetchAsync
error:1030: memoryError:cannot find cached buffer, builtinError:disabled_by_config,
02-26 21:29:26.099 21093 21267 E Forest_ResourceFetcherChain: fetchAsync
error:1030: memoryError:cannot find cached buffer, builtinError:disabled_by_config,
02-26 21:29:26.112 21093 21160 E Forest_ForestFacade:
[FatalError:fetchResourceAsync] request reuse failed, url:
02-26 21:29:26.112 21093 21160 E Forest_null: could not get any valid access key
from remote settings
02-26 21:29:26.128 21093 21642 E Forest_GeckoFetcher: download failed with
waitGeckoUpdate=false ,channel = mt_dm_streak_milestone_small_resource,bundle =
200/dark/social_dm_streakupgrade_fire5_dark.json
02-26 21:29:26.128 21093 21642 E Forest_GeckoFetcher: java.lang.Throwable: invalid
channel
02-26 21:29:26.128 21093 21642 E Forest_GeckoFetcher: at
X.X7b.LJ(SourceFile:33554556)
02-26 21:29:26.128 21093 21642 E Forest_GeckoFetcher: at
X.Ukj.LIZ(SourceFile:16777734)
02-26 21:29:26.128 21093 21642 E Forest_GeckoFetcher: at
X.Ukj.run(SourceFile:9)
02-26 21:29:26.128 21093 21642 E Forest_GeckoFetcher: at
Y.AObjectS260S0100000_20.invoke$4(SourceFile:16777222)
02-26 21:29:26.128 21093 21642 E Forest_GeckoFetcher: at
Y.AObjectS260S0100000_20.invoke(Unknown Source:72)
02-26 21:29:26.128 21093 21642 E Forest_GeckoFetcher: at
kotlin.jvm.internal.ApS302S0100000_20.invoke$499(SourceFile:16777224)
02-26 21:29:26.128 21093 21642 E Forest_GeckoFetcher: at
kotlin.jvm.internal.ApS302S0100000_20.invoke(Unknown Source:487)
02-26 21:29:26.128 21093 21642 E Forest_GeckoFetcher: at
X.fZU.LIZ(SourceFile:50331894)
02-26 21:29:26.128 21093 21642 E Forest_GeckoFetcher: at
X.fYm.LJ(SourceFile:83)
02-26 21:29:26.128 21093 21642 E Forest_GeckoFetcher: at
X.fYm.run(SourceFile:0)
02-26 21:29:26.128 21093 21642 E Forest_GeckoFetcher: at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
02-26 21:29:26.128 21093 21642 E Forest_GeckoFetcher: at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
02-26 21:29:26.128 21093 21642 E Forest_GeckoFetcher: at
Y.ARunnableS47S0200000_14.run$29(SourceFile:16777229)
02-26 21:29:26.128 21093 21642 E Forest_GeckoFetcher: at
Y.ARunnableS47S0200000_14.run(Unknown Source:498)
02-26 21:29:26.128 21093 21642 E Forest_GeckoFetcher: at
java.lang.Thread.run(Thread.java:923)
02-26 21:29:26.128 21093 21160 E Forest_ResourceFetcherChain: fetchAsync
error:1030: memoryError:cannot find cached buffer, builtinError:disabled_by_config,
02-26 21:29:26.129 21093 21642 E Forest_GeckoXAdapter:
onLocalNewestVersion:localPackage:com.bytedance.geckox.model.LocalPackageModel@95bf
f15
02-26 21:29:26.134 21093 21642 E Forest_GeckoFetcher: download failed with
waitGeckoUpdate=false ,channel = tiktok_im_streak_pet,bundle = /pet/template.js
02-26 21:29:26.134 21093 21642 E Forest_GeckoFetcher: java.lang.Throwable: invalid
channel
02-26 21:29:26.134 21093 21642 E Forest_GeckoFetcher: at
X.X7b.LJ(SourceFile:33554556)
02-26 21:29:26.134 21093 21642 E Forest_GeckoFetcher: at
X.Ukj.LIZ(SourceFile:16777734)
02-26 21:29:26.134 21093 21642 E Forest_GeckoFetcher: at
X.Ukj.run(SourceFile:9)
02-26 21:29:26.134 21093 21642 E Forest_GeckoFetcher: at
Y.AObjectS260S0100000_20.invoke$4(SourceFile:16777222)
02-26 21:29:26.134 21093 21642 E Forest_GeckoFetcher: at
Y.AObjectS260S0100000_20.invoke(Unknown Source:72)
02-26 21:29:26.134 21093 21642 E Forest_GeckoFetcher: at
kotlin.jvm.internal.ApS302S0100000_20.invoke$499(SourceFile:16777224)
02-26 21:29:26.134 21093 21642 E Forest_GeckoFetcher: at
kotlin.jvm.internal.ApS302S0100000_20.invoke(Unknown Source:487)
02-26 21:29:26.134 21093 21642 E Forest_GeckoFetcher: at
X.fZU.LIZ(SourceFile:50331894)
02-26 21:29:26.134 21093 21642 E Forest_GeckoFetcher: at
X.fYm.LJ(SourceFile:83)
02-26 21:29:26.134 21093 21642 E Forest_GeckoFetcher: at
X.fYm.run(SourceFile:0)
02-26 21:29:26.134 21093 21642 E Forest_GeckoFetcher: at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
02-26 21:29:26.134 21093 21642 E Forest_GeckoFetcher: at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
02-26 21:29:26.134 21093 21642 E Forest_GeckoFetcher: at
Y.ARunnableS47S0200000_14.run$29(SourceFile:16777229)
02-26 21:29:26.134 21093 21642 E Forest_GeckoFetcher: at
Y.ARunnableS47S0200000_14.run(Unknown Source:498)
02-26 21:29:26.134 21093 21642 E Forest_GeckoFetcher: at
java.lang.Thread.run(Thread.java:923)
02-26 21:29:26.134 21093 21642 E Forest_GeckoXAdapter:
onLocalNewestVersion:localPackage:com.bytedance.geckox.model.LocalPackageModel@98a7
791
02-26 21:29:26.136 21093 21642 E Forest_GeckoFetcher: download failed with
waitGeckoUpdate=false ,channel = mt_dm_streak_milestone_big_resource_1,bundle =
dm_streak_lv4_animation_264_v1/config.json
02-26 21:29:26.136 21093 21642 E Forest_GeckoFetcher: java.lang.Throwable: invalid
channel
02-26 21:29:26.136 21093 21642 E Forest_GeckoFetcher: at
X.X7b.LJ(SourceFile:33554556)
02-26 21:29:26.136 21093 21642 E Forest_GeckoFetcher: at
X.Ukj.LIZ(SourceFile:16777734)
02-26 21:29:26.136 21093 21642 E Forest_GeckoFetcher: at
X.Ukj.run(SourceFile:9)
02-26 21:29:26.136 21093 21642 E Forest_GeckoFetcher: at
Y.AObjectS260S0100000_20.invoke$4(SourceFile:16777222)
02-26 21:29:26.136 21093 21642 E Forest_GeckoFetcher: at
Y.AObjectS260S0100000_20.invoke(Unknown Source:72)
02-26 21:29:26.136 21093 21642 E Forest_GeckoFetcher: at
kotlin.jvm.internal.ApS302S0100000_20.invoke$499(SourceFile:16777224)
02-26 21:29:26.136 21093 21642 E Forest_GeckoFetcher: at
kotlin.jvm.internal.ApS302S0100000_20.invoke(Unknown Source:487)
02-26 21:29:26.136 21093 21642 E Forest_GeckoFetcher: at
X.fZU.LIZ(SourceFile:50331894)
02-26 21:29:26.136 21093 21642 E Forest_GeckoFetcher: at
X.fYm.LJ(SourceFile:83)
02-26 21:29:26.136 21093 21642 E Forest_GeckoFetcher: at
X.fYm.run(SourceFile:0)
02-26 21:29:26.136 21093 21642 E Forest_GeckoFetcher: at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
02-26 21:29:26.136 21093 21642 E Forest_GeckoFetcher: at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
02-26 21:29:26.136 21093 21642 E Forest_GeckoFetcher: at
Y.ARunnableS47S0200000_14.run$29(SourceFile:16777229)
02-26 21:29:26.136 21093 21642 E Forest_GeckoFetcher: at
Y.ARunnableS47S0200000_14.run(Unknown Source:498)
02-26 21:29:26.136 21093 21642 E Forest_GeckoFetcher: at
java.lang.Thread.run(Thread.java:923)
02-26 21:29:26.137 21093 21642 E Forest_GeckoXAdapter:
onLocalNewestVersion:localPackage:com.bytedance.geckox.model.LocalPackageModel@54df
bcd
02-26 21:29:26.140 21093 21642 E Forest_GeckoFetcher: download failed with
waitGeckoUpdate=false ,channel = mt_dm_streak_common_resource,bundle =
/dm_friends_restore/social_dm_friends_restore_Light.json
02-26 21:29:26.140 21093 21642 E Forest_GeckoFetcher: java.lang.Throwable: invalid
channel
02-26 21:29:26.140 21093 21642 E Forest_GeckoFetcher: at
X.X7b.LJ(SourceFile:33554556)
02-26 21:29:26.140 21093 21642 E Forest_GeckoFetcher: at
X.Ukj.LIZ(SourceFile:16777734)
02-26 21:29:26.140 21093 21642 E Forest_GeckoFetcher: at
X.Ukj.run(SourceFile:9)
02-26 21:29:26.140 21093 21642 E Forest_GeckoFetcher: at
Y.AObjectS260S0100000_20.invoke$4(SourceFile:16777222)
02-26 21:29:26.140 21093 21642 E Forest_GeckoFetcher: at
Y.AObjectS260S0100000_20.invoke(Unknown Source:72)
02-26 21:29:26.140 21093 21642 E Forest_GeckoFetcher: at
kotlin.jvm.internal.ApS302S0100000_20.invoke$499(SourceFile:16777224)
02-26 21:29:26.140 21093 21642 E Forest_GeckoFetcher: at
kotlin.jvm.internal.ApS302S0100000_20.invoke(Unknown Source:487)
02-26 21:29:26.140 21093 21642 E Forest_GeckoFetcher: at
X.fZU.LIZ(SourceFile:50331894)
02-26 21:29:26.140 21093 21642 E Forest_GeckoFetcher: at
X.fYm.LJ(SourceFile:83)
02-26 21:29:26.140 21093 21642 E Forest_GeckoFetcher: at
X.fYm.run(SourceFile:0)
02-26 21:29:26.140 21093 21642 E Forest_GeckoFetcher: at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
02-26 21:29:26.140 21093 21642 E Forest_GeckoFetcher: at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
02-26 21:29:26.140 21093 21642 E Forest_GeckoFetcher: at
Y.ARunnableS47S0200000_14.run$29(SourceFile:16777229)
02-26 21:29:26.140 21093 21642 E Forest_GeckoFetcher: at
Y.ARunnableS47S0200000_14.run(Unknown Source:498)
02-26 21:29:26.140 21093 21642 E Forest_GeckoFetcher: at
java.lang.Thread.run(Thread.java:923)
02-26 21:29:26.140 21093 21642 E Forest_GeckoXAdapter:
onLocalNewestVersion:localPackage:com.bytedance.geckox.model.LocalPackageModel@f2ab
bd0
02-26 21:29:26.142 21093 21642 E Forest_GeckoFetcher: download failed with
waitGeckoUpdate=false ,channel = tiktok_im_streak_pet,bundle = /widget/template.js
02-26 21:29:26.142 21093 21642 E Forest_GeckoFetcher: java.lang.Throwable: invalid
channel
02-26 21:29:26.142 21093 21642 E Forest_GeckoFetcher: at
X.X7b.LJ(SourceFile:33554556)
02-26 21:29:26.142 21093 21642 E Forest_GeckoFetcher: at
X.Ukj.LIZ(SourceFile:16777734)
02-26 21:29:26.142 21093 21642 E Forest_GeckoFetcher: at
X.Ukj.run(SourceFile:9)
02-26 21:29:26.142 21093 21642 E Forest_GeckoFetcher: at
Y.AObjectS260S0100000_20.invoke$4(SourceFile:16777222)
02-26 21:29:26.142 21093 21642 E Forest_GeckoFetcher: at
Y.AObjectS260S0100000_20.invoke(Unknown Source:72)
02-26 21:29:26.142 21093 21642 E Forest_GeckoFetcher: at
kotlin.jvm.internal.ApS302S0100000_20.invoke$499(SourceFile:16777224)
02-26 21:29:26.142 21093 21642 E Forest_GeckoFetcher: at
kotlin.jvm.internal.ApS302S0100000_20.invoke(Unknown Source:487)
02-26 21:29:26.142 21093 21642 E Forest_GeckoFetcher: at
X.fZU.LIZ(SourceFile:50331894)
02-26 21:29:26.142 21093 21642 E Forest_GeckoFetcher: at
X.fYm.LJ(SourceFile:83)
02-26 21:29:26.142 21093 21642 E Forest_GeckoFetcher: at
X.fYm.run(SourceFile:0)
02-26 21:29:26.142 21093 21642 E Forest_GeckoFetcher: at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
02-26 21:29:26.142 21093 21642 E Forest_GeckoFetcher: at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
02-26 21:29:26.142 21093 21642 E Forest_GeckoFetcher: at
Y.ARunnableS47S0200000_14.run$29(SourceFile:16777229)
02-26 21:29:26.142 21093 21642 E Forest_GeckoFetcher: at
Y.ARunnableS47S0200000_14.run(Unknown Source:498)
02-26 21:29:26.142 21093 21642 E Forest_GeckoFetcher: at
java.lang.Thread.run(Thread.java:923)
02-26 21:29:26.142 21093 21642 E Forest_GeckoXAdapter:
onLocalNewestVersion:localPackage:com.bytedance.geckox.model.LocalPackageModel@afe3
ece
02-26 21:29:26.143 21093 21642 E Forest_GeckoFetcher: download failed with
waitGeckoUpdate=false ,channel = mt_dm_streak_common_resource,bundle =
/dm_friends_restore/social_dm_friends_restore_Dark.json
02-26 21:29:26.143 21093 21642 E Forest_GeckoFetcher: java.lang.Throwable: invalid
channel
02-26 21:29:26.143 21093 21642 E Forest_GeckoFetcher: at
X.X7b.LJ(SourceFile:33554556)
02-26 21:29:26.143 21093 21642 E Forest_GeckoFetcher: at
X.Ukj.LIZ(SourceFile:16777734)
02-26 21:29:26.143 21093 21642 E Forest_GeckoFetcher: at
X.Ukj.run(SourceFile:9)
02-26 21:29:26.143 21093 21642 E Forest_GeckoFetcher: at
Y.AObjectS260S0100000_20.invoke$4(SourceFile:16777222)
02-26 21:29:26.143 21093 21642 E Forest_GeckoFetcher: at
Y.AObjectS260S0100000_20.invoke(Unknown Source:72)
02-26 21:29:26.143 21093 21642 E Forest_GeckoFetcher: at
kotlin.jvm.internal.ApS302S0100000_20.invoke$499(SourceFile:16777224)
02-26 21:29:26.143 21093 21642 E Forest_GeckoFetcher: at
kotlin.jvm.internal.ApS302S0100000_20.invoke(Unknown Source:487)
02-26 21:29:26.143 21093 21642 E Forest_GeckoFetcher: at
X.fZU.LIZ(SourceFile:50331894)
02-26 21:29:26.143 21093 21642 E Forest_GeckoFetcher: at
X.fYm.LJ(SourceFile:83)
02-26 21:29:26.143 21093 21642 E Forest_GeckoFetcher: at
X.fYm.run(SourceFile:0)
02-26 21:29:26.143 21093 21642 E Forest_GeckoFetcher: at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
02-26 21:29:26.143 21093 21642 E Forest_GeckoFetcher: at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
02-26 21:29:26.143 21093 21642 E Forest_GeckoFetcher: at
Y.ARunnableS47S0200000_14.run$29(SourceFile:16777229)
02-26 21:29:26.143 21093 21642 E Forest_GeckoFetcher: at
Y.ARunnableS47S0200000_14.run(Unknown Source:498)
02-26 21:29:26.143 21093 21642 E Forest_GeckoFetcher: at
java.lang.Thread.run(Thread.java:923)
02-26 21:29:26.143 21093 21642 E Forest_GeckoXAdapter:
onLocalNewestVersion:localPackage:com.bytedance.geckox.model.LocalPackageModel@247c
4fc
02-26 21:29:26.144 21093 21642 E Forest_GeckoFetcher: download failed with
waitGeckoUpdate=false ,channel = mt_dm_streak_milestone_big_resource_2,bundle =
dm_streak_lv6_animation_264_v1/config.json
02-26 21:29:26.144 21093 21642 E Forest_GeckoFetcher: java.lang.Throwable: invalid
channel
02-26 21:29:26.144 21093 21642 E Forest_GeckoFetcher: at
X.X7b.LJ(SourceFile:33554556)
02-26 21:29:26.144 21093 21642 E Forest_GeckoFetcher: at
X.Ukj.LIZ(SourceFile:16777734)
02-26 21:29:26.144 21093 21642 E Forest_GeckoFetcher: at
X.Ukj.run(SourceFile:9)
02-26 21:29:26.144 21093 21642 E Forest_GeckoFetcher: at
Y.AObjectS260S0100000_20.invoke$4(SourceFile:16777222)
02-26 21:29:26.144 21093 21642 E Forest_GeckoFetcher: at
Y.AObjectS260S0100000_20.invoke(Unknown Source:72)
02-26 21:29:26.144 21093 21642 E Forest_GeckoFetcher: at
kotlin.jvm.internal.ApS302S0100000_20.invoke$499(SourceFile:16777224)
02-26 21:29:26.144 21093 21642 E Forest_GeckoFetcher: at
kotlin.jvm.internal.ApS302S0100000_20.invoke(Unknown Source:487)
02-26 21:29:26.144 21093 21642 E Forest_GeckoFetcher: at
X.fZU.LIZ(SourceFile:50331894)
02-26 21:29:26.144 21093 21642 E Forest_GeckoFetcher: at
X.fYm.LJ(SourceFile:83)
02-26 21:29:26.144 21093 21642 E Forest_GeckoFetcher: at
X.fYm.run(SourceFile:0)
02-26 21:29:26.144 21093 21642 E Forest_GeckoFetcher: at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
02-26 21:29:26.144 21093 21642 E Forest_GeckoFetcher: at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
02-26 21:29:26.144 21093 21642 E Forest_GeckoFetcher: at
Y.ARunnableS47S0200000_14.run$29(SourceFile:16777229)
02-26 21:29:26.144 21093 21642 E Forest_GeckoFetcher: at
Y.ARunnableS47S0200000_14.run(Unknown Source:498)
02-26 21:29:26.144 21093 21642 E Forest_GeckoFetcher: at
java.lang.Thread.run(Thread.java:923)
02-26 21:29:26.145 21093 21642 E Forest_GeckoXAdapter:
onLocalNewestVersion:localPackage:com.bytedance.geckox.model.LocalPackageModel@f437
9da
02-26 21:29:26.151 21093 21642 E Forest_GeckoFetcher: download failed with
waitGeckoUpdate=false ,channel = tiktok_im_message_card_lynx,bundle =
/pages/streak_pet_invitation/template.js
02-26 21:29:26.151 21093 21642 E Forest_GeckoFetcher: java.lang.Throwable: invalid
channel
02-26 21:29:26.151 21093 21642 E Forest_GeckoFetcher: at
X.X7b.LJ(SourceFile:33554556)
02-26 21:29:26.151 21093 21642 E Forest_GeckoFetcher: at
X.Ukj.LIZ(SourceFile:16777734)
02-26 21:29:26.151 21093 21642 E Forest_GeckoFetcher: at
X.Ukj.run(SourceFile:9)
02-26 21:29:26.151 21093 21642 E Forest_GeckoFetcher: at
Y.AObjectS260S0100000_20.invoke$4(SourceFile:16777222)
02-26 21:29:26.151 21093 21642 E Forest_GeckoFetcher: at
Y.AObjectS260S0100000_20.invoke(Unknown Source:72)
02-26 21:29:26.151 21093 21642 E Forest_GeckoFetcher: at
kotlin.jvm.internal.ApS302S0100000_20.invoke$499(SourceFile:16777224)
02-26 21:29:26.151 21093 21642 E Forest_GeckoFetcher: at
kotlin.jvm.internal.ApS302S0100000_20.invoke(Unknown Source:487)
02-26 21:29:26.151 21093 21642 E Forest_GeckoFetcher: at
X.fZU.LIZ(SourceFile:50331894)
02-26 21:29:26.151 21093 21642 E Forest_GeckoFetcher: at
X.fYm.LJ(SourceFile:83)
02-26 21:29:26.151 21093 21642 E Forest_GeckoFetcher: at
X.fYm.run(SourceFile:0)
02-26 21:29:26.151 21093 21642 E Forest_GeckoFetcher: at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
02-26 21:29:26.151 21093 21642 E Forest_GeckoFetcher: at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
02-26 21:29:26.151 21093 21642 E Forest_GeckoFetcher: at
Y.ARunnableS47S0200000_14.run$29(SourceFile:16777229)
02-26 21:29:26.151 21093 21642 E Forest_GeckoFetcher: at
Y.ARunnableS47S0200000_14.run(Unknown Source:498)
02-26 21:29:26.151 21093 21642 E Forest_GeckoFetcher: at
java.lang.Thread.run(Thread.java:923)
02-26 21:29:26.151 21093 21642 E Forest_GeckoXAdapter:
onLocalNewestVersion:localPackage:com.bytedance.geckox.model.LocalPackageModel@e81b
794
02-26 21:29:32.485 21093 21234 E _V_SensorManager: registerListenerImpl type:1
strType=android.sensor.accelerometer delay:200000 maxLatency:0 by: class ms.bd.o.f2
num: 2
02-26 21:29:33.521 21093 21234 E _V_SensorManager: unregisterListenerImpl
listener=ms.bd.o.f2@373fcd3sensor=NULL num: 3
02-26 21:29:36.330 21093 22864 E livestrategy: (LiveDataCenter.cpp:467):
LiveDataCenter: get current scene streamData list size 0 Media index is 3
02-26 21:29:38.257 21093 22904 E PRIMJS : Worker::Init 0x6f4b2e8918
02-26 21:29:38.278 21093 22547 E Surface : freeAllBuffers: 11 buffers were freed
while being dequeued!
02-26 21:29:38.471 21093 21093 E KEVA.NATIVE: fail to modify long
_6803675737851331585, just delete it and store new
02-26 21:29:38.650 21093 21265 E Forest_ResourceFetcherChain: fetchAsync error:30:
memoryError:cannot find cached buffer,
02-26 21:29:38.693 21093 21265 E Forest_ResourceFetcherChain: fetchAsync error:30:
memoryError:cannot find cached buffer,
02-26 21:29:38.759 21093 21265 E Forest_ResourceFetcherChain: fetchAsync error:30:
memoryError:cannot find cached buffer,
02-26 21:29:38.807 21093 21265 E Forest_ResourceFetcherChain: fetchAsync error:30:
memoryError:cannot find cached buffer,
02-26 21:29:38.899 21093 21106 E gcblocker: gc block end, 11677045,995
02-26 21:29:39.260 21093 21642 E Forest_GeckoFetcher: download failed with
waitGeckoUpdate=false ,channel = tiktok_ecom_hybrid_mall,bundle =
global_search/global_search/prefetch.js
02-26 21:29:39.260 21093 21642 E Forest_GeckoFetcher: java.lang.Throwable: invalid
channel
02-26 21:29:39.260 21093 21642 E Forest_GeckoFetcher: at
X.X7b.LJ(SourceFile:33554556)
02-26 21:29:39.260 21093 21642 E Forest_GeckoFetcher: at
X.Ukj.LIZ(SourceFile:16777734)
02-26 21:29:39.260 21093 21642 E Forest_GeckoFetcher: at
X.Ukj.run(SourceFile:9)
02-26 21:29:39.260 21093 21642 E Forest_GeckoFetcher: at
Y.AObjectS260S0100000_20.invoke$4(SourceFile:16777222)
02-26 21:29:39.260 21093 21642 E Forest_GeckoFetcher: at
Y.AObjectS260S0100000_20.invoke(Unknown Source:72)
02-26 21:29:39.260 21093 21642 E Forest_GeckoFetcher: at
kotlin.jvm.internal.ApS302S0100000_20.invoke$499(SourceFile:16777224)
02-26 21:29:39.260 21093 21642 E Forest_GeckoFetcher: at
kotlin.jvm.internal.ApS302S0100000_20.invoke(Unknown Source:487)
02-26 21:29:39.260 21093 21642 E Forest_GeckoFetcher: at
X.fZU.LIZ(SourceFile:50331894)
02-26 21:29:39.260 21093 21642 E Forest_GeckoFetcher: at
X.fYm.LJ(SourceFile:83)
02-26 21:29:39.260 21093 21642 E Forest_GeckoFetcher: at
X.fYm.run(SourceFile:0)
02-26 21:29:39.260 21093 21642 E Forest_GeckoFetcher: at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
02-26 21:29:39.260 21093 21642 E Forest_GeckoFetcher: at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
02-26 21:29:39.260 21093 21642 E Forest_GeckoFetcher: at
Y.ARunnableS47S0200000_14.run$29(SourceFile:16777229)
02-26 21:29:39.260 21093 21642 E Forest_GeckoFetcher: at
Y.ARunnableS47S0200000_14.run(Unknown Source:498)
02-26 21:29:39.260 21093 21642 E Forest_GeckoFetcher: at
java.lang.Thread.run(Thread.java:923)
02-26 21:29:39.260 21093 21642 E Forest_GeckoXAdapter:
onLocalNewestVersion:localPackage:com.bytedance.geckox.model.LocalPackageModel@8141
b44
02-26 21:29:39.261 21093 21642 E Forest_GeckoFetcher: download failed with
waitGeckoUpdate=false ,channel = tiktok_ecom_hybrid_mall,bundle =
global_search/global_search/template.sea.js
02-26 21:29:39.261 21093 21642 E Forest_GeckoFetcher: java.lang.Throwable: invalid
channel
02-26 21:29:39.261 21093 21642 E Forest_GeckoFetcher: at
X.X7b.LJ(SourceFile:33554556)
02-26 21:29:39.261 21093 21642 E Forest_GeckoFetcher: at
X.Ukj.LIZ(SourceFile:16777734)
02-26 21:29:39.261 21093 21642 E Forest_GeckoFetcher: at
X.Ukj.run(SourceFile:9)
02-26 21:29:39.261 21093 21642 E Forest_GeckoFetcher: at
Y.AObjectS260S0100000_20.invoke$4(SourceFile:16777222)
02-26 21:29:39.261 21093 21642 E Forest_GeckoFetcher: at
Y.AObjectS260S0100000_20.invoke(Unknown Source:72)
02-26 21:29:39.261 21093 21642 E Forest_GeckoFetcher: at
kotlin.jvm.internal.ApS302S0100000_20.invoke$499(SourceFile:16777224)
02-26 21:29:39.261 21093 21642 E Forest_GeckoFetcher: at
kotlin.jvm.internal.ApS302S0100000_20.invoke(Unknown Source:487)
02-26 21:29:39.261 21093 21642 E Forest_GeckoFetcher: at
X.fZU.LIZ(SourceFile:50331894)
02-26 21:29:39.261 21093 21642 E Forest_GeckoFetcher: at
X.fYm.LJ(SourceFile:83)
02-26 21:29:39.261 21093 21642 E Forest_GeckoFetcher: at
X.fYm.run(SourceFile:0)
02-26 21:29:39.261 21093 21642 E Forest_GeckoFetcher: at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
02-26 21:29:39.261 21093 21642 E Forest_GeckoFetcher: at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
02-26 21:29:39.261 21093 21642 E Forest_GeckoFetcher: at
Y.ARunnableS47S0200000_14.run$29(SourceFile:16777229)
02-26 21:29:39.261 21093 21642 E Forest_GeckoFetcher: at
Y.ARunnableS47S0200000_14.run(Unknown Source:498)
02-26 21:29:39.261 21093 21642 E Forest_GeckoFetcher: at
java.lang.Thread.run(Thread.java:923)
02-26 21:29:39.262 21093 21642 E Forest_GeckoXAdapter:
onLocalNewestVersion:localPackage:com.bytedance.geckox.model.LocalPackageModel@d61b
dae
02-26 21:29:39.263 21093 21642 E Forest_GeckoFetcher: download failed with
waitGeckoUpdate=false ,channel = tiktok_ecom_hybrid_mall,bundle =
sea_operation_ttml/sea_operation_ttml/template.sea.js
02-26 21:29:39.263 21093 21642 E Forest_GeckoFetcher: java.lang.Throwable: invalid
channel
02-26 21:29:39.263 21093 21642 E Forest_GeckoFetcher: at
X.X7b.LJ(SourceFile:33554556)
02-26 21:29:39.263 21093 21642 E Forest_GeckoFetcher: at
X.Ukj.LIZ(SourceFile:16777734)
02-26 21:29:39.263 21093 21642 E Forest_GeckoFetcher: at
X.Ukj.run(SourceFile:9)
02-26 21:29:39.263 21093 21642 E Forest_GeckoFetcher: at
Y.AObjectS260S0100000_20.invoke$4(SourceFile:16777222)
02-26 21:29:39.263 21093 21642 E Forest_GeckoFetcher: at
Y.AObjectS260S0100000_20.invoke(Unknown Source:72)
02-26 21:29:39.263 21093 21642 E Forest_GeckoFetcher: at
kotlin.jvm.internal.ApS302S0100000_20.invoke$499(SourceFile:16777224)
02-26 21:29:39.263 21093 21642 E Forest_GeckoFetcher: at
kotlin.jvm.internal.ApS302S0100000_20.invoke(Unknown Source:487)
02-26 21:29:39.263 21093 21642 E Forest_GeckoFetcher: at
X.fZU.LIZ(SourceFile:50331894)
02-26 21:29:39.263 21093 21642 E Forest_GeckoFetcher: at
X.fYm.LJ(SourceFile:83)
02-26 21:29:39.263 21093 21642 E Forest_GeckoFetcher: at
X.fYm.run(SourceFile:0)
02-26 21:29:39.263 21093 21642 E Forest_GeckoFetcher: at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
02-26 21:29:39.263 21093 21642 E Forest_GeckoFetcher: at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
02-26 21:29:39.263 21093 21642 E Forest_GeckoFetcher: at
Y.ARunnableS47S0200000_14.run$29(SourceFile:16777229)
02-26 21:29:39.263 21093 21642 E Forest_GeckoFetcher: at
Y.ARunnableS47S0200000_14.run(Unknown Source:498)
02-26 21:29:39.263 21093 21642 E Forest_GeckoFetcher: at
java.lang.Thread.run(Thread.java:923)
02-26 21:29:39.264 21093 21642 E Forest_GeckoXAdapter:
onLocalNewestVersion:localPackage:com.bytedance.geckox.model.LocalPackageModel@c27d
486
02-26 21:29:39.265 21093 21642 E Forest_GeckoFetcher: download failed with
waitGeckoUpdate=false ,channel = tiktok_ecom_hybrid_mall,bundle =
global_feed/product_card_pro/template.sea.js
02-26 21:29:39.265 21093 21642 E Forest_GeckoFetcher: java.lang.Throwable: invalid
channel
02-26 21:29:39.265 21093 21642 E Forest_GeckoFetcher: at
X.X7b.LJ(SourceFile:33554556)
02-26 21:29:39.265 21093 21642 E Forest_GeckoFetcher: at
X.Ukj.LIZ(SourceFile:16777734)
02-26 21:29:39.265 21093 21642 E Forest_GeckoFetcher: at
X.Ukj.run(SourceFile:9)
02-26 21:29:39.265 21093 21642 E Forest_GeckoFetcher: at
Y.AObjectS260S0100000_20.invoke$4(SourceFile:16777222)
02-26 21:29:39.265 21093 21642 E Forest_GeckoFetcher: at
Y.AObjectS260S0100000_20.invoke(Unknown Source:72)
02-26 21:29:39.265 21093 21642 E Forest_GeckoFetcher: at
kotlin.jvm.internal.ApS302S0100000_20.invoke$499(SourceFile:16777224)
02-26 21:29:39.265 21093 21642 E Forest_GeckoFetcher: at
kotlin.jvm.internal.ApS302S0100000_20.invoke(Unknown Source:487)
02-26 21:29:39.265 21093 21642 E Forest_GeckoFetcher: at
X.fZU.LIZ(SourceFile:50331894)
02-26 21:29:39.265 21093 21642 E Forest_GeckoFetcher: at
X.fYm.LJ(SourceFile:83)
02-26 21:29:39.265 21093 21642 E Forest_GeckoFetcher: at
X.fYm.run(SourceFile:0)
02-26 21:29:39.265 21093 21642 E Forest_GeckoFetcher: at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
02-26 21:29:39.265 21093 21642 E Forest_GeckoFetcher: at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
02-26 21:29:39.265 21093 21642 E Forest_GeckoFetcher: at
Y.ARunnableS47S0200000_14.run$29(SourceFile:16777229)
02-26 21:29:39.265 21093 21642 E Forest_GeckoFetcher: at
Y.ARunnableS47S0200000_14.run(Unknown Source:498)
02-26 21:29:39.265 21093 21642 E Forest_GeckoFetcher: at
java.lang.Thread.run(Thread.java:923)
02-26 21:29:39.266 21093 21642 E Forest_GeckoXAdapter:
onLocalNewestVersion:localPackage:com.bytedance.geckox.model.LocalPackageModel@133e
ae3
02-26 21:29:39.268 21093 21642 E Forest_GeckoFetcher: download failed with
waitGeckoUpdate=false ,channel = tiktok_ecom_hybrid_mall,bundle =
global_runtime/runtime/template.sea.js
02-26 21:29:39.268 21093 21642 E Forest_GeckoFetcher: java.lang.Throwable: invalid
channel
02-26 21:29:39.268 21093 21642 E Forest_GeckoFetcher: at
X.X7b.LJ(SourceFile:33554556)
02-26 21:29:39.268 21093 21642 E Forest_GeckoFetcher: at
X.Ukj.LIZ(SourceFile:16777734)
02-26 21:29:39.268 21093 21642 E Forest_GeckoFetcher: at
X.Ukj.run(SourceFile:9)
02-26 21:29:39.268 21093 21642 E Forest_GeckoFetcher: at
Y.AObjectS260S0100000_20.invoke$4(SourceFile:16777222)
02-26 21:29:39.268 21093 21642 E Forest_GeckoFetcher: at
Y.AObjectS260S0100000_20.invoke(Unknown Source:72)
02-26 21:29:39.268 21093 21642 E Forest_GeckoFetcher: at
kotlin.jvm.internal.ApS302S0100000_20.invoke$499(SourceFile:16777224)
02-26 21:29:39.268 21093 21642 E Forest_GeckoFetcher: at
kotlin.jvm.internal.ApS302S0100000_20.invoke(Unknown Source:487)
02-26 21:29:39.268 21093 21642 E Forest_GeckoFetcher: at
X.fZU.LIZ(SourceFile:50331894)
02-26 21:29:39.268 21093 21642 E Forest_GeckoFetcher: at
X.fYm.LJ(SourceFile:83)
02-26 21:29:39.268 21093 21642 E Forest_GeckoFetcher: at
X.fYm.run(SourceFile:0)
02-26 21:29:39.268 21093 21642 E Forest_GeckoFetcher: at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
02-26 21:29:39.268 21093 21642 E Forest_GeckoFetcher: at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
02-26 21:29:39.268 21093 21642 E Forest_GeckoFetcher: at
Y.ARunnableS47S0200000_14.run$29(SourceFile:16777229)
02-26 21:29:39.268 21093 21642 E Forest_GeckoFetcher: at
Y.ARunnableS47S0200000_14.run(Unknown Source:498)
02-26 21:29:39.268 21093 21642 E Forest_GeckoFetcher: at
java.lang.Thread.run(Thread.java:923)
02-26 21:29:39.269 21093 21642 E Forest_GeckoXAdapter:
onLocalNewestVersion:localPackage:com.bytedance.geckox.model.LocalPackageModel@86ee
7f8
02-26 21:29:40.748 21093 22332 E ttmn : <6eb4dd9100,av_render.cpp,open,98>error:
line size is 0
02-26 21:29:40.987 21093 22641 E libc : Access denied finding property
"ro.hardware.chipname"
02-26 21:29:41.098 21093 22641 E libc : Access denied finding property
"ro.hardware.chipname"
02-26 21:29:41.565 21093 21106 E gcblocker: gc block end, 11680706,1
02-26 21:29:43.623 21093 22578 E Surface : freeAllBuffers: 11 buffers were freed
while being dequeued!
02-26 21:29:43.986 21093 21093 E KEVA.NATIVE: fail to modify long
_6803675737851331585, just delete it and store new
02-26 21:29:44.395 21093 22262 E ttmn : <6f6bca2700,av_render.cpp,open,98>error:
line size is 0
02-26 21:29:44.831 21093 21106 E gcblocker: gc block end, 11682971,1001
02-26 21:29:45.596 21093 22957 E Surface : freeAllBuffers: 11 buffers were freed
while being dequeued!
02-26 21:29:45.747 21093 21093 E KEVA.NATIVE: fail to modify long
_6803675737851331585, just delete it and store new
02-26 21:29:47.591 21093 21106 E gcblocker: gc block end, 11686732,0
02-26 21:29:48.736 21093 21685 E shadowhook_tag: shadowhook version 1.1.1:
shadowhook init(mode: SHARED, debuggable: false), return: 0, real-init: no
02-26 21:29:48.964 21093 21123 E shadowhook_tag: shadowhook version 1.1.1:
shadowhook init(mode: SHARED, debuggable: false), return: 0, real-init: no
02-26 21:29:49.125 21093 21685 E shadowhook_tag: shadowhook version 1.1.1:
shadowhook init(mode: SHARED, debuggable: false), return: 0, real-init: no
02-26 21:29:49.152 21093 22535 E shadowhook_tag: shadowhook version 1.1.1:
shadowhook init(mode: SHARED, debuggable: false), return: 0, real-init: no
02-26 21:29:49.459 21093 22535 E jato : begin expand dexcache
02-26 21:29:49.528 21093 22535 E jato : replaceUbfxInImtConflictTrampoline 64
02-26 21:29:49.528 21093 22535 E jato : end expand dexcache
02-26 21:29:49.529 21093 21106 E gcblocker: gc block end, 11688671,0
02-26 21:29:53.420 21093 23030 E Surface : freeAllBuffers: 11 buffers were freed
while being dequeued!
02-26 21:29:53.691 21093 21093 E KEVA.NATIVE: fail to modify long
_6803675737851331585, just delete it and store new
02-26 21:29:54.313 21093 21106 E gcblocker: gc block end, 11692448,1006
02-26 21:29:57.448 21093 21106 E gcblocker: gc block end, 11696589,0
02-26 21:30:00.043 21093 21093 E KEVA.NATIVE: fail to modify long
_6803675737851331585, just delete it and store new
02-26 21:30:04.642 21093 21093 E KEVA.NATIVE: fail to modify long
_6803675737851331585, just delete it and store new
02-26 21:30:05.291 21093 21106 E gcblocker: gc block end, 11703575,858
02-26 21:30:07.843 21093 22261 E ttmn : <6f1a2b2180,av_render.cpp,open,98>error:
line size is 0
02-26 21:30:07.858 21093 21093 E KEVA.NATIVE: fail to modify long
_6803675737851331585, just delete it and store new
02-26 21:30:08.537 21093 22264 E ttmn : <6e2d049780,av_render.cpp,open,98>error:
line size is 0
02-26 21:30:08.956 21093 21106 E gcblocker: gc block end, 11706860,1237
02-26 21:30:09.413 21093 23454 E Surface : freeAllBuffers: 11 buffers were freed
while being dequeued!
02-26 21:30:09.667 21093 21093 E KEVA.NATIVE: fail to modify long
_6803675737851331585, just delete it and store new
02-26 21:30:10.847 21093 23467 E Surface : freeAllBuffers: 11 buffers were freed
while being dequeued!
02-26 21:30:10.870 21093 21982 E ttmn : <6f6bc9f500,av_render.cpp,open,98>error:
line size is 0
02-26 21:30:11.084 21093 21093 E KEVA.NATIVE: fail to modify long
_6803675737851331585, just delete it and store new
02-26 21:30:11.784 21093 21106 E gcblocker: gc block end, 11710199,727
02-26 21:30:14.135 21093 22260 E ttmn : <6f6bca0e00,av_render.cpp,open,98>error:
line size is 0
02-26 21:30:16.334 21093 21106 E gcblocker: gc block end, 11715475,0
02-26 21:30:17.089 21093 21885 E Forest_ResourceFetcherChain: fetchAsync error:30:
memoryError:cannot find cached buffer,
02-26 21:30:17.321 21093 22243 E Forest_GeckoFetcher: download failed with
waitGeckoUpdate=false ,channel = ecosystem_content_templates,bundle =
pages/dislike_panel/template.js
02-26 21:30:17.321 21093 22243 E Forest_GeckoFetcher: java.lang.RuntimeException:
full update failed, caused by:cancel download, not available storage:
02-26 21:30:17.321 21093 22243 E Forest_GeckoFetcher: at
X.U0V.LIZLLL(SourceFile:50331705)
02-26 21:30:17.321 21093 22243 E Forest_GeckoFetcher: at
X.Ujm.LIZJ(SourceFile:33554548)
02-26 21:30:17.321 21093 22243 E Forest_GeckoFetcher: at
X.Uju.proceed(SourceFile:16777303)
02-26 21:30:17.321 21093 22243 E Forest_GeckoFetcher: at
X.Ujn.LIZJ(SourceFile:33554460)
02-26 21:30:17.321 21093 22243 E Forest_GeckoFetcher: at
X.Uju.proceed(SourceFile:16777303)
02-26 21:30:17.321 21093 22243 E Forest_GeckoFetcher: at
X.U0T.LIZJ(SourceFile:33554861)
02-26 21:30:17.321 21093 22243 E Forest_GeckoFetcher: at
X.Uju.proceed(SourceFile:16777303)
02-26 21:30:17.321 21093 22243 E Forest_GeckoFetcher: at
X.USl.LJ(SourceFile:107)
02-26 21:30:17.321 21093 22243 E Forest_GeckoFetcher: at
X.USl.run(SourceFile:9)
02-26 21:30:17.321 21093 22243 E Forest_GeckoFetcher: at
X.Hbw.run(SourceFile:2)
02-26 21:30:17.321 21093 22243 E Forest_GeckoFetcher: at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
02-26 21:30:17.321 21093 22243 E Forest_GeckoFetcher: at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
02-26 21:30:17.321 21093 22243 E Forest_GeckoFetcher: at
java.lang.Thread.run(Thread.java:923)
02-26 21:30:17.321 21093 22243 E Forest_GeckoFetcher: at
com.bytedance.bpea.transmit.delegate.BPEAThread.com_bytedance_bpea_transmit_delegat
e_BPEAThread__run$___twin___(SourceFile:9)
02-26 21:30:17.321 21093 22243 E Forest_GeckoFetcher: at
com.bytedance.bpea.transmit.delegate.BPEAThread.com_bytedance_bpea_transmit_delegat
e_BPEAThread_com_ss_android_ugc_aweme_lancet_RunnableGuardLancet_run(SourceFile:167
77216)
02-26 21:30:17.321 21093 22243 E Forest_GeckoFetcher: at
com.bytedance.bpea.transmit.delegate.BPEAThread.run(Unknown Source:0)
02-26 21:30:17.321 21093 22243 E Forest_GeckoFetcher: Caused by: X.USb: cancel
download, not available storage:
02-26 21:30:17.321 21093 22243 E Forest_GeckoFetcher: at
X.USZ.LIZJ(SourceFile:33554750)
02-26 21:30:17.321 21093 22243 E Forest_GeckoFetcher: at
X.Uju.proceed(SourceFile:16777303)
02-26 21:30:17.321 21093 22243 E Forest_GeckoFetcher: at
X.Ujl.LJ(SourceFile:33554454)
02-26 21:30:17.321 21093 22243 E Forest_GeckoFetcher: at
X.Ujl.LIZJ(SourceFile:33554454)
02-26 21:30:17.321 21093 22243 E Forest_GeckoFetcher: at
X.Uju.proceed(SourceFile:16777303)
02-26 21:30:17.321 21093 22243 E Forest_GeckoFetcher: at
X.Ujm.LIZJ(SourceFile:33554482)
02-26 21:30:17.321 21093 22243 E Forest_GeckoFetcher: ... 14 more
02-26 21:30:22.839 21093 21093 E KEVA.NATIVE: fail to modify long
_6803675737851331585, just delete it and store new
02-26 21:30:24.853 21093 23520 E Surface : freeAllBuffers: 11 buffers were freed
while being dequeued!
02-26 21:30:25.236 21093 21093 E KEVA.NATIVE: fail to modify long
_6803675737851331585, just delete it and store new
02-26 21:30:25.423 21093 23486 E Surface : freeAllBuffers: 11 buffers were freed
while being dequeued!
02-26 21:30:25.770 21093 23465 E _V_SensorManager: unregisterListenerImpl
listener=X.fO0@8a84fe0sensor=NULL num: 2
02-26 21:30:26.271 21093 21093 E _V_SurfaceView: updateSurface: no viewRoot valid
surface, mSurface isValid = false
02-26 21:30:26.272 21093 21093 I chatty : uid=10144(com.ss.android.ugc.trill)
identical 1 line
02-26 21:30:26.272 21093 21093 E _V_SurfaceView: updateSurface: no viewRoot valid
surface, mSurface isValid = false
02-26 21:30:26.487 21093 21093 E _V_SurfaceView: updateSurface: no viewRoot valid
surface, mSurface isValid = false
02-26 21:30:26.518 21093 21093 I chatty : uid=10144(com.ss.android.ugc.trill)
identical 4 lines
02-26 21:30:26.519 21093 21093 E _V_SurfaceView: updateSurface: no viewRoot valid
surface, mSurface isValid = false
02-26 21:30:28.481 21093 21235 E _V_SensorManager: unregisterListenerImpl
listener=ms.bd.o.e2@8d82e34sensor=NULL num: 1
02-26 21:30:45.059 21093 21123 E Bench-TAG: ====== JNI_OnLoad ======
02-26 21:31:04.558 21093 21702 E ByteBenchStrategy: handleByteBenchStrategyMeta
execute: ssReponse failed: -1,400
02-26 21:31:04.558 21093 21702 E BX : [nonstd::optional<StrategyResult>
bytebench::ruleengine::BXRuleEngine::executorStrategy(int, const std::string &,
bytebench::ruleengine::MatchParams &, bool):95] bytebench_1233, get strategy
failed: bx_enable_verify_center_v2_in_1233_Bench_Android

You might also like

pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy