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

Log

The log file records errors and warnings encountered when launching an Android application. It reports that the application was unable to instantiate the app component factory due to a missing class, and encountered other errors related to missing libraries and providers.

Uploaded by

John Navos
Copyright
© © All Rights Reserved
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
54 views

Log

The log file records errors and warnings encountered when launching an Android application. It reports that the application was unable to instantiate the app component factory due to a missing class, and encountered other errors related to missing libraries and providers.

Uploaded by

John Navos
Copyright
© © All Rights Reserved
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 19

02-01 10:14:16.741 32723 32723 E com.tv.

loklok: Not starting debugger since process


cannot load the jdwp agent.
02-01 10:14:16.814 32723 32723 E LoadedApk: Unable to instantiate
appComponentFactory
02-01 10:14:16.814 32723 32723 E LoadedApk: java.lang.ClassNotFoundException:
Didn't find class "androidx.core.app.CoreComponentFactory" on path:
DexPathList[[zip file "/data/app/~~h5sRGMEKUkFJvi8TKPFSfQ==/com.tv.loklok-
Ie1mMkILYMhrHrfu013-Ug==/base.apk"],nativeLibraryDirectories=[/data/app/
~~h5sRGMEKUkFJvi8TKPFSfQ==/com.tv.loklok-Ie1mMkILYMhrHrfu013-Ug==/lib/arm64,
/data/app/~~h5sRGMEKUkFJvi8TKPFSfQ==/com.tv.loklok-Ie1mMkILYMhrHrfu013-Ug==/
base.apk!/lib/arm64-v8a, /system/lib64, /system/system_ext/lib64,
/system/product/lib64]]
02-01 10:14:16.814 32723 32723 E LoadedApk: at
dalvik.system.BaseDexClassLoader.findClass(BaseDexClassLoader.java:207)
02-01 10:14:16.814 32723 32723 E LoadedApk: at
java.lang.ClassLoader.loadClass(ClassLoader.java:379)
02-01 10:14:16.814 32723 32723 E LoadedApk: at
java.lang.ClassLoader.loadClass(ClassLoader.java:312)
02-01 10:14:16.814 32723 32723 E LoadedApk: at
android.app.LoadedApk.createAppFactory(LoadedApk.java:275)
02-01 10:14:16.814 32723 32723 E LoadedApk: at
android.app.LoadedApk.createOrUpdateClassLoaderLocked(LoadedApk.java:920)
02-01 10:14:16.814 32723 32723 E LoadedApk: at
android.app.LoadedApk.getClassLoader(LoadedApk.java:973)
02-01 10:14:16.814 32723 32723 E LoadedApk: at
android.app.LoadedApk.getResources(LoadedApk.java:1205)
02-01 10:14:16.814 32723 32723 E LoadedApk: at
android.app.ContextImpl.createAppContext(ContextImpl.java:2720)
02-01 10:14:16.814 32723 32723 E LoadedApk: at
android.app.ContextImpl.createAppContext(ContextImpl.java:2712)
02-01 10:14:16.814 32723 32723 E LoadedApk: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7078)
02-01 10:14:16.814 32723 32723 E LoadedApk: at
android.app.ActivityThread.access$1500(ActivityThread.java:269)
02-01 10:14:16.814 32723 32723 E LoadedApk: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2166)
02-01 10:14:16.814 32723 32723 E LoadedApk: at
android.os.Handler.dispatchMessage(Handler.java:106)
02-01 10:14:16.814 32723 32723 E LoadedApk: at
android.os.Looper.loop(Looper.java:257)
02-01 10:14:16.814 32723 32723 E LoadedApk: at
android.app.ActivityThread.main(ActivityThread.java:8218)
02-01 10:14:16.814 32723 32723 E LoadedApk: at
java.lang.reflect.Method.invoke(Native Method)
02-01 10:14:16.814 32723 32723 E LoadedApk: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:626)
02-01 10:14:16.814 32723 32723 E LoadedApk: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1016)
02-01 10:14:18.107 32723 32723 E AriaConfig: java.io.FileNotFoundException:
aria_config.xml
02-01 10:14:18.253 32723 541 E ActivityThread: Failed to find provider info for
com.vivo.vms.IdProvider
02-01 10:14:18.255 32723 541 E ActivityThread: Failed to find provider info for
com.vivo.vms.IdProvider
02-01 10:14:18.255 32723 318 E ActivityThread: Failed to find provider info for
com.vivo.vms.IdProvider
02-01 10:14:18.256 32723 541 E ActivityThread: Failed to find provider info for
com.vivo.vms.IdProvider
02-01 10:14:18.257 32723 541 I chatty : uid=10334(com.tv.loklok) vivo_thread
identical 1 line
02-01 10:14:18.258 32723 541 E ActivityThread: Failed to find provider info for
com.vivo.vms.IdProvider
02-01 10:14:18.263 32723 32723 E UMLog : ┌───────────────────问题──────────
─────────────────────────────────────────────────
──────────────────
02-01 10:14:18.263 32723 32723 E UMLog : │ 事件属性集合参数为空
02-01 10:14:18.263 32723 32723 E UMLog : ├───────────────────解决方案────────
─────────────────────────────────────────────────
────────────────────
02-01 10:14:18.263 32723 32723 E UMLog : │ onEvent 接口必须传入非空的属性集合。详见
问题链接 https://developer.umeng.com/docs/66632/detail/66946?um_channel=sdk
02-01 10:14:18.263 32723 32723 E UMLog :
└──────────────────────────────────────────────────────────────────────────────────
──────────────────────────────
02-01 10:14:18.286 32723 318 E libc : Access denied finding property
"net.dns1"
02-01 10:14:18.286 32723 318 E libc : Access denied finding property
"net.dns2"
02-01 10:14:18.286 32723 318 E libc : Access denied finding property
"net.dns3"
02-01 10:14:18.286 32723 318 E libc : Access denied finding property
"net.dns4"
02-01 10:14:18.328 32723 318 E ActivityThread: Failed to find provider info for
com.vivo.vms.IdProvider
02-01 10:14:18.330 32723 541 E ActivityThread: Failed to find provider info for
com.vivo.vms.IdProvider
02-01 10:14:18.331 32723 541 E ActivityThread: Failed to find provider info for
com.vivo.vms.IdProvider
02-01 10:14:18.952 32723 537 E com.tv.loklok: Invalid ID 0x00000000.
02-01 10:14:19.535 32723 32723 E vcn : Can't load vcnverify library:
java.lang.UnsatisfiedLinkError: dlopen failed: library "libsscronet.so" not found:
needed by /data/app/~~h5sRGMEKUkFJvi8TKPFSfQ==/com.tv.loklok-Ie1mMkILYMhrHrfu013-
Ug==/lib/arm64/libvcnverify.so in namespace classloader-namespace
02-01 10:14:19.538 32723 32723 E vcn : Can't load vcnverifylite library:
java.lang.UnsatisfiedLinkError: dlopen failed: library "libsscronet.so" not found:
needed by /data/app/~~h5sRGMEKUkFJvi8TKPFSfQ==/com.tv.loklok-Ie1mMkILYMhrHrfu013-
Ug==/lib/arm64/libvcnverifylite.so in namespace classloader-namespace
02-01 10:14:19.538 32723 32723 E ttmn : Can't load vcnverify lib
02-01 10:14:19.538 32723 32723 E TTVideoEngineLog: <P2PLIB>loadertype:0
NeedDLLoadP2PLib:0, liveloaderType: 10000
02-01 10:14:19.694 32723 450 E FA : Name starts with reserved prefix. Type,
name: event param, firebase_screen_class
02-01 10:14:19.849 32723 318 E libc : Access denied finding property
"vendor.camera.aux.packagelist"
02-01 10:14:20.422 32723 32723 E MobclickAgent: please check key or value, illegal
type!
02-01 10:14:20.603 32723 32723 E CrashReport: CrashReport has not been initialed!
pls to call method 'initCrashReport' first!
02-01 10:14:20.778 32723 32723 E MobclickAgent: please check key or value, illegal
type!
02-01 10:14:20.783 32723 32723 I chatty : uid=10334(com.tv.loklok) identical 12
lines
02-01 10:14:20.784 32723 32723 E MobclickAgent: please check key or value, illegal
type!
02-01 10:14:20.793 32723 32723 E MobclickAgent: please check key or value, illegal
type!
02-01 10:14:21.509 32723 1095 E METASEC : MSHttpInterceptorImpl:Bind fail
02-01 10:14:22.670 32723 1515 E ActivityThread: Failed to find provider info for
com.xiaomi.market.provider.DirectMailProvider
02-01 10:14:23.440 32723 32723 E MobclickAgent: please check key or value, illegal
type!
02-01 10:14:23.442 32723 32723 E MobclickAgent: please check key or value, illegal
type!
02-01 10:14:23.463 32723 32723 E MobclickAgent: please check key or value, illegal
type!
02-01 10:14:25.519 32723 1687 E _V_SensorManager: registerListenerImpl type:15
strType=android.sensor.game_rotation_vector delay:16666 maxLatency:0 by: class
org.chromium.device.sensors.PlatformSensor num: 0
02-01 10:14:25.712 32723 1686 E _V_SensorManager: unregisterListenerImpl
listener=org.chromium.device.sensors.PlatformSensor@165f337sensor=android.sensor.ga
me_rotation_vector num: 1
02-01 10:14:26.015 32723 1709 E cr_MediaCodecUtil: Decoder for type video/x-
vnd.on2.vp9 is not supported on this device [requireSoftware=false,
requireHardware=true].
02-01 10:14:26.017 32723 1709 E cr_MediaCodecUtil: Decoder for type video/av01 is
not supported on this device [requireSoftware=false, requireHardware=true].
02-01 10:14:26.484 32723 32723 E MobclickAgent: please check key or value, illegal
type!
02-01 10:14:28.233 32723 32723 E MobclickAgent: please check key or value, illegal
type!
02-01 10:14:28.252 32723 32723 E MobclickAgent: please check key or value, illegal
type!
02-01 10:14:28.266 32723 32723 E MobclickAgent: please check key or value, illegal
type!
02-01 10:14:28.281 32723 450 E FA : Name starts with reserved prefix. Type,
name: event param, firebase_screen_class
02-01 10:14:29.471 32723 32723 E MobclickAgent: please check key or value, illegal
type!
02-01 10:14:32.090 32723 32723 E MobclickAgent: please check key or value, illegal
type!
02-01 10:14:32.468 32723 450 E FA : Name starts with reserved prefix. Type,
name: event param, firebase_screen_class
02-01 10:14:33.072 32723 32723 E MobclickAgent: please check key or value, illegal
type!
02-01 10:14:33.308 32723 2711 E FMQ : grantorIdx must be less than 3
02-01 10:14:33.308 32723 2711 E FMQ : grantorIdx must be less than 3
02-01 10:14:33.314 32723 2711 E ion : ioctl c0044901 failed with code -1:
Invalid argument
02-01 10:14:33.322 32723 32723 E MobclickAgent: please check key or value, illegal
type!
02-01 10:14:33.392 32723 2711 E FMQ : grantorIdx must be less than 3
02-01 10:14:33.409 32723 2420 E FMQ : grantorIdx must be less than 3
02-01 10:14:33.418 32723 2677 E Surface : freeAllBuffers: 5 buffers were freed
while being dequeued!
02-01 10:14:33.471 32723 32723 E _V_SensorManager: registerListenerImpl type:1
strType=android.sensor.accelerometer delay:20000 maxLatency:0 by: class
android.view.OrientationEventListener$SensorEventListenerImpl num: 0
02-01 10:14:35.473 32723 32723 E MobclickAgent: please check key or value, illegal
type!
02-01 10:14:38.500 32723 32723 E MobclickAgent: please check key or value, illegal
type!
02-01 10:14:48.564 32723 32723 E _V_SensorManager: unregisterListenerImpl
listener=android.view.OrientationEventListener$SensorEventListenerImpl@e624f4dsenso
r=NULL num: 1
02-01 10:14:48.568 32723 32723 E _V_SurfaceView: updateSurface: no viewRoot valid
surface, mSurface isValid = false
02-01 10:14:48.569 32723 32723 E _V_SurfaceView: updateSurface: no viewRoot valid
surface, mSurface isValid = false
02-01 10:14:48.661 32723 32723 E MobclickAgent: please check key or value, illegal
type!
02-01 10:14:48.954 32723 32723 E UMLog : ┌───────────────────问题──────────
─────────────────────────────────────────────────
──────────────────
02-01 10:14:48.954 32723 32723 E UMLog : │ 对于页面 MinePage,请确保先依序成对调用
onPageStart,onPageEnd 接口,再调用 onPageStart 接口对其它页面进行统计。
02-01 10:14:48.954 32723 32723 E UMLog : ├───────────────────解决方案────────
─────────────────────────────────────────────────
────────────────────
02-01 10:14:48.954 32723 32723 E UMLog : │ 对于任意一个页面,必须依序成对调用
onPageStart 以及 onPageEnd,不能有遗漏。详见链接
https://developer.umeng.com/docs/66632/detail/66975?um_channel=sdk
02-01 10:14:48.954 32723 32723 E UMLog :
└──────────────────────────────────────────────────────────────────────────────────
──────────────────────────────
02-01 10:14:49.045 32723 32723 E UMLog : ┌───────────────────问题──────────
─────────────────────────────────────────────────
──────────────────
02-01 10:14:49.046 32723 32723 E UMLog : │ 对于页面 MinePage,onPageStart 和
onPageEnd 调用对的参数不一致。
02-01 10:14:49.046 32723 32723 E UMLog : ├───────────────────解决方案────────
─────────────────────────────────────────────────
────────────────────
02-01 10:14:49.046 32723 32723 E UMLog : │ 对于同一个页面,请先调用 onPageStart,
再调用 onPageEnd。详见链接 https://developer.umeng.com/docs/66632/detail/66975?
um_channel=sdk
02-01 10:14:49.046 32723 32723 E UMLog :
└──────────────────────────────────────────────────────────────────────────────────
──────────────────────────────
02-01 10:14:49.046 32723 450 E FA : Name starts with reserved prefix. Type,
name: event param, firebase_screen_class
02-01 10:14:49.238 32723 32723 E MobclickAgent: please check key or value, illegal
type!
02-01 10:14:49.442 32723 32723 E MobclickAgent: please check key or value, illegal
type!
02-01 10:14:51.078 32723 32723 E _V_SensorManager: registerListenerImpl type:1
strType=android.sensor.accelerometer delay:200000 maxLatency:0 by: class
android.view.OrientationEventListener$SensorEventListenerImpl num: 0
02-01 10:14:51.821 32723 1691 E _V_SensorManager: registerListenerImpl type:15
strType=android.sensor.game_rotation_vector delay:16666 maxLatency:0 by: class
org.chromium.device.sensors.PlatformSensor num: 0
02-01 10:14:51.929 32723 1691 E _V_SensorManager: unregisterListenerImpl
listener=org.chromium.device.sensors.PlatformSensor@165f337sensor=android.sensor.ga
me_rotation_vector num: 1
02-01 10:14:52.571 32723 32723 E NativeController:
sendImpressioncom.mbridge.msdk.foundation.entity.CampaignEx@d45d1b
02-01 10:14:52.781 32723 1691 E _V_SensorManager: registerListenerImpl type:15
strType=android.sensor.game_rotation_vector delay:16666 maxLatency:0 by: class
org.chromium.device.sensors.PlatformSensor num: 0
02-01 10:14:52.906 32723 1691 E _V_SensorManager: unregisterListenerImpl
listener=org.chromium.device.sensors.PlatformSensor@165f337sensor=android.sensor.ga
me_rotation_vector num: 1
02-01 10:14:59.478 32723 32723 E MobclickAgent: please check key or value, illegal
type!
02-01 10:15:00.675 32723 32723 E UMLog : ┌───────────────────问题──────────
─────────────────────────────────────────────────
──────────────────
02-01 10:15:00.675 32723 32723 E UMLog : │ 对于页面详情播放页,onPageStart 和
onPageEnd 调用对的参数不一致。
02-01 10:15:00.675 32723 32723 E UMLog : ├───────────────────解决方案────────
─────────────────────────────────────────────────
────────────────────
02-01 10:15:00.675 32723 32723 E UMLog : │ 对于同一个页面,请先调用 onPageStart,
再调用 onPageEnd。详见链接 https://developer.umeng.com/docs/66632/detail/66975?
um_channel=sdk
02-01 10:15:00.675 32723 32723 E UMLog :
└──────────────────────────────────────────────────────────────────────────────────
──────────────────────────────
02-01 10:15:00.770 32723 3191 E Surface : freeAllBuffers: 8 buffers were freed
while being dequeued!
02-01 10:15:00.889 32723 32723 E _V_SurfaceView: updateSurface: no viewRoot valid
surface, mSurface isValid = false
02-01 10:15:00.890 32723 32723 E _V_SurfaceView: updateSurface: no viewRoot valid
surface, mSurface isValid = false
02-01 10:15:00.904 32723 450 E FA : Name starts with reserved prefix. Type,
name: event param, firebase_screen_class
02-01 10:15:00.973 32723 3431 E Surface : freeAllBuffers: 6 buffers were freed
while being dequeued!
02-01 10:15:01.011 32723 32723 E _V_SurfaceView: updateSurface: no viewRoot valid
surface, mSurface isValid = false
02-01 10:15:01.231 32723 32723 E _V_SurfaceView: updateSurface: no viewRoot valid
surface, mSurface isValid = false
02-01 10:15:04.429 32723 32723 E _V_SurfaceView: updateSurface: no viewRoot valid
surface, mSurface isValid = false
02-01 10:15:29.860 32723 32723 E _V_SurfaceView: updateSurface: no viewRoot valid
surface, mSurface isValid = false
02-01 10:15:30.547 32723 32723 E UMLog : ┌───────────────────问题──────────
─────────────────────────────────────────────────
──────────────────
02-01 10:15:30.547 32723 32723 E UMLog : │ 对于页面 MinePage,请确保先依序成对调用
onPageStart,onPageEnd 接口,再调用 onPageStart 接口对其它页面进行统计。
02-01 10:15:30.547 32723 32723 E UMLog : ├───────────────────解决方案────────
─────────────────────────────────────────────────
────────────────────
02-01 10:15:30.547 32723 32723 E UMLog : │ 对于任意一个页面,必须依序成对调用
onPageStart 以及 onPageEnd,不能有遗漏。详见链接
https://developer.umeng.com/docs/66632/detail/66975?um_channel=sdk
02-01 10:15:30.547 32723 32723 E UMLog :
└──────────────────────────────────────────────────────────────────────────────────
──────────────────────────────
02-01 10:15:30.555 32723 32723 E _V_SurfaceView: updateSurface: no viewRoot valid
surface, mSurface isValid = false
02-01 10:15:30.629 32723 3191 E Surface : freeAllBuffers: 8 buffers were freed
while being dequeued!
02-01 10:15:35.159 32723 32723 E UMLog : ┌───────────────────问题──────────
─────────────────────────────────────────────────
──────────────────
02-01 10:15:35.159 32723 32723 E UMLog : │ 对于页面详情播放页,onPageStart 和
onPageEnd 调用对的参数不一致。
02-01 10:15:35.159 32723 32723 E UMLog : ├───────────────────解决方案────────
─────────────────────────────────────────────────
────────────────────
02-01 10:15:35.159 32723 32723 E UMLog : │ 对于同一个页面,请先调用 onPageStart,
再调用 onPageEnd。详见链接 https://developer.umeng.com/docs/66632/detail/66975?
um_channel=sdk
02-01 10:15:35.159 32723 32723 E UMLog :
└──────────────────────────────────────────────────────────────────────────────────
──────────────────────────────
02-01 10:15:35.379 32723 3191 E Surface : freeAllBuffers: 8 buffers were freed
while being dequeued!
02-01 10:15:35.400 32723 32723 E _V_SurfaceView: updateSurface: no viewRoot valid
surface, mSurface isValid = false
02-01 10:15:35.400 32723 32723 E _V_SurfaceView: updateSurface: no viewRoot valid
surface, mSurface isValid = false
02-01 10:15:35.439 32723 3869 E Surface : freeAllBuffers: 6 buffers were freed
while being dequeued!
02-01 10:15:35.464 32723 32723 E _V_SurfaceView: updateSurface: no viewRoot valid
surface, mSurface isValid = false
02-01 10:15:35.622 32723 450 E FA : Name starts with reserved prefix. Type,
name: event param, firebase_screen_class
02-01 10:15:35.650 32723 32723 E _V_SurfaceView: updateSurface: no viewRoot valid
surface, mSurface isValid = false
02-01 10:15:35.695 32723 32723 E _V_SurfaceView: updateSurface: no viewRoot valid
surface, mSurface isValid = false
02-01 10:15:54.858 32723 32723 E _V_SurfaceView: updateSurface: no viewRoot valid
surface, mSurface isValid = false
02-01 10:15:55.612 32723 32723 E _V_SurfaceView: updateSurface: no viewRoot valid
surface, mSurface isValid = false
02-01 10:15:55.630 32723 32723 E _V_SurfaceView: updateSurface: no viewRoot valid
surface, mSurface isValid = false
02-01 10:15:55.664 32723 32723 E UMLog : ┌───────────────────问题──────────
─────────────────────────────────────────────────
──────────────────
02-01 10:15:55.664 32723 32723 E UMLog : │ 对于页面 MinePage,请确保先依序成对调用
onPageStart,onPageEnd 接口,再调用 onPageStart 接口对其它页面进行统计。
02-01 10:15:55.664 32723 32723 E UMLog : ├───────────────────解决方案────────
─────────────────────────────────────────────────
────────────────────
02-01 10:15:55.664 32723 32723 E UMLog : │ 对于任意一个页面,必须依序成对调用
onPageStart 以及 onPageEnd,不能有遗漏。详见链接
https://developer.umeng.com/docs/66632/detail/66975?um_channel=sdk
02-01 10:15:55.664 32723 32723 E UMLog :
└──────────────────────────────────────────────────────────────────────────────────
──────────────────────────────
02-01 10:15:55.672 32723 32723 E _V_SurfaceView: updateSurface: no viewRoot valid
surface, mSurface isValid = false
02-01 10:15:55.735 32723 3191 E Surface : freeAllBuffers: 8 buffers were freed
while being dequeued!
02-01 10:15:56.278 32723 2276 E chromium: [ERROR:image_reader_gl_owner.cc(295)] no
buffers currently available in the reader queue
02-01 10:15:59.124 32723 3196 E ttmn : <audio_outlet.cpp,process,617>silence
audio : 464260
02-01 10:16:00.242 32723 1686 E _V_SensorManager: registerListenerImpl type:15
strType=android.sensor.game_rotation_vector delay:16666 maxLatency:0 by: class
org.chromium.device.sensors.PlatformSensor num: 0
02-01 10:16:00.347 32723 1686 E _V_SensorManager: unregisterListenerImpl
listener=org.chromium.device.sensors.PlatformSensor@165f337sensor=android.sensor.ga
me_rotation_vector num: 1
02-01 10:16:02.473 32723 3191 E Surface : freeAllBuffers: 8 buffers were freed
while being dequeued!
02-01 10:16:02.919 32723 4461 E Surface : freeAllBuffers: 6 buffers were freed
while being dequeued!
02-01 10:16:03.263 32723 3191 E Surface : freeAllBuffers: 8 buffers were freed
while being dequeued!
02-01 10:16:08.403 32723 3196 E ttmn : <audio_outlet.cpp,process,617>silence
audio : 473548
02-01 10:16:12.333 32723 32723 E UMLog : ┌───────────────────问题──────────
─────────────────────────────────────────────────
──────────────────
02-01 10:16:12.333 32723 32723 E UMLog : │ 对于页面详情播放页,onPageStart 和
onPageEnd 调用对的参数不一致。
02-01 10:16:12.333 32723 32723 E UMLog : ├───────────────────解决方案────────
─────────────────────────────────────────────────
────────────────────
02-01 10:16:12.333 32723 32723 E UMLog : │ 对于同一个页面,请先调用 onPageStart,
再调用 onPageEnd。详见链接 https://developer.umeng.com/docs/66632/detail/66975?
um_channel=sdk
02-01 10:16:12.333 32723 32723 E UMLog :
└──────────────────────────────────────────────────────────────────────────────────
──────────────────────────────
02-01 10:16:12.501 32723 450 E FA : Name starts with reserved prefix. Type,
name: event param, firebase_screen_class
02-01 10:16:13.043 32723 3196 E ttmn : <audio_outlet.cpp,process,617>silence
audio : 478191
02-01 10:16:13.314 32723 32723 E UMLog : ┌───────────────────问题──────────
─────────────────────────────────────────────────
──────────────────
02-01 10:16:13.315 32723 32723 E UMLog : │ 对于页面 MinePage,请确保先依序成对调用
onPageStart,onPageEnd 接口,再调用 onPageStart 接口对其它页面进行统计。
02-01 10:16:13.315 32723 32723 E UMLog : ├───────────────────解决方案────────
─────────────────────────────────────────────────
────────────────────
02-01 10:16:13.315 32723 32723 E UMLog : │ 对于任意一个页面,必须依序成对调用
onPageStart 以及 onPageEnd,不能有遗漏。详见链接
https://developer.umeng.com/docs/66632/detail/66975?um_channel=sdk
02-01 10:16:13.315 32723 32723 E UMLog :
└──────────────────────────────────────────────────────────────────────────────────
──────────────────────────────
02-01 10:16:16.702 32723 32723 E MobclickAgent: please check key or value, illegal
type!
02-01 10:16:16.998 32723 3191 E Surface : freeAllBuffers: 8 buffers were freed
while being dequeued!
02-01 10:16:17.259 32723 3191 E Surface : freeAllBuffers: 8 buffers were freed
while being dequeued!
02-01 10:16:22.285 32723 4978 E ttmn : <audio_outlet.cpp,process,617>silence
audio : 485599
02-01 10:16:26.064 32723 32723 E MobclickAgent: please check key or value, illegal
type!
02-01 10:16:26.264 32723 3191 E Surface : freeAllBuffers: 6 buffers were freed
while being dequeued!
02-01 10:16:26.451 32723 3191 E Surface : freeAllBuffers: 6 buffers were freed
while being dequeued!
02-01 10:16:31.444 32723 5045 E ttmn : <audio_outlet.cpp,process,617>silence
audio : 485599
02-01 10:16:40.765 32723 5045 E ttmn : <audio_outlet.cpp,process,617>silence
audio : 494887
02-01 10:16:41.468 32723 32723 E MobclickAgent: please check key or value, illegal
type!
02-01 10:17:28.102 32723 32723 E UMLog : ┌───────────────────问题──────────
─────────────────────────────────────────────────
──────────────────
02-01 10:17:28.102 32723 32723 E UMLog : │ 对于页面详情播放页,onPageStart 和
onPageEnd 调用对的参数不一致。
02-01 10:17:28.102 32723 32723 E UMLog : ├───────────────────解决方案────────
─────────────────────────────────────────────────
────────────────────
02-01 10:17:28.102 32723 32723 E UMLog : │ 对于同一个页面,请先调用 onPageStart,
再调用 onPageEnd。详见链接 https://developer.umeng.com/docs/66632/detail/66975?
um_channel=sdk
02-01 10:17:28.102 32723 32723 E UMLog :
└──────────────────────────────────────────────────────────────────────────────────
──────────────────────────────
02-01 10:17:28.135 32723 3191 E Surface : freeAllBuffers: 6 buffers were freed
while being dequeued!
02-01 10:17:28.171 32723 32723 E _V_SurfaceView: updateSurface: no viewRoot valid
surface, mSurface isValid = false
02-01 10:17:28.172 32723 32723 E _V_SurfaceView: updateSurface: no viewRoot valid
surface, mSurface isValid = false
02-01 10:17:28.227 32723 32723 E _V_SurfaceView: updateSurface: no viewRoot valid
surface, mSurface isValid = false
02-01 10:17:28.359 32723 32723 E _V_SurfaceView: updateSurface: no viewRoot valid
surface, mSurface isValid = false
02-01 10:17:28.427 32723 5161 E FA : Name starts with reserved prefix. Type,
name: event param, firebase_screen_class
02-01 10:34:17.790 32723 319 E libc : Access denied finding property
"net.dns1"
02-01 10:34:17.790 32723 319 E libc : Access denied finding property
"net.dns2"
02-01 10:34:17.790 32723 319 E libc : Access denied finding property
"net.dns3"
02-01 10:34:17.790 32723 319 E libc : Access denied finding property
"net.dns4"
02-01 10:34:17.907 32723 319 E ActivityThread: Failed to find provider info for
com.vivo.vms.IdProvider
02-01 10:34:17.916 32723 541 E ActivityThread: Failed to find provider info for
com.vivo.vms.IdProvider
02-01 10:34:21.735 32723 319 E libc : Access denied finding property
"vendor.camera.aux.packagelist"
02-01 10:34:17.918 32723 541 E ActivityThread: Failed to find provider info for
com.vivo.vms.IdProvider
02-01 10:38:18.216 32723 32723 E _V_SurfaceView: updateSurface: no viewRoot valid
surface, mSurface isValid = false
02-01 10:38:19.330 32723 32723 E UMLog : ┌───────────────────问题──────────
─────────────────────────────────────────────────
──────────────────
02-01 10:38:19.330 32723 32723 E UMLog : │ 对于页面 MinePage,请确保先依序成对调用
onPageStart,onPageEnd 接口,再调用 onPageStart 接口对其它页面进行统计。
02-01 10:38:19.330 32723 32723 E UMLog : ├───────────────────解决方案────────
─────────────────────────────────────────────────
────────────────────
02-01 10:38:19.330 32723 32723 E UMLog : │ 对于任意一个页面,必须依序成对调用
onPageStart 以及 onPageEnd,不能有遗漏。详见链接
https://developer.umeng.com/docs/66632/detail/66975?um_channel=sdk
02-01 10:38:19.331 32723 32723 E UMLog :
└──────────────────────────────────────────────────────────────────────────────────
──────────────────────────────
02-01 10:38:19.608 32723 32723 E _V_SurfaceView: updateSurface: no viewRoot valid
surface, mSurface isValid = false
02-01 10:38:19.737 32723 3191 E Surface : freeAllBuffers: 6 buffers were freed
while being dequeued!
02-01 10:38:20.581 32723 32723 E UMLog : ┌───────────────────问题──────────
─────────────────────────────────────────────────
──────────────────
02-01 10:38:20.581 32723 32723 E UMLog : │ 对于页面详情播放页,onPageStart 和
onPageEnd 调用对的参数不一致。
02-01 10:38:20.581 32723 32723 E UMLog : ├───────────────────解决方案────────
─────────────────────────────────────────────────
────────────────────
02-01 10:38:20.581 32723 32723 E UMLog : │ 对于同一个页面,请先调用 onPageStart,
再调用 onPageEnd。详见链接 https://developer.umeng.com/docs/66632/detail/66975?
um_channel=sdk
02-01 10:38:20.581 32723 32723 E UMLog :
└──────────────────────────────────────────────────────────────────────────────────
──────────────────────────────
02-01 10:38:20.998 32723 3191 E Surface : freeAllBuffers: 6 buffers were freed
while being dequeued!
02-01 10:38:21.122 32723 9809 E FA : Name starts with reserved prefix. Type,
name: event param, firebase_screen_class
02-01 10:38:21.325 32723 32723 E _V_SurfaceView: updateSurface: no viewRoot valid
surface, mSurface isValid = false
02-01 10:38:21.404 32723 32723 E _V_SurfaceView: updateSurface: no viewRoot valid
surface, mSurface isValid = false
02-01 10:38:21.769 32723 32723 E _V_SurfaceView: updateSurface: no viewRoot valid
surface, mSurface isValid = false
02-01 10:38:21.881 32723 32723 E _V_SurfaceView: updateSurface: no viewRoot valid
surface, mSurface isValid = false
02-01 10:38:22.142 32723 32723 D _V_InsetsController:
com.tv.loklok/com.ironman.tiktik.page.detail.DetailActivity updateRequestedState
InsetsState: {mDisplayFrame=Rect(0, 0 - 0, 0), mSources= { InsetsSource:
{mType=ITYPE_STATUS_BAR, mFrame=[0,0][720,56], mVisible=false}, InsetsSource:
{mType=ITYPE_NAVIGATION_BAR, mFrame=[0,1460][720,1544], mVisible=false} }
02-01 10:38:22.142 32723 32723 D _V_InsetsController:
com.tv.loklok/com.ironman.tiktik.page.detail.DetailActivity onControlsChanged {}
02-01 10:38:22.170 32723 32723 E _V_SurfaceView: updateSurface: no viewRoot valid
surface, mSurface isValid = false
02-01 10:38:22.715 2271 7807 I _V_UsageAppManager:
deleteDiedAppList_mForgroundInfo_pid=32723,mForgroundInfo_pkgName=com.tv.loklok,mFo
rgroundInfo_uid=10334,mBackgroundInfo_pid=4824,mBackgroundInfo_pkgName=com.google.a
ndroid.gms,mBackgroundInfo_uid=10034
02-01 10:38:22.895 32723 2418 I _V_MediaCodec: OMX.qcom.video.decoder.avc,
mInputBufferCount = 20 fps, mOutputBufferCount = 14 fps, mRenderFrameCount = 12
fps, mReleaseFrameCount = 1 fps
02-01 10:38:23.201 32723 1123 D Linux : [Posix_connect Debug]Process
com.tv.loklok :443
02-01 10:38:23.366 32723 1123 D LogProducerCallback: LOG_PRODUCER_OK n/a 856 559
02-01 10:38:23.408 2899 30705 I _V_SLService2: HAHA2 pid = 32723, uid = 10334,
foregroundActivities = false, mSoftwareLockOnFlag = false
02-01 10:38:23.410 2899 30705 I _V_ProxCoverNoticeService:
onForegroundActivitiesChanged, pid = 32723, uid = 10334, pkg = com.tv.loklok,
foregroundActivities = false
02-01 10:38:23.420 1882 1917 D _V_VivoConnectivityService:
onForegroundActivitiesChanged: pid=32723, uid=10334, foregroundActivities=false
02-01 10:38:23.428 5421 21236 I _V_SecureService2: onForegroundActivitiesChanged()
pid = 32723, uid = 10334, foregroundActivities = false
02-01 10:38:23.432 1882 1917 D _V_VivoConnectivityService:
onForegroundActivitiesChanged: pid=32723, uid=10334, foregroundActivities=true
02-01 10:38:23.453 5421 21236 I _V_SecureService2: onForegroundActivitiesChanged()
pid = 32723, uid = 10334, foregroundActivities = true
02-01 10:38:23.453 5421 21236 D _V_DataUsageService: onForegroundActivitiesChanged
pid = 32723, uid = 10334
02-01 10:38:23.453 5421 21236 I _V_ForbidAppRemindTask: onForegroundAppChanged
mForegroundUid: 10334, mForegroundPid: 32723, uid: 10334, pid: 32723
02-01 10:38:23.462 2899 30705 I _V_SLService2: HAHA2 pid = 32723, uid = 10334,
foregroundActivities = true, mSoftwareLockOnFlag = false
02-01 10:38:23.464 2899 30705 I _V_ProxCoverNoticeService:
onForegroundActivitiesChanged, pid = 32723, uid = 10334, pkg = com.tv.loklok,
foregroundActivities = true
02-01 10:38:23.895 32723 2418 I _V_MediaCodec: OMX.qcom.video.decoder.avc,
mInputBufferCount = 29 fps, mOutputBufferCount = 29 fps, mRenderFrameCount = 24
fps, mReleaseFrameCount = 2 fps
02-01 10:38:24.916 32723 2418 I _V_MediaCodec: OMX.qcom.video.decoder.avc,
mInputBufferCount = 24 fps, mOutputBufferCount = 23 fps, mRenderFrameCount = 24
fps, mReleaseFrameCount = 0 fps
02-01 10:38:25.935 32723 2418 I _V_MediaCodec: OMX.qcom.video.decoder.avc,
mInputBufferCount = 24 fps, mOutputBufferCount = 25 fps, mRenderFrameCount = 25
fps, mReleaseFrameCount = 0 fps
02-01 10:38:26.936 32723 2418 I _V_MediaCodec: OMX.qcom.video.decoder.avc,
mInputBufferCount = 25 fps, mOutputBufferCount = 25 fps, mRenderFrameCount = 23
fps, mReleaseFrameCount = 1 fps
02-01 10:41:10.463 32723 32723 E _V_SurfaceView: updateSurface: no viewRoot valid
surface, mSurface isValid = false
02-01 10:41:11.219 32723 32723 E _V_SurfaceView: updateSurface: no viewRoot valid
surface, mSurface isValid = false
02-01 10:41:11.424 32723 32723 E _V_SurfaceView: updateSurface: no viewRoot valid
surface, mSurface isValid = false
02-01 10:41:11.568 32723 32723 E _V_SurfaceView: updateSurface: no viewRoot valid
surface, mSurface isValid = false
02-01 10:41:11.654 32723 32723 E UMLog : ┌───────────────────问题──────────
─────────────────────────────────────────────────
──────────────────
02-01 10:41:11.654 32723 32723 E UMLog : │ 对于页面 MinePage,请确保先依序成对调用
onPageStart,onPageEnd 接口,再调用 onPageStart 接口对其它页面进行统计。
02-01 10:41:11.658 32723 32723 E UMLog : ├───────────────────解决方案────────
─────────────────────────────────────────────────
────────────────────
02-01 10:41:11.658 32723 32723 E UMLog : │ 对于任意一个页面,必须依序成对调用
onPageStart 以及 onPageEnd,不能有遗漏。详见链接
https://developer.umeng.com/docs/66632/detail/66975?um_channel=sdk
02-01 10:41:11.658 32723 32723 E UMLog :
└──────────────────────────────────────────────────────────────────────────────────
──────────────────────────────
02-01 10:41:11.778 32723 32723 E _V_SurfaceView: updateSurface: no viewRoot valid
surface, mSurface isValid = false
02-01 10:41:11.965 32723 3191 E Surface : freeAllBuffers: 6 buffers were freed
while being dequeued!
02-01 10:41:13.807 32723 32723 E UMLog : ┌───────────────────问题──────────
─────────────────────────────────────────────────
──────────────────
02-01 10:41:13.807 32723 32723 E UMLog : │ 对于页面详情播放页,onPageStart 和
onPageEnd 调用对的参数不一致。
02-01 10:41:13.807 32723 32723 E UMLog : ├───────────────────解决方案────────
─────────────────────────────────────────────────
────────────────────
02-01 10:41:13.807 32723 32723 E UMLog : │ 对于同一个页面,请先调用 onPageStart,
再调用 onPageEnd。详见链接 https://developer.umeng.com/docs/66632/detail/66975?
um_channel=sdk
02-01 10:41:13.807 32723 32723 E UMLog :
└──────────────────────────────────────────────────────────────────────────────────
──────────────────────────────
02-01 10:41:13.886 32723 3191 E Surface : freeAllBuffers: 6 buffers were freed
while being dequeued!
02-01 10:41:14.081 32723 32723 E _V_SurfaceView: updateSurface: no viewRoot valid
surface, mSurface isValid = false
02-01 10:41:14.082 32723 32723 E _V_SurfaceView: updateSurface: no viewRoot valid
surface, mSurface isValid = false
02-01 10:41:14.735 32723 32723 E _V_SurfaceView: updateSurface: no viewRoot valid
surface, mSurface isValid = false
02-01 10:41:14.868 32723 15944 E FA : Name starts with reserved prefix. Type,
name: event param, firebase_screen_class
02-01 10:41:15.166 32723 32723 E _V_SurfaceView: updateSurface: no viewRoot valid
surface, mSurface isValid = false
02-01 10:49:42.298 32723 32723 E _V_SurfaceView: updateSurface: no viewRoot valid
surface, mSurface isValid = false
02-01 10:49:43.363 32723 32723 E UMLog : ┌───────────────────问题──────────
─────────────────────────────────────────────────
──────────────────
02-01 10:49:43.364 32723 32723 E UMLog : │ 对于页面 MinePage,请确保先依序成对调用
onPageStart,onPageEnd 接口,再调用 onPageStart 接口对其它页面进行统计。
02-01 10:49:43.364 32723 32723 E UMLog : ├───────────────────解决方案────────
─────────────────────────────────────────────────
────────────────────
02-01 10:49:43.364 32723 32723 E UMLog : │ 对于任意一个页面,必须依序成对调用
onPageStart 以及 onPageEnd,不能有遗漏。详见链接
https://developer.umeng.com/docs/66632/detail/66975?um_channel=sdk
02-01 10:49:43.364 32723 32723 E UMLog :
└──────────────────────────────────────────────────────────────────────────────────
──────────────────────────────
02-01 10:49:43.451 32723 32723 E _V_SurfaceView: updateSurface: no viewRoot valid
surface, mSurface isValid = false
02-01 10:49:43.602 32723 3191 E Surface : freeAllBuffers: 6 buffers were freed
while being dequeued!
02-01 10:49:52.841 32723 5045 E ttmn : <audio_outlet.cpp,process,617>silence
audio : 504175
02-01 10:49:57.479 32723 5045 E ttmn : <audio_outlet.cpp,process,617>silence
audio : 508819
02-01 10:49:58.276 32723 32723 E MobclickAgent: please check key or value, illegal
type!
02-01 10:50:02.119 32723 5045 E ttmn : <audio_outlet.cpp,process,617>silence
audio : 513463
02-01 10:50:06.758 32723 5045 E ttmn : <audio_outlet.cpp,process,617>silence
audio : 518107
02-01 10:50:11.398 32723 5045 E ttmn : <audio_outlet.cpp,process,617>silence
audio : 522751
02-01 10:50:16.040 32723 5045 E ttmn : <audio_outlet.cpp,process,617>silence
audio : 527395
02-01 10:50:28.422 32723 32723 E MobclickAgent: please check key or value, illegal
type!
02-01 10:50:29.959 32723 5045 E ttmn : <audio_outlet.cpp,process,617>silence
audio : 541327
02-01 10:50:49.821 32723 32723 E MobclickAgent: please check key or value, illegal
type!
02-01 10:50:50.061 32723 32723 E MobclickAgent: please check key or value, illegal
type!
02-01 10:50:57.963 32723 32723 E MobclickAgent: please check key or value, illegal
type!
02-01 10:50:59.520 32723 5045 E ttmn : <audio_outlet.cpp,process,617>silence
audio : 550104
02-01 10:51:27.438 32723 5045 E ttmn : <audio_outlet.cpp,process,617>silence
audio : 577968
02-01 10:51:28.123 32723 32723 E MobclickAgent: please check key or value, illegal
type!
02-01 10:51:32.079 32723 5045 E ttmn : <audio_outlet.cpp,process,617>silence
audio : 582612
02-01 10:51:58.196 32723 32723 E MobclickAgent: please check key or value, illegal
type!
02-01 10:52:23.117 32723 5045 E ttmn : <audio_outlet.cpp,process,617>silence
audio : 633696
02-01 10:52:27.758 32723 5045 E ttmn : <audio_outlet.cpp,process,617>silence
audio : 638340
02-01 10:52:28.301 32723 32723 E MobclickAgent: please check key or value, illegal
type!
02-01 10:52:37.037 32723 5045 E ttmn : <audio_outlet.cpp,process,617>silence
audio : 647628
02-01 10:52:41.677 32723 5045 E ttmn : <audio_outlet.cpp,process,617>silence
audio : 652272
02-01 10:52:54.541 32723 32723 E MobclickAgent: please check key or value, illegal
type!
02-01 10:53:57.646 32723 5045 E ttmn : <audio_outlet.cpp,process,617>silence
audio : 666204
02-01 10:53:59.640 32723 32723 E MobclickAgent: please check key or value, illegal
type!
02-01 10:54:11.566 32723 5045 E ttmn : <audio_outlet.cpp,process,617>silence
audio : 680135
02-01 10:54:16.207 32723 5045 E ttmn : <audio_outlet.cpp,process,617>silence
audio : 684779
02-01 10:54:23.889 32723 319 E libc : Access denied finding property
"net.dns1"
02-01 10:54:23.889 32723 319 E libc : Access denied finding property
"net.dns2"
02-01 10:54:23.889 32723 319 E libc : Access denied finding property
"net.dns3"
02-01 10:54:23.889 32723 319 E libc : Access denied finding property
"net.dns4"
02-01 10:54:23.981 32723 319 E ActivityThread: Failed to find provider info for
com.vivo.vms.IdProvider
02-01 10:54:23.983 32723 541 E ActivityThread: Failed to find provider info for
com.vivo.vms.IdProvider
02-01 10:54:23.984 32723 541 E ActivityThread: Failed to find provider info for
com.vivo.vms.IdProvider
02-01 10:54:26.383 32723 319 E libc : Access denied finding property
"vendor.camera.aux.packagelist"
02-01 10:54:29.703 32723 32723 E MobclickAgent: please check key or value, illegal
type!
02-01 10:54:53.327 32723 5045 E ttmn : <audio_outlet.cpp,process,617>silence
audio : 721932
02-01 10:54:59.790 32723 32723 E MobclickAgent: please check key or value, illegal
type!
02-01 10:55:29.862 32723 32723 E MobclickAgent: please check key or value, illegal
type!
02-01 10:55:58.367 32723 5045 E ttmn : <audio_outlet.cpp,process,617>silence
audio : 786948
02-01 10:55:59.952 32723 32723 E MobclickAgent: please check key or value, illegal
type!
02-01 10:56:16.927 32723 5045 E ttmn : <audio_outlet.cpp,process,617>silence
audio : 805524
02-01 10:56:30.026 32723 32723 E MobclickAgent: please check key or value, illegal
type!
02-01 10:57:00.107 32723 32723 E MobclickAgent: please check key or value, illegal
type!
02-01 10:57:21.967 32723 5045 E ttmn : <audio_outlet.cpp,process,617>silence
audio : 870540
02-01 10:57:26.607 32723 5045 E ttmn : <audio_outlet.cpp,process,617>silence
audio : 875184
02-01 10:57:30.173 32723 32723 E MobclickAgent: please check key or value, illegal
type!
02-01 10:57:31.247 32723 5045 E ttmn : <audio_outlet.cpp,process,617>silence
audio : 879827
02-01 10:57:45.167 32723 5045 E ttmn : <audio_outlet.cpp,process,617>silence
audio : 893759
02-01 10:57:49.806 32723 5045 E ttmn : <audio_outlet.cpp,process,617>silence
audio : 898403
02-01 10:57:59.087 32723 5045 E ttmn : <audio_outlet.cpp,process,617>silence
audio : 907691
02-01 10:58:00.264 32723 32723 E MobclickAgent: please check key or value, illegal
type!
02-01 10:58:08.367 32723 5045 E ttmn : <audio_outlet.cpp,process,617>silence
audio : 916979
02-01 10:58:12.080 32723 32723 E MobclickAgent: please check key or value, illegal
type!
02-01 10:59:40.705 32723 5045 E ttmn : <audio_outlet.cpp,process,617>silence
audio : 926267
02-01 10:59:45.346 32723 5045 E ttmn : <audio_outlet.cpp,process,617>silence
audio : 930912
02-01 10:59:52.688 32723 32723 E MobclickAgent: please check key or value, illegal
type!
02-01 11:00:22.781 32723 32723 E MobclickAgent: please check key or value, illegal
type!
02-01 11:00:36.465 32723 5045 E ttmn : <audio_outlet.cpp,process,617>silence
audio : 981996
02-01 11:00:37.267 32723 32723 W ttmn :
<0x0,AVMDLManagerBridge.cpp,native_setInt64ValueByStrKey,450>set key:6231
strkey:1675217786278T33979 value:982686
02-01 11:00:37.316 32723 2418 I _V_MediaCodec: OMX.qcom.video.decoder.avc,
mInputBufferCount = 24 fps, mOutputBufferCount = 24 fps, mRenderFrameCount = 24
fps, mReleaseFrameCount = 0 fps
02-01 11:00:37.767 32723 32723 W ttmn :
<0x0,AVMDLManagerBridge.cpp,native_setInt64ValueByStrKey,450>set key:6231
strkey:1675217786278T33979 value:983186
02-01 11:00:37.782 32723 3191 I _V_MediaCodec: OMX.qcom.video.decoder.avc,
mInputBufferCount = 26 fps, mOutputBufferCount = 0 fps, mRenderFrameCount = 25 fps,
mReleaseFrameCount = 0 fps
02-01 11:00:38.269 32723 32723 W ttmn :
<0x0,AVMDLManagerBridge.cpp,native_setInt64ValueByStrKey,450>set key:6231
strkey:1675217786278T33979 value:983686
02-01 11:00:38.317 32723 2418 I _V_MediaCodec: OMX.qcom.video.decoder.avc,
mInputBufferCount = 24 fps, mOutputBufferCount = 24 fps, mRenderFrameCount = 24
fps, mReleaseFrameCount = 0 fps
02-01 11:00:41.101 32723 5045 E ttmn : <audio_outlet.cpp,process,617>silence
audio : 986639
02-01 11:00:45.741 32723 5045 E ttmn : <audio_outlet.cpp,process,617>silence
audio : 991282
02-01 11:00:50.382 32723 5045 E ttmn : <audio_outlet.cpp,process,617>silence
audio : 995927
02-01 11:00:52.856 32723 32723 E MobclickAgent: please check key or value, illegal
type!
02-01 11:00:59.662 32723 5045 E ttmn : <audio_outlet.cpp,process,617>silence
audio : 1005215
02-01 11:01:18.222 32723 5045 E ttmn : <audio_outlet.cpp,process,617>silence
audio : 1023791
02-01 11:01:22.932 32723 32723 E MobclickAgent: please check key or value, illegal
type!
02-01 11:01:53.018 32723 32723 E MobclickAgent: please check key or value, illegal
type!
02-01 11:02:23.093 32723 32723 E MobclickAgent: please check key or value, illegal
type!
02-01 11:02:53.164 32723 32723 E MobclickAgent: please check key or value, illegal
type!
02-01 11:03:23.234 32723 32723 E MobclickAgent: please check key or value, illegal
type!
02-01 11:03:48.468 32723 32723 E MobclickAgent: please check key or value, illegal
type!
02-01 11:03:53.021 32723 32723 E MobclickAgent: please check key or value, illegal
type!
02-01 11:04:23.139 32723 32723 E MobclickAgent: please check key or value, illegal
type!
02-01 11:04:53.214 32723 32723 E MobclickAgent: please check key or value, illegal
type!
02-01 11:05:23.272 32723 32723 E MobclickAgent: please check key or value, illegal
type!
02-01 11:05:53.344 32723 32723 E MobclickAgent: please check key or value, illegal
type!
02-01 11:05:55.194 32723 5045 E ttmn : <audio_outlet.cpp,process,617>silence
audio : 1289126
02-01 11:06:23.416 32723 32723 E MobclickAgent: please check key or value, illegal
type!
02-01 11:06:53.496 32723 32723 E MobclickAgent: please check key or value, illegal
type!
02-01 11:07:23.567 32723 32723 E MobclickAgent: please check key or value, illegal
type!
02-01 11:07:53.657 32723 32723 E MobclickAgent: please check key or value, illegal
type!
02-01 11:08:23.729 32723 32723 E MobclickAgent: please check key or value, illegal
type!
02-01 11:08:53.803 32723 32723 E MobclickAgent: please check key or value, illegal
type!
02-01 11:09:00.993 32723 5045 E ttmn : <audio_outlet.cpp,process,617>silence
audio : 1474885
02-01 11:09:23.847 32723 32723 E MobclickAgent: please check key or value, illegal
type!
02-01 11:09:24.193 32723 5045 E ttmn : <audio_outlet.cpp,process,617>silence
audio : 1498105
02-01 11:09:28.832 32723 5045 E ttmn : <audio_outlet.cpp,process,617>silence
audio : 1502749
02-01 11:09:38.113 32723 5045 E ttmn : <audio_outlet.cpp,process,617>silence
audio : 1512037
02-01 11:09:42.753 32723 5045 E ttmn : <audio_outlet.cpp,process,617>silence
audio : 1516681
02-01 11:09:52.034 32723 5045 E ttmn : <audio_outlet.cpp,process,617>silence
audio : 1525969
02-01 11:09:53.910 32723 32723 E MobclickAgent: please check key or value, illegal
type!
02-01 11:10:01.313 32723 5045 E ttmn : <audio_outlet.cpp,process,617>silence
audio : 1535257
02-01 11:10:05.953 32723 5045 E ttmn : <audio_outlet.cpp,process,617>silence
audio : 1539901
02-01 11:10:10.594 32723 5045 E ttmn : <audio_outlet.cpp,process,617>silence
audio : 1544545
02-01 11:10:15.234 32723 5045 E ttmn : <audio_outlet.cpp,process,617>silence
audio : 1549189
02-01 11:10:23.982 32723 32723 E MobclickAgent: please check key or value, illegal
type!
02-01 11:10:24.514 32723 5045 E ttmn : <audio_outlet.cpp,process,617>silence
audio : 1558477
02-01 11:10:29.154 32723 5045 E ttmn : <audio_outlet.cpp,process,617>silence
audio : 1563121
02-01 11:10:38.513 32723 5045 E ttmn : <audio_outlet.cpp,process,617>silence
audio : 1572409
02-01 11:10:54.056 32723 32723 E MobclickAgent: please check key or value, illegal
type!
02-01 11:11:00.599 32723 32723 E MobclickAgent: please check key or value, illegal
type!
02-01 11:11:03.260 32723 32723 E UMLog : ┌───────────────────问题──────────
─────────────────────────────────────────────────
──────────────────
02-01 11:11:03.260 32723 32723 E UMLog : │ 对于页面详情播放页,onPageStart 和
onPageEnd 调用对的参数不一致。
02-01 11:11:03.260 32723 32723 E UMLog : ├───────────────────解决方案────────
─────────────────────────────────────────────────
────────────────────
02-01 11:11:03.260 32723 32723 E UMLog : │ 对于同一个页面,请先调用 onPageStart,
再调用 onPageEnd。详见链接 https://developer.umeng.com/docs/66632/detail/66975?
um_channel=sdk
02-01 11:11:03.260 32723 32723 E UMLog :
└──────────────────────────────────────────────────────────────────────────────────
──────────────────────────────
02-01 11:11:03.632 32723 20880 E FA : Name starts with reserved prefix. Type,
name: event param, firebase_screen_class
02-01 11:11:04.785 32723 3191 E Surface : freeAllBuffers: 6 buffers were freed
while being dequeued!
02-01 11:11:04.949 32723 32723 E _V_SurfaceView: updateSurface: no viewRoot valid
surface, mSurface isValid = false
02-01 11:11:04.958 32723 32723 I chatty : uid=10334(com.tv.loklok) identical 1
line
02-01 11:11:04.958 32723 32723 E _V_SurfaceView: updateSurface: no viewRoot valid
surface, mSurface isValid = false
02-01 11:11:05.002 32723 32723 E _V_SurfaceView: updateSurface: no viewRoot valid
surface, mSurface isValid = false
02-01 11:11:05.009 32723 32723 E _V_SurfaceView: updateSurface: no viewRoot valid
surface, mSurface isValid = false
02-01 11:11:05.568 32723 32723 E _V_SurfaceView: updateSurface: no viewRoot valid
surface, mSurface isValid = false
02-01 11:11:06.152 32723 32723 E _V_SurfaceView: updateSurface: no viewRoot valid
surface, mSurface isValid = false
02-01 11:11:52.329 32723 32723 E UMLog : ┌───────────────────问题──────────
─────────────────────────────────────────────────
──────────────────
02-01 11:11:52.329 32723 32723 E UMLog : │ 对于页面 MinePage,请确保先依序成对调用
onPageStart,onPageEnd 接口,再调用 onPageStart 接口对其它页面进行统计。
02-01 11:11:52.329 32723 32723 E UMLog : ├───────────────────解决方案────────
─────────────────────────────────────────────────
────────────────────
02-01 11:11:52.329 32723 32723 E UMLog : │ 对于任意一个页面,必须依序成对调用
onPageStart 以及 onPageEnd,不能有遗漏。详见链接
https://developer.umeng.com/docs/66632/detail/66975?um_channel=sdk
02-01 11:11:52.329 32723 32723 E UMLog :
└──────────────────────────────────────────────────────────────────────────────────
──────────────────────────────
02-01 11:11:52.341 32723 32723 E _V_SurfaceView: updateSurface: no viewRoot valid
surface, mSurface isValid = false
02-01 11:11:52.417 32723 3191 E Surface : freeAllBuffers: 6 buffers were freed
while being dequeued!
02-01 11:12:13.517 32723 5045 E ttmn : <audio_outlet.cpp,process,617>silence
audio : 1614205
02-01 11:12:16.544 32723 32723 E MobclickAgent: please check key or value, illegal
type!
02-01 11:12:36.676 32723 5045 E ttmn : <audio_outlet.cpp,process,617>silence
audio : 1637424
02-01 11:12:41.316 32723 5045 E ttmn : <audio_outlet.cpp,process,617>silence
audio : 1642068
02-01 11:12:45.957 32723 5045 E ttmn : <audio_outlet.cpp,process,617>silence
audio : 1646712
02-01 11:12:46.534 32723 32723 E MobclickAgent: please check key or value, illegal
type!
02-01 11:12:50.596 32723 5045 E ttmn : <audio_outlet.cpp,process,617>silence
audio : 1651357
02-01 11:12:55.236 32723 5045 E ttmn : <audio_outlet.cpp,process,617>silence
audio : 1656001
02-01 11:12:59.956 32723 5045 E ttmn : <audio_outlet.cpp,process,617>silence
audio : 1660645
02-01 11:13:04.597 32723 5045 E ttmn : <audio_outlet.cpp,process,617>silence
audio : 1665289
02-01 11:13:09.235 32723 5045 E ttmn : <audio_outlet.cpp,process,617>silence
audio : 1669933
02-01 11:13:13.875 32723 5045 E ttmn : <audio_outlet.cpp,process,617>silence
audio : 1674577
02-01 11:13:16.639 32723 32723 E MobclickAgent: please check key or value, illegal
type!
02-01 11:13:18.516 32723 5045 E ttmn : <audio_outlet.cpp,process,617>silence
audio : 1679221
02-01 11:13:23.155 32723 5045 E ttmn : <audio_outlet.cpp,process,617>silence
audio : 1683865
02-01 11:13:27.795 32723 5045 E ttmn : <audio_outlet.cpp,process,617>silence
audio : 1688509
02-01 11:13:32.435 32723 5045 E ttmn : <audio_outlet.cpp,process,617>silence
audio : 1693153
02-01 11:13:37.075 32723 5045 E ttmn : <audio_outlet.cpp,process,617>silence
audio : 1697796
02-01 11:13:41.715 32723 5045 E ttmn : <audio_outlet.cpp,process,617>silence
audio : 1702440
02-01 11:13:46.355 32723 5045 E ttmn : <audio_outlet.cpp,process,617>silence
audio : 1707085
02-01 11:13:46.705 32723 32723 E MobclickAgent: please check key or value, illegal
type!
02-01 11:14:04.916 32723 5045 E ttmn : <audio_outlet.cpp,process,617>silence
audio : 1725661
02-01 11:14:14.196 32723 5045 E ttmn : <audio_outlet.cpp,process,617>silence
audio : 1734948
02-01 11:14:16.770 32723 32723 E MobclickAgent: please check key or value, illegal
type!
02-01 11:14:18.837 32723 5045 E ttmn : <audio_outlet.cpp,process,617>silence
audio : 1739593
02-01 11:14:23.477 32723 5045 E ttmn : <audio_outlet.cpp,process,617>silence
audio : 1744237
02-01 11:14:23.881 32723 2418 E Surface : freeAllBuffers: 7 buffers were freed
while being dequeued!
02-01 11:14:24.155 32723 1691 E _V_SensorManager: registerListenerImpl type:15
strType=android.sensor.game_rotation_vector delay:16666 maxLatency:0 by: class
org.chromium.device.sensors.PlatformSensor num: 0
02-01 11:14:24.251 32723 1687 E _V_SensorManager: unregisterListenerImpl
listener=org.chromium.device.sensors.PlatformSensor@165f337sensor=android.sensor.ga
me_rotation_vector num: 1
02-01 11:14:28.117 32723 5045 E ttmn : <audio_outlet.cpp,process,617>silence
audio : 1748881
02-01 11:14:32.836 32723 5045 E ttmn : <audio_outlet.cpp,process,617>silence
audio : 1753525
02-01 11:14:37.475 32723 5045 E ttmn : <audio_outlet.cpp,process,617>silence
audio : 1758169
02-01 11:14:46.755 32723 5045 E ttmn : <audio_outlet.cpp,process,617>silence
audio : 1767457
02-01 11:14:47.219 32723 32723 E MobclickAgent: please check key or value, illegal
type!
02-01 11:14:49.715 32723 319 E libc : Access denied finding property
"net.dns1"
02-01 11:14:49.716 32723 319 E libc : Access denied finding property
"net.dns2"
02-01 11:14:49.716 32723 319 E libc : Access denied finding property
"net.dns3"
02-01 11:14:49.716 32723 319 E libc : Access denied finding property
"net.dns4"
02-01 11:14:49.788 32723 319 E ActivityThread: Failed to find provider info for
com.vivo.vms.IdProvider
02-01 11:14:49.790 32723 541 E ActivityThread: Failed to find provider info for
com.vivo.vms.IdProvider
02-01 11:14:49.791 32723 541 E ActivityThread: Failed to find provider info for
com.vivo.vms.IdProvider
02-01 11:14:51.911 32723 319 E libc : Access denied finding property
"vendor.camera.aux.packagelist"
02-01 11:14:56.036 32723 5045 E ttmn : <audio_outlet.cpp,process,617>silence
audio : 1776745
02-01 11:15:00.675 32723 5045 E ttmn : <audio_outlet.cpp,process,617>silence
audio : 1781389
02-01 11:15:05.315 32723 5045 E ttmn : <audio_outlet.cpp,process,617>silence
audio : 1786033
02-01 11:15:09.955 32723 5045 E ttmn : <audio_outlet.cpp,process,617>silence
audio : 1790676
02-01 11:15:17.276 32723 32723 E MobclickAgent: please check key or value, illegal
type!
02-01 11:15:23.875 32723 5045 E ttmn : <audio_outlet.cpp,process,617>silence
audio : 1804608
02-01 11:15:28.515 32723 5045 E ttmn : <audio_outlet.cpp,process,617>silence
audio : 1809252
02-01 11:15:33.155 32723 5045 E ttmn : <audio_outlet.cpp,process,617>silence
audio : 1813896
02-01 11:15:37.796 32723 5045 E ttmn : <audio_outlet.cpp,process,617>silence
audio : 1818540
02-01 11:15:42.435 32723 5045 E ttmn : <audio_outlet.cpp,process,617>silence
audio : 1823184
02-01 11:15:47.076 32723 5045 E ttmn : <audio_outlet.cpp,process,617>silence
audio : 1827829
02-01 11:15:47.352 32723 32723 E MobclickAgent: please check key or value, illegal
type!
02-01 11:15:56.356 32723 5045 E ttmn : <audio_outlet.cpp,process,617>silence
audio : 1837117
02-01 11:16:10.355 32723 5045 E ttmn : <audio_outlet.cpp,process,617>silence
audio : 1851049
02-01 11:16:17.405 32723 32723 E MobclickAgent: please check key or value, illegal
type!
02-01 11:16:33.556 32723 5045 E ttmn : <audio_outlet.cpp,process,617>silence
audio : 1874268
02-01 11:16:47.497 32723 32723 E MobclickAgent: please check key or value, illegal
type!
02-01 11:16:56.757 32723 5045 E ttmn : <audio_outlet.cpp,process,617>silence
audio : 1897488
02-01 11:17:06.036 32723 5045 E ttmn : <audio_outlet.cpp,process,617>silence
audio : 1906777
02-01 11:17:17.557 32723 32723 E MobclickAgent: please check key or value, illegal
type!
02-01 11:17:19.956 32723 5045 E ttmn : <audio_outlet.cpp,process,617>silence
audio : 1920708
02-01 11:17:29.235 32723 5045 E ttmn : <audio_outlet.cpp,process,617>silence
audio : 1929997
02-01 11:17:47.644 32723 32723 E MobclickAgent: please check key or value, illegal
type!
02-01 11:17:52.516 32723 5045 E ttmn : <audio_outlet.cpp,process,617>silence
audio : 1953216
02-01 11:18:15.716 32723 5045 E ttmn : <audio_outlet.cpp,process,617>silence
audio : 1976436
02-01 11:18:17.703 32723 32723 E MobclickAgent: please check key or value, illegal
type!
02-01 11:18:20.355 32723 5045 E ttmn : <audio_outlet.cpp,process,617>silence
audio : 1981080
02-01 11:18:29.635 32723 5045 E ttmn : <audio_outlet.cpp,process,617>silence
audio : 1990368
02-01 11:18:38.917 32723 5045 E ttmn : <audio_outlet.cpp,process,617>silence
audio : 1999656
02-01 11:18:47.794 32723 32723 E MobclickAgent: please check key or value, illegal
type!
02-01 11:19:17.858 32723 32723 E MobclickAgent: please check key or value, illegal
type!
02-01 11:19:23.033 32723 1686 E _V_SensorManager: registerListenerImpl type:15
strType=android.sensor.game_rotation_vector delay:16666 maxLatency:0 by: class
org.chromium.device.sensors.PlatformSensor num: 0
02-01 11:19:23.232 32723 1687 E _V_SensorManager: unregisterListenerImpl
listener=org.chromium.device.sensors.PlatformSensor@165f337sensor=android.sensor.ga
me_rotation_vector num: 1
02-01 11:19:25.395 32723 5045 E ttmn : <audio_outlet.cpp,process,617>silence
audio : 2046096
02-01 11:19:39.315 32723 5045 E ttmn : <audio_outlet.cpp,process,617>silence
audio : 2060028
02-01 11:19:43.955 32723 5045 E ttmn : <audio_outlet.cpp,process,617>silence
audio : 2064672
02-01 11:19:48.186 32723 32723 E MobclickAgent: please check key or value, illegal
type!
02-01 11:20:02.515 32723 5045 E ttmn : <audio_outlet.cpp,process,617>silence
audio : 2083248
02-01 11:20:07.156 32723 5045 E ttmn : <audio_outlet.cpp,process,617>silence
audio : 2087892
02-01 11:20:18.258 32723 32723 E MobclickAgent: please check key or value, illegal
type!
02-01 11:20:48.321 32723 32723 E MobclickAgent: please check key or value, illegal
type!
02-01 11:20:52.909 32723 32723 E MobclickAgent: please check key or value, illegal
type!
02-01 11:20:55.028 32723 32723 E UMLog : ┌───────────────────问题──────────
─────────────────────────────────────────────────
──────────────────
02-01 11:20:55.028 32723 32723 E UMLog : │ 对于页面详情播放页,onPageStart 和
onPageEnd 调用对的参数不一致。
02-01 11:20:55.028 32723 32723 E UMLog : ├───────────────────解决方案────────
─────────────────────────────────────────────────
────────────────────
02-01 11:20:55.028 32723 32723 E UMLog : │ 对于同一个页面,请先调用 onPageStart,
再调用 onPageEnd。详见链接 https://developer.umeng.com/docs/66632/detail/66975?
um_channel=sdk
02-01 11:20:55.028 32723 32723 E UMLog :
└──────────────────────────────────────────────────────────────────────────────────
──────────────────────────────
02-01 11:20:55.152 32723 24019 E FA : Name starts with reserved prefix. Type,
name: event param, firebase_screen_class
02-01 11:20:56.930 32723 3191 E Surface : freeAllBuffers: 6 buffers were freed
while being dequeued!
02-01 11:20:56.988 32723 32723 E _V_SurfaceView: updateSurface: no viewRoot valid
surface, mSurface isValid = false
02-01 11:20:56.995 32723 32723 I chatty : uid=10334(com.tv.loklok) identical 1
line
02-01 11:20:56.996 32723 32723 E _V_SurfaceView: updateSurface: no viewRoot valid
surface, mSurface isValid = false
02-01 11:20:57.114 32723 32723 E _V_SurfaceView: updateSurface: no viewRoot valid
surface, mSurface isValid = false
02-01 11:20:57.122 32723 32723 E _V_SurfaceView: updateSurface: no viewRoot valid
surface, mSurface isValid = false
02-01 11:20:57.872 32723 32723 E _V_SurfaceView: updateSurface: no viewRoot valid
surface, mSurface isValid = false
02-01 11:20:58.062 32723 32723 E _V_SurfaceView: updateSurface: no viewRoot valid
surface, mSurface isValid = false
02-01 11:21:12.084 2271 7807 I _V_UsageAppManager:
deleteDiedAppList_mForgroundInfo_pid=24053,mForgroundInfo_pkgName=com.facebook.orca
,mForgroundInfo_uid=10326,mBackgroundInfo_pid=32723,mBackgroundInfo_pkgName=com.tv.
loklok,mBackgroundInfo_uid=10334

You might also like