Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

I use the apk on "https://google.github.io/mediapipe/solutions/pose.html",then This memory leaking problem happen. FInally,the program crashed. #1060

Closed
Amearul opened this issue Aug 29, 2020 · 4 comments
Assignees
Labels
legacy:pose Pose Detection related issues platform:android Issues with Android as Platform type:support General questions

Comments

@Amearul
Copy link

Amearul commented Aug 29, 2020

I use the apk on "https://google.github.io/mediapipe/solutions/pose.html",then This memory leaking problem happen. FInally,the program crashed.
Log is:
08-25 02:44:42.475 1740 1770 D ExternalTextureConv: Created output texture: 369 width: 1920 height: 1080
08-25 02:44:42.482 392 1771 D NativeWindowBuffer: debug_time dequeueBufferFromNativeWindow=27ms
08-25 02:44:42.487 1740 1740 E 824 : ext onFrameAvailable
08-25 02:44:42.503 264 264 E HWC2On1Adapter: Validate was called more than once!
08-25 02:44:42.504 1740 1740 E 824 : ext onFrameAvailable
08-25 02:44:42.529 466 1827 E memtrack: Couldn't load memtrack module
08-25 02:44:42.529 466 1827 W android.os.Debug: failed to get memory consumption info: -1
08-25 02:44:42.551 392 1772 E RockFFPlayerBase: queue and dequeue buffer diff is 1
08-25 02:44:42.569 392 1772 E RockFFPlayerBase: queue and dequeue buffer diff is 1
08-25 02:44:42.574 466 1827 E memtrack: Couldn't load memtrack module
08-25 02:44:42.574 466 1827 W android.os.Debug: failed to get memory consumption info: -1
08-25 02:44:42.586 392 1772 E RockFFPlayerBase: queue and dequeue buffer diff is 1
08-25 02:44:42.603 392 1772 E RockFFPlayerBase: queue and dequeue buffer diff is 1
08-25 02:44:42.620 466 1827 E memtrack: Couldn't load memtrack module
08-25 02:44:42.620 466 1827 W android.os.Debug: failed to get memory consumption info: -1
08-25 02:44:42.620 392 1772 E RockFFPlayerBase: queue and dequeue buffer diff is 1
08-25 02:44:42.638 392 1772 E RockFFPlayerBase: queue and dequeue buffer diff is 1
08-25 02:44:42.640 466 1827 E memtrack: Couldn't load memtrack module
08-25 02:44:42.640 466 1827 W android.os.Debug: failed to get memory consumption info: -1
08-25 02:44:42.655 392 1772 E RockFFPlayerBase: queue and dequeue buffer diff is 1
08-25 02:44:42.657 1740 1770 D ExternalTextureConv: Created output texture: 370 width: 1920 height: 1080
08-25 02:44:42.673 392 1772 E RockFFPlayerBase: queue and dequeue buffer diff is 1
08-25 02:44:42.676 466 1827 E memtrack: Couldn't load memtrack module
08-25 02:44:42.676 466 1827 W android.os.Debug: failed to get memory consumption info: -1
08-25 02:44:42.678 392 1771 D NativeWindowBuffer: debug_time dequeueBufferFromNativeWindow=186ms
08-25 02:44:42.694 1740 1740 E 824 : ext onFrameAvailable
08-25 02:44:42.702 392 1771 D NativeWindowBuffer: debug_time dequeueBufferFromNativeWindow=23ms
08-25 02:44:42.711 1740 1740 E 824 : ext onFrameAvailable
08-25 02:44:42.716 264 264 E HWC2On1Adapter: Validate was called more than once!
08-25 02:44:42.724 392 1772 E RockFFPlayerBase: queue and dequeue buffer diff is 1
08-25 02:44:42.727 466 1827 E memtrack: Couldn't load memtrack module
08-25 02:44:42.727 466 1827 W android.os.Debug: failed to get memory consumption info: -1
08-25 02:44:42.733 466 1827 E memtrack: Couldn't load memtrack module
08-25 02:44:42.733 466 1827 W android.os.Debug: failed to get memory consumption info: -1
08-25 02:44:42.739 466 1827 E memtrack: Couldn't load memtrack module
08-25 02:44:42.739 466 1827 W android.os.Debug: failed to get memory consumption info: -1
08-25 02:44:42.742 392 1772 E RockFFPlayerBase: queue and dequeue buffer diff is 1
08-25 02:44:42.759 392 1772 I chatty : uid=1013(media) VsyncReciver identical 1 line
08-25 02:44:42.776 392 1772 E RockFFPlayerBase: queue and dequeue buffer diff is 1
08-25 02:44:42.791 466 1827 E memtrack: Couldn't load memtrack module
08-25 02:44:42.791 466 1827 W android.os.Debug: failed to get memory consumption info: -1
08-25 02:44:42.793 392 1772 E RockFFPlayerBase: queue and dequeue buffer diff is 1
08-25 02:44:42.811 392 1772 E RockFFPlayerBase: queue and dequeue buffer diff is 1
08-25 02:44:42.823 466 1827 E memtrack: Couldn't load memtrack module
08-25 02:44:42.823 466 1827 W android.os.Debug: failed to get memory consumption info: -1
08-25 02:44:42.828 392 1772 E RockFFPlayerBase: queue and dequeue buffer diff is 1
08-25 02:44:42.845 392 1772 E RockFFPlayerBase: queue and dequeue buffer diff is 1
08-25 02:44:42.852 466 1827 E memtrack: Couldn't load memtrack module
08-25 02:44:42.852 466 1827 W android.os.Debug: failed to get memory consumption info: -1
08-25 02:44:42.854 466 1827 E memtrack: Couldn't load memtrack module
08-25 02:44:42.854 466 1827 W android.os.Debug: failed to get memory consumption info: -1
08-25 02:44:42.861 1740 1770 D ExternalTextureConv: Created output texture: 371 width: 1920 height: 1080
08-25 02:44:42.862 392 1772 E RockFFPlayerBase: queue and dequeue buffer diff is 1
08-25 02:44:42.868 392 1771 D NativeWindowBuffer: debug_time dequeueBufferFromNativeWindow=166ms
08-25 02:44:42.884 1740 1740 E 824 : ext onFrameAvailable
08-25 02:44:42.893 1740 1770 D ExternalTextureConv: Created output texture: 372 width: 1920 height: 1080
08-25 02:44:42.897 392 1772 E RockFFPlayerBase: queue and dequeue buffer diff is 1
08-25 02:44:42.905 392 1771 D NativeWindowBuffer: debug_time dequeueBufferFromNativeWindow=36ms
08-25 02:44:42.915 466 1827 E memtrack: Couldn't load memtrack module
08-25 02:44:42.915 466 1827 W android.os.Debug: failed to get memory consumption info: -1
08-25 02:44:42.918 1740 1740 E 824 : ext onFrameAvailable
08-25 02:44:42.919 264 264 E HWC2On1Adapter: Validate was called more than once!
08-25 02:44:42.936 1740 1740 E 824 : ext onFrameAvailable
08-25 02:44:42.942 1740 1770 D ExternalTextureConv: Created output texture: 373 width: 1920 height: 1080
08-25 02:44:42.949 392 1772 E RockFFPlayerBase: queue and dequeue buffer diff is 1
08-25 02:44:42.955 466 1827 E memtrack: Couldn't load memtrack module
08-25 02:44:42.955 466 1827 W android.os.Debug: failed to get memory consumption info: -1
08-25 02:44:42.966 392 1772 E RockFFPlayerBase: queue and dequeue buffer diff is 1
08-25 02:44:43.001 392 1772 I chatty : uid=1013(media) VsyncReciver identical 2 lines
08-25 02:44:43.018 392 1772 E RockFFPlayerBase: queue and dequeue buffer diff is 1
08-25 02:44:43.024 392 1771 D NativeWindowBuffer: debug_time dequeueBufferFromNativeWindow=106ms
08-25 02:44:43.039 1740 1740 E 824 : ext onFrameAvailable
08-25 02:44:43.048 466 1827 E memtrack: Couldn't load memtrack module
08-25 02:44:43.048 466 1827 W android.os.Debug: failed to get memory consumption info: -1
08-25 02:44:43.053 392 1772 E RockFFPlayerBase: queue and dequeue buffer diff is 1
08-25 02:44:43.070 392 1772 E RockFFPlayerBase: queue and dequeue buffer diff is 1
08-25 02:44:43.080 1740 1770 D ExternalTextureConv: Created output texture: 374 width: 1920 height: 1080
08-25 02:44:43.082 392 1771 D NativeWindowBuffer: debug_time dequeueBufferFromNativeWindow=58ms
08-25 02:44:43.091 1740 1740 E 824 : ext onFrameAvailable
08-25 02:44:43.109 1740 1740 E 824 : ext onFrameAvailable
08-25 02:44:43.111 264 264 E HWC2On1Adapter: Validate was called more than once!
08-25 02:44:43.119 1740 1770 D ExternalTextureConv: Created output texture: 375 width: 1920 height: 1080
08-25 02:44:43.126 1740 1740 E 824 : ext onFrameAvailable
08-25 02:44:43.130 466 1827 E memtrack: Couldn't load memtrack module
08-25 02:44:43.130 466 1827 W android.os.Debug: failed to get memory consumption info: -1
08-25 02:44:43.139 392 1772 E RockFFPlayerBase: queue and dequeue buffer diff is 1
08-25 02:44:43.156 392 1772 E RockFFPlayerBase: queue and dequeue buffer diff is 1
08-25 02:44:43.156 392 1771 D NativeWindowBuffer: debug_time dequeueBufferFromNativeWindow=47ms
08-25 02:44:43.178 1740 1740 E 824 : ext onFrameAvailable
08-25 02:44:43.190 466 1827 E memtrack: Couldn't load memtrack module
08-25 02:44:43.190 466 1827 W android.os.Debug: failed to get memory consumption info: -1
08-25 02:44:43.191 392 1772 E RockFFPlayerBase: queue and dequeue buffer diff is 1
08-25 02:44:43.196 392 1771 D NativeWindowBuffer: debug_time dequeueBufferFromNativeWindow=39ms
08-25 02:44:43.212 1740 1740 E 824 : ext onFrameAvailable
08-25 02:44:43.225 392 1772 E RockFFPlayerBase: queue and dequeue buffer diff is 1
08-25 02:44:43.226 466 1827 E memtrack: Couldn't load memtrack module
08-25 02:44:43.226 466 1827 W android.os.Debug: failed to get memory consumption info: -1
08-25 02:44:43.239 1740 1770 D ExternalTextureConv: Created output texture: 376 width: 1920 height: 1080
08-25 02:44:43.241 392 1771 D NativeWindowBuffer: debug_time dequeueBufferFromNativeWindow=44ms
08-25 02:44:43.247 1740 1740 E 824 : ext onFrameAvailable
08-25 02:44:43.264 264 264 E HWC2On1Adapter: Validate was called more than once!
08-25 02:44:43.265 1740 1740 E 824 : ext onFrameAvailable
08-25 02:44:43.270 466 1827 E memtrack: Couldn't load memtrack module
08-25 02:44:43.270 466 1827 W android.os.Debug: failed to get memory consumption info: -1
08-25 02:44:43.282 1740 1740 E 824 : ext onFrameAvailable
08-25 02:44:43.310 466 649 I ActivityManager: Process android.rockchip.update.service (pid 1798) has died: svc SVC
08-25 02:44:43.311 466 483 W system_server: kill(-1798, 9) failed: No such process
08-25 02:44:43.311 466 483 I system_server: Successfully killed process cgroup uid 1000 pid 1798 in 0ms
08-25 02:44:43.312 392 1772 E RockFFPlayerBase: queue and dequeue buffer diff is 1
08-25 02:44:43.316 466 649 W ActivityManager: Scheduling restart of crashed service android.rockchip.update.service/.RKUpdateService in 1655928ms
08-25 02:44:43.325 1740 1770 D ExternalTextureConv: Created output texture: 377 width: 1920 height: 1080
08-25 02:44:43.329 392 1772 E RockFFPlayerBase: queue and dequeue buffer diff is 1
08-25 02:44:43.337 392 1771 D NativeWindowBuffer: debug_time dequeueBufferFromNativeWindow=72ms
08-25 02:44:43.344 466 1827 E memtrack: Couldn't load memtrack module
08-25 02:44:43.345 466 1827 W android.os.Debug: failed to get memory consumption info: -1
08-25 02:44:43.350 264 264 E HWC2On1Adapter: Validate was called more than once!
08-25 02:44:43.350 1740 1740 E 824 : ext onFrameAvailable
08-25 02:44:43.364 392 1772 E RockFFPlayerBase: queue and dequeue buffer diff is 1
08-25 02:44:43.381 392 1772 E RockFFPlayerBase: queue and dequeue buffer diff is 1
08-25 02:44:43.388 466 1827 E memtrack: Couldn't load memtrack module
08-25 02:44:43.388 466 1827 W android.os.Debug: failed to get memory consumption info: -1
08-25 02:44:43.397 392 1771 D NativeWindowBuffer: debug_time dequeueBufferFromNativeWindow=60ms
08-25 02:44:43.403 1740 1740 E 824 : ext onFrameAvailable
08-25 02:44:43.419 264 264 E HWC2On1Adapter: Validate was called more than once!
08-25 02:44:43.420 1740 1740 E 824 : ext onFrameAvailable
08-25 02:44:43.424 392 1771 D NativeWindowBuffer: debug_time dequeueBufferFromNativeWindow=19ms
08-25 02:44:43.430 466 1827 E memtrack: Couldn't load memtrack module
08-25 02:44:43.431 466 1827 W android.os.Debug: failed to get memory consumption info: -1
08-25 02:44:43.437 1740 1740 E 824 : ext onFrameAvailable
08-25 02:44:43.467 392 1772 E RockFFPlayerBase: queue and dequeue buffer diff is 1
08-25 02:44:43.485 392 1772 E RockFFPlayerBase: queue and dequeue buffer diff is 1
08-25 02:44:43.486 466 1827 E memtrack: Couldn't load memtrack module
08-25 02:44:43.486 466 1827 W android.os.Debug: failed to get memory consumption info: -1
08-25 02:44:43.497 1740 1770 D ExternalTextureConv: Created output texture: 378 width: 1920 height: 1080
08-25 02:44:43.499 392 1771 D NativeWindowBuffer: debug_time dequeueBufferFromNativeWindow=75ms
08-25 02:44:43.506 1740 1740 E 824 : ext onFrameAvailable
08-25 02:44:43.519 392 1772 E RockFFPlayerBase: queue and dequeue buffer diff is 1
08-25 02:44:43.532 1740 1770 D ExternalTextureConv: Created output texture: 379 width: 1920 height: 1080
08-25 02:44:43.535 392 1771 D NativeWindowBuffer: debug_time dequeueBufferFromNativeWindow=35ms
08-25 02:44:43.541 1740 1740 E 824 : ext onFrameAvailable
08-25 02:44:43.558 264 264 E HWC2On1Adapter: Validate was called more than once!
08-25 02:44:43.560 1740 1740 E 824 : ext onFrameAvailable
08-25 02:44:43.579 1740 1770 D ExternalTextureConv: Created output texture: 380 width: 1920 height: 1080
08-25 02:44:43.592 1740 1740 E 824 : ext onFrameAvailable
08-25 02:44:43.611 392 1771 D NativeWindowBuffer: debug_time dequeueBufferFromNativeWindow=51ms
08-25 02:44:43.627 1740 1740 E 824 : ext onFrameAvailable
08-25 02:44:43.660 392 1771 D NativeWindowBuffer: debug_time dequeueBufferFromNativeWindow=49ms
08-25 02:44:43.662 466 1167 I ActivityManager: Process com.android.inputmethod.latin (pid 1674) has died: prcp IMPB
08-25 02:44:43.663 466 1167 W ActivityManager: Scheduling restart of crashed service com.android.inputmethod.latin/.LatinIME in 1000ms
08-25 02:44:43.664 466 483 W system_server: kill(-1674, 9) failed: No such process
08-25 02:44:43.679 1740 1740 E 824 : ext onFrameAvailable
08-25 02:44:43.685 466 1827 I ActivityManager: Low on memory:
08-25 02:44:43.685 466 1827 I ActivityManager: ntv ?? 28322: mediaserver (pid 392) native
08-25 02:44:43.685 466 1827 I ActivityManager: ntv ?? 11326: surfaceflinger (pid 272) native
08-25 02:44:43.685 466 1827 I ActivityManager: ntv ?? 11101: [email protected] (pid 266) native
08-25 02:44:43.685 466 1827 I ActivityManager: ntv ?? 8714: zygote (pid 383) native
08-25 02:44:43.685 466 1827 I ActivityManager: ntv ?? 4378: webview_zygote32 (pid 670) native
08-25 02:44:43.685 466 1827 I ActivityManager: ntv ?? 4319: zygote64 (pid 382) native
08-25 02:44:43.685 466 1827 I ActivityManager: ntv ?? 4130: audioserver (pid 384) native
08-25 02:44:43.685 466 1827 I ActivityManager: ntv ?? 3860: media.extractor (pid 390) native
08-25 02:44:43.685 466 1827 I ActivityManager: ntv ?? 3651: media.codec (pid 396) native
08-25 02:44:43.685 466 1827 I ActivityManager: ntv ?? 3368: [email protected] (pid 258) native
08-25 02:44:43.685 466 1827 I ActivityManager: ntv ?? 2645: [email protected] (pid 264) native
08-25 02:44:43.685 466 1827 I ActivityManager: ntv ?? 2606: logd (pid 234) native
08-25 02:44:43.685 466 1827 I ActivityManager: ntv ?? 2412: [email protected] (pid 256) native
08-25 02:44:43.685 466 1827 I ActivityManager: ntv ?? 2184: media.metrics (pid 391) native
08-25 02:44:43.685 466 1827 I ActivityManager: ntv ?? 2104: cameraserver (pid 385) native
08-25 02:44:43.685 466 1827 I ActivityManager: ntv ?? 1814: wpa_supplicant (pid 1044) native
08-25 02:44:43.685 466 1827 I ActivityManager: ntv ?? 1677: /init (pid 1) native
08-25 02:44:43.685 466 1827 I ActivityManager: ntv ?? 1677: netd (pid 393) native
08-25 02:44:43.685 466 1827 I ActivityManager: ntv ?? 1650: drmserver (pid 386) native
08-25 02:44:43.685 466 1827 I ActivityManager: ntv ?? 1550: [email protected] (pid 269) native
08-25 02:44:43.685 466 1827 I ActivityManager: ntv ?? 1470: hwservicemanager (pid 236) native
08-25 02:44:43.685 466 1827 I ActivityManager: ntv ?? 1386: vold (pid 248) native
08-25 02:44:43.685 466 1827 I ActivityManager: ntv ?? 1261: [email protected] (pid 263) native
08-25 02:44:43.685 466 1827 I ActivityManager: ntv ?? 1233: adbd (pid 1003) native
08-25 02:44:43.685 466 1827 I ActivityManager: ntv ?? 1232: wificond (pid 395) native
08-25 02:44:43.685 466 1827 I ActivityManager: ntv ?? 1226: ueventd (pid 209) native
08-25 02:44:43.685 466 1827 I ActivityManager: ntv ?? 1214: installd (pid 387) native
08-25 02:44:43.685 466 1827 I ActivityManager: ntv ?? 1127: keystore (pid 388) native
08-25 02:44:43.685 466 1827 I ActivityManager: ntv ?? 1004: rild (pid 381) native
08-25 02:44:43.685 466 1827 I ActivityManager: ntv ?? 998: logcat (pid 1737) native
08-25 02:44:43.685 466 1827 I ActivityManager: ntv ?? 971: [email protected] (pid 260) native
08-25 02:44:43.685 466 1827 I ActivityManager: ntv ?? 927: [email protected] (pid 247) native
08-25 02:44:43.685 466 1827 I ActivityManager: ntv ?? 926: gatekeeperd (pid 398) native
08-25 02:44:43.685 466 1827 I ActivityManager: ntv ?? 920: [email protected] (pid 261) native
08-25 02:44:43.685 466 1827 I ActivityManager: ntv ?? 897: [email protected] (pid 257) native
08-25 02:44:43.685 466 1827 I ActivityManager: ntv ?? 883: storaged (pid 394) native
08-25 02:44:43.685 466 1827 I ActivityManager: ntv ?? 876: ip6tables-restore (pid 408) native
08-25 02:44:43.685 466 1827 I ActivityManager: ntv ?? 849: mediadrmserver (pid 389) native
08-25 02:44:43.685 466 1827 I ActivityManager: ntv ?? 846: iptables-restore (pid 406) native
08-25 02:44:43.685 466 1827 I ActivityManager: ntv ?? 818: [email protected] (pid 268) native
08-25 02:44:43.685 466 1827 I ActivityManager: ntv ?? 811: thermalserviced (pid 273) native
08-25 02:44:43.685 466 1827 I ActivityManager: ntv ?? 804: servicemanager (pid 235) native
08-25 02:44:43.685 466 1827 I ActivityManager: ntv ?? 800: healthd (pid 270) native
08-25 02:44:43.685 466 1827 I ActivityManager: ntv ?? 788: [email protected] (pid 262) native
08-25 02:44:43.685 466 1827 I ActivityManager: ntv ?? 746: [email protected] (pid 265) native
08-25 02:44:43.685 466 1827 I ActivityManager: ntv ?? 733: sh (pid 277) native
08-25 02:44:43.685 466 1827 I ActivityManager: ntv ?? 723: [email protected] (pid 267) native
08-25 02:44:43.685 466 1827 I ActivityManager: ntv ?? 684: [email protected] (pid 255) native
08-25 02:44:43.685 466 1827 I ActivityManager: ntv ?? 658: vndservicemanager (pid 237) native
08-25 02:44:43.685 466 1827 I ActivityManager: ntv ?? 651: lmkd (pid 271) native
08-25 02:44:43.685 466 1827 I ActivityManager: ntv ?? 639: [email protected] (pid 259) native
08-25 02:44:43.685 466 1827 I ActivityManager: ntv ?? 540: tombstoned (pid 399) native
08-25 02:44:43.685 466 1827 I ActivityManager: sys PER 52654: system (pid 466) fixed
08-25 02:44:43.685 466 1827 I ActivityManager: pers PER 40985: com.android.systemui (pid 619) fixed
08-25 02:44:43.685 466 1827 I ActivityManager: pers PER 7812: com.android.phone (pid 709) fixed
08-25 02:44:43.685 466 1827 I ActivityManager: pers PER 4290: com.cghs.stresstest (pid 993) fixed
08-25 02:44:43.685 466 1827 I ActivityManager: psvc IMPF 7137: com.android.bluetooth (pid 583) service
08-25 02:44:43.685 466 1827 I ActivityManager: com.android.bluetooth/.gatt.GattService<=Proc{466:system/1000}
08-25 02:44:43.685 466 1827 I ActivityManager: fore TOP 105570: com.google.mediapipe.apps.upperbodyposetrackinggpu (pid 1740) top-activity
08-25 02:44:43.685 466 1827 I ActivityManager: vis BFGS 35160: com.android.launcher3 (pid 1637) service
08-25 02:44:43.685 466 1827 I ActivityManager: com.android.launcher3/.notification.NotificationListener<=Proc{466:system/1000}
08-25 02:44:43.685 466 1827 I ActivityManager: vis IMPF 5375: com.android.smspush (pid 1721) service
08-25 02:44:43.685 466 1827 I ActivityManager: com.android.smspush/.WapPushManager<=Proc{709:com.android.phone/1001}
08-25 02:44:43.685 466 1827 I ActivityManager: prcp IMPB 12224: com.android.inputmethod.latin (pid 1674) service
08-25 02:44:43.685 466 1827 I ActivityManager: com.android.inputmethod.latin/.LatinIME<=Proc{466:system/1000}
08-25 02:44:43.685 466 1827 I ActivityManager: svc SVC 12022: android.rockchip.update.service (pid 1798) started-services
08-25 02:44:43.685 466 1827 I ActivityManager: 416358: TOTAL
08-25 02:44:43.685 466 1827 I ActivityManager: MemInfo: 66,616K slab, 206,640K shmem, 57,944K vm alloc, 18,804K page tables 11,312K kernel stack
08-25 02:44:43.685 466 1827 I ActivityManager: 432K buffers, 311,008K cached, 107,404K mapped, 45,600K free
08-25 02:44:43.685 466 1827 I ActivityManager: ZRAM: 11,804K RAM, 1,968,264K swap total, 1,925,252K swap free
08-25 02:44:43.685 466 1827 I ActivityManager: Free RAM: 276,888K
08-25 02:44:43.685 466 1827 I ActivityManager: Used RAM: 750,422K
08-25 02:44:43.685 466 1827 I ActivityManager: Lost RAM: 2,899,674K
08-25 02:44:43.695 264 264 E HWC2On1Adapter: Validate was called more than once!
08-25 02:44:43.709 392 1772 E RockFFPlayerBase: queue and dequeue buffer diff is 1
08-25 02:44:43.710 466 483 W system_server: kill(-1674, 9) failed: No such process
08-25 02:44:43.710 466 483 I system_server: Successfully killed process cgroup uid 10038 pid 1674 in 48ms
08-25 02:44:43.724 1740 1770 D ExternalTextureConv: Created output texture: 381 width: 1920 height: 1080
08-25 02:44:43.726 392 1772 E RockFFPlayerBase: queue and dequeue buffer diff is 1
08-25 02:44:43.741 392 1771 D NativeWindowBuffer: debug_time dequeueBufferFromNativeWindow=80ms
08-25 02:44:43.748 1740 1740 E 824 : ext onFrameAvailable
08-25 02:44:43.761 392 1772 E RockFFPlayerBase: queue and dequeue buffer diff is 1
08-25 02:44:43.765 466 466 W InputMethodManagerService: Session failed to close due to remote exception
08-25 02:44:43.765 466 466 W InputMethodManagerService: android.os.DeadObjectException
08-25 02:44:43.765 466 466 W InputMethodManagerService: at android.os.BinderProxy.transactNative(Native Method)
08-25 02:44:43.765 466 466 W InputMethodManagerService: at android.os.BinderProxy.transact(Binder.java:764)
08-25 02:44:43.765 466 466 W InputMethodManagerService: at com.android.internal.view.IInputMethodSession$Stub$Proxy.finishSession(IInputMethodSession.java:305)
08-25 02:44:43.765 466 466 W InputMethodManagerService: at com.android.server.InputMethodManagerService.finishSessionLocked(InputMethodManagerService.java:2017)
08-25 02:44:43.765 466 466 W InputMethodManagerService: at com.android.server.InputMethodManagerService.clearClientSessionLocked(InputMethodManagerService.java:2008)
08-25 02:44:43.765 466 466 W InputMethodManagerService: at com.android.server.InputMethodManagerService.clearCurMethodLocked(InputMethodManagerService.java:2034)
08-25 02:44:43.765 466 466 W InputMethodManagerService: at com.android.server.InputMethodManagerService.onServiceDisconnected(InputMethodManagerService.java:2061)
08-25 02:44:43.765 466 466 W InputMethodManagerService: at android.app.LoadedApk$ServiceDispatcher.doDeath(LoadedApk.java:1668)
08-25 02:44:43.765 466 466 W InputMethodManagerService: at android.app.LoadedApk$ServiceDispatcher$RunConnection.run(LoadedApk.java:1683)
08-25 02:44:43.765 466 466 W InputMethodManagerService: at android.os.Handler.handleCallback(Handler.java:790)
08-25 02:44:43.765 466 466 W InputMethodManagerService: at android.os.Handler.dispatchMessage(Handler.java:99)
08-25 02:44:43.765 466 466 W InputMethodManagerService: at android.os.Looper.loop(Looper.java:164)
08-25 02:44:43.765 466 466 W InputMethodManagerService: at com.android.server.SystemServer.run(SystemServer.java:419)
08-25 02:44:43.765 466 466 W InputMethodManagerService: at com.android.server.SystemServer.main(SystemServer.java:270)
08-25 02:44:43.765 466 466 W InputMethodManagerService: at java.lang.reflect.Method.invoke(Native Method)
08-25 02:44:43.765 466 466 W InputMethodManagerService: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:438)
08-25 02:44:43.765 466 466 W InputMethodManagerService: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:787)
08-25 02:44:43.766 264 264 E HWC2On1Adapter: Validate was called more than once!
08-25 02:44:43.778 392 1772 E RockFFPlayerBase: queue and dequeue buffer diff is 1
08-25 02:44:43.813 392 1772 I chatty : uid=1013(media) VsyncReciver identical 2 lines
08-25 02:44:43.830 392 1772 E RockFFPlayerBase: queue and dequeue buffer diff is 1
08-25 02:44:43.838 392 1771 D NativeWindowBuffer: debug_time dequeueBufferFromNativeWindow=97ms
08-25 02:44:43.852 1740 1740 E 824 : ext onFrameAvailable
08-25 02:44:43.865 392 1772 E RockFFPlayerBase: queue and dequeue buffer diff is 1
08-25 02:44:43.882 392 1772 E RockFFPlayerBase: queue and dequeue buffer diff is 1
08-25 02:44:43.894 392 1771 D NativeWindowBuffer: debug_time dequeueBufferFromNativeWindow=55ms
08-25 02:44:43.904 1740 1740 E 824 : ext onFrameAvailable
08-25 02:44:43.918 392 1771 D NativeWindowBuffer: debug_time dequeueBufferFromNativeWindow=14ms
08-25 02:44:43.921 1740 1740 E 824 : ext onFrameAvailable
08-25 02:44:43.922 264 264 E HWC2On1Adapter: Validate was called more than once!
08-25 02:44:43.950 1740 1740 E 824 : ext onFrameAvailable
08-25 02:44:43.950 392 1771 D NativeWindowBuffer: debug_time dequeueBufferFromNativeWindow=29ms
08-25 02:44:43.955 1740 1740 E 824 : ext onFrameAvailable
08-25 02:44:43.968 392 1772 E RockFFPlayerBase: queue and dequeue buffer diff is 1
08-25 02:44:44.020 392 1772 I chatty : uid=1013(media) VsyncReciver identical 3 lines
08-25 02:44:44.037 392 1772 E RockFFPlayerBase: queue and dequeue buffer diff is 1
08-25 02:44:44.049 392 1771 D NativeWindowBuffer: debug_time dequeueBufferFromNativeWindow=99ms
08-25 02:44:44.059 1740 1740 E 824 : ext onFrameAvailable
08-25 02:44:44.077 1740 1740 E 824 : ext onFrameAvailable
08-25 02:44:44.081 264 264 E HWC2On1Adapter: Validate was called more than once!
08-25 02:44:44.094 1740 1740 E 824 : ext onFrameAvailable
08-25 02:44:44.111 1740 1740 E 824 : ext onFrameAvailable
08-25 02:44:44.124 392 1772 E RockFFPlayerBase: queue and dequeue buffer diff is 1
08-25 02:44:44.137 392 1771 D NativeWindowBuffer: debug_time dequeueBufferFromNativeWindow=43ms
08-25 02:44:44.145 1740 1740 E 824 : ext onFrameAvailable
08-25 02:44:44.158 392 1772 E RockFFPlayerBase: queue and dequeue buffer diff is 1
08-25 02:44:44.176 392 1772 E RockFFPlayerBase: queue and dequeue buffer diff is 1
08-25 02:44:44.182 392 1771 D NativeWindowBuffer: debug_time dequeueBufferFromNativeWindow=43ms
08-25 02:44:44.197 1740 1740 E 824 : ext onFrameAvailable
08-25 02:44:44.215 1740 1740 E 824 : ext onFrameAvailable
08-25 02:44:44.220 264 264 E HWC2On1Adapter: Validate was called more than once!
08-25 02:44:44.228 392 1771 D NativeWindowBuffer: debug_time dequeueBufferFromNativeWindow=13ms
08-25 02:44:44.232 1740 1740 E 824 : ext onFrameAvailable
08-25 02:44:44.267 1740 1740 E 824 : ext onFrameAvailable
08-25 02:44:44.314 392 1772 E RockFFPlayerBase: queue and dequeue buffer diff is 1
08-25 02:44:44.332 392 1772 E RockFFPlayerBase: queue and dequeue buffer diff is 1
08-25 02:44:44.333 1740 1770 D ExternalTextureConv: Created output texture: 382 width: 1920 height: 1080
08-25 02:44:44.335 392 1771 D NativeWindowBuffer: debug_time dequeueBufferFromNativeWindow=103ms
08-25 02:44:44.353 1740 1740 E 824 : ext onFrameAvailable
08-25 02:44:44.370 1740 1740 E 824 : ext onFrameAvailable
08-25 02:44:44.371 264 264 E HWC2On1Adapter: Validate was called more than once!
08-25 02:44:44.388 1740 1740 E 824 : ext onFrameAvailable
08-25 02:44:44.435 392 1772 E RockFFPlayerBase: queue and dequeue buffer diff is 1
08-25 02:44:44.452 392 1772 E RockFFPlayerBase: queue and dequeue buffer diff is 1
08-25 02:44:44.462 466 476 I zygote64: Background concurrent copying GC freed 136311(4MB) AllocSpace objects, 10(268KB) LOS objects, 42% free, 6MB/11MB, paused 488us total 200.410ms
08-25 02:44:43.775 466 466 W InputMethodManagerService: Session failed to close due to remote exception
08-25 02:44:43.775 466 466 W InputMethodManagerService: android.os.DeadObjectException
08-25 02:44:43.775 466 466 W InputMethodManagerService: at android.os.BinderProxy.transactNative(Native Method)
08-25 02:44:43.775 466 466 W InputMethodManagerService: at android.os.BinderProxy.transact(Binder.java:764)
08-25 02:44:43.775 466 466 W InputMethodManagerService: at com.android.internal.view.IInputMethodSession$Stub$Proxy.finishSession(IInputMethodSession.java:305)
08-25 02:44:43.775 466 466 W InputMethodManagerService: at com.android.server.InputMethodManagerService.finishSessionLocked(InputMethodManagerService.java:2017)
08-25 02:44:43.775 466 466 W InputMethodManagerService: at com.android.server.InputMethodManagerService.clearClientSessionLocked(InputMethodManagerService.java:2008)
08-25 02:44:43.775 466 466 W InputMethodManagerService: at com.android.server.InputMethodManagerService.clearCurMethodLocked(InputMethodManagerService.java:2034)
08-25 02:44:43.775 466 466 W InputMethodManagerService: at com.android.server.InputMethodManagerService.onServiceDisconnected(InputMethodManagerService.java:2061)
08-25 02:44:43.775 466 466 W InputMethodManagerService: at android.app.LoadedApk$ServiceDispatcher.doDeath(LoadedApk.java:1668)
08-25 02:44:43.775 466 466 W InputMethodManagerService: at android.app.LoadedApk$ServiceDispatcher$RunConnection.run(LoadedApk.java:1683)
08-25 02:44:43.775 466 466 W InputMethodManagerService: at android.os.Handler.handleCallback(Handler.java:790)
08-25 02:44:43.775 466 466 W InputMethodManagerService: at android.os.Handler.dispatchMessage(Handler.java:99)
08-25 02:44:43.775 466 466 W InputMethodManagerService: at android.os.Looper.loop(Looper.java:164)
08-25 02:44:43.775 466 466 W InputMethodManagerService: at com.android.server.SystemServer.run(SystemServer.java:419)
08-25 02:44:43.775 466 466 W InputMethodManagerService: at com.android.server.SystemServer.main(SystemServer.java:270)
08-25 02:44:43.775 466 466 W InputMethodManagerService: at java.lang.reflect.Method.invoke(Native Method)
08-25 02:44:43.775 466 466 W InputMethodManagerService: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:438)
08-25 02:44:43.775 466 466 W InputMethodManagerService: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:787)
08-25 02:44:44.464 466 1536 I ActivityManager: Process com.android.smspush (pid 1721) has died: vis IMPF
08-25 02:44:44.465 466 483 W system_server: kill(-1721, 9) failed: No such process
08-25 02:44:44.465 466 483 I system_server: Successfully killed process cgroup uid 10050 pid 1721 in 0ms
08-25 02:44:44.466 466 1536 W ActivityManager: Scheduling restart of crashed service com.android.smspush/.WapPushManager in 10199ms
08-25 02:44:44.469 392 1772 E RockFFPlayerBase: queue and dequeue buffer diff is 1
08-25 02:44:44.481 392 1771 D NativeWindowBuffer: debug_time dequeueBufferFromNativeWindow=110ms
08-25 02:44:44.491 1740 1740 E 824 : ext onFrameAvailable
08-25 02:44:44.508 1740 1740 E 824 : ext onFrameAvailable
08-25 02:44:44.509 264 264 E HWC2On1Adapter: Validate was called more than once!
08-25 02:44:44.510 466 466 V NotificationListeners: notification listener connection lost: ComponentInfo{com.android.launcher3/com.android.launcher3.notification.NotificationListener}
08-25 02:44:44.511 466 873 I WindowManager: WIN DEATH: Window{9d9aa67 u0 com.android.launcher3/com.android.launcher3.Launcher}
08-25 02:44:44.511 466 540 W InputDispatcher: channel '9d9aa67 com.android.launcher3/com.android.launcher3.Launcher (server)' ~ Consumer closed input channel or an error occurred. events=0x9
08-25 02:44:44.511 466 540 E InputDispatcher: channel '9d9aa67 com.android.launcher3/com.android.launcher3.Launcher (server)' ~ Channel is unrecoverably broken and will be disposed!
08-25 02:44:44.512 466 1635 I ActivityManager: Process com.android.launcher3 (pid 1637) has died: vis BFGS
08-25 02:44:44.512 466 1635 W ActivityManager: Scheduling restart of crashed service com.android.launcher3/.notification.NotificationListener in 20151ms
08-25 02:44:44.515 466 483 W system_server: kill(-1637, 9) failed: No such process
08-25 02:44:44.515 466 483 I system_server: Successfully killed process cgroup uid 10018 pid 1637 in 0ms
08-25 02:44:44.519 466 873 W InputDispatcher: Attempted to unregister already unregistered input channel '9d9aa67 com.android.launcher3/com.android.launcher3.Launcher (server)'
08-25 02:44:44.521 466 649 D NotificationListeners: Removing active service ComponentInfo{com.android.launcher3/com.android.launcher3.notification.NotificationListener}
08-25 02:44:44.526 1740 1740 E 824 : ext onFrameAvailable
08-25 02:44:44.557 466 488 W ActivityManager: setHasOverlayUi called on unknown pid: 1637
08-25 02:44:44.544 1740 1740 E 824 : ext onFrameAvailable
08-25 02:44:44.577 264 264 E HWC2On1Adapter: Validate was called more than once!
08-25 02:44:44.590 392 1772 E RockFFPlayerBase: queue and dequeue buffer diff is 1
08-25 02:44:44.608 392 1772 I chatty : uid=1013(media) VsyncReciver identical 1 line
08-25 02:44:44.625 392 1772 E RockFFPlayerBase: queue and dequeue buffer diff is 1
08-25 02:44:44.626 1740 1770 D ExternalTextureConv: Created output texture: 383 width: 1920 height: 1080
08-25 02:44:44.628 392 1771 D NativeWindowBuffer: debug_time dequeueBufferFromNativeWindow=103ms
08-25 02:44:44.633 709 709 I com.android.phone: Looking for service [email protected]::IRadio/slot1
08-25 02:44:44.647 1740 1740 E 824 : ext onFrameAvailable
08-25 02:44:44.649 709 709 I com.android.phone: Looking for service [email protected]::IOemHook/slot1
08-25 02:44:44.664 1740 1740 E 824 : ext onFrameAvailable
08-25 02:44:44.666 264 264 E HWC2On1Adapter: Validate was called more than once!
08-25 02:44:44.681 1740 1740 E 824 : ext onFrameAvailable
08-25 02:44:44.711 392 1772 E RockFFPlayerBase: queue and dequeue buffer diff is 1
08-25 02:44:44.719 392 1771 D NativeWindowBuffer: debug_time dequeueBufferFromNativeWindow=55ms
08-25 02:44:44.733 1740 1740 E 824 : ext onFrameAvailable
08-25 02:44:44.743 466 481 W ActivityManager: Slow operation: 74ms so far, now at startProcess: returned from zygote!
08-25 02:44:44.746 392 1772 E RockFFPlayerBase: queue and dequeue buffer diff is 1
08-25 02:44:44.748 466 481 W ActivityManager: Slow operation: 79ms so far, now at startProcess: done updating battery stats
08-25 02:44:44.752 466 481 W ActivityManager: Slow operation: 84ms so far, now at startProcess: building log message
08-25 02:44:44.753 466 481 I ActivityManager: Start proc 1831:com.android.inputmethod.latin/u0a38 for service com.android.inputmethod.latin/.LatinIME
08-25 02:44:44.753 466 481 W ActivityManager: Slow operation: 84ms so far, now at startProcess: starting to update pids map
08-25 02:44:44.753 466 481 W ActivityManager: Slow operation: 84ms so far, now at startProcess: done updating pids map
08-25 02:44:44.753 466 481 W ActivityManager: Slow operation: 88ms so far, now at startProcess: done starting proc!
08-25 02:44:44.763 392 1772 E RockFFPlayerBase: queue and dequeue buffer diff is 1
08-25 02:44:44.778 392 1771 D NativeWindowBuffer: debug_time dequeueBufferFromNativeWindow=58ms
08-25 02:44:44.785 1740 1740 E 824 : ext onFrameAvailable
08-25 02:44:44.796 1740 1770 D ExternalTextureConv: Created output texture: 384 width: 1920 height: 1080
08-25 02:44:44.798 392 1772 E RockFFPlayerBase: queue and dequeue buffer diff is 1
08-25 02:44:44.799 392 1771 D NativeWindowBuffer: debug_time dequeueBufferFromNativeWindow=21ms
08-25 02:44:44.814 1740 1770 D ExternalTextureConv: Created output texture: 385 width: 1920 height: 1080
08-25 02:44:44.818 392 1771 D NativeWindowBuffer: debug_time dequeueBufferFromNativeWindow=18ms
08-25 02:44:44.819 1740 1740 E 824 : ext onFrameAvailable
08-25 02:44:44.836 1740 1740 E 824 : ext onFrameAvailable
08-25 02:44:44.838 264 264 E HWC2On1Adapter: Validate was called more than once!
08-25 02:44:44.838 392 1771 D NativeWindowBuffer: debug_time dequeueBufferFromNativeWindow=19ms
08-25 02:44:44.871 1740 1740 E 824 : ext onFrameAvailable
08-25 02:44:44.902 392 1772 E RockFFPlayerBase: queue and dequeue buffer diff is 1
08-25 02:44:44.936 392 1772 I chatty : uid=1013(media) VsyncReciver identical 2 lines
08-25 02:44:44.953 392 1772 E RockFFPlayerBase: queue and dequeue buffer diff is 1
08-25 02:44:44.956 1740 1770 D ExternalTextureConv: Created output texture: 386 width: 1920 height: 1080
08-25 02:44:44.958 392 1771 D NativeWindowBuffer: debug_time dequeueBufferFromNativeWindow=119ms
08-25 02:44:44.976 1740 1740 E 824 : ext onFrameAvailable
08-25 02:44:44.992 1740 1740 E 824 : ext onFrameAvailable
08-25 02:44:45.009 264 264 E HWC2On1Adapter: Validate was called more than once!
08-25 02:44:45.012 1740 1740 E 824 : ext onFrameAvailable
08-25 02:44:45.027 1740 1740 I chatty : uid=10160(com.google.mediapipe.apps.upperbodyposetrackinggpu) identical 1 line
08-25 02:44:45.061 1740 1740 E 824 : ext onFrameAvailable
08-25 02:44:45.101 1740 1770 D ExternalTextureConv: Created output texture: 387 width: 1920 height: 1080
08-25 02:44:45.102 392 1771 D NativeWindowBuffer: debug_time dequeueBufferFromNativeWindow=41ms
08-25 02:44:45.113 1740 1740 E 824 : ext onFrameAvailable
08-25 02:44:45.148 1740 1740 E 824 : ext onFrameAvailable
08-25 02:44:45.178 392 1772 E RockFFPlayerBase: queue and dequeue buffer diff is 1
08-25 02:44:46.111 392 1772 I chatty : uid=1013(media) VsyncReciver identical 54 lines
08-25 02:44:46.129 392 1772 E RockFFPlayerBase: queue and dequeue buffer diff is 1
08-25 02:44:46.137 1740 1770 D ExternalTextureConv: Created output texture: 388 width: 1920 height: 1080
08-25 02:44:46.153 392 1771 D NativeWindowBuffer: debug_time dequeueBufferFromNativeWindow=1040ms
08-25 02:44:46.193 392 1771 D NativeWindowBuffer: debug_time dequeueBufferFromNativeWindow=39ms
08-25 02:44:46.343 392 1772 D RockFFPlayerBase: *********** mVsyncRecv->phase = 8961
08-25 02:44:46.343 1740 1740 E 824 : ext onFrameAvailable
08-25 02:44:46.356 1740 1740 E 824 : ext onFrameAvailable
08-25 02:44:46.369 392 1772 E RockFFPlayerBase: queue and dequeue buffer diff is 1
08-25 02:44:46.525 392 1772 I chatty : uid=1013(media) VsyncReciver identical 9 lines
08-25 02:44:46.542 392 1772 E RockFFPlayerBase: queue and dequeue buffer diff is 1
08-25 02:44:46.550 1740 1770 D ExternalTextureConv: Created output texture: 389 width: 1920 height: 1080
08-25 02:44:46.554 1831 1831 I zygote64: The ClassLoaderContext is a special shared library.
08-25 02:44:46.559 392 1772 E RockFFPlayerBase: queue and dequeue buffer diff is 1
08-25 02:44:46.560 392 1771 D NativeWindowBuffer: debug_time dequeueBufferFromNativeWindow=216ms
08-25 02:44:46.817 392 1772 D RockFFPlayerBase: *********** mVsyncRecv->phase = 13879
08-25 02:44:46.820 1740 1740 E 824 : ext onFrameAvailable
08-25 02:44:46.821 264 264 E HWC2On1Adapter: Validate was called more than once!
08-25 02:44:46.825 1740 1740 E 824 : ext onFrameAvailable
08-25 02:44:46.839 1740 1740 E 824 : ext onFrameAvailable
08-25 02:44:46.852 392 1772 E RockFFPlayerBase: queue and dequeue buffer diff is 1
08-25 02:44:46.939 392 1772 I chatty : uid=1013(media) VsyncReciver identical 5 lines
08-25 02:44:46.957 392 1772 E RockFFPlayerBase: queue and dequeue buffer diff is 1
08-25 02:44:46.957 263 1584 I [Gralloc]: Got fd 16 for handle 1
08-25 02:44:46.974 392 1772 E RockFFPlayerBase: queue and dequeue buffer diff is 1
08-25 02:44:47.025 392 1772 I chatty : uid=1013(media) VsyncReciver identical 3 lines
08-25 02:44:47.043 392 1772 E RockFFPlayerBase: queue and dequeue buffer diff is 1
08-25 02:44:47.057 263 1584 I [Gralloc]: leave, w : 698, h : 1212, format : 0x1,internal_format : 0x1, usage : 0xb00. size=3412992,pixel_stride=704,byte_stride=2816
08-25 02:44:47.057 263 1584 I [Gralloc]: leave: prime_fd=16,share_attr_fd=17
08-25 02:44:47.058 272 1059 I [Gralloc]: Got handle 20 for fd 83
08-25 02:44:47.058 272 1059 I [Gralloc]: leave, w : 698, h : 1212, format : 0x1,internal_format : 0x1, usage : 0xb00. size=3412992,pixel_stride=704,byte_stride=2816
08-25 02:44:47.058 272 1059 I [Gralloc]: leave: prime_fd=83,share_attr_fd=91
08-25 02:44:47.060 392 1772 E RockFFPlayerBase: queue and dequeue buffer diff is 1
08-25 02:44:47.095 392 1772 I chatty : uid=1013(media) VsyncReciver identical 2 lines
08-25 02:44:47.112 392 1772 E RockFFPlayerBase: queue and dequeue buffer diff is 1
08-25 02:44:47.122 466 483 W system_server: kill(-1831, 9) failed: No such process
08-25 02:44:47.123 466 483 I system_server: Successfully killed process cgroup uid 10038 pid 1831 in 0ms
08-25 02:44:47.123 466 1599 I ActivityManager: Process com.android.inputmethod.latin (pid 1831) has died: fore IMPB
08-25 02:44:47.129 466 1599 W ActivityManager: Scheduling restart of crashed service com.android.inputmethod.latin/.LatinIME in 27537ms
08-25 02:44:47.129 392 1772 E RockFFPlayerBase: queue and dequeue buffer diff is 1
08-25 02:44:47.147 392 1772 E RockFFPlayerBase: queue and dequeue buffer diff is 1
08-25 02:44:47.153 466 540 W InputDispatcher: channel 'fa100d4 com.google.mediapipe.apps.upperbodyposetrackinggpu/com.google.mediapipe.apps.upperbodyposetrackinggpu.MainActivity (server)' ~ Consumer closed input channel or an error occurred. events=0x9
08-25 02:44:47.153 466 540 E InputDispatcher: channel 'fa100d4 com.google.mediapipe.apps.upperbodyposetrackinggpu/com.google.mediapipe.apps.upperbodyposetrackinggpu.MainActivity (server)' ~ Channel is unrecoverably broken and will be disposed!
08-25 02:44:47.165 392 1772 E RockFFPlayerBase: queue and dequeue buffer diff is 1
08-25 02:44:47.170 264 314 E HWC2On1Adapter: Validate was called more than once!
08-25 02:44:47.181 392 1772 E RockFFPlayerBase: queue and dequeue buffer diff is 1
08-25 02:44:47.199 392 1772 E RockFFPlayerBase: queue and dequeue buffer diff is 1
08-25 02:44:47.205 264 314 E HWC2On1Adapter: Validate was called more than once!
08-25 02:44:47.216 392 1772 E RockFFPlayerBase: queue and dequeue buffer diff is 1
08-25 02:44:48.029 392 1772 I chatty : uid=1013(media) VsyncReciver identical 47 lines
08-25 02:44:48.046 392 1772 E RockFFPlayerBase: queue and dequeue buffer diff is 1
08-25 02:44:48.075 392 1771 D NativeWindowBuffer: dequeueBufferFromNativeWindow(): native_window_dequeue_buffer_and_wait error
08-25 02:44:48.075 392 1771 D NativeWindowBuffer: dequeueBufferFromNativeWindow(): native_window_dequeue_buffer_and_wait error
08-25 02:44:48.075 272 296 E SurfaceFlinger: Failed to find layer (Background for - SurfaceView - com.google.mediapipe.apps.upperbodyposetrackinggpu/com.google.mediapipe.apps.upperbodyposetrackinggpu.MainActivity#0) in layer parent (no-parent).
08-25 02:44:48.076 466 1167 I ActivityManager: Process com.google.mediapipe.apps.upperbodyposetrackinggpu (pid 1740) has died: fore TOP
08-25 02:44:48.076 466 483 W system_server: kill(-1740, 9) failed: No such process
08-25 02:44:48.076 466 483 I system_server: Successfully killed process cgroup uid 10160 pid 1740 in 0ms
08-25 02:44:48.078 466 628 W InputDispatcher: Attempted to unregister already unregistered input channel 'fa100d4 com.google.mediapipe.apps.upperbodyposetrackinggpu/com.google.mediapipe.apps.upperbodyposetrackinggpu.MainActivity (server)'
08-25 02:44:48.078 466 1167 W ActivityManager: Force removing ActivityRecord{b8e220c u0 com.google.mediapipe.apps.upperbodyposetrackinggpu/.MainActivity t265}: app died, no saved state
08-25 02:44:48.086 392 1772 E Surface : queueBuffer: error queuing buffer to SurfaceTexture, -32
08-25 02:44:48.086 392 1771 D NativeWindowBuffer: dequeueBufferFromNativeWindow(): native_window_dequeue_buffer_and_wait error
08-25 02:44:48.115 264 314 E HWC2On1Adapter: Validate was called more than once!
08-25 02:44:48.119 392 1772 E Surface : queueBuffer: error queuing buffer to SurfaceTexture, -32
08-25 02:44:48.119 392 1771 D NativeWindowBuffer: dequeueBufferFromNativeWindow(): native_window_dequeue_buffer_and_wait error
08-25 02:44:48.119 392 392 D RockFFPlayer: reset: in
08-25 02:44:48.119 392 392 D RockFFPlayerBase: dumpStatus(): Started
08-25 02:44:48.119 392 392 D RockFFPlayer: reset: stop_l in
08-25 02:44:48.119 392 392 D RockFFPlayer: stop_l: in
08-25 02:44:48.120 392 392 D RockFFPlayer: enter enqueueMessage
08-25 02:44:48.120 392 392 D RockFFPlayer: enqueueMessage:****1
08-25 02:44:48.120 392 392 D RockFFPlayer: enqueueMessage:****2
08-25 02:44:48.120 392 392 D RockFFPlayer: enqueueMessage:****3
08-25 02:44:48.120 392 392 D RockFFPlayer: enqueueMessage:Message 1,set signal
08-25 02:44:48.121 392 392 D RockFFPlayer: enqueueMessage:sync wait
08-25 02:44:48.122 392 1773 D RockFFPlayer: deliverMessage
08-25 02:44:48.122 392 1773 D RockFFPlayer: run : dequeueMessage Message 4
08-25 02:44:48.122 392 1773 D RockFFPlayer: CMD_STOP
08-25 02:44:48.122 392 1773 D RockFFPlayer: doStop: in
08-25 02:44:48.122 392 1773 D RockFFPlayerBase: dumpStatus(): Started
08-25 02:44:48.122 392 1773 D RockFFPlayerBase: dumpStatus(): Stopped
08-25 02:44:48.122 392 1773 D RockFFPlayer: doRelease: in
08-25 02:44:48.122 392 1773 I FFIDecoder: waiting on end of decoder thread
08-25 02:44:48.122 392 1773 E FFMpegThread: DecoderAudio,wait
08-25 02:44:48.122 392 1773 D FFMpegThread: DecoderAudio:wait at pthread_join
08-25 02:44:48.122 392 1774 I RockFFPlayer: readthread end of playing
08-25 02:44:48.123 392 1773 E TraceThread: DecoderAudio(tid = 4010895728)--> [UID=d0968af0] pthread_join begin
08-25 02:44:48.124 392 1785 I AudioDecoder: decoding audio ended
08-25 02:44:48.124 392 1785 D FFMpegThread: DecoderAudio:thread ended
08-25 02:44:48.124 392 1773 E TraceThread: DecoderAudio(tid = 4010895728)--> [UID=d0968af0] pthread_join end
08-25 02:44:48.124 392 1773 E FFMpegThread: DecoderAudio:wait ok mThreadStatus=-1
08-25 02:44:48.124 392 1773 I FFIDecoder: waiting on end of decoder thread
08-25 02:44:48.124 392 1773 E FFMpegThread: DecoderVideo,wait
08-25 02:44:48.124 392 1773 D FFMpegThread: DecoderVideo:wait at pthread_join
08-25 02:44:48.124 392 1773 E TraceThread: DecoderVideo(tid = 4009859440)--> [UID=d0968af0] pthread_join begin
08-25 02:44:48.124 392 1786 D FFMpegThread: DecoderVideo:thread ended
08-25 02:44:48.124 392 1773 E TraceThread: DecoderVideo(tid = 4009859440)--> [UID=d0968af0] pthread_join end
08-25 02:44:48.124 392 1773 E FFMpegThread: DecoderVideo:wait ok mThreadStatus=-1
08-25 02:44:48.125 392 1773 E RockFFPlayerBase: FFMPlayerBase::flushRenderQueue in
08-25 02:44:48.125 392 1773 E RockFFPlayerBase: FFMPlayerBase::flushRenderQueue out
08-25 02:44:48.129 392 1784 D FrameManage: FrameQueueManage::Displayframe stoped
08-25 02:44:48.129 392 1773 E TraceThread: RkFrameManage(tid = 4011932016)--> [UID=d0968af0] pthread_join begin
08-25 02:44:48.129 392 1773 E TraceThread: RkFrameManage(tid = 4011932016)--> [UID=d0968af0] pthread_join end
08-25 02:44:48.134 392 1773 D HdmiDrmParser: ~DrmHdmiManager
08-25 02:44:48.136 392 1773 E RenderBase: power control open /dev/video_state fd fail
08-25 02:44:48.136 392 1773 E RenderBase: power control open /sys/class/devfreq/dmc/system_status fd fail
08-25 02:44:48.136 264 314 E HWC2On1Adapter: Validate was called more than once!
08-25 02:44:48.136 392 1773 D RenderBase: powerControl write: 0,width=1920,height=1080,ishevc=0,videoFramerate=0,streamBitrate=8
08-25 02:44:48.136 392 1773 E RenderShared: ~RkRenderer in
08-25 02:44:48.136 392 1773 E RenderShared: ~RkRenderer out
08-25 02:44:48.136 392 1773 D NativeWindowBuffer: buffer already Cancled 0x24 handle( 0xf2458ec0 )
08-25 02:44:48.136 392 1773 D NativeWindowBuffer: buffer already Cancled 0x27 handle( 0xf2458e00 )
08-25 02:44:48.136 392 1773 D NativeWindowBuffer: Calling cancelBuffer on buffer 0x2a hanlde( 0xf2458d40 )
08-25 02:44:48.136 392 1773 D NativeWindowBuffer: buffer already Cancled 0x2d handle( 0xf2458c80 )
08-25 02:44:48.136 392 1773 D NativeWindowBuffer: Calling cancelBuffer on buffer 0x30 hanlde( 0xf2458bc0 )
08-25 02:44:48.136 392 1773 D NativeWindowBuffer: Calling cancelBuffer on buffer 0x33 hanlde( 0xf2458b00 )
08-25 02:44:48.136 392 1773 D NativeWindowBuffer: buffer already Cancled 0x36 handle( 0xf0b03780 )
08-25 02:44:48.136 392 1773 D NativeWindowBuffer: Calling cancelBuffer on buffer 0x39 hanlde( 0xf0b03900 )
08-25 02:44:48.136 392 1773 D NativeWindowBuffer: buffer already Cancled 0x3c handle( 0xf0b039c0 )
08-25 02:44:48.136 392 1773 D NativeWindowBuffer: Calling cancelBuffer on buffer 0x3f hanlde( 0xf0b03a80 )
08-25 02:44:48.136 392 1773 D NativeWindowBuffer: Calling cancelBuffer on buffer 0x42 hanlde( 0xf0b03b40 )
08-25 02:44:48.136 392 1773 D NativeWindowBuffer: Calling cancelBuffer on buffer 0x45 hanlde( 0xf0b03c00 )
08-25 02:44:48.137 392 1773 D NativeWindowBuffer: buffer already Cancled 0x48 handle( 0xf0b03cc0 )
08-25 02:44:48.137 392 1773 D NativeWindowBuffer: Calling cancelBuffer on buffer 0x4b hanlde( 0xf0b03d80 )
08-25 02:44:48.137 392 1773 D NativeWindowBuffer: buffer already Cancled 0x4e handle( 0xf0b03e40 )
08-25 02:44:48.137 392 1773 D NativeWindowBuffer: Calling cancelBuffer on buffer 0x51 hanlde( 0xf0b03f00 )
08-25 02:44:48.137 392 1773 D NativeWindowBuffer: Calling cancelBuffer on buffer 0x54 hanlde( 0xf0b03fc0 )
08-25 02:44:48.137 392 1773 D NativeWindowBuffer: Calling cancelBuffer on buffer 0x57 hanlde( 0xf0b04080 )
08-25 02:44:48.137 392 1773 D NativeWindowBuffer: Calling cancelBuffer on buffer 0x5a hanlde( 0xf0b04140 )
08-25 02:44:48.137 392 1773 D NativeWindowBuffer: Calling cancelBuffer on buffer 0x5d hanlde( 0xf0b04200 )
08-25 02:44:48.137 392 1773 D NativeWindowBuffer: Calling cancelBuffer on buffer 0x60 hanlde( 0xf0b042c0 )
08-25 02:44:48.137 392 1773 D NativeWindowBuffer: buffer already Cancled 0x63 handle( 0xf0b04380 )
08-25 02:44:48.137 392 1773 D NativeWindowBuffer: Calling cancelBuffer on buffer 0x66 hanlde( 0xf0b04440 )
08-25 02:44:48.137 392 1773 D NativeWindowBuffer: Calling cancelBuffer on buffer 0x69 hanlde( 0xf0b04500 )
08-25 02:44:48.137 392 1773 D NativeWindowBuffer: Calling cancelBuffer on buffer 0x6c hanlde( 0xf0b045c0 )
08-25 02:44:48.137 392 1773 D NativeWindowBuffer: Calling cancelBuffer on buffer 0x6f hanlde( 0xf0b04680 )
08-25 02:44:48.137 392 1773 D NativeWindowBuffer: Calling cancelBuffer on buffer 0x72 hanlde( 0xf0b04740 )
08-25 02:44:48.137 392 1773 D NativeWindowBuffer: Calling cancelBuffer on buffer 0x75 hanlde( 0xf0b04800 )
08-25 02:44:48.137 392 1773 D NativeWindowBuffer: Calling cancelBuffer on buffer 0x78 hanlde( 0xf0b048c0 )
08-25 02:44:48.137 392 1773 D NativeWindowBuffer: Calling cancelBuffer on buffer 0x7b hanlde( 0xf0b04980 )
08-25 02:44:48.137 392 1773 D NativeWindowBuffer: Calling cancelBuffer on buffer 0x7f hanlde( 0xf0b04a40 )
08-25 02:44:48.137 392 1773 D NativeWindowBuffer: Calling cancelBuffer on buffer 0x82 hanlde( 0xf0b04b00 )
08-25 02:44:48.137 392 1773 D RockFFPlayer: doRelease: ok
08-25 02:44:48.137 392 1773 D RockFFPlayer: doStop: ok
08-25 02:44:48.137 392 1773 D RockFFPlayer: run : dequeueMessage Message 4 OK
08-25 02:44:48.137 392 1773 D RockFFPlayer: Messagecomplete type [4]
08-25 02:44:48.137 392 1773 D RockFFPlayer: run : Message 4 complete
08-25 02:44:48.137 392 392 D RockFFPlayer: enqueueMessage:sync wait ok
08-25 02:44:48.137 392 392 D RockFFPlayer: stop_l: clear queue ok
08-25 02:44:48.138 392 1853 D RockFFPlayer: CancelThread: in
08-25 02:44:48.138 392 1853 I FrameManage: RkFrameManage::~RkFrameManage end!
08-25 02:44:48.138 392 392 D RockFFPlayer: stop_l: create cancel thread ok
08-25 02:44:48.138 392 392 D RockFFPlayer: stop_l: ok
08-25 02:44:48.138 392 392 D RockFFPlayer: enter enqueueMessage
08-25 02:44:48.138 392 392 D RockFFPlayer: enqueueMessage:****1
08-25 02:44:48.138 392 392 D RockFFPlayer: enqueueMessage:****2
08-25 02:44:48.138 392 392 D RockFFPlayer: enqueueMessage:****3
08-25 02:44:48.138 392 392 D RockFFPlayer: enqueueMessage:Message 1,set signal
08-25 02:44:48.138 392 392 D RockFFPlayer: enqueueMessage:sync wait
08-25 02:44:48.138 392 1773 D RockFFPlayer: deliverMessage
08-25 02:44:48.138 392 1773 D RockFFPlayer: run : dequeueMessage Message 11
08-25 02:44:48.138 392 1773 D RockFFPlayer: CMD_RESET
08-25 02:44:48.138 392 1773 D RockFFPlayerBase: dumpStatus(): Idle
08-25 02:44:48.138 392 1773 D RockFFPlayer: doReset ok
08-25 02:44:48.138 392 1773 D RockFFPlayer: run : dequeueMessage Message 11 OK
08-25 02:44:48.138 392 1773 D RockFFPlayer: Messagecomplete type [11]
08-25 02:44:48.138 392 1773 D RockFFPlayer: run : Message 11 complete
08-25 02:44:48.138 392 392 D RockFFPlayer: enqueueMessage:sync wait ok
08-25 02:44:48.138 392 392 D RockFFPlayer: reset: do reset ok
08-25 02:44:48.139 392 1773 D RockFFPlayer: signal thread out
08-25 02:44:48.139 392 1773 D RockFFPlayer: sched_thread out
08-25 02:44:48.139 392 392 D RockFFPlayer: stop:wait is ok
08-25 02:44:48.139 392 392 D RockFFPlayer: stop:ok
08-25 02:44:48.139 392 392 D RockFFPlayer: ~RkMessageQueue
08-25 02:44:48.139 392 392 D RockFFPlayer: reset: reset ok
08-25 02:44:48.143 466 1167 E ActivityManager: getPackageFerformanceMode--ComponentInfo{com.android.launcher3/com.android.launcher3.Launcher}----com.android.launcher3
08-25 02:44:48.151 264 314 E HWC2On1Adapter: Validate was called more than once!
08-25 02:44:48.156 392 392 D SurfaceUtils: disconnecting from surface 0xefdff008, reason disconnectNativeWindow
08-25 02:44:48.158 392 392 E SurfaceUtils: Failed to disconnect from surface 0xefdff008, err -32
08-25 02:44:48.158 392 1783 D RockFFClock: MasterClock - sync pts 171871652, mPauseSysClock -1
08-25 02:44:48.158 392 392 W MediaPlayerService: nativeWindowDisconnect returned an error: Broken pipe (-32)
08-25 02:44:48.168 392 392 E FFPlayer: ~FFPlayer
08-25 02:44:48.169 392 392 D RockFFPlayer: reset: in
08-25 02:44:48.169 392 392 D RockFFPlayerBase: dumpStatus(): Idle
08-25 02:44:48.169 392 392 D RockFFPlayer: reset: in idle status, already reset
08-25 02:44:48.169 392 392 D RockFFPlayer: ~FFMPlayer in
08-25 02:44:48.169 392 392 D RockFFPlayer: reset: in
08-25 02:44:48.169 392 392 D RockFFPlayerBase: dumpStatus(): Idle
08-25 02:44:48.169 392 392 D RockFFPlayer: reset: in idle status, already reset
08-25 02:44:48.170 264 314 E HWC2On1Adapter: Validate was called more than once!
08-25 02:44:48.203 392 1853 D FFMpegThread: DecoderVideo:~PlayerThread enter mThreadStatus=-1
08-25 02:44:48.203 392 1853 D FFMpegThread: DecoderAudio:~PlayerThread enter mThreadStatus=-1
08-25 02:44:48.203 392 1853 D AudioTrack: stop() called with 5570192 frames delivered
08-25 02:44:48.209 466 1167 W ActivityManager: Slow operation: 55ms so far, now at startProcess: building log message
08-25 02:44:48.209 466 1167 I ActivityManager: Start proc 1854:com.android.launcher3/u0a18 for activity com.android.launcher3/.Launcher
08-25 02:44:48.209 466 1167 W ActivityManager: Slow operation: 56ms so far, now at startProcess: starting to update pids map
08-25 02:44:48.209 466 1167 W ActivityManager: Slow operation: 56ms so far, now at startProcess: done updating pids map
08-25 02:44:48.210 466 1167 W ActivityManager: Slow operation: 56ms so far, now at startProcess: done starting proc!
08-25 02:44:48.210 392 1853 E RockFFPlayerBase: closeContext : in
08-25 02:44:48.226 392 1853 E RockFFPlayerBase: closeContext : out
08-25 02:44:48.226 392 1853 D RockFFPlayer: CancelThread: ok
08-25 02:44:48.226 392 392 D RockFFPlayer: ~FFMediaSource
08-25 02:44:48.226 392 392 D RockFFPlayer: FFMediaSource context null.
08-25 02:44:48.227 392 392 E TraceThread: VsyncReciver(tid = 4028115312)--> [UID=d0968af0] pthread_join begin-->player = 0xf0b61a00
08-25 02:44:48.243 392 392 E TraceThread: VsyncReciver(tid = 4028115312)--> [UID=d0968af0] pthread_join end-->player = 0xf0b61a00
08-25 02:44:48.243 392 392 D VsyncReciver: stop_l:vsyncThread down
08-25 02:44:48.244 392 392 D RockFFPlayer: ~FFMPlayer clear native window
08-25 02:44:48.254 466 488 W zygote64: Long monitor contention with owner Binder:466_9 (1167) at void com.android.server.am.ActivityManagerService$AppDeathRecipient.binderDied()(ActivityManagerService.java:1628) waiters=1 in void com.android.server.am.ActivityRecord.onWindowsGone() for 129ms
08-25 02:44:48.282 466 488 W ActivityManager: setHasOverlayUi called on unknown pid: 1740
08-25 02:44:48.304 1854 1865 I zygote64: Background concurrent copying GC freed 2814(1892KB) AllocSpace objects, 0(0B) LOS objects, 62% free, 909KB/2MB, paused 16.407ms total 95.322ms
08-25 02:44:48.320 466 482 W Looper : Dispatch took 243ms on android.ui, h=Handler (com.android.server.am.ActivityManagerService$UiHandler) {4bdc0} cb=null msg=53
08-25 02:44:48.346 392 392 E TraceThread: RockFFPlayer(tid = 4130612388)--> [UID=d0968af0] ~FFMPlayer Destruction; object=0xf0b61a00
08-25 02:44:48.346 392 392 D RockFFPlayer: ~FFMPlayer ok
08-25 02:44:48.346 392 392 D RockFFPlayerBase: ~FFMPlayerBase(():mDequeueThread down
08-25 02:44:48.346 392 392 D RockFFPlayerBase: ~RkMessageHandler
08-25 02:44:48.391 1854 1854 I zygote64: The ClassLoaderContext is a special shared library.
08-25 02:44:48.448 264 314 E HWC2On1Adapter: Validate was called more than once!
08-25 02:44:48.484 264 314 E HWC2On1Adapter: Validate was called more than once!
08-25 02:44:48.485 263 1584 I [Gralloc]: Got fd 16 for handle 1
08-25 02:44:48.486 263 1584 I [Gralloc]: leave, w : 1280, h : 800, format : 0x1,internal_format : 0x1, usage : 0x933. size=4096000,pixel_stride=1280,byte_stride=5120
08-25 02:44:48.486 263 1584 I [Gralloc]: leave: prime_fd=16,share_attr_fd=17
08-25 02:44:48.486 272 368 I [Gralloc]: Got handle 12 for fd 90
08-25 02:44:48.486 272 368 I [Gralloc]: leave, w : 1280, h : 800, format : 0x1,internal_format : 0x1, usage : 0x933. size=4096000,pixel_stride=1280,byte_stride=5120
08-25 02:44:48.486 272 368 I [Gralloc]: leave: prime_fd=90,share_attr_fd=91
08-25 02:44:48.487 466 515 I [Gralloc]: Got handle 2 for fd 219
08-25 02:44:48.487 466 515 I [Gralloc]: leave, w : 1280, h : 800, format : 0x1,internal_format : 0x1, usage : 0x933. size=4096000,pixel_stride=1280,byte_stride=5120
08-25 02:44:48.487 466 515 I [Gralloc]: leave: prime_fd=219,share_attr_fd=220
08-25 02:44:48.501 264 314 E HWC2On1Adapter: Validate was called more than once!
08-25 02:44:48.526 264 314 E HWC2On1Adapter: Validate was called more than once!
08-25 02:44:48.540 264 314 I [Gralloc]: Got handle 1 for fd 119
08-25 02:44:48.540 264 314 I [Gralloc]: leave, w : 1280, h : 1280, format : 0x2,internal_format : 0x2, usage : 0x933. size=6553600,pixel_stride=1280,byte_stride=5120
08-25 02:44:48.540 264 314 I [Gralloc]: leave: prime_fd=119,share_attr_fd=120
08-25 02:44:48.543 264 314 I [Gralloc]: Got handle 11 for fd 122
08-25 02:44:48.543 264 314 I [Gralloc]: leave, w : 1280, h : 800, format : 0x1,internal_format : 0x1, usage : 0x933. size=4096000,pixel_stride=1280,byte_stride=5120
08-25 02:44:48.543 264 314 I [Gralloc]: leave: prime_fd=122,share_attr_fd=123
08-25 02:44:48.544 264 314 I [Gralloc]: Got handle 1 for fd 39
08-25 02:44:48.544 264 314 I [Gralloc]: leave, w : 1280, h : 1280, format : 0x2,internal_format : 0x2, usage : 0x933. size=6553600,pixel_stride=1280,byte_stride=5120
08-25 02:44:48.544 264 314 I [Gralloc]: leave: prime_fd=39,share_attr_fd=126
08-25 02:44:48.544 264 314 I [Gralloc]: Got handle 11 for fd 129
08-25 02:44:48.544 264 314 I [Gralloc]: leave, w : 1280, h : 800, format : 0x1,internal_format : 0x1, usage : 0x933. size=4096000,pixel_stride=1280,byte_stride=5120
08-25 02:44:48.544 264 314 I [Gralloc]: leave: prime_fd=129,share_attr_fd=130
08-25 02:44:48.550 264 314 E HWC2On1Adapter: Validate was called more than once!
08-25 02:44:48.553 1854 1854 V Launcher: LauncherAppState initiated
08-25 02:44:48.574 264 314 E HWC2On1Adapter: Validate was called more than once!
08-25 02:44:48.632 264 314 I chatty : uid=1000(system) HwBinder:264_1 identical 3 lines
08-25 02:44:48.646 264 314 E HWC2On1Adapter: Validate was called more than once!
08-25 02:44:48.657 709 709 I com.android.phone: Looking for service [email protected]::IRadio/slot1
08-25 02:44:48.662 264 314 E HWC2On1Adapter: Validate was called more than once!
08-25 02:44:48.664 709 709 I com.android.phone: Looking for service [email protected]::IOemHook/slot1
08-25 02:44:48.677 264 314 E HWC2On1Adapter: Validate was called more than once!
08-25 02:44:48.794 264 314 I chatty : uid=1000(system) HwBinder:264_1 identical 7 lines
08-25 02:44:48.811 264 314 E HWC2On1Adapter: Validate was called more than once!
08-25 02:44:48.914 1854 1854 W PhoneWindow: Previously focused view reported id 2131427371 during save, but can't be found during restore.
08-25 02:44:48.930 1854 1874 D LoaderTask: loadWorkspace: loading default favorites
08-25 02:44:48.932 1854 1876 D OpenGLRenderer: HWUI GL Pipeline
08-25 02:44:48.979 1854 1876 I mali_so : [File] : hardware/rockchip/mali_so_src_of_midgard/driver/product/base/src/mali_base_kbase.c; [Line] : 876; [Func] : base_context_deal_with_version_affairs_rk_ext;
08-25 02:44:48.979 1854 1876 I mali_so : arm_release_ver of this mali_so is 'r18p0-01rel0', rk_so_ver is '7@0'.
08-25 02:44:48.980 1854 1876 D mali_so : [File] : hardware/rockchip/mali_so_src_of_midgard/driver/product/base/src/mali_base_kbase.c; [Line] : 881; [Func] : base_context_deal_with_version_affairs_rk_ext;
08-25 02:44:48.980 1854 1876 D mali_so : current process is NOT sf, to bail out.
08-25 02:44:48.986 263 1584 I [Gralloc]: Got fd 16 for handle 1
08-25 02:44:48.988 263 1584 I [Gralloc]: leave, w : 1280, h : 800, format : 0x1,internal_format : 0x1, usage : 0x900. size=4096000,pixel_stride=1280,byte_stride=5120
08-25 02:44:48.988 263 1584 I [Gralloc]: leave: prime_fd=16,share_attr_fd=17
08-25 02:44:48.988 272 806 I [Gralloc]: Got handle 13 for fd 96
08-25 02:44:48.988 272 806 I [Gralloc]: leave, w : 1280, h : 800, format : 0x1,internal_format : 0x1, usage : 0x900. size=4096000,pixel_stride=1280,byte_stride=5120
08-25 02:44:48.988 272 806 I [Gralloc]: leave: prime_fd=96,share_attr_fd=98
08-25 02:44:48.989 264 264 E HWC2On1Adapter: Validate was called more than once!
08-25 02:44:49.008 263 365 I [Gralloc]: Got fd 16 for handle 1
08-25 02:44:49.010 263 365 I [Gralloc]: leave, w : 1280, h : 800, format : 0x1,internal_format : 0x1, usage : 0x900. size=4096000,pixel_stride=1280,byte_stride=5120
08-25 02:44:49.010 263 365 I [Gralloc]: leave: prime_fd=16,share_attr_fd=17
08-25 02:44:49.010 272 806 I [Gralloc]: Got handle 14 for fd 115
08-25 02:44:49.010 272 806 I [Gralloc]: leave, w : 1280, h : 800, format : 0x1,internal_format : 0x1, usage : 0x900. size=4096000,pixel_stride=1280,byte_stride=5120
08-25 02:44:49.011 272 806 I [Gralloc]: leave: prime_fd=115,share_attr_fd=116
08-25 02:44:49.011 264 264 E HWC2On1Adapter: Validate was called more than once!
08-25 02:44:49.022 263 365 I [Gralloc]: Got fd 16 for handle 1
08-25 02:44:49.023 263 365 I [Gralloc]: leave, w : 1280, h : 800, format : 0x1,internal_format : 0x1, usage : 0x900. size=4096000,pixel_stride=1280,byte_stride=5120
08-25 02:44:49.023 263 365 I [Gralloc]: leave: prime_fd=16,share_attr_fd=17
08-25 02:44:49.024 272 806 I [Gralloc]: Got handle 19 for fd 122
08-25 02:44:49.024 272 806 I [Gralloc]: leave, w : 1280, h : 800, format : 0x1,internal_format : 0x1, usage : 0x900. size=4096000,pixel_stride=1280,byte_stride=5120
08-25 02:44:49.024 272 806 I [Gralloc]: leave: prime_fd=122,share_attr_fd=124
08-25 02:44:49.029 1854 1876 I com.android.launcher3: android::hardware::configstore::V1_0::ISurfaceFlingerConfigs::hasWideColorDisplay retrieved: 0
08-25 02:44:49.029 1854 1876 I OpenGLRenderer: Initialized EGL, version 1.4
08-25 02:44:49.029 1854 1876 D OpenGLRenderer: Swap behavior 2
08-25 02:44:49.030 263 1584 I [Gralloc]: Got fd 16 for handle 1
08-25 02:44:49.031 263 1584 I [Gralloc]: leave, w : 1280, h : 800, format : 0x1,internal_format : 0x1, usage : 0x900. size=4096000,pixel_stride=1280,byte_stride=5120
08-25 02:44:49.031 263 1584 I [Gralloc]: leave: prime_fd=16,share_attr_fd=17
08-25 02:44:49.031 272 806 I [Gralloc]: Got handle 20 for fd 126
08-25 02:44:49.031 272 806 I [Gralloc]: leave, w : 1280, h : 800, format : 0x1,internal_format : 0x1, usage : 0x900. size=4096000,pixel_stride=1280,byte_stride=5120
08-25 02:44:49.031 272 806 I [Gralloc]: leave: prime_fd=126,share_attr_fd=127
08-25 02:44:49.040 1854 1876 D mali_winsys: EGLint new_window_surface(egl_winsys_display *, void *, EGLSurface, EGLConfig, egl_winsys_surface **, egl_color_buffer_format *, EGLBoolean) returns 0x3000
08-25 02:44:49.068 263 1584 I [Gralloc]: Got fd 16 for handle 1
08-25 02:44:49.069 263 1584 I [Gralloc]: leave, w : 800, h : 1280, format : 0x1,internal_format : 0x1, usage : 0xb00. size=4096000,pixel_stride=800,byte_stride=3200
08-25 02:44:49.069 263 1584 I [Gralloc]: leave: prime_fd=16,share_attr_fd=17
08-25 02:44:49.070 272 806 I [Gralloc]: Got handle 20 for fd 111
08-25 02:44:49.070 272 806 I [Gralloc]: leave, w : 800, h : 1280, format : 0x1,internal_format : 0x1, usage : 0xb00. size=4096000,pixel_stride=800,byte_stride=3200
08-25 02:44:49.070 272 806 I [Gralloc]: leave: prime_fd=111,share_attr_fd=126
08-25 02:44:49.075 1854 1876 I [Gralloc]: Got handle 1 for fd 60
08-25 02:44:49.075 1854 1876 I [Gralloc]: leave, w : 800, h : 1280, format : 0x1,internal_format : 0x1, usage : 0xb00. size=4096000,pixel_stride=800,byte_stride=3200
08-25 02:44:49.075 1854 1876 I [Gralloc]: leave: prime_fd=60,share_attr_fd=61
08-25 02:44:49.086 466 488 I ActivityManager: Displayed com.android.launcher3/.Launcher: +930ms
08-25 02:44:49.089 264 314 E HWC2On1Adapter: Validate was called more than once!
08-25 02:44:49.108 264 314 I [Gralloc]: Got handle 16 for fd 89
08-25 02:44:49.108 264 314 I [Gralloc]: leave, w : 800, h : 1280, format : 0x1,internal_format : 0x1, usage : 0xb00. size=4096000,pixel_stride=800,byte_stride=3200
08-25 02:44:49.108 264 314 I [Gralloc]: leave: prime_fd=89,share_attr_fd=90
08-25 02:44:49.108 264 314 I [Gralloc]: Got handle 16 for fd 140
08-25 02:44:49.108 264 314 I [Gralloc]: leave, w : 800, h : 1280, format : 0x1,internal_format : 0x1, usage : 0xb00. size=4096000,pixel_stride=800,byte_stride=3200
08-25 02:44:49.108 264 314 I [Gralloc]: leave: prime_fd=140,share_attr_fd=147
08-25 02:44:49.110 264 314 E HWC2On1Adapter: Validate was called more than once!
08-25 02:44:49.117 466 649 I ActivityManager: Start proc 1888:com.android.inputmethod.latin/u0a38 for service com.android.inputmethod.latin/.LatinIME
08-25 02:44:49.131 264 314 I chatty : uid=1000(system) HwBinder:264_1 identical 1 line
08-25 02:44:49.154 264 314 E HWC2On1Adapter: Validate was called more than once!
08-25 02:44:49.160 263 1584 I [Gralloc]: Got fd 16 for handle 1
08-25 02:44:49.161 263 1584 I [Gralloc]: leave, w : 800, h : 1280, format : 0x1,internal_format : 0x1, usage : 0xb00. size=4096000,pixel_stride=800,byte_stride=3200
08-25 02:44:49.161 263 1584 I [Gralloc]: leave: prime_fd=16,share_attr_fd=17
08-25 02:44:49.162 272 296 I [Gralloc]: Got handle 19 for fd 128
08-25 02:44:49.163 272 296 I [Gralloc]: leave, w : 800, h : 1280, format : 0x1,internal_format : 0x1, usage : 0xb00. size=4096000,pixel_stride=800,byte_stride=3200
08-25 02:44:49.163 272 296 I [Gralloc]: leave: prime_fd=128,share_attr_fd=134
08-25 02:44:49.174 264 314 E HWC2On1Adapter: Validate was called more than once!
08-25 02:44:49.180 1854 1876 I [Gralloc]: Got handle 2 for fd 64
08-25 02:44:49.180 1854 1876 I [Gralloc]: leave, w : 800, h : 1280, format : 0x1,internal_format : 0x1, usage : 0xb00. size=4096000,pixel_stride=800,byte_stride=3200
08-25 02:44:49.180 1854 1876 I [Gralloc]: leave: prime_fd=64,share_attr_fd=65
08-25 02:44:49.196 264 314 I [Gralloc]: Got handle 17 for fd 169
08-25 02:44:49.197 264 314 I [Gralloc]: leave, w : 800, h : 1280, format : 0x1,internal_format : 0x1, usage : 0xb00. size=4096000,pixel_stride=800,byte_stride=3200
08-25 02:44:49.197 264 314 I [Gralloc]: leave: prime_fd=169,share_attr_fd=170
08-25 02:44:49.197 264 314 I [Gralloc]: Got handle 17 for fd 172
08-25 02:44:49.197 264 314 I [Gralloc]: leave, w : 800, h : 1280, format : 0x1,internal_format : 0x1, usage : 0xb00. size=4096000,pixel_stride=800,byte_stride=3200
08-25 02:44:49.197 264 314 I [Gralloc]: leave: prime_fd=172,share_attr_fd=173
08-25 02:44:49.198 263 1584 I [Gralloc]: Got fd 16 for handle 1
08-25 02:44:49.199 263 1584 I [Gralloc]: leave, w : 800, h : 1280, format : 0x1,internal_format : 0x1, usage : 0xb00. size=4096000,pixel_stride=800,byte_stride=3200
08-25 02:44:49.199 263 1584 I [Gralloc]: leave: prime_fd=16,share_attr_fd=17
08-25 02:44:49.199 272 296 I [Gralloc]: Got handle 14 for fd 29
08-25 02:44:49.199 272 296 I [Gralloc]: leave, w : 800, h : 1280, format : 0x1,internal_format : 0x1, usage : 0xb00. size=4096000,pixel_stride=800,byte_stride=3200
08-25 02:44:49.199 272 296 I [Gralloc]: leave: prime_fd=29,share_attr_fd=116
08-25 02:44:49.200 1854 1876 I [Gralloc]: Got handle 3 for fd 67
08-25 02:44:49.200 264 314 E HWC2On1Adapter: Validate was called more than once!
08-25 02:44:49.200 1854 1876 I [Gralloc]: leave, w : 800, h : 1280, format : 0x1,internal_format : 0x1, usage : 0xb00. size=4096000,pixel_stride=800,byte_stride=3200
08-25 02:44:49.200 1854 1876 I [Gralloc]: leave: prime_fd=67,share_attr_fd=68
08-25 02:44:49.203 1888 1888 I zygote64: The ClassLoaderContext is a special shared library.
08-25 02:44:49.221 264 314 E HWC2On1Adapter: Validate was called more than once!
08-25 02:44:49.237 263 1584 I [Gralloc]: Got fd 16 for handle 1
08-25 02:44:49.238 263 1584 I [Gralloc]: leave, w : 800, h : 1280, format : 0x1,internal_format : 0x1, usage : 0xb00. size=4096000,pixel_stride=800,byte_stride=3200
08-25 02:44:49.238 263 1584 I [Gralloc]: leave: prime_fd=16,share_attr_fd=17
08-25 02:44:49.239 264 314 I [Gralloc]: Got handle 18 for fd 68
08-25 02:44:49.239 264 314 I [Gralloc]: leave, w : 800, h : 1280, format : 0x1,internal_format : 0x1, usage : 0xb00. size=4096000,pixel_stride=800,byte_stride=3200
08-25 02:44:49.239 272 296 I [Gralloc]: Got handle 13 for fd 33
08-25 02:44:49.239 264 314 I [Gralloc]: leave: prime_fd=68,share_attr_fd=69
08-25 02:44:49.239 272 296 I [Gralloc]: leave, w : 800, h : 1280, format : 0x1,internal_format : 0x1, usage : 0xb00. size=4096000,pixel_stride=800,byte_stride=3200
08-25 02:44:49.239 272 296 I [Gralloc]: leave: prime_fd=33,share_attr_fd=51
08-25 02:44:49.239 264 314 I [Gralloc]: Got handle 18 for fd 79
08-25 02:44:49.239 264 314 I [Gralloc]: leave, w : 800, h : 1280, format : 0x1,internal_format : 0x1, usage : 0xb00. size=4096000,pixel_stride=800,byte_stride=3200
08-25 02:44:49.239 264 314 I [Gralloc]: leave: prime_fd=79,share_attr_fd=80
08-25 02:44:49.239 1854 1876 I [Gralloc]: Got handle 4 for fd 70
08-25 02:44:49.239 1854 1876 I [Gralloc]: leave, w : 800, h : 1280, format : 0x1,internal_format : 0x1, usage : 0xb00. size=4096000,pixel_stride=800,byte_stride=3200
08-25 02:44:49.239 1854 1876 I [Gralloc]: leave: prime_fd=70,share_attr_fd=71
08-25 02:44:49.242 264 314 E HWC2On1Adapter: Validate was called more than once!
08-25 02:44:49.264 264 314 I [Gralloc]: Got handle 19 for fd 176
08-25 02:44:49.264 264 314 I [Gralloc]: leave, w : 800, h : 1280, format : 0x1,internal_format : 0x1, usage : 0xb00. size=4096000,pixel_stride=800,byte_stride=3200
08-25 02:44:49.264 264 314 I [Gralloc]: leave: prime_fd=176,share_attr_fd=177
08-25 02:44:49.264 264 314 I [Gralloc]: Got handle 19 for fd 181
08-25 02:44:49.264 264 314 I [Gralloc]: leave, w : 800, h : 1280, format : 0x1,internal_format : 0x1, usage : 0xb00. size=4096000,pixel_stride=800,byte_stride=3200
08-25 02:44:49.264 264 314 I [Gralloc]: leave: prime_fd=181,share_attr_fd=188
08-25 02:44:49.268 264 314 E HWC2On1Adapter: Validate was called more than once!
08-25 02:44:49.333 264 314 I chatty : uid=1000(system) HwBinder:264_1 identical 3 lines
08-25 02:44:49.350 264 314 E HWC2On1Adapter: Validate was called more than once!

Originally posted by @lovehuanhuan in #1040

@chuoling
Copy link
Contributor

I've just uploaded a new build, and it has the same URL (https://drive.google.com/file/d/1uKc6T7KSuA0Mlq2URi5YookHu0U3yoh_/view?usp=sharing). Please try again and let us know if the problem is still there. Thanks.

@chuoling chuoling self-assigned this Aug 31, 2020
@lovehuanhuan
Copy link

The problem still exists.

rk3399_mid:/ $
rk3399_mid:/ $ free
total used free shared buffers
Mem: 4033318912 1805463552 2227855360 97230848 31080448
-/+ buffers/cache: 1774383104 2258935808
Swap: 2015502336 0 2015502336
rk3399_mid:/ $
rk3399_mid:/ $
rk3399_mid:/ $
rk3399_mid:/ $
rk3399_mid:/ $ free
total used free shared buffers
Mem: 4033318912 1817751552 2215567360 97230848 31080448
-/+ buffers/cache: 1786671104 2246647808
Swap: 2015502336 0 2015502336
rk3399_mid:/ $
rk3399_mid:/ $
rk3399_mid:/ $
rk3399_mid:/ $ date
Tue Sep 1 09:20:14 GMT 2020
rk3399_mid:/ $
rk3399_mid:/ $
rk3399_mid:/ $ free
total used free shared buffers
Mem: 4033318912 1834291200 2199027712 97230848 31080448
-/+ buffers/cache: 1803210752 2230108160
Swap: 2015502336 0 2015502336
rk3399_mid:/ $
rk3399_mid:/ $
rk3399_mid:/ $
rk3399_mid:/ $
rk3399_mid:/ $ date
Tue Sep 1 09:21:09 GMT 2020
rk3399_mid:/ $ free
total used free shared buffers
Mem: 4033318912 1914740736 2118578176 97230848 31080448
-/+ buffers/cache: 1883660288 2149658624
Swap: 2015502336 0 2015502336
rk3399_mid:/ $

@jiuqiant
Copy link
Contributor

jiuqiant commented Sep 3, 2020

One of our clients ran into a memory leak issue on rk3399 before: #205 (comment). Seems like Rockchip has a system update for this. Have you upgraded your rk3399 firmware?

@sgowroji
Copy link

Assuming the above comments resolved your query, We are closing this issue now.

@sgowroji sgowroji added platform:android Issues with Android as Platform legacy:pose Pose Detection related issues type:support General questions labels Jul 16, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
legacy:pose Pose Detection related issues platform:android Issues with Android as Platform type:support General questions
Projects
None yet
Development

No branches or pull requests

5 participants