0% found this document useful (0 votes)
14 views21 pages

Log

The document contains logcat output from an Android application. It shows various error messages and debug logs related to class loading failures, database constraints, and other issues during the application startup and execution.

Uploaded by

samuraiswort733
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)
14 views21 pages

Log

The document contains logcat output from an Android application. It shows various error messages and debug logs related to class loading failures, database constraints, and other issues during the application startup and execution.

Uploaded by

samuraiswort733
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/ 21

03-27 07:19:32.394 32319 32319 E om.bbk.

calenda: Not starting debugger since


process cannot load the jdwp agent.
03-27 07:19:32.659 32319 32319 E LoadedApk: Unable to instantiate
appComponentFactory
03-27 07:19:32.659 32319 32319 E LoadedApk: java.lang.ClassNotFoundException:
Didn't find class "androidx.core.app.CoreComponentFactory" on path:
DexPathList[[zip file
"/system/app/VivoCalendar/VivoCalendar.apk"],nativeLibraryDirectories=[/system/
app/VivoCalendar/lib/arm64, /system/app/VivoCalendar/VivoCalendar.apk!/lib/arm64-
v8a, /system/lib64, /system/system_ext/lib64, /system/product/lib64, /system/lib64,
/system/system_ext/lib64, /system/product/lib64]]
03-27 07:19:32.659 32319 32319 E LoadedApk: at
dalvik.system.BaseDexClassLoader.findClass(BaseDexClassLoader.java:207)
03-27 07:19:32.659 32319 32319 E LoadedApk: at
java.lang.ClassLoader.loadClass(ClassLoader.java:379)
03-27 07:19:32.659 32319 32319 E LoadedApk: at
java.lang.ClassLoader.loadClass(ClassLoader.java:312)
03-27 07:19:32.659 32319 32319 E LoadedApk: at
android.app.LoadedApk.createAppFactory(LoadedApk.java:275)
03-27 07:19:32.659 32319 32319 E LoadedApk: at
android.app.LoadedApk.createOrUpdateClassLoaderLocked(LoadedApk.java:920)
03-27 07:19:32.659 32319 32319 E LoadedApk: at
android.app.LoadedApk.getClassLoader(LoadedApk.java:973)
03-27 07:19:32.659 32319 32319 E LoadedApk: at
android.app.LoadedApk.getResources(LoadedApk.java:1205)
03-27 07:19:32.659 32319 32319 E LoadedApk: at
android.app.ContextImpl.createAppContext(ContextImpl.java:2720)
03-27 07:19:32.659 32319 32319 E LoadedApk: at
android.app.ContextImpl.createAppContext(ContextImpl.java:2712)
03-27 07:19:32.659 32319 32319 E LoadedApk: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7078)
03-27 07:19:32.659 32319 32319 E LoadedApk: at
android.app.ActivityThread.access$1500(ActivityThread.java:269)
03-27 07:19:32.659 32319 32319 E LoadedApk: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2166)
03-27 07:19:32.659 32319 32319 E LoadedApk: at
android.os.Handler.dispatchMessage(Handler.java:106)
03-27 07:19:32.659 32319 32319 E LoadedApk: at
android.os.Looper.loop(Looper.java:257)
03-27 07:19:32.659 32319 32319 E LoadedApk: at
android.app.ActivityThread.main(ActivityThread.java:8218)
03-27 07:19:32.659 32319 32319 E LoadedApk: at
java.lang.reflect.Method.invoke(Native Method)
03-27 07:19:32.659 32319 32319 E LoadedApk: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:626)
03-27 07:19:32.659 32319 32319 E LoadedApk: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1016)
03-27 07:19:37.863 1901 1917 E _V_VivoVibratorServiceImpl: onProcessDied pid:
32319,uid: 10101
03-27 11:39:16.006 32319 32319 E droid.ugc.tril: Not starting debugger since
process cannot load the jdwp agent.
03-27 11:39:16.837 32319 32319 E flipped : init succeeded.
03-27 11:39:16.837 32319 32353 E flipped : Attach current thread 0
03-27 11:39:16.837 32319 32353 E flipped : Detach current thread 0
03-27 11:39:16.838 32319 32354 E flipped : Attach current thread 0
03-27 11:39:16.838 32319 32354 E flipped : Detach current thread 0
03-27 11:39:17.155 32319 32413 E NPTH-TERM: wait_inner:tools_monitor_wait_inner
in !!!
03-27 11:39:17.158 32319 32413 E NPTH-TERM: wait_inner:read alive_processes count=1
03-27 11:39:17.158 32319 32413 E NPTH-TERM: wait_inner:step1 new process start
request_attach
03-27 11:39:17.158 32319 32413 E NPTH-TERM: do_attach_request:request attach target
pid is died 21468
03-27 11:39:17.158 32319 32413 E NPTH-TERM: wait_inner:find no process to attach
me, i am first
03-27 11:39:17.158 32319 32413 E NPTH-TERM:
-----------------------------------------------------------
03-27 11:39:17.158 32319 32413 E NPTH-TERM: wait_inner:read alive_processes count=0
03-27 11:39:17.159 32319 32413 E NPTH-TERM: wait_inner:first be worker!!!!!!!!!!
03-27 11:39:17.281 32319 32413 E NPTH-TERM:
-----------------------------------------------------------
03-27 11:39:17.439 32319 32319 E Instrumentation: Uninitialized ActivityThread,
likely app-created Instrumentation, disabling AppComponentFactory
03-27 11:39:17.439 32319 32319 E Instrumentation: java.lang.Throwable
03-27 11:39:17.439 32319 32319 E Instrumentation: at
android.app.Instrumentation.getFactory(Instrumentation.java:1312)
03-27 11:39:17.439 32319 32319 E Instrumentation: at
android.app.Instrumentation.newActivity(Instrumentation.java:1303)
03-27 11:39:17.439 32319 32319 E Instrumentation: at
android.app.ActivityThread.performLaunchActivity(ActivityThread.java:3658)
03-27 11:39:17.439 32319 32319 E Instrumentation: at
android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:3912)
03-27 11:39:17.439 32319 32319 E Instrumentation: at
android.app.servertransaction.LaunchActivityItem.execute(LaunchActivityItem.java:85
)
03-27 11:39:17.439 32319 32319 E Instrumentation: at
android.app.servertransaction.TransactionExecutor.executeCallbacks(TransactionExecu
tor.java:135)
03-27 11:39:17.439 32319 32319 E Instrumentation: at
android.app.servertransaction.TransactionExecutor.execute(TransactionExecutor.java:
95)
03-27 11:39:17.439 32319 32319 E Instrumentation: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2319)
03-27 11:39:17.439 32319 32319 E Instrumentation: at
android.os.Handler.dispatchMessage(Handler.java:106)
03-27 11:39:17.439 32319 32319 E Instrumentation: at
android.os.Looper.loop(Looper.java:257)
03-27 11:39:17.439 32319 32319 E Instrumentation: at
android.app.ActivityThread.main(ActivityThread.java:8218)
03-27 11:39:17.439 32319 32319 E Instrumentation: at
java.lang.reflect.Method.invoke(Native Method)
03-27 11:39:17.439 32319 32319 E Instrumentation: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:626)
03-27 11:39:17.439 32319 32319 E Instrumentation: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1016)
03-27 11:39:17.790 32319 32509 E flipped : Attach current thread 0
03-27 11:39:17.791 32319 32509 E flipped : Detach current thread 0
03-27 11:39:17.811 32319 32512 E flipped : Attach current thread 0
03-27 11:39:17.815 32319 32512 E flipped : Detach current thread 0
03-27 11:39:18.337 32319 32539 E _V_SensorManager: registerListenerImpl type:5
strType=android.sensor.light delay:200000 maxLatency:0 by: class X.L3C num: 0
03-27 11:39:18.852 32319 32388 E MediaCodecOpt: can't find
postPendingRepliesAndDeferredMessages
03-27 11:39:19.166 32319 32394 E byteio :
<0x0,MDLTTQuicHeJniBase.cpp,JNI_OnLoad,54>-----compiled native library Mar 7 2023
06:58:53 (2.1.120.43-mt)-----
03-27 11:39:19.166 32319 32394 E byteio :
<0x0,MDLTTQuicHeJniBase.cpp,JNI_OnLoad,66><JNI_OnLoad,66> JNI_OnLoad (result=65540)
03-27 11:39:19.169 32319 32574 E ActivityThread: Failed to find provider info for
com.vivo.awarecontext.awareeventprovider
03-27 11:39:19.555 32319 32385 E Forest_null: could not get any valid access key
from remote settings
03-27 11:39:19.937 32319 32707 E Forest_GeckoFetcher: download failed with
waitGeckoUpdate=false ,channel = tiktok_webview_hook,bundle = hook.js
03-27 11:39:19.937 32319 32707 E Forest_GeckoFetcher: java.lang.Throwable: invalid
channel
03-27 11:39:19.937 32319 32707 E Forest_GeckoFetcher: at
X.M40.LIZ(SourceFile:33554560)
03-27 11:39:19.937 32319 32707 E Forest_GeckoFetcher: at
X.3Pt.run(SourceFile:332)
03-27 11:39:19.937 32319 32707 E Forest_GeckoFetcher: at
X.c7j.LIZ(SourceFile:18)
03-27 11:39:19.937 32319 32707 E Forest_GeckoFetcher: at
X.c7j.run(SourceFile:0)
03-27 11:39:19.937 32319 32707 E Forest_GeckoFetcher: at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
03-27 11:39:19.937 32319 32707 E Forest_GeckoFetcher: at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
03-27 11:39:19.937 32319 32707 E Forest_GeckoFetcher: at
java.lang.Thread.run(Thread.java:923)
03-27 11:39:20.724 32319 32749 E Surface : freeAllBuffers: 7 buffers were freed
while being dequeued!
03-27 11:39:20.772 32319 32474 E _V_SensorManager: registerListenerImpl type:1
strType=android.sensor.accelerometer delay:200000 maxLatency:0 by: class ms.bd.o.m1
num: 1
03-27 11:39:21.791 32319 32474 E _V_SensorManager: unregisterListenerImpl
listener=ms.bd.o.m1@37c6d51sensor=NULL num: 2
03-27 11:39:23.028 32319 32332 E jato : too long GC blocking
03-27 11:39:23.129 32319 32332 E jato : too long GC blocking
03-27 11:39:23.229 32319 32332 E jato : too long GC blocking
03-27 11:39:23.330 32319 32332 E jato : too long GC blocking
03-27 11:39:23.430 32319 32332 E jato : too long GC blocking
03-27 11:39:23.430 32319 32332 E jato : gc block end, 920167186,5426
03-27 11:39:24.018 32319 32368 E SQLiteDatabase: Error inserting
open_time=1679850000000
03-27 11:39:24.018 32319 32368 E SQLiteDatabase:
android.database.sqlite.SQLiteConstraintException: UNIQUE constraint failed:
app_open.open_time (code 2067 SQLITE_CONSTRAINT_UNIQUE)
03-27 11:39:24.018 32319 32368 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.nativeExecuteForLastInsertedRowId(Native
Method)
03-27 11:39:24.018 32319 32368 E SQLiteDatabase: at
android.database.sqlite.SQLiteConnection.executeForLastInsertedRowId(SQLiteConnecti
on.java:983)
03-27 11:39:24.018 32319 32368 E SQLiteDatabase: at
android.database.sqlite.SQLiteSession.executeForLastInsertedRowId(SQLiteSession.jav
a:790)
03-27 11:39:24.018 32319 32368 E SQLiteDatabase: at
android.database.sqlite.SQLiteStatement.executeInsert(SQLiteStatement.java:88)
03-27 11:39:24.018 32319 32368 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insertWithOnConflict(SQLiteDatabase.java:170
1)
03-27 11:39:24.018 32319 32368 E SQLiteDatabase: at
android.database.sqlite.SQLiteDatabase.insert(SQLiteDatabase.java:1570)
03-27 11:39:24.018 32319 32368 E SQLiteDatabase: at
X.4Wr.invoke(SourceFile:445)
03-27 11:39:24.018 32319 32368 E SQLiteDatabase: at X.CLW.run(SourceFile:22)
03-27 11:39:24.018 32319 32368 E SQLiteDatabase: at
X.4LZ.LIZ(SourceFile:16777219)
03-27 11:39:24.018 32319 32368 E SQLiteDatabase: at
X.CLX.then(SourceFile:16777223)
03-27 11:39:24.018 32319 32368 E SQLiteDatabase: at X.0Yg.run(SourceFile:22)
03-27 11:39:24.018 32319 32368 E SQLiteDatabase: at X.apH.run(SourceFile:257)
03-27 11:39:24.018 32319 32368 E SQLiteDatabase: at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
03-27 11:39:24.018 32319 32368 E SQLiteDatabase: at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
03-27 11:39:24.018 32319 32368 E SQLiteDatabase: at X.SN9.run(SourceFile:9)
03-27 11:39:24.018 32319 32368 E SQLiteDatabase: at
java.lang.Thread.run(Thread.java:923)
03-27 11:39:25.515 32319 32422 E Bench-TAG: ====== JNI_OnLoad ======
03-27 11:39:25.661 32319 32319 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-27 11:39:25.666 32319 32319 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-27 11:39:26.333 32319 822 E Forest_null: could not get any valid access key
from remote settings
03-27 11:39:26.762 32319 591 E Forest_GeckoFetcher: download failed with
waitGeckoUpdate=false ,channel = fe_tiktok_lynx_search_transfer,bundle =
template.js
03-27 11:39:26.762 32319 591 E Forest_GeckoFetcher: java.lang.Throwable: invalid
channel
03-27 11:39:26.762 32319 591 E Forest_GeckoFetcher: at
X.M40.LIZ(SourceFile:33554560)
03-27 11:39:26.762 32319 591 E Forest_GeckoFetcher: at
X.3Pt.run(SourceFile:332)
03-27 11:39:26.762 32319 591 E Forest_GeckoFetcher: at
X.c7j.LIZ(SourceFile:18)
03-27 11:39:26.762 32319 591 E Forest_GeckoFetcher: at
X.c7j.run(SourceFile:0)
03-27 11:39:26.762 32319 591 E Forest_GeckoFetcher: at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
03-27 11:39:26.762 32319 591 E Forest_GeckoFetcher: at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
03-27 11:39:26.762 32319 591 E Forest_GeckoFetcher: at
java.lang.Thread.run(Thread.java:923)
03-27 11:39:28.284 32319 954 E SQLiteLog: (5) statement aborts at 1: [PRAGMA
journal_mode=TRUNCATE] database is locked
03-27 11:39:29.616 32319 32332 E jato : too long GC blocking
03-27 11:39:29.647 32319 32332 E jato : gc block end, 920173768,5061
03-27 11:39:30.831 32319 870 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-27 11:39:31.281 1228 1833 E NPTH-TERM: do_attach_request:send attach sig to
tracerpid=32319 tracertid=32413
03-27 11:39:31.281 1228 1833 E NPTH-TERM: do_attach_request:success handled, now
my tracerpid=32319 tracertid=32413
03-27 11:39:31.281 1228 1833 E NPTH-TERM: notify attach 32319
03-27 11:39:31.281 32319 32413 E NPTH-TERM: wait_inner:first process waked up by
attach request
03-27 11:39:31.281 32319 32413 E NPTH-TERM: wait_inner:start handle pending attach
sig
03-27 11:39:31.281 32319 32413 E NPTH-TERM: do_attach:TMonitor start check lockFd
03-27 11:39:31.281 32319 32413 E NPTH-TERM: do_attach:TMonitor success check lockFd
03-27 11:39:31.281 32319 32413 E NPTH-TERM: do_attach_request:do
check_pending_attach_request
03-27 11:39:31.281 32319 32413 E NPTH-TERM:
-----------------------------------------------------------
03-27 11:39:31.281 32319 32413 E NPTH-TERM: do_attach_request:startup new tracee
thread, old=-1
03-27 11:39:31.285 32319 1852 E NPTH-TERM: npth-tracee:thread_loop start...
03-27 11:39:31.288 32319 1852 E NPTH-TERM: npth-tracee:thread_loop got flock
success, lockfile
path=/data/user/0/com.ss.android.ugc.trill/files/npth/killHistory/proc/
32319/1852_lock...
03-27 11:39:31.288 32319 1852 E NPTH-TERM: npth-tracee:thread_loop start wait
mutexlock...
03-27 11:39:31.288 32319 32413 E NPTH-TERM: do_attach_request:send attach sig to
tracerpid=1228 tracertid=1833
03-27 11:39:31.288 32319 32413 E NPTH-TERM: do_attach_request:success handled, now
my tracerpid=1228 tracertid=1833
03-27 11:39:31.338 32319 32413 E NPTH-TERM: do_attach:TMonitor start flock,
traceepid=1228 traceetid=1843
03-27 11:39:31.339 1228 1833 E NPTH-TERM: do_attach:TMonitor start flock,
traceepid=32319 traceetid=1852
03-27 11:39:32.448 32319 577 E HeapGCOptimizer#native: s_heap_offset392,
region_space_offset:808
03-27 11:39:32.451 32319 577 E HeapGCOptimizer#native: resize method is NULL
03-27 11:39:37.275 32319 360 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-27 11:39:42.859 32319 32403 E Bench-TAG: ====== JNI_OnLoad ======
03-27 11:39:49.709 32319 954 E SQLiteLog: (5) statement aborts at 1: [PRAGMA
journal_mode=TRUNCATE] database is locked
03-27 11:40:19.564 32319 32749 E Surface : freeAllBuffers: 7 buffers were freed
while being dequeued!
03-27 11:40:19.966 32319 32319 E KEVA.NATIVE: fail to modify long
_6655888058686881797, just delete it and store new
03-27 11:40:20.048 32319 32403 E libc : Access denied finding property
"ro.hardware.chipname"
03-27 11:40:23.299 32319 32319 E Instrumentation: Uninitialized ActivityThread,
likely app-created Instrumentation, disabling AppComponentFactory
03-27 11:40:23.299 32319 32319 E Instrumentation: java.lang.Throwable
03-27 11:40:23.299 32319 32319 E Instrumentation: at
android.app.Instrumentation.getFactory(Instrumentation.java:1312)
03-27 11:40:23.299 32319 32319 E Instrumentation: at
android.app.Instrumentation.newActivity(Instrumentation.java:1303)
03-27 11:40:23.299 32319 32319 E Instrumentation: at
android.app.ActivityThread.performLaunchActivity(ActivityThread.java:3658)
03-27 11:40:23.299 32319 32319 E Instrumentation: at
android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:3912)
03-27 11:40:23.299 32319 32319 E Instrumentation: at
android.app.servertransaction.LaunchActivityItem.execute(LaunchActivityItem.java:85
)
03-27 11:40:23.299 32319 32319 E Instrumentation: at
android.app.servertransaction.TransactionExecutor.executeCallbacks(TransactionExecu
tor.java:135)
03-27 11:40:23.299 32319 32319 E Instrumentation: at
android.app.servertransaction.TransactionExecutor.execute(TransactionExecutor.java:
95)
03-27 11:40:23.299 32319 32319 E Instrumentation: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2319)
03-27 11:40:23.299 32319 32319 E Instrumentation: at
android.os.Handler.dispatchMessage(Handler.java:106)
03-27 11:40:23.299 32319 32319 E Instrumentation: at
android.os.Looper.loop(Looper.java:257)
03-27 11:40:23.299 32319 32319 E Instrumentation: at
android.app.ActivityThread.main(ActivityThread.java:8218)
03-27 11:40:23.299 32319 32319 E Instrumentation: at
java.lang.reflect.Method.invoke(Native Method)
03-27 11:40:23.299 32319 32319 E Instrumentation: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:626)
03-27 11:40:23.299 32319 32319 E Instrumentation: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1016)
03-27 11:40:28.917 32319 32332 E jato : too long GC blocking
03-27 11:40:28.917 32319 32332 E jato : gc block end, 920233091,5008
03-27 11:40:31.588 32319 32319 E KEVA.NATIVE: fail to modify long
_6655888058686881797, just delete it and store new
03-27 11:40:32.918 32319 32319 E KEVA.NATIVE: fail to modify long
_6655888058686881797, just delete it and store new
03-27 11:40:33.861 32319 32319 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-27 11:40:34.100 32319 3687 E Forest_GeckoFetcher: download failed with
waitGeckoUpdate=false ,channel = tiktok_live_ecommerce_profile_shop,bundle =
pages/profile-shop.js
03-27 11:40:34.100 32319 3687 E Forest_GeckoFetcher: java.lang.Throwable: invalid
channel
03-27 11:40:34.100 32319 3687 E Forest_GeckoFetcher: at
X.M40.LIZ(SourceFile:33554560)
03-27 11:40:34.100 32319 3687 E Forest_GeckoFetcher: at
X.3Pt.run(SourceFile:332)
03-27 11:40:34.100 32319 3687 E Forest_GeckoFetcher: at
X.c7j.LIZ(SourceFile:18)
03-27 11:40:34.100 32319 3687 E Forest_GeckoFetcher: at
X.c7j.run(SourceFile:0)
03-27 11:40:34.100 32319 3687 E Forest_GeckoFetcher: at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
03-27 11:40:34.100 32319 3687 E Forest_GeckoFetcher: at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
03-27 11:40:34.100 32319 3687 E Forest_GeckoFetcher: at
java.lang.Thread.run(Thread.java:923)
03-27 11:40:37.232 32319 32332 E jato : too long GC blocking
03-27 11:40:37.232 32319 32332 E jato : gc block end, 920241402,5012
03-27 11:41:19.748 32319 32474 E _V_SensorManager: registerListenerImpl type:1
strType=android.sensor.accelerometer delay:200000 maxLatency:0 by: class ms.bd.o.m1
num: 1
03-27 11:41:20.778 32319 32474 E _V_SensorManager: unregisterListenerImpl
listener=ms.bd.o.m1@37c6d51sensor=NULL num: 2
03-27 11:42:06.190 32319 32319 E KEVA.NATIVE: fail to modify long
_6655888058686881797, just delete it and store new
03-27 11:42:06.228 32319 32319 E droid.ugc.tril: No package ID ff found for ID
0xffffffff.
03-27 11:42:06.229 32319 32319 E droid.ugc.tril: No package ID ff found for ID
0xffffffff.
03-27 11:42:06.757 32319 32319 E droid.ugc.tril: No package ID ff found for ID
0xffffffff.
03-27 11:42:06.757 32319 32319 E droid.ugc.tril: No package ID ff found for ID
0xffffffff.
03-27 11:42:06.901 32319 32319 E droid.ugc.tril: No package ID ff found for ID
0xffffffff.
03-27 11:42:07.633 32319 32319 I chatty : uid=10380(com.ss.android.ugc.trill)
identical 10 lines
03-27 11:42:07.634 32319 32319 E droid.ugc.tril: No package ID ff found for ID
0xffffffff.
03-27 11:42:08.110 32319 32319 E KEVA.NATIVE: fail to modify long
_6655888058686881797, just delete it and store new
03-27 11:42:11.509 32319 32332 E jato : too long GC blocking
03-27 11:42:11.509 32319 32332 E jato : gc block end, 920335686,5005
03-27 11:42:14.905 32319 32319 E KEVA.NATIVE: fail to modify long
_6655888058686881797, just delete it and store new
03-27 11:42:21.734 32319 32332 E jato : too long GC blocking
03-27 11:42:21.734 32319 32332 E jato : gc block end, 920345913,5003
03-27 11:42:44.021 32319 32319 E KEVA.NATIVE: fail to modify long
_6655888058686881797, just delete it and store new
03-27 11:42:50.153 32319 32332 E jato : too long GC blocking
03-27 11:42:50.153 32319 32332 E jato : gc block end, 920374329,5006
03-27 11:42:57.591 32319 32319 E KEVA.NATIVE: fail to modify long
_6655888058686881797, just delete it and store new
03-27 11:43:03.003 32319 32332 E jato : too long GC blocking
03-27 11:43:03.003 32319 32332 E jato : gc block end, 920387181,5004
03-27 11:43:19.751 32319 32474 E _V_SensorManager: registerListenerImpl type:1
strType=android.sensor.accelerometer delay:200000 maxLatency:0 by: class ms.bd.o.m1
num: 1
03-27 11:43:20.763 32319 32474 E _V_SensorManager: unregisterListenerImpl
listener=ms.bd.o.m1@37c6d51sensor=NULL num: 2
03-27 11:43:21.383 32319 32319 E KEVA.NATIVE: fail to modify long
_6655888058686881797, just delete it and store new
03-27 11:43:21.572 32319 32560 E libc : Access denied finding property
"ro.hardware.chipname"
03-27 11:43:29.924 32319 32332 E jato : too long GC blocking
03-27 11:43:29.924 32319 32332 E jato : gc block end, 920414102,5004
03-27 11:43:41.650 32319 32319 E KEVA.NATIVE: fail to modify long
_6655888058686881797, just delete it and store new
03-27 11:43:41.672 32319 32319 E droid.ugc.tril: No package ID ff found for ID
0xffffffff.
03-27 11:43:41.675 32319 32319 E droid.ugc.tril: No package ID ff found for ID
0xffffffff.
03-27 11:43:41.961 32319 32319 E droid.ugc.tril: No package ID ff found for ID
0xffffffff.
03-27 11:43:42.327 32319 32319 I chatty : uid=10380(com.ss.android.ugc.trill)
identical 10 lines
03-27 11:43:42.327 32319 32319 E droid.ugc.tril: No package ID ff found for ID
0xffffffff.
03-27 11:43:42.484 32319 32319 E KEVA.NATIVE: fail to modify long
_6655888058686881797, just delete it and store new
03-27 11:43:49.042 32319 32332 E jato : too long GC blocking
03-27 11:43:49.042 32319 32332 E jato : gc block end, 920433221,5003
03-27 11:44:32.675 32319 32319 E KEVA.NATIVE: fail to modify long
_6655888058686881797, just delete it and store new
03-27 11:44:33.227 32319 32319 E KEVA.NATIVE: fail to modify long
_6655888058686881797, just delete it and store new
03-27 11:44:37.861 32319 32332 E jato : too long GC blocking
03-27 11:44:37.861 32319 32332 E jato : gc block end, 920482036,5007
03-27 11:45:11.475 32319 32319 E KEVA.NATIVE: fail to modify long
_6655888058686881797, just delete it and store new
03-27 11:45:14.435 32319 32319 E KEVA.NATIVE: fail to modify long
_6655888058686881797, just delete it and store new
03-27 11:45:14.477 32319 32319 E _V_SensorManager: registerListenerImpl type:1
strType=android.sensor.accelerometer delay:200000 maxLatency:0 by: class
android.view.OrientationEventListener$SensorEventListenerImpl num: 1
03-27 11:45:16.911 32319 32332 E jato : too long GC blocking
03-27 11:45:16.983 32319 32319 E KEVA.NATIVE: fail to modify long
_6655888058686881797, just delete it and store new
03-27 11:45:17.012 32319 32332 E jato : too long GC blocking
03-27 11:45:17.043 32319 32319 E _V_SensorManager: unregisterListenerImpl
listener=android.view.OrientationEventListener$SensorEventListenerImpl@19afdfesenso
r=NULL num: 2
03-27 11:45:17.112 32319 32332 E jato : too long GC blocking
03-27 11:45:17.213 32319 32332 E jato : too long GC blocking
03-27 11:45:17.313 32319 32332 E jato : too long GC blocking
03-27 11:45:17.413 32319 32332 E jato : too long GC blocking
03-27 11:45:17.513 32319 32332 E jato : too long GC blocking
03-27 11:45:17.613 32319 32332 I chatty : uid=10380(com.ss.android.ugc.trill)
identical 17 lines
03-27 11:45:17.713 32319 32332 E jato : too long GC blocking
03-27 11:45:17.713 32319 32332 E jato : gc block end, 920521089,5806
03-27 11:45:19.747 32319 32474 E _V_SensorManager: registerListenerImpl type:1
strType=android.sensor.accelerometer delay:200000 maxLatency:0 by: class ms.bd.o.m1
num: 1
03-27 11:45:20.755 32319 32474 E _V_SensorManager: unregisterListenerImpl
listener=ms.bd.o.m1@37c6d51sensor=NULL num: 2
03-27 11:45:32.333 32319 870 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-27 11:46:17.660 32319 32319 E KEVA.NATIVE: fail to modify long
_6655888058686881797, just delete it and store new
03-27 11:46:29.885 32319 32332 E jato : too long GC blocking
03-27 11:46:29.885 32319 32332 E jato : gc block end, 920594064,5003
03-27 11:47:17.227 32319 32319 E KEVA.NATIVE: fail to modify long
_6655888058686881797, just delete it and store new
03-27 11:47:17.380 32319 32319 E Instrumentation: Uninitialized ActivityThread,
likely app-created Instrumentation, disabling AppComponentFactory
03-27 11:47:17.380 32319 32319 E Instrumentation: java.lang.Throwable
03-27 11:47:17.380 32319 32319 E Instrumentation: at
android.app.Instrumentation.getFactory(Instrumentation.java:1312)
03-27 11:47:17.380 32319 32319 E Instrumentation: at
android.app.Instrumentation.newActivity(Instrumentation.java:1303)
03-27 11:47:17.380 32319 32319 E Instrumentation: at
android.app.ActivityThread.performLaunchActivity(ActivityThread.java:3658)
03-27 11:47:17.380 32319 32319 E Instrumentation: at
android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:3912)
03-27 11:47:17.380 32319 32319 E Instrumentation: at
android.app.servertransaction.LaunchActivityItem.execute(LaunchActivityItem.java:85
)
03-27 11:47:17.380 32319 32319 E Instrumentation: at
android.app.servertransaction.TransactionExecutor.executeCallbacks(TransactionExecu
tor.java:135)
03-27 11:47:17.380 32319 32319 E Instrumentation: at
android.app.servertransaction.TransactionExecutor.execute(TransactionExecutor.java:
95)
03-27 11:47:17.380 32319 32319 E Instrumentation: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2319)
03-27 11:47:17.380 32319 32319 E Instrumentation: at
android.os.Handler.dispatchMessage(Handler.java:106)
03-27 11:47:17.380 32319 32319 E Instrumentation: at
android.os.Looper.loop(Looper.java:257)
03-27 11:47:17.380 32319 32319 E Instrumentation: at
android.app.ActivityThread.main(ActivityThread.java:8218)
03-27 11:47:17.380 32319 32319 E Instrumentation: at
java.lang.reflect.Method.invoke(Native Method)
03-27 11:47:17.380 32319 32319 E Instrumentation: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:626)
03-27 11:47:17.380 32319 32319 E Instrumentation: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1016)
03-27 11:47:18.029 32319 32319 E client : [2023-03-27T11_47_18.029+0700] [ERROR]
[full_link_sdk/client/middleware/asr_pact/asr_processor.cc -- Stop:210]
PackProcessor is not running.
03-27 11:47:19.746 32319 32474 E _V_SensorManager: registerListenerImpl type:1
strType=android.sensor.accelerometer delay:200000 maxLatency:0 by: class ms.bd.o.m1
num: 1
03-27 11:47:20.754 32319 32474 E _V_SensorManager: unregisterListenerImpl
listener=ms.bd.o.m1@37c6d51sensor=NULL num: 2
03-27 11:47:22.657 32319 32319 E Instrumentation: Uninitialized ActivityThread,
likely app-created Instrumentation, disabling AppComponentFactory
03-27 11:47:22.657 32319 32319 E Instrumentation: java.lang.Throwable
03-27 11:47:22.657 32319 32319 E Instrumentation: at
android.app.Instrumentation.getFactory(Instrumentation.java:1312)
03-27 11:47:22.657 32319 32319 E Instrumentation: at
android.app.Instrumentation.newActivity(Instrumentation.java:1303)
03-27 11:47:22.657 32319 32319 E Instrumentation: at
android.app.ActivityThread.performLaunchActivity(ActivityThread.java:3658)
03-27 11:47:22.657 32319 32319 E Instrumentation: at
android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:3912)
03-27 11:47:22.657 32319 32319 E Instrumentation: at
android.app.servertransaction.LaunchActivityItem.execute(LaunchActivityItem.java:85
)
03-27 11:47:22.657 32319 32319 E Instrumentation: at
android.app.servertransaction.TransactionExecutor.executeCallbacks(TransactionExecu
tor.java:135)
03-27 11:47:22.657 32319 32319 E Instrumentation: at
android.app.servertransaction.TransactionExecutor.execute(TransactionExecutor.java:
95)
03-27 11:47:22.657 32319 32319 E Instrumentation: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2319)
03-27 11:47:22.657 32319 32319 E Instrumentation: at
android.os.Handler.dispatchMessage(Handler.java:106)
03-27 11:47:22.657 32319 32319 E Instrumentation: at
android.os.Looper.loop(Looper.java:257)
03-27 11:47:22.657 32319 32319 E Instrumentation: at
android.app.ActivityThread.main(ActivityThread.java:8218)
03-27 11:47:22.657 32319 32319 E Instrumentation: at
java.lang.reflect.Method.invoke(Native Method)
03-27 11:47:22.657 32319 32319 E Instrumentation: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:626)
03-27 11:47:22.657 32319 32319 E Instrumentation: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1016)
03-27 11:47:22.935 32319 32332 E jato : too long GC blocking
03-27 11:47:23.035 32319 32332 E jato : too long GC blocking
03-27 11:47:23.135 32319 32332 E jato : too long GC blocking
03-27 11:47:23.202 32319 5131 E Surface : freeAllBuffers: 7 buffers were freed
while being dequeued!
03-27 11:47:23.230 32319 5131 E Surface : freeAllBuffers: 7 buffers were freed
while being dequeued!
03-27 11:47:23.237 32319 32332 E jato : too long GC blocking
03-27 11:47:23.238 32319 5131 E Surface : freeAllBuffers: 7 buffers were freed
while being dequeued!
03-27 11:47:23.328 32319 5131 E Surface : freeAllBuffers: 7 buffers were freed
while being dequeued!
03-27 11:47:23.338 32319 32332 E jato : too long GC blocking
03-27 11:47:23.440 32319 32332 E jato : too long GC blocking
03-27 11:47:23.441 32319 32319 E KEVA.NATIVE: fail to modify long
_6655888058686881797, just delete it and store new
03-27 11:47:23.540 32319 32332 E jato : too long GC blocking
03-27 11:47:24.042 32319 32332 E jato : too long GC blocking
03-27 11:47:24.142 32319 32332 E jato : too long GC blocking
03-27 11:47:24.242 32319 32332 E jato : too long GC blocking
03-27 11:47:24.342 32319 32332 E jato : too long GC blocking
03-27 11:47:24.442 32319 32332 E jato : too long GC blocking
03-27 11:47:24.645 32319 32332 E jato : too long GC blocking
03-27 11:47:24.745 32319 32332 E jato : too long GC blocking
03-27 11:47:24.945 32319 32332 E jato : too long GC blocking
03-27 11:47:25.045 32319 32332 E jato : too long GC blocking
03-27 11:47:25.145 32319 32332 E jato : too long GC blocking
03-27 11:47:25.446 32319 32332 E jato : too long GC blocking
03-27 11:47:25.446 32319 32332 E jato : gc block end, 920647111,7517
03-27 11:47:26.837 32319 32319 E KEVA.NATIVE: fail to modify long
_6655888058686881797, just delete it and store new
03-27 11:47:43.446 32319 32319 E KEVA.NATIVE: fail to modify long
_6655888058686881797, just delete it and store new
03-27 11:47:45.991 32319 32319 E KEVA.NATIVE: fail to modify long
_6655888058686881797, just delete it and store new
03-27 11:47:46.851 32319 32332 E jato : too long GC blocking
03-27 11:47:46.851 32319 32332 E jato : gc block end, 920671017,5016
03-27 11:47:56.811 32319 32319 E KEVA.NATIVE: fail to modify long
_6655888058686881797, just delete it and store new
03-27 11:48:03.805 32319 32319 E KEVA.NATIVE: fail to modify long
_6655888058686881797, just delete it and store new
03-27 11:48:12.597 32319 32319 E KEVA.NATIVE: fail to modify long
_6655888058686881797, just delete it and store new
03-27 11:48:22.791 32319 32319 E KEVA.NATIVE: fail to modify long
_6655888058686881797, just delete it and store new
03-27 11:48:28.152 32319 32332 E jato : too long GC blocking
03-27 11:48:28.153 32319 32332 E jato : gc block end, 920712330,5005
03-27 11:48:34.318 32319 32319 E KEVA.NATIVE: fail to modify long
_6655888058686881797, just delete it and store new
03-27 11:48:43.679 32319 32319 E KEVA.NATIVE: fail to modify long
_6655888058686881797, just delete it and store new
03-27 11:48:49.040 32319 32332 E jato : too long GC blocking
03-27 11:48:49.040 32319 32332 E jato : gc block end, 920733215,5007
03-27 11:48:54.436 32319 32319 E KEVA.NATIVE: fail to modify long
_6655888058686881797, just delete it and store new
03-27 11:49:00.903 32319 32332 E jato : too long GC blocking
03-27 11:49:00.903 32319 32332 E jato : gc block end, 920745082,5003
03-27 11:49:04.309 32319 32319 E KEVA.NATIVE: fail to modify long
_6655888058686881797, just delete it and store new
03-27 11:49:11.724 32319 32332 E jato : too long GC blocking
03-27 11:49:11.724 32319 32332 E jato : gc block end, 920755902,5004
03-27 11:49:19.758 32319 32474 E _V_SensorManager: registerListenerImpl type:1
strType=android.sensor.accelerometer delay:200000 maxLatency:0 by: class ms.bd.o.m1
num: 1
03-27 11:49:20.785 32319 32474 E _V_SensorManager: unregisterListenerImpl
listener=ms.bd.o.m1@37c6d51sensor=NULL num: 2
03-27 11:49:34.284 32319 32319 E KEVA.NATIVE: fail to modify long
_6655888058686881797, just delete it and store new
03-27 11:49:39.319 32319 32332 E jato : too long GC blocking
03-27 11:49:39.319 32319 32332 E jato : gc block end, 920783497,5004
03-27 11:50:30.762 32319 32319 E KEVA.NATIVE: fail to modify long
_6655888058686881797, just delete it and store new
03-27 11:50:37.106 32319 32332 E jato : too long GC blocking
03-27 11:50:37.106 32319 32332 E jato : gc block end, 920841281,5007
03-27 11:51:05.209 32319 32319 E KEVA.NATIVE: fail to modify long
_6655888058686881797, just delete it and store new
03-27 11:51:06.561 32319 32319 E KEVA.NATIVE: fail to modify long
_6655888058686881797, just delete it and store new
03-27 11:51:07.996 32319 6115 E Surface : freeAllBuffers: 7 buffers were freed
while being dequeued!
03-27 11:51:08.053 32319 32319 E KEVA.NATIVE: fail to modify long
_6655888058686881797, just delete it and store new
03-27 11:51:09.279 32319 6115 E Surface : freeAllBuffers: 7 buffers were freed
while being dequeued!
03-27 11:51:09.286 32319 6115 E Surface : freeAllBuffers: 7 buffers were freed
while being dequeued!
03-27 11:51:09.300 32319 6149 E BufferQueueProducer: [SurfaceTexture-0-32319-34]
(id:7e3f00000022,api:3,p:32319,c:32319) cancelBuffer: BufferQueue has been
abandoned
03-27 11:51:09.302 32319 6149 I chatty : uid=10380(com.ss.android.ugc.trill)
identical 5 lines
03-27 11:51:09.302 32319 6149 E BufferQueueProducer: [SurfaceTexture-0-32319-34]
(id:7e3f00000022,api:3,p:32319,c:32319) cancelBuffer: BufferQueue has been
abandoned
03-27 11:51:09.359 32319 6115 E Surface : freeAllBuffers: 7 buffers were freed
while being dequeued!
03-27 11:51:11.203 32319 32332 E jato : too long GC blocking
03-27 11:51:11.203 32319 32332 E jato : gc block end, 920875378,5007
03-27 11:51:19.766 32319 32474 E _V_SensorManager: registerListenerImpl type:1
strType=android.sensor.accelerometer delay:200000 maxLatency:0 by: class ms.bd.o.m1
num: 1
03-27 11:51:20.786 32319 32474 E _V_SensorManager: unregisterListenerImpl
listener=ms.bd.o.m1@37c6d51sensor=NULL num: 2
03-27 11:51:21.987 32319 6115 E Surface : freeAllBuffers: 7 buffers were freed
while being dequeued!
03-27 11:51:21.992 32319 32319 E KEVA.NATIVE: fail to modify long
_6655888058686881797, just delete it and store new
03-27 11:51:22.011 32319 6115 E Surface : freeAllBuffers: 7 buffers were freed
while being dequeued!
03-27 11:51:22.016 32319 6115 I chatty : uid=10380(com.ss.android.ugc.trill)
identical 1 line
03-27 11:51:22.043 32319 6115 E Surface : freeAllBuffers: 7 buffers were freed
while being dequeued!
03-27 11:51:29.921 32319 32332 E jato : too long GC blocking
03-27 11:51:29.921 32319 32332 E jato : gc block end, 920894100,5003
03-27 11:51:37.102 32319 32319 E KEVA.NATIVE: fail to modify long
_6655888058686881797, just delete it and store new
03-27 11:51:39.271 32319 32319 E KEVA.NATIVE: fail to modify long
_6655888058686881797, just delete it and store new
03-27 11:51:39.683 32319 6338 E tt_libquic :
[0327/115139.683656:ERROR:engine.cc(173)] no class loader is available, disable
cert verify !
03-27 11:51:39.714 32319 6128 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-27 11:51:49.286 32319 32332 E jato : too long GC blocking
03-27 11:51:49.287 32319 32332 E jato : gc block end, 920913465,5003
03-27 11:52:06.281 32319 6112 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-27 11:52:06.323 32319 32319 E KEVA.NATIVE: fail to modify long
_6655888058686881797, just delete it and store new
03-27 11:52:06.353 32319 6305 E Surface : freeAllBuffers: 7 buffers were freed
while being dequeued!
03-27 11:52:08.542 32319 6400 E Surface : freeAllBuffers: 7 buffers were freed
while being dequeued!
03-27 11:52:12.106 32319 32332 E jato : too long GC blocking
03-27 11:52:12.106 32319 32332 E jato : gc block end, 920936281,5007
03-27 11:52:23.485 32319 32319 E KEVA.NATIVE: fail to modify long
_6655888058686881797, just delete it and store new
03-27 11:52:29.919 32319 32332 E jato : too long GC blocking
03-27 11:52:29.919 32319 32332 E jato : gc block end, 920954097,5004
03-27 11:52:38.648 32319 32319 E KEVA.NATIVE: fail to modify long
_6655888058686881797, just delete it and store new
03-27 11:52:41.105 32319 32319 E KEVA.NATIVE: fail to modify long
_6655888058686881797, just delete it and store new
03-27 11:52:46.417 32319 32332 E jato : too long GC blocking
03-27 11:52:46.417 32319 32332 E jato : gc block end, 920970596,5003
03-27 11:52:55.049 32319 32319 E KEVA.NATIVE: fail to modify long
_6655888058686881797, just delete it and store new
03-27 11:53:02.456 32319 32332 E jato : too long GC blocking
03-27 11:53:02.456 32319 32332 E jato : gc block end, 920986635,5003
03-27 11:53:19.751 32319 32474 E _V_SensorManager: registerListenerImpl type:1
strType=android.sensor.accelerometer delay:200000 maxLatency:0 by: class ms.bd.o.m1
num: 1
03-27 11:53:20.762 32319 32474 E _V_SensorManager: unregisterListenerImpl
listener=ms.bd.o.m1@37c6d51sensor=NULL num: 2
03-27 11:53:45.913 32319 32319 E KEVA.NATIVE: fail to modify long
_6655888058686881797, just delete it and store new
03-27 11:53:45.922 32319 32319 E Instrumentation: Uninitialized ActivityThread,
likely app-created Instrumentation, disabling AppComponentFactory
03-27 11:53:45.922 32319 32319 E Instrumentation: java.lang.Throwable
03-27 11:53:45.922 32319 32319 E Instrumentation: at
android.app.Instrumentation.getFactory(Instrumentation.java:1312)
03-27 11:53:45.922 32319 32319 E Instrumentation: at
android.app.Instrumentation.newActivity(Instrumentation.java:1303)
03-27 11:53:45.922 32319 32319 E Instrumentation: at
android.app.ActivityThread.performLaunchActivity(ActivityThread.java:3658)
03-27 11:53:45.922 32319 32319 E Instrumentation: at
android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:3912)
03-27 11:53:45.922 32319 32319 E Instrumentation: at
android.app.servertransaction.LaunchActivityItem.execute(LaunchActivityItem.java:85
)
03-27 11:53:45.922 32319 32319 E Instrumentation: at
android.app.servertransaction.TransactionExecutor.executeCallbacks(TransactionExecu
tor.java:135)
03-27 11:53:45.922 32319 32319 E Instrumentation: at
android.app.servertransaction.TransactionExecutor.execute(TransactionExecutor.java:
95)
03-27 11:53:45.922 32319 32319 E Instrumentation: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2319)
03-27 11:53:45.922 32319 32319 E Instrumentation: at
android.os.Handler.dispatchMessage(Handler.java:106)
03-27 11:53:45.922 32319 32319 E Instrumentation: at
android.os.Looper.loop(Looper.java:257)
03-27 11:53:45.922 32319 32319 E Instrumentation: at
android.app.ActivityThread.main(ActivityThread.java:8218)
03-27 11:53:45.922 32319 32319 E Instrumentation: at
java.lang.reflect.Method.invoke(Native Method)
03-27 11:53:45.922 32319 32319 E Instrumentation: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:626)
03-27 11:53:45.922 32319 32319 E Instrumentation: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1016)
03-27 11:53:49.143 32319 32319 E Instrumentation: Uninitialized ActivityThread,
likely app-created Instrumentation, disabling AppComponentFactory
03-27 11:53:49.143 32319 32319 E Instrumentation: java.lang.Throwable
03-27 11:53:49.143 32319 32319 E Instrumentation: at
android.app.Instrumentation.getFactory(Instrumentation.java:1312)
03-27 11:53:49.143 32319 32319 E Instrumentation: at
android.app.Instrumentation.newActivity(Instrumentation.java:1303)
03-27 11:53:49.143 32319 32319 E Instrumentation: at
android.app.ActivityThread.performLaunchActivity(ActivityThread.java:3658)
03-27 11:53:49.143 32319 32319 E Instrumentation: at
android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:3912)
03-27 11:53:49.143 32319 32319 E Instrumentation: at
android.app.servertransaction.LaunchActivityItem.execute(LaunchActivityItem.java:85
)
03-27 11:53:49.143 32319 32319 E Instrumentation: at
android.app.servertransaction.TransactionExecutor.executeCallbacks(TransactionExecu
tor.java:135)
03-27 11:53:49.143 32319 32319 E Instrumentation: at
android.app.servertransaction.TransactionExecutor.execute(TransactionExecutor.java:
95)
03-27 11:53:49.143 32319 32319 E Instrumentation: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2319)
03-27 11:53:49.143 32319 32319 E Instrumentation: at
android.os.Handler.dispatchMessage(Handler.java:106)
03-27 11:53:49.143 32319 32319 E Instrumentation: at
android.os.Looper.loop(Looper.java:257)
03-27 11:53:49.143 32319 32319 E Instrumentation: at
android.app.ActivityThread.main(ActivityThread.java:8218)
03-27 11:53:49.143 32319 32319 E Instrumentation: at
java.lang.reflect.Method.invoke(Native Method)
03-27 11:53:49.143 32319 32319 E Instrumentation: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:626)
03-27 11:53:49.143 32319 32319 E Instrumentation: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1016)
03-27 11:53:51.522 32319 32332 E jato : too long GC blocking
03-27 11:53:52.423 32319 32332 E jato : too long GC blocking
03-27 11:53:52.424 32319 32332 E jato : gc block end, 921035697,5908
03-27 11:53:55.980 32319 32319 E Instrumentation: Uninitialized ActivityThread,
likely app-created Instrumentation, disabling AppComponentFactory
03-27 11:53:55.980 32319 32319 E Instrumentation: java.lang.Throwable
03-27 11:53:55.980 32319 32319 E Instrumentation: at
android.app.Instrumentation.getFactory(Instrumentation.java:1312)
03-27 11:53:55.980 32319 32319 E Instrumentation: at
android.app.Instrumentation.newActivity(Instrumentation.java:1303)
03-27 11:53:55.980 32319 32319 E Instrumentation: at
android.app.ActivityThread.performLaunchActivity(ActivityThread.java:3658)
03-27 11:53:55.980 32319 32319 E Instrumentation: at
android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:3912)
03-27 11:53:55.980 32319 32319 E Instrumentation: at
android.app.servertransaction.LaunchActivityItem.execute(LaunchActivityItem.java:85
)
03-27 11:53:55.980 32319 32319 E Instrumentation: at
android.app.servertransaction.TransactionExecutor.executeCallbacks(TransactionExecu
tor.java:135)
03-27 11:53:55.980 32319 32319 E Instrumentation: at
android.app.servertransaction.TransactionExecutor.execute(TransactionExecutor.java:
95)
03-27 11:53:55.980 32319 32319 E Instrumentation: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2319)
03-27 11:53:55.980 32319 32319 E Instrumentation: at
android.os.Handler.dispatchMessage(Handler.java:106)
03-27 11:53:55.980 32319 32319 E Instrumentation: at
android.os.Looper.loop(Looper.java:257)
03-27 11:53:55.980 32319 32319 E Instrumentation: at
android.app.ActivityThread.main(ActivityThread.java:8218)
03-27 11:53:55.980 32319 32319 E Instrumentation: at
java.lang.reflect.Method.invoke(Native Method)
03-27 11:53:55.980 32319 32319 E Instrumentation: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:626)
03-27 11:53:55.980 32319 32319 E Instrumentation: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1016)
03-27 11:53:57.169 32319 6648 E Surface : freeAllBuffers: 7 buffers were freed
while being dequeued!
03-27 11:53:57.209 32319 6648 I chatty : uid=10380(com.ss.android.ugc.trill)
identical 3 lines
03-27 11:53:57.215 32319 6648 E Surface : freeAllBuffers: 7 buffers were freed
while being dequeued!
03-27 11:53:57.279 32319 6648 E Surface : freeAllBuffers: 7 buffers were freed
while being dequeued!
03-27 11:53:57.535 32319 32319 E KEVA.NATIVE: fail to modify long
_6655888058686881797, just delete it and store new
03-27 11:54:03.449 32319 32332 E jato : too long GC blocking
03-27 11:54:03.449 32319 32332 E jato : gc block end, 921047628,5003
03-27 11:54:32.970 32319 870 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-27 11:55:19.747 32319 32474 E _V_SensorManager: registerListenerImpl type:1
strType=android.sensor.accelerometer delay:200000 maxLatency:0 by: class ms.bd.o.m1
num: 1
03-27 11:55:20.757 32319 32474 E _V_SensorManager: unregisterListenerImpl
listener=ms.bd.o.m1@37c6d51sensor=NULL num: 2
03-27 11:55:46.024 32319 32319 E KEVA.NATIVE: fail to modify long
_6655888058686881797, just delete it and store new
03-27 11:55:46.044 32319 6648 E Surface : freeAllBuffers: 7 buffers were freed
while being dequeued!
03-27 11:55:46.129 32319 6648 E Surface : freeAllBuffers: 7 buffers were freed
while being dequeued!
03-27 11:55:55.866 32319 32332 E jato : too long GC blocking
03-27 11:55:55.867 32319 32332 E jato : gc block end, 921160042,5006
03-27 11:56:15.019 32319 32319 E KEVA.NATIVE: fail to modify long
_6655888058686881797, just delete it and store new
03-27 11:56:15.936 32319 32319 E KEVA.NATIVE: fail to modify long
_6655888058686881797, just delete it and store new
03-27 11:56:20.079 32319 32332 E jato : too long GC blocking
03-27 11:56:20.080 32319 32332 E jato : gc block end, 921184255,5006
03-27 11:56:32.253 32319 32319 E KEVA.NATIVE: fail to modify long
_6655888058686881797, just delete it and store new
03-27 11:56:37.264 32319 32332 E jato : too long GC blocking
03-27 11:56:37.264 32319 32332 E jato : gc block end, 921201443,5003
03-27 11:56:48.346 32319 32319 E KEVA.NATIVE: fail to modify long
_6655888058686881797, just delete it and store new
03-27 11:56:54.393 32319 32319 E KEVA.NATIVE: fail to modify long
_6655888058686881797, just delete it and store new
03-27 11:56:59.662 32319 32332 E jato : too long GC blocking
03-27 11:56:59.662 32319 32332 E jato : gc block end, 921223838,5006
03-27 11:57:19.746 32319 32474 E _V_SensorManager: registerListenerImpl type:1
strType=android.sensor.accelerometer delay:200000 maxLatency:0 by: class ms.bd.o.m1
num: 1
03-27 11:57:20.776 32319 32474 E _V_SensorManager: unregisterListenerImpl
listener=ms.bd.o.m1@37c6d51sensor=NULL num: 2
03-27 11:57:35.399 32319 32332 E jato : too long GC blocking
03-27 11:57:35.399 32319 32332 E jato : gc block end, 921259578,5003
03-27 11:58:03.695 32319 32319 E KEVA.NATIVE: fail to modify long
_6655888058686881797, just delete it and store new
03-27 11:58:12.399 32319 32319 E KEVA.NATIVE: fail to modify long
_6655888058686881797, just delete it and store new
03-27 11:58:14.371 32319 32332 E jato : too long GC blocking
03-27 11:58:14.372 32319 32332 E jato : gc block end, 921298549,5005
03-27 11:58:19.542 32319 32319 E KEVA.NATIVE: fail to modify long
_6655888058686881797, just delete it and store new
03-27 11:58:24.295 32319 32319 E KEVA.NATIVE: fail to modify long
_6655888058686881797, just delete it and store new
03-27 11:58:24.672 32319 32332 E jato : too long GC blocking
03-27 11:58:24.772 32319 32332 E jato : too long GC blocking
03-27 11:58:24.872 32319 32332 E jato : too long GC blocking
03-27 11:58:24.972 32319 32332 I chatty : uid=10380(com.ss.android.ugc.trill)
identical 1 line
03-27 11:58:25.072 32319 32332 E jato : too long GC blocking
03-27 11:58:25.073 32319 32332 E jato : gc block end, 921308850,5404
03-27 11:58:27.446 32319 32319 E KEVA.NATIVE: fail to modify long
_6655888058686881797, just delete it and store new
03-27 11:58:32.987 32319 32332 E jato : too long GC blocking
03-27 11:58:32.988 32319 32332 E jato : gc block end, 921317167,5002
03-27 11:58:51.911 32319 32319 E KEVA.NATIVE: fail to modify long
_6655888058686881797, just delete it and store new
03-27 11:58:53.537 32319 32319 E KEVA.NATIVE: fail to modify long
_6655888058686881797, just delete it and store new
03-27 11:58:56.406 32319 32319 E KEVA.NATIVE: fail to modify long
_6655888058686881797, just delete it and store new
03-27 11:58:59.033 32319 32332 E jato : too long GC blocking
03-27 11:58:59.033 32319 32332 E jato : gc block end, 921343209,5006
03-27 11:59:10.782 32319 32319 E KEVA.NATIVE: fail to modify long
_6655888058686881797, just delete it and store new
03-27 11:59:12.249 32319 32319 E KEVA.NATIVE: fail to modify long
_6655888058686881797, just delete it and store new
03-27 11:59:13.493 32319 8562 E Surface : freeAllBuffers: 7 buffers were freed
while being dequeued!
03-27 11:59:13.586 32319 32319 E KEVA.NATIVE: fail to modify long
_6655888058686881797, just delete it and store new
03-27 11:59:18.401 32319 32332 E jato : too long GC blocking
03-27 11:59:18.401 32319 32332 E jato : gc block end, 921362573,5010
03-27 11:59:19.486 32319 8562 E Surface : freeAllBuffers: 7 buffers were freed
while being dequeued!
03-27 11:59:19.491 32319 8562 E Surface : freeAllBuffers: 7 buffers were freed
while being dequeued!
03-27 11:59:19.505 32319 8581 E BufferQueueProducer: [SurfaceTexture-0-32319-64]
(id:7e3f00000040,api:3,p:32319,c:32319) cancelBuffer: BufferQueue has been
abandoned
03-27 11:59:19.507 32319 8581 I chatty : uid=10380(com.ss.android.ugc.trill)
identical 5 lines
03-27 11:59:19.507 32319 8581 E BufferQueueProducer: [SurfaceTexture-0-32319-64]
(id:7e3f00000040,api:3,p:32319,c:32319) cancelBuffer: BufferQueue has been
abandoned
03-27 11:59:19.536 32319 8562 E Surface : freeAllBuffers: 7 buffers were freed
while being dequeued!
03-27 11:59:19.795 32319 32474 E _V_SensorManager: registerListenerImpl type:1
strType=android.sensor.accelerometer delay:200000 maxLatency:0 by: class ms.bd.o.m1
num: 1
03-27 11:59:20.853 32319 32474 E _V_SensorManager: unregisterListenerImpl
listener=ms.bd.o.m1@37c6d51sensor=NULL num: 2
03-27 11:59:21.169 32319 32319 E KEVA.NATIVE: fail to modify long
_6655888058686881797, just delete it and store new
03-27 11:59:21.171 32319 8562 E Surface : freeAllBuffers: 7 buffers were freed
while being dequeued!
03-27 11:59:21.190 32319 8562 I chatty : uid=10380(com.ss.android.ugc.trill)
identical 1 line
03-27 11:59:21.196 32319 8562 E Surface : freeAllBuffers: 7 buffers were freed
while being dequeued!
03-27 11:59:21.254 32319 8562 E Surface : freeAllBuffers: 7 buffers were freed
while being dequeued!
03-27 11:59:26.726 32319 32332 E jato : too long GC blocking
03-27 11:59:26.726 32319 32332 E jato : gc block end, 921370900,5008
03-27 12:00:13.945 32319 32319 E KEVA.NATIVE: fail to modify long
_6655888058686881797, just delete it and store new
03-27 12:00:17.332 32319 32319 E KEVA.NATIVE: fail to modify long
_6655888058686881797, just delete it and store new
03-27 12:00:19.856 32319 32332 E jato : too long GC blocking
03-27 12:00:19.856 32319 32332 E jato : gc block end, 921424033,5005
03-27 12:00:33.952 32319 870 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-27 12:00:54.768 32319 32319 E KEVA.NATIVE: fail to modify long
_6655888058686881797, just delete it and store new
03-27 12:00:55.065 32319 9100 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-27 12:01:18.756 32319 32332 E jato : too long GC blocking
03-27 12:01:18.756 32319 32332 E jato : gc block end, 921482932,5006
03-27 12:01:19.748 32319 32474 E _V_SensorManager: registerListenerImpl type:1
strType=android.sensor.accelerometer delay:200000 maxLatency:0 by: class ms.bd.o.m1
num: 1
03-27 12:01:20.764 32319 32474 E _V_SensorManager: unregisterListenerImpl
listener=ms.bd.o.m1@37c6d51sensor=NULL num: 2
03-27 12:02:08.005 32319 9189 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-27 12:02:08.041 32319 32319 E KEVA.NATIVE: fail to modify long
_6655888058686881797, just delete it and store new
03-27 12:02:08.065 32319 9010 E Surface : freeAllBuffers: 7 buffers were freed
while being dequeued!
03-27 12:02:08.131 32319 6400 E Surface : freeAllBuffers: 7 buffers were freed
while being dequeued!
03-27 12:02:09.888 32319 3350 E BufferQueueProducer: [SurfaceTexture-0-32319-68]
(id:7e3f00000044,api:3,p:32319,c:32319) query: BufferQueue has been abandoned
03-27 12:02:09.957 32319 6400 E Surface : freeAllBuffers: 14 buffers were freed
while being dequeued!
03-27 12:02:15.089 32319 32332 E jato : too long GC blocking
03-27 12:02:15.089 32319 32332 E jato : gc block end, 921539268,5003
03-27 12:02:27.878 32319 32319 E KEVA.NATIVE: fail to modify long
_6655888058686881797, just delete it and store new
03-27 12:02:33.447 32319 32332 E jato : too long GC blocking
03-27 12:02:33.447 32319 32332 E jato : gc block end, 921557625,5004
03-27 12:02:41.466 32319 32319 E KEVA.NATIVE: fail to modify long
_6655888058686881797, just delete it and store new
03-27 12:02:55.279 32319 32319 E KEVA.NATIVE: fail to modify long
_6655888058686881797, just delete it and store new
03-27 12:02:55.646 32319 32319 E droid.ugc.tril: No package ID ff found for ID
0xffffffff.
03-27 12:02:55.646 32319 32319 E droid.ugc.tril: No package ID ff found for ID
0xffffffff.
03-27 12:02:55.757 32319 32319 E droid.ugc.tril: No package ID ff found for ID
0xffffffff.
03-27 12:02:55.937 32319 32319 I chatty : uid=10380(com.ss.android.ugc.trill)
identical 12 lines
03-27 12:02:55.937 32319 32319 E droid.ugc.tril: No package ID ff found for ID
0xffffffff.
03-27 12:02:56.117 32319 32319 E droid.ugc.tril: No package ID ff found for ID
0xffffffff.
03-27 12:02:56.117 32319 32319 E droid.ugc.tril: No package ID ff found for ID
0xffffffff.
03-27 12:02:56.342 32319 32319 E KEVA.NATIVE: fail to modify long
_6655888058686881797, just delete it and store new
03-27 12:02:57.108 32319 32332 E jato : too long GC blocking
03-27 12:02:57.208 32319 32332 E jato : too long GC blocking
03-27 12:02:57.208 32319 32332 E jato : gc block end, 921581282,5108
03-27 12:03:01.867 32319 32319 E KEVA.NATIVE: fail to modify long
_6655888058686881797, just delete it and store new
03-27 12:03:03.298 32319 32319 E KEVA.NATIVE: fail to modify long
_6655888058686881797, just delete it and store new
03-27 12:03:07.479 32319 32332 E jato : too long GC blocking
03-27 12:03:07.479 32319 32332 E jato : gc block end, 921591658,5003
03-27 12:03:19.744 32319 32474 E _V_SensorManager: registerListenerImpl type:1
strType=android.sensor.accelerometer delay:200000 maxLatency:0 by: class ms.bd.o.m1
num: 1
03-27 12:03:20.754 32319 32474 E _V_SensorManager: unregisterListenerImpl
listener=ms.bd.o.m1@37c6d51sensor=NULL num: 2
03-27 12:03:27.604 32319 32319 E KEVA.NATIVE: fail to modify long
_6655888058686881797, just delete it and store new
03-27 12:03:36.154 32319 32332 E jato : too long GC blocking
03-27 12:03:36.154 32319 32332 E jato : gc block end, 921620332,5004
03-27 12:03:43.677 32319 32319 E KEVA.NATIVE: fail to modify long
_6655888058686881797, just delete it and store new
03-27 12:03:57.169 32319 32319 E KEVA.NATIVE: fail to modify long
_6655888058686881797, just delete it and store new
03-27 12:04:13.915 32319 32319 E KEVA.NATIVE: fail to modify long
_6655888058686881797, just delete it and store new
03-27 12:04:17.434 32319 32319 E KEVA.NATIVE: fail to modify long
_6655888058686881797, just delete it and store new
03-27 12:04:28.733 32319 32332 E jato : too long GC blocking
03-27 12:04:28.733 32319 32332 E jato : gc block end, 921672912,5003
03-27 12:04:30.594 32319 32319 E KEVA.NATIVE: fail to modify long
_6655888058686881797, just delete it and store new
03-27 12:04:39.534 32319 32332 E jato : too long GC blocking
03-27 12:04:39.534 32319 32332 E jato : gc block end, 921683708,5008
03-27 12:05:05.816 32319 32319 E KEVA.NATIVE: fail to modify long
_6655888058686881797, just delete it and store new
03-27 12:05:06.221 32319 10075 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-27 12:05:06.651 32319 32319 E KEVA.NATIVE: fail to modify long
_6655888058686881797, just delete it and store new
03-27 12:05:13.212 32319 32332 E jato : too long GC blocking
03-27 12:05:13.212 32319 32332 E jato : gc block end, 921717391,5003
03-27 12:05:16.539 32319 32319 E KEVA.NATIVE: fail to modify long
_6655888058686881797, just delete it and store new
03-27 12:05:16.794 32319 10134 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-27 12:05:19.744 32319 32474 E _V_SensorManager: registerListenerImpl type:1
strType=android.sensor.accelerometer delay:200000 maxLatency:0 by: class ms.bd.o.m1
num: 1
03-27 12:05:20.757 32319 32474 E _V_SensorManager: unregisterListenerImpl
listener=ms.bd.o.m1@37c6d51sensor=NULL num: 2
03-27 12:05:23.989 32319 32332 E jato : too long GC blocking
03-27 12:05:23.989 32319 32332 E jato : gc block end, 921728160,5011
03-27 12:05:34.615 32319 870 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-27 12:06:22.727 32319 10283 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-27 12:06:22.735 32319 32319 E KEVA.NATIVE: fail to modify long
_6655888058686881797, just delete it and store new
03-27 12:06:22.753 32319 32332 E jato : too long GC blocking
03-27 12:06:22.753 32319 32332 E jato : gc block end, 921786929,5006
03-27 12:06:22.854 32319 10109 E Surface : freeAllBuffers: 7 buffers were freed
while being dequeued!
03-27 12:06:22.863 32319 6400 E Surface : freeAllBuffers: 14 buffers were freed
while being dequeued!
03-27 12:06:24.148 32319 3350 E BufferQueueProducer: [SurfaceTexture-0-32319-81]
(id:7e3f00000051,api:3,p:32319,c:32319) query: BufferQueue has been abandoned
03-27 12:06:24.241 32319 6400 E Surface : freeAllBuffers: 6 buffers were freed
while being dequeued!
03-27 12:06:30.760 32319 32332 E jato : too long GC blocking
03-27 12:06:30.760 32319 32332 E jato : gc block end, 921794937,5004
03-27 12:07:17.087 32319 32319 E KEVA.NATIVE: fail to modify long
_6655888058686881797, just delete it and store new
03-27 12:07:17.914 32319 32332 E jato : too long GC blocking
03-27 12:07:17.914 32319 32332 E jato : gc block end, 921842091,5005
03-27 12:07:19.743 32319 32474 E _V_SensorManager: registerListenerImpl type:1
strType=android.sensor.accelerometer delay:200000 maxLatency:0 by: class ms.bd.o.m1
num: 1
03-27 12:07:20.751 32319 32474 E _V_SensorManager: unregisterListenerImpl
listener=ms.bd.o.m1@37c6d51sensor=NULL num: 2
03-27 12:07:46.975 32319 32319 E KEVA.NATIVE: fail to modify long
_6655888058686881797, just delete it and store new
03-27 12:07:51.809 32319 10422 E MediaCodec: msg->what() = 1919249509 postReply ,
mState :10
03-27 12:07:52.020 32319 32319 E KEVA.NATIVE: fail to modify long
_6655888058686881797, just delete it and store new
03-27 12:07:52.187 32319 32319 E _V_SensorManager: registerListenerImpl type:1
strType=android.sensor.accelerometer delay:200000 maxLatency:0 by: class
android.view.OrientationEventListener$SensorEventListenerImpl num: 1
03-27 12:07:52.315 32319 32319 E KEVA.NATIVE: fail to modify long
_6655888058686881797, just delete it and store new
03-27 12:07:52.324 32319 32332 E jato : too long GC blocking
03-27 12:07:52.424 32319 32332 E jato : too long GC blocking
03-27 12:07:52.446 32319 32319 E _V_SensorManager: unregisterListenerImpl
listener=android.view.OrientationEventListener$SensorEventListenerImpl@19afdfesenso
r=NULL num: 2
03-27 12:07:52.525 32319 32332 E jato : too long GC blocking
03-27 12:07:52.625 32319 32332 E jato : too long GC blocking
03-27 12:07:52.625 32319 32332 E jato : gc block end, 921876498,5309
03-27 12:07:53.727 1901 1901 D AudioPlayerStateMonitor: Found a new active media
playback. AudioPlaybackConfiguration piid:128407 type:android.media.AudioTrack
u/pid:10380/32319 state:started attr:AudioAttributes: usage=USAGE_MEDIA
content=CONTENT_TYPE_MUSIC flags=0x800 tags= bundle=null
03-27 12:07:53.737 1901 1901 D MediaSessionService: Audio playback is changed,
config=AudioPlaybackConfiguration piid:128407 type:android.media.AudioTrack
u/pid:10380/32319 state:started attr:AudioAttributes: usage=USAGE_MEDIA
content=CONTENT_TYPE_MUSIC flags=0x800 tags= bundle=null, removed=false
03-27 12:07:53.926 32319 10631 I _V_MediaCodec: OMX.qcom.video.decoder.hevc,
mInputBufferCount = 32 fps, mOutputBufferCount = 32 fps, mRenderFrameCount = 30
fps, mReleaseFrameCount = 0 fps
03-27 12:08:01.463 32319 32319 E KEVA.NATIVE: fail to modify long
_6655888058686881797, just delete it and store new
03-27 12:09:14.162 32319 32319 E KEVA.NATIVE: fail to modify long
_6655888058686881797, just delete it and store new
03-27 12:09:14.195 32319 32319 E _V_SensorManager: registerListenerImpl type:1
strType=android.sensor.accelerometer delay:200000 maxLatency:0 by: class
android.view.OrientationEventListener$SensorEventListenerImpl num: 1
03-27 12:09:19.752 32319 32474 E _V_SensorManager: registerListenerImpl type:1
strType=android.sensor.accelerometer delay:200000 maxLatency:0 by: class ms.bd.o.m1
num: 2
03-27 12:09:20.756 32319 32474 E _V_SensorManager: unregisterListenerImpl
listener=ms.bd.o.m1@37c6d51sensor=NULL num: 3
03-27 12:09:23.413 32319 32332 E jato : too long GC blocking
03-27 12:09:23.413 32319 32332 E jato : gc block end, 921967585,5009
03-27 12:09:55.023 32319 32319 E KEVA.NATIVE: fail to modify long
_6655888058686881797, just delete it and store new
03-27 12:09:55.062 32319 32319 E _V_SensorManager: unregisterListenerImpl
listener=android.view.OrientationEventListener$SensorEventListenerImpl@19afdfesenso
r=NULL num: 2
03-27 12:09:58.480 32319 32319 E KEVA.NATIVE: fail to modify long
_6655888058686881797, just delete it and store new
03-27 12:09:58.505 32319 32319 E droid.ugc.tril: No package ID ff found for ID
0xffffffff.
03-27 12:09:58.505 32319 32319 E droid.ugc.tril: No package ID ff found for ID
0xffffffff.
03-27 12:09:58.779 32319 32319 E droid.ugc.tril: No package ID ff found for ID
0xffffffff.
03-27 12:09:58.779 32319 32319 E droid.ugc.tril: No package ID ff found for ID
0xffffffff.
03-27 12:09:58.915 32319 32319 E droid.ugc.tril: No package ID ff found for ID
0xffffffff.
03-27 12:09:58.915 32319 32319 E droid.ugc.tril: No package ID ff found for ID
0xffffffff.
03-27 12:09:59.103 32319 32319 E droid.ugc.tril: No package ID ff found for ID
0xffffffff.
03-27 12:10:00.004 32319 32319 E droid.ugc.tril: No package ID ff found for ID
0xffffffff.
03-27 12:10:00.175 32319 32319 E droid.ugc.tril: No package ID ff found for ID
0xffffffff.
03-27 12:10:00.175 32319 32319 E droid.ugc.tril: No package ID ff found for ID
0xffffffff.
03-27 12:10:00.408 32319 32319 E KEVA.NATIVE: fail to modify long
_6655888058686881797, just delete it and store new
03-27 12:10:02.689 32319 32332 E jato : too long GC blocking
03-27 12:10:02.689 32319 32332 E jato : gc block end, 922006864,5007
03-27 12:10:10.358 32319 32319 E KEVA.NATIVE: fail to modify long
_6655888058686881797, just delete it and store new
03-27 12:10:11.845 32319 32319 E KEVA.NATIVE: fail to modify long
_6655888058686881797, just delete it and store new
03-27 12:10:15.732 32319 32319 E KEVA.NATIVE: fail to modify long
_6655888058686881797, just delete it and store new
03-27 12:10:18.461 32319 32332 E jato : too long GC blocking
03-27 12:10:18.461 32319 32332 E jato : gc block end, 922022640,5003
03-27 12:10:26.564 32319 32319 E KEVA.NATIVE: fail to modify long
_6655888058686881797, just delete it and store new
03-27 12:10:28.731 32319 32332 E jato : too long GC blocking
03-27 12:10:28.731 32319 32332 E jato : gc block end, 922032906,5007
03-27 12:10:35.304 32319 870 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-27 12:10:57.364 32319 32319 E KEVA.NATIVE: fail to modify long
_6655888058686881797, just delete it and store new
03-27 12:10:59.040 32319 32319 E KEVA.NATIVE: fail to modify long
_6655888058686881797, just delete it and store new
03-27 12:11:02.623 32319 32332 E jato : too long GC blocking
03-27 12:11:02.623 32319 32332 E jato : gc block end, 922066800,5005
03-27 12:11:19.746 32319 32474 E _V_SensorManager: registerListenerImpl type:1
strType=android.sensor.accelerometer delay:200000 maxLatency:0 by: class ms.bd.o.m1
num: 1
03-27 12:11:20.758 32319 32474 E _V_SensorManager: unregisterListenerImpl
listener=ms.bd.o.m1@37c6d51sensor=NULL num: 2
03-27 12:12:04.477 32319 32319 E KEVA.NATIVE: fail to modify long
_6655888058686881797, just delete it and store new
03-27 12:12:14.954 32319 32332 E jato : too long GC blocking
03-27 12:12:14.954 32319 32332 E jato : gc block end, 922139134,5002
03-27 12:12:25.469 32319 32319 E KEVA.NATIVE: fail to modify long
_6655888058686881797, just delete it and store new
03-27 12:12:31.119 32319 32332 E jato : too long GC blocking
03-27 12:12:31.119 32319 32332 E jato : gc block end, 922155291,5010
03-27 12:12:36.376 32319 32319 E KEVA.NATIVE: fail to modify long
_6655888058686881797, just delete it and store new
03-27 12:12:41.372 32319 32332 E jato : too long GC blocking
03-27 12:12:41.372 32319 32332 E jato : gc block end, 922165551,5003
03-27 12:13:19.743 32319 32474 E _V_SensorManager: registerListenerImpl type:1
strType=android.sensor.accelerometer delay:200000 maxLatency:0 by: class ms.bd.o.m1
num: 1
03-27 12:13:20.751 32319 32474 E _V_SensorManager: unregisterListenerImpl
listener=ms.bd.o.m1@37c6d51sensor=NULL num: 2
03-27 12:13:58.495 32319 32319 E KEVA.NATIVE: fail to modify long
_6655888058686881797, just delete it and store new
03-27 12:14:03.731 32319 32332 E jato : too long GC blocking
03-27 12:14:03.731 32319 32332 E jato : gc block end, 922247910,5003
03-27 12:14:21.968 32319 32319 E KEVA.NATIVE: fail to modify long
_6655888058686881797, just delete it and store new
03-27 12:14:25.398 32319 32319 E KEVA.NATIVE: fail to modify long
_6655888058686881797, just delete it and store new
03-27 12:14:25.490 32319 32319 E _V_SensorManager: registerListenerImpl type:1
strType=android.sensor.accelerometer delay:200000 maxLatency:0 by: class
android.view.OrientationEventListener$SensorEventListenerImpl num: 1
03-27 12:14:28.810 32319 32319 E KEVA.NATIVE: fail to modify long
_6655888058686881797, just delete it and store new
03-27 12:14:28.815 32319 32319 E _V_SensorManager: unregisterListenerImpl
listener=android.view.OrientationEventListener$SensorEventListenerImpl@19afdfesenso
r=NULL num: 2
03-27 12:14:30.741 32319 32332 E jato : too long GC blocking
03-27 12:14:30.741 32319 32332 E jato : gc block end, 922274919,5004
03-27 12:14:35.123 32319 32319 E KEVA.NATIVE: fail to modify long
_6655888058686881797, just delete it and store new
03-27 12:14:41.014 32319 32332 E jato : too long GC blocking
03-27 12:14:41.014 32319 32332 E jato : gc block end, 922285187,5009
03-27 12:14:48.463 32319 32319 E KEVA.NATIVE: fail to modify long
_6655888058686881797, just delete it and store new
03-27 12:14:49.772 32319 11625 E _V_SensorManager: unregisterListenerImpl
listener=X.L3C@e9a8837sensor=NULL num: 1
03-27 12:59:57.908 1901 1935 E libprocessgroup: Failed to kill process cgroup uid
10380 pid 32319 in 402ms, 1 processes remain
03-27 12:59:58.279 1901 1917 E _V_VivoVibratorServiceImpl: onProcessDied pid:
32319,uid: 10380

You might also like