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

Doesn't work on Android Phone. Followed MacOS instrctions. #1466

Closed
2 tasks done
hmenorjr opened this issue Jun 2, 2020 · 6 comments
Closed
2 tasks done

Doesn't work on Android Phone. Followed MacOS instrctions. #1466

hmenorjr opened this issue Jun 2, 2020 · 6 comments

Comments

@hmenorjr
Copy link

hmenorjr commented Jun 2, 2020

  • I have read the FAQ.
  • I have searched in existing issues.

Environment

  • OS: MacOS 10.15.5
  • scrcpy version: 1.14
scrcpy 1.14
dependencies:
 - SDL 2.0.12
 - libavcodec 58.54.100
 - libavformat 58.29.100
 - libavutil 56.31.100
  • installation method: brew
  • device model: Vivo 1819
  • Android version: Android 9

Describe the bug
After installation. Ran scrcpy command and got an error

On errors, please provide the output of the console (and adb logcat if relevant).

2020-06-02 13:01:22.381 scrcpy[85101:692608] INFO: scrcpy 1.14 <https://github.com/Genymobile/scrcpy>
/usr/local/Cellar/scrcpy/1.14_1/share/scrcpy/scrcpy-server: 1 file pushed, 0 skipped. 24.5 MB/s (33142 bytes in 0.001s)
[server] INFO: Device: vivo vivo 1819 (Android 9)
2020-06-02 13:01:23.138 scrcpy[85101:692608] INFO: Created renderer: metal
2020-06-02 13:01:23.138 scrcpy[85101:692608] INFO: Renderer: metal
2020-06-02 13:01:23.142 scrcpy[85101:692608] INFO: Initial texture: 1080x2336
2020-06-02 13:01:23.544 scrcpy[85101:692608] WARN: Device disconnected

Please do not post screenshots of your terminal, just post the content as text instead.

@rom1v
Copy link
Collaborator

rom1v commented Jun 2, 2020

Your device gets disconnected from adb.

Check the result of adb logcat:

adb logcat -c  # clean
scrcpy
adb logcat -d > log.txt

And post the resulting file log.txt.

You should try with another cable or USB port (#281 #283 #1074).

@hmenorjr
Copy link
Author

hmenorjr commented Jun 4, 2020

log.txt

--------- beginning of system
06-04 13:01:57.804  1168  3390 I chatty  : uid=1000(system) Binder:1168_F expire 2 lines
--------- beginning of main
06-04 13:01:58.856  2742  2742 I ADB_SERVICES: for fd 25, revents = 2011
06-04 13:01:58.941   457   511 I BufferQueueProducer: [StatusBar#0](this:0x796a6c3800,id:3,api:1,p:1803,c:457) queueBuffer: fps=1.10 dur=1824.93 max=996.14 min=828.79
06-04 13:01:59.004   638   679 E AALLightSensor: waitRelative abnormal, retValue=-110
06-04 13:01:59.060   452  7534 D APM_AudioPolicyManager: AudioPolicyManager:setRecordSilenced(uid:10014, silenced:1)
06-04 13:01:59.060   452  7534 D AudioFlinger: AudioFlinger::setRecordSilenced(uid:10014, silenced:1)
06-04 13:01:59.143   457   457 I SurfaceFlinger: [Built-in Screen (type:0)] fps:1.974642,dur:1012.84,max:829.05,min:183.79
06-04 13:01:59.629  9542  9542 W alyk    : Already started: alyk@de10031
06-04 13:01:59.636  9542 10269 E afcb    : Interactive Ads jobs: did not expect this future to ever resolve
06-04 13:01:59.806  9542  9715 W System  : ClassLoader referenced unknown path: system/framework/mediatek-cta.jar
06-04 13:01:59.807  9542  9715 I System.out: e:java.lang.ClassNotFoundException: com.mediatek.cta.CtaHttp
06-04 13:01:59.807  9542  9715 D Linux   : [Posix_connect Debug]Process com.google.android.gm :443 
06-04 13:01:59.875  1168  1186 D ActivityManager: StartMode packageName = com.google.android.gms ,callingPid = -1 ,alwaysRestrict = true ,startMode = 2 ,UidRec:UidRecord{c768d3d u0a27 BFGS procs:6 seq(0,0,0)}
06-04 13:01:59.875  1168  1186 W BroadcastQueue: Background execution not allowed: receiving Intent { act=android.intent.action.DROPBOX_ENTRY_ADDED flg=0x10 (has extras) } to com.google.android.gms/.stats.service.DropBoxEntryAddedReceiver
06-04 13:01:59.875  1168  1186 D ActivityManager: StartMode packageName = com.google.android.gms ,callingPid = -1 ,alwaysRestrict = true ,startMode = 2 ,UidRec:UidRecord{c768d3d u0a27 BFGS procs:6 seq(0,0,0)}
06-04 13:01:59.875  1168  1186 W BroadcastQueue: Background execution not allowed: receiving Intent { act=android.intent.action.DROPBOX_ENTRY_ADDED flg=0x10 (has extras) } to com.google.android.gms/.chimera.GmsIntentOperationService$PersistentTrustedReceiver
06-04 13:01:59.888  3262 10274 W System  : ClassLoader referenced unknown path: system/framework/mediatek-cta.jar
06-04 13:01:59.890  3262 10274 I System.out: e:java.lang.ClassNotFoundException: com.mediatek.cta.CtaHttp
06-04 13:01:59.891  3262 10274 D Linux   : [Posix_connect Debug]Process com.vivo.pushservice :8888 
06-04 13:02:00.000  1168  1278 V AlarmAlign: mAlarmBatches = 89, triggerList = 1
06-04 13:02:00.001  1168  1278 E MtkDataShapingUtils: Exception openLteGateByDataShaping  in java.lang.NullPointerException: null receiver
06-04 13:02:00.001  1168  1278 W System.err: java.lang.NullPointerException: null receiver
06-04 13:02:00.001  1168  1278 W System.err: 	at java.lang.reflect.Method.invoke(Native Method)
06-04 13:02:00.001  1168  1278 W System.err: 	at com.mediatek.server.MtkDataShaping.openLteGateByDataShaping(MtkDataShaping.java:36)
06-04 13:02:00.001  1168  1278 W System.err: 	at com.android.server.AlarmManagerService.deliverAlarmsLocked(AlarmManagerService.java:4349)
06-04 13:02:00.001  1168  1278 W System.err: 	at com.android.server.AlarmManagerService$AlarmThread.run(AlarmManagerService.java:4545)
06-04 13:02:00.003  1168  1278 V AlarmAlign: setLocked to kernel, type = 2, when = 147458986, curTime = 147454606
06-04 13:02:00.004  1168  1168 V AlarmAlign: setLocked to kernel, type = 2, when = 147458986, curTime = 147454607
06-04 13:02:00.005  1803  1803 D KeyguardUpdateMonitor: handleTimeUpdate
06-04 13:02:00.021   457   511 I BufferQueueProducer: [StatusBar#0](this:0x796a6c3800,id:3,api:1,p:1803,c:457) queueBuffer: fps=1.85 dur=1080.18 max=893.72 min=186.45
06-04 13:02:00.045 14618 14634 E BitmapFactory: Unable to decode stream: java.io.FileNotFoundException: /data/bbkcore/theme/icons/neutral/dynamic_icon/com.android.BBKClock/res/drawable-sw360dp-xxhdpi/clock_hour.png (No such file or directory)
06-04 13:02:00.046 14618 14634 E BitmapFactory: Unable to decode stream: java.io.FileNotFoundException: /data/bbkcore/theme/icons/neutral/dynamic_icon/com.android.BBKClock/res/drawable-sw360dp-xxhdpi/clock_minute.png (No such file or directory)
06-04 13:02:00.047 14618 14634 E BitmapFactory: Unable to decode stream: java.io.FileNotFoundException: /data/bbkcore/theme/icons/neutral/dynamic_icon/com.android.BBKClock/res/drawable-sw360dp-xxhdpi/clock_dial.png (No such file or directory)
06-04 13:02:00.050 14618 14634 E BitmapFactory: Unable to decode stream: java.io.FileNotFoundException: /data/bbkcore/theme/icons/neutral/dynamic_icon/com.android.BBKClock/res/drawable-sw360dp-xxhdpi/clock_dial_center.png (No such file or directory)
06-04 13:02:00.064  1168  3390 V AlarmAlign: setLocked to kernel, type = 2, when = 147458986, curTime = 147454667
06-04 13:02:00.065  1168  3390 V AlarmAlign: setLocked to kernel, type = 2, when = 147458986, curTime = 147454668
06-04 13:02:00.073   457   511 I BufferQueueProducer: [com.bbk.launcher2/com.bbk.launcher2.Launcher#0](this:0x795d6d5800,id:2353,api:1,p:14618,c:457) queueBuffer: fps=0.02 dur=58568.75 max=58568.75 min=58568.75
06-04 13:02:00.089  1168  1186 D ActivityManager: StartMode packageName = com.google.android.gms ,callingPid = -1 ,alwaysRestrict = true ,startMode = 2 ,UidRec:UidRecord{c768d3d u0a27 BFGS procs:6 seq(0,0,0)}
06-04 13:02:00.089  1168  1186 W BroadcastQueue: Background execution not allowed: receiving Intent { act=android.intent.action.DROPBOX_ENTRY_ADDED flg=0x10 (has extras) } to com.google.android.gms/.stats.service.DropBoxEntryAddedReceiver
06-04 13:02:00.090  1168  1186 D ActivityManager: StartMode packageName = com.google.android.gms ,callingPid = -1 ,alwaysRestrict = true ,startMode = 2 ,UidRec:UidRecord{c768d3d u0a27 BFGS procs:6 seq(0,0,0)}
06-04 13:02:00.090  1168  1186 W BroadcastQueue: Background execution not allowed: receiving Intent { act=android.intent.action.DROPBOX_ENTRY_ADDED flg=0x10 (has extras) } to com.google.android.gms/.chimera.GmsIntentOperationService$PersistentTrustedReceiver
06-04 13:02:00.109  3262 10286 W Settings: Setting android_id has moved from android.provider.Settings.System to android.provider.Settings.Secure, returning read-only value.
06-04 13:02:00.119  1168  1168 V SettingsProvider: Notifying for 0: content://settings/system/com.vivo.push.ips_attempts
06-04 13:02:00.129  1168  1168 V SettingsProvider: Notifying for 0: content://settings/system/com.vivo.push.attempts
06-04 13:02:00.136  1168  1168 V SettingsProvider: Notifying for 0: content://settings/system/com.vivo.push.fixed_delay
06-04 13:02:00.171  3262 10284 I chatty  : uid=10132(com.vivo.pushservice) MQTT Call: 52SD identical 5 lines
06-04 13:02:00.178  3262 10286 W System  : ClassLoader referenced unknown path: system/framework/mediatek-cta.jar
06-04 13:02:00.179  3262 10286 I System.out: e:java.lang.ClassNotFoundException: com.mediatek.cta.CtaHttp
06-04 13:02:00.179  3262 10286 D Linux   : [Posix_connect Debug]Process com.vivo.pushservice :443 
06-04 13:02:00.224  3262 10284 I chatty  : uid=10132(com.vivo.pushservice) MQTT Call: 52SD identical 5 lines
06-04 13:02:00.249  1168  1177 I system_server: Background concurrent copying GC freed 83605(3MB) AllocSpace objects, 48(2MB) LOS objects, 12% free, 43MB/49MB, paused 592us total 373.795ms
06-04 13:02:00.301  3262  5773 I chatty  : uid=10132(com.vivo.pushservice) a identical 9 lines
06-04 13:02:00.310  3262 10286 D OpenSSLLib: OpensslErr:Module:12(177:); file:external/boringssl/src/crypto/asn1/asn1_lib.c ;Line:168;Function:ASN1_get_object
06-04 13:02:00.310  3262 10286 I chatty  : uid=10132(com.vivo.pushservice) identical 1 line
06-04 13:02:00.311  3262 10286 D OpenSSLLib: OpensslErr:Module:12(177:); file:external/boringssl/src/crypto/asn1/asn1_lib.c ;Line:168;Function:ASN1_get_object
06-04 13:02:00.315  3262  5773 I chatty  : uid=10132(com.vivo.pushservice) a identical 1 line
06-04 13:02:00.325  3262 10286 I System.out: [OkHttp] sendRequest>>
06-04 13:02:00.325  3262 10286 I System.out: [OkHttp] sendRequest<<
06-04 13:02:00.330  3262  5773 I chatty  : uid=10132(com.vivo.pushservice) a identical 1 line
06-04 13:02:00.336  1168  1855 D AES     : AEEIOCTL_GET/SET_SF_STATE IOCTL,cmd= 1074294797, lParam=0. 
06-04 13:02:00.336  1168  1855 D AES     : AEEIOCTL_RT_MON_Kick IOCTL,cmd= 2147774474, lParam=300. 
06-04 13:02:01.327  1168  1316 E WifiVendorHal: getWifiLinkLayerStats(l.938) failed {.code = ERROR_NOT_SUPPORTED, .description = }
06-04 13:02:01.485   452  7534 D APM_AudioPolicyManager: AudioPolicyManager:setRecordSilenced(uid:10102, silenced:1)
06-04 13:02:01.485   452  7534 D AudioFlinger: AudioFlinger::setRecordSilenced(uid:10102, silenced:1)
06-04 13:02:01.967   457   511 I BufferQueueProducer: [StatusBar#0](this:0x796a6c3800,id:3,api:1,p:1803,c:457) queueBuffer: fps=1.03 dur=1945.76 max=1842.45 min=103.31
06-04 13:02:01.977   457   457 I SurfaceFlinger: [Built-in Screen (type:0)] fps:1.411487,dur:2833.89,max:1845.79,min:42.51
06-04 13:02:03.131   457   511 I BufferQueueProducer: [StatusBar#0](this:0x796a6c3800,id:3,api:1,p:1803,c:457) queueBuffer: fps=1.72 dur=1164.24 max=1014.41 min=149.83
06-04 13:02:03.148   457   457 I SurfaceFlinger: [Built-in Screen (type:0)] fps:1.707492,dur:1171.31,max:1014.04,min:157.27
06-04 13:02:03.193  1168  1168 D WifiPermissionsUtil: android getScanResults, ignore the location switch restrictions
06-04 13:02:03.195  1168  1168 D WifiPermissionsUtil: android getScanResults, ignore the location switch restrictions
06-04 13:02:03.200  1168 10292 W System  : ClassLoader referenced unknown path: system/framework/mediatek-cta.jar
06-04 13:02:03.201  1168 10292 I System.out: e:java.lang.ClassNotFoundException: com.mediatek.cta.CtaHttp
06-04 13:02:03.201  1168 10292 D Linux   : [Posix_connect Debug]Process system_server :80 
06-04 13:02:03.202  1168 10291 W System  : ClassLoader referenced unknown path: system/framework/mediatek-cta.jar
06-04 13:02:03.203  1168 10291 I System.out: e:java.lang.ClassNotFoundException: com.mediatek.cta.CtaHttp
06-04 13:02:03.203  1168 10291 D Linux   : [Posix_connect Debug]Process system_server :80 
06-04 13:02:03.399  1168 10292 I System.out: [OkHttp] sendRequest>>
06-04 13:02:03.400  1168 10292 I System.out: [OkHttp] sendRequest<<
06-04 13:02:03.576  1168 10291 I System.out: [OkHttp] sendRequest>>
06-04 13:02:03.576  1168 10291 I System.out: [OkHttp] sendRequest<<
06-04 13:02:03.652  1168 10291 D WifiPermissionsUtil: android getScanResults, ignore the location switch restrictions
06-04 13:02:03.657  1168  1316 I chatty  : uid=1000(system) WifiStateMachin identical 9 lines
06-04 13:02:03.660  1168  1316 I chatty  : uid=1000(system) WifiStateMachin identical 1 line
06-04 13:02:03.662  1168  1316 I chatty  : uid=1000(system) WifiStateMachin identical 3 lines
06-04 13:02:03.665  1168  1316 I chatty  : uid=1000(system) WifiStateMachin identical 9 lines
06-04 13:02:03.670  1168  1316 I chatty  : uid=1000(system) WifiStateMachin identical 9 lines
06-04 13:02:03.673  1168  1316 I chatty  : uid=1000(system) WifiStateMachin identical 1 line
06-04 13:02:03.675  1168  1316 I chatty  : uid=1000(system) WifiStateMachin identical 3 lines
06-04 13:02:03.678  1168  1316 I chatty  : uid=1000(system) WifiStateMachin identical 9 lines
06-04 13:02:03.680  1168  1316 I WifiStateMachine: send broadcast network recovery
06-04 13:02:03.680  1168  1316 E ActivityManager: Sending non-protected broadcast android.net.wifi.VIVO_WIFI_DETECT from system 1168:system/1000 pkg android
06-04 13:02:03.681  1168  1316 E ActivityManager: Sending non-protected broadcast android.net.wifi.VIVO_WIFI_DETECT from system 1168:system/1000 pkg android
06-04 13:02:03.682  1168  1168 W ContextImpl: Calling a method in the system process without a qualified user: android.app.ContextImpl.sendBroadcast:1026 com.android.server.wifi.VivoWifiNetworkDetect.stopCheck:599 com.android.server.wifi.VivoWifiNetworkDetect.handleEvents:323 com.android.server.wifi.VivoWifiNetworkDetect.access$1400:88 com.android.server.wifi.VivoWifiNetworkDetect$1.onReceive:295 
06-04 13:02:03.754  1168 10292 D WifiPermissionsUtil: android getScanResults, ignore the location switch restrictions
06-04 13:02:03.758  1168  1316 I chatty  : uid=1000(system) WifiStateMachin identical 9 lines
06-04 13:02:03.761  1168  1316 I chatty  : uid=1000(system) WifiStateMachin identical 1 line
06-04 13:02:03.763  1168  1316 I chatty  : uid=1000(system) WifiStateMachin identical 3 lines
06-04 13:02:03.767  1168  1316 I chatty  : uid=1000(system) WifiStateMachin identical 9 lines
06-04 13:02:03.771  1168  1316 I chatty  : uid=1000(system) WifiStateMachin identical 9 lines
06-04 13:02:03.775  1168  1316 I chatty  : uid=1000(system) WifiStateMachin identical 1 line
06-04 13:02:03.777  1168  1316 I chatty  : uid=1000(system) WifiStateMachin identical 3 lines
06-04 13:02:03.780  1168  1316 I chatty  : uid=1000(system) WifiStateMachin identical 9 lines
06-04 13:02:03.781  1168  1316 I WifiStateMachine: send broadcast network recovery
06-04 13:02:03.782  1168  1316 E ActivityManager: Sending non-protected broadcast android.net.wifi.VIVO_WIFI_DETECT from system 1168:system/1000 pkg android
06-04 13:02:03.783  1168  1316 E ActivityManager: Sending non-protected broadcast android.net.wifi.VIVO_WIFI_DETECT from system 1168:system/1000 pkg android
06-04 13:02:03.784  1168  1168 W ContextImpl: Calling a method in the system process without a qualified user: android.app.ContextImpl.sendBroadcast:1026 com.android.server.wifi.VivoWifiNetworkDetect.stopCheck:599 com.android.server.wifi.VivoWifiNetworkDetect.handleEvents:323 com.android.server.wifi.VivoWifiNetworkDetect.access$1400:88 com.android.server.wifi.VivoWifiNetworkDetect$1.onReceive:295 
06-04 13:02:04.132   457   511 I BufferQueueProducer: [StatusBar#0](this:0x796a6c3800,id:3,api:1,p:1803,c:457) queueBuffer: fps=1.00 dur=1000.93 max=1000.93 min=1000.93
06-04 13:02:04.347  1168  1316 E WifiVendorHal: getWifiLinkLayerStats(l.938) failed {.code = ERROR_NOT_SUPPORTED, .description = }
06-04 13:02:04.383  1168  1278 V AlarmAlign: mAlarmBatches = 90, triggerList = 1
06-04 13:02:04.384  1168  1278 E MtkDataShapingUtils: Exception openLteGateByDataShaping  in java.lang.NullPointerException: null receiver
06-04 13:02:04.384  1168  1278 W System.err: java.lang.NullPointerException: null receiver
06-04 13:02:04.384  1168  1278 W System.err: 	at java.lang.reflect.Method.invoke(Native Method)
06-04 13:02:04.384  1168  1278 W System.err: 	at com.mediatek.server.MtkDataShaping.openLteGateByDataShaping(MtkDataShaping.java:36)
06-04 13:02:04.384  1168  1278 W System.err: 	at com.android.server.AlarmManagerService.deliverAlarmsLocked(AlarmManagerService.java:4349)
06-04 13:02:04.384  1168  1278 W System.err: 	at com.android.server.AlarmManagerService$AlarmThread.run(AlarmManagerService.java:4545)
06-04 13:02:04.384  1168  1316 W AlarmManager: Unrecognized alarm listener com.android.server.wifi.WifiConfigStore$1@54d94bc
06-04 13:02:04.386  1168  1278 V AlarmAlign: setLocked to kernel, type = 2, when = 147464147, curTime = 147458989
06-04 13:02:04.407  1168  1316 D WifiConfigStore: Writing to stores completed in 23 ms.
06-04 13:02:05.001   676   676 I thermal_repeater: [recvMdThermalInfo] ret=33, strLen=127,  3, 25, -50, 25348, 32767, -28532
06-04 13:02:05.026   457   457 I SurfaceFlinger: [Built-in Screen (type:0)] fps:1.065088,dur:1877.78,max:989.42,min:888.36
06-04 13:02:05.337  1168  1855 D AES     : AEEIOCTL_GET/SET_SF_STATE IOCTL,cmd= 1074294797, lParam=0. 
06-04 13:02:05.337  1168  1855 D AES     : AEEIOCTL_RT_MON_Kick IOCTL,cmd= 2147774474, lParam=300. 
06-04 13:02:06.139   457   511 I BufferQueueProducer: [StatusBar#0](this:0x796a6c3800,id:3,api:1,p:1803,c:457) queueBuffer: fps=1.49 dur=2007.42 max=1014.37 min=116.14
06-04 13:02:06.156   457   457 I SurfaceFlinger: [Built-in Screen (type:0)] fps:1.769136,dur:1130.50,max:1013.61,min:116.89
06-04 13:02:07.368  1168  1316 E WifiVendorHal: getWifiLinkLayerStats(l.938) failed {.code = ERROR_NOT_SUPPORTED, .description = }
06-04 13:02:07.800  5424  5424 I NetLowlatency: setDataPhoneId: 0
06-04 13:02:07.801  5424  5424 I NetLowlatency: is automode : true
06-04 13:02:07.804  5424  5424 I NetLowlatency: setDataPhoneId: 0
06-04 13:02:07.807  1168  2168 I chatty  : uid=1000(system) Binder:1168_9 identical 2 lines
06-04 13:02:08.000   457   511 I BufferQueueProducer: [StatusBar#0](this:0x796a6c3800,id:3,api:1,p:1803,c:457) queueBuffer: fps=1.07 dur=1861.13 max=997.67 min=863.46
06-04 13:02:08.017   457   457 I SurfaceFlinger: [Built-in Screen (type:0)] fps:1.074582,dur:1861.19,max:996.38,min:864.81
06-04 13:02:09.004   638   679 E AALLightSensor: waitRelative abnormal, retValue=-110
06-04 13:02:09.148   457   511 I BufferQueueProducer: [StatusBar#0](this:0x796a6c3800,id:3,api:1,p:1803,c:457) queueBuffer: fps=1.74 dur=1147.75 max=1016.80 min=130.95
06-04 13:02:09.164   457   457 I SurfaceFlinger: [Built-in Screen (type:0)] fps:1.743564,dur:1147.08,max:1015.35,min:131.72
06-04 13:02:09.544  1168  1278 V AlarmAlign: mAlarmBatches = 89, triggerList = 1
06-04 13:02:09.545  1168  1278 E MtkDataShapingUtils: Exception openLteGateByDataShaping  in java.lang.NullPointerException: null receiver
06-04 13:02:09.545  1168  1278 W System.err: java.lang.NullPointerException: null receiver
06-04 13:02:09.545  1168  1278 W System.err: 	at java.lang.reflect.Method.invoke(Native Method)
06-04 13:02:09.545  1168  1278 W System.err: 	at com.mediatek.server.MtkDataShaping.openLteGateByDataShaping(MtkDataShaping.java:36)
06-04 13:02:09.545  1168  1278 W System.err: 	at com.android.server.AlarmManagerService.deliverAlarmsLocked(AlarmManagerService.java:4349)
06-04 13:02:09.545  1168  1278 W System.err: 	at com.android.server.AlarmManagerService$AlarmThread.run(AlarmManagerService.java:4545)
06-04 13:02:09.548  1168  1278 V AlarmAlign: setLocked to kernel, type = 2, when = 147512501, curTime = 147464151
06-04 13:02:09.557  1168  4771 V AlarmAlign: setLocked to kernel, type = 2, when = 147469159, curTime = 147464160
06-04 13:02:09.563  5424  5626 D LocationAccessPolicy: isWhiteList: com.google.android.gms
06-04 13:02:09.563  5424  5626 E LocationAccessPolicy: canAccessCellLocation in whitList. uid = 10027, pkgName = com.google.android.gms
06-04 13:02:09.565  1168  1321 D WifiScanningService: startSingleScan
06-04 13:02:09.575  1168  1321 V AlarmAlign: setLocked to kernel, type = 2, when = 147469159, curTime = 147464178
06-04 13:02:09.604  1168  4771 I chatty  : uid=1000(system) Binder:1168_12 identical 2 lines
06-04 13:02:10.338  1168  1855 D AES     : AEEIOCTL_GET/SET_SF_STATE IOCTL,cmd= 1074294797, lParam=0. 
06-04 13:02:10.338  1168  1855 D AES     : AEEIOCTL_RT_MON_Kick IOCTL,cmd= 2147774474, lParam=300. 
06-04 13:02:10.388  1168  1316 E WifiVendorHal: getWifiLinkLayerStats(l.938) failed {.code = ERROR_NOT_SUPPORTED, .description = }
06-04 13:02:11.041   457   511 I BufferQueueProducer: [StatusBar#0](this:0x796a6c3800,id:3,api:1,p:1803,c:457) queueBuffer: fps=0.53 dur=1893.23 max=1893.23 min=1893.23
06-04 13:02:11.051   457   457 I SurfaceFlinger: [Built-in Screen (type:0)] fps:0.530067,dur:1886.55,max:1886.55,min:1886.55
06-04 13:02:11.840   941   948 I [BIP]   :  [BIP NL] event newlink match dev 0, interface index 50
06-04 13:02:11.840   941   948 I [BIP]   :  [BIP NL] the link status of interface(index:0) changes to 1
06-04 13:02:11.841   952   957 D VoLTE IMSM: send CTRL_CMD_GET_SCAN (module/mdagent/volte_imsm_93/src/wireless.c:584)
06-04 13:02:11.841  1168  4771 D WificondControl: Scan result ready event
06-04 13:02:11.842  1168  1309 D NetdConnector: RCV <- {600 Iface linkstate wlan0 up}
06-04 13:02:11.843  1168  1197 D NetdConnector: SND -> {4741 interface getcfg wlan0}
06-04 13:02:11.845  1168  1309 D NetdConnector: RCV <- {213 4741 5c:1c:b9:b4:9f:7d 192.168.0.12 24 up broadcast running multicast}
06-04 13:02:11.845  1168  1197 D NetdConnector: RMV <- {213 4741 5c:1c:b9:b4:9f:7d 192.168.0.12 24 up broadcast running multicast}
06-04 13:02:11.845  1168  1197 I EthernetTracker: interfaceLinkStateChanged, iface: wlan0, up: true
06-04 13:02:11.849  1168  1321 V AlarmAlign: setLocked to kernel, type = 2, when = 147469159, curTime = 147466452
06-04 13:02:11.887  1168  4771 V AlarmAlign: setLocked to kernel, type = 2, when = 147512501, curTime = 147466490
06-04 13:02:11.888  1168  4771 V AlarmAlign: setLocked to kernel, type = 2, when = 147512501, curTime = 147466491
06-04 13:02:11.891  1168  4771 I chatty  : uid=1000(system) Binder:1168_12 identical 1 line
06-04 13:02:12.157   457   511 I BufferQueueProducer: [StatusBar#0](this:0x796a6c3800,id:3,api:1,p:1803,c:457) queueBuffer: fps=0.90 dur=1116.24 max=1116.24 min=1116.24
06-04 13:02:12.165   457   457 I SurfaceFlinger: [Built-in Screen (type:0)] fps:0.897875,dur:1113.74,max:1113.74,min:1113.74
06-04 13:02:13.396  1168  1316 E WifiVendorHal: getWifiLinkLayerStats(l.938) failed {.code = ERROR_NOT_SUPPORTED, .description = }
06-04 13:02:14.050   457   622 I BufferQueueProducer: [StatusBar#0](this:0x796a6c3800,id:3,api:1,p:1803,c:457) queueBuffer: fps=1.06 dur=1892.74 max=985.81 min=906.94
06-04 13:02:14.067   457   457 I SurfaceFlinger: [Built-in Screen (type:0)] fps:1.051440,dur:1902.15,max:996.77,min:905.38
06-04 13:02:14.224  1168  1168 D WifiPermissionsUtil: android getScanResults, ignore the location switch restrictions
06-04 13:02:14.226  1168  1168 D WifiPermissionsUtil: android getScanResults, ignore the location switch restrictions
06-04 13:02:14.230  1168 10295 W System  : ClassLoader referenced unknown path: system/framework/mediatek-cta.jar
06-04 13:02:14.230  1168 10295 I System.out: e:java.lang.ClassNotFoundException: com.mediatek.cta.CtaHttp
06-04 13:02:14.230  1168 10295 D Linux   : [Posix_connect Debug]Process system_server :80 
06-04 13:02:14.230  1168 10294 W System  : ClassLoader referenced unknown path: system/framework/mediatek-cta.jar
06-04 13:02:14.231  1168 10294 I System.out: e:java.lang.ClassNotFoundException: com.mediatek.cta.CtaHttp
06-04 13:02:14.231  1168 10294 D Linux   : [Posix_connect Debug]Process system_server :80 
06-04 13:02:14.414  1168 10295 I System.out: [OkHttp] sendRequest>>
06-04 13:02:14.414  1168 10295 I System.out: [OkHttp] sendRequest<<
06-04 13:02:14.594  1168 10294 I System.out: [OkHttp] sendRequest>>
06-04 13:02:14.594  1168 10294 I System.out: [OkHttp] sendRequest<<
06-04 13:02:14.649  1168 10294 D WifiPermissionsUtil: android getScanResults, ignore the location switch restrictions
06-04 13:02:14.656  1168  1316 I chatty  : uid=1000(system) WifiStateMachin identical 9 lines
06-04 13:02:14.661  1168  1316 I chatty  : uid=1000(system) WifiStateMachin identical 1 line
06-04 13:02:14.665  1168  1316 I chatty  : uid=1000(system) WifiStateMachin identical 3 lines
06-04 13:02:14.670  1168  1316 I chatty  : uid=1000(system) WifiStateMachin identical 9 lines
06-04 13:02:14.675  1168  1316 V AlarmAlign: setLocked to kernel, type = 2, when = 147479276, curTime = 147469278
06-04 13:02:14.683  1168  1316 I chatty  : uid=1000(system) WifiStateMachin identical 9 lines
06-04 13:02:14.690  1168  1316 I chatty  : uid=1000(system) WifiStateMachin identical 1 line
06-04 13:02:14.694  1168  1316 I chatty  : uid=1000(system) WifiStateMachin identical 3 lines
06-04 13:02:14.700  1168  1316 I chatty  : uid=1000(system) WifiStateMachin identical 9 lines
06-04 13:02:14.704  1168  1316 I WifiStateMachine: send broadcast network recovery
06-04 13:02:14.705  1168  1316 E ActivityManager: Sending non-protected broadcast android.net.wifi.VIVO_WIFI_DETECT from system 1168:system/1000 pkg android
06-04 13:02:14.706  1168  1316 E ActivityManager: Sending non-protected broadcast android.net.wifi.VIVO_WIFI_DETECT from system 1168:system/1000 pkg android
06-04 13:02:14.708  1168  1168 W ContextImpl: Calling a method in the system process without a qualified user: android.app.ContextImpl.sendBroadcast:1026 com.android.server.wifi.VivoWifiNetworkDetect.stopCheck:599 com.android.server.wifi.VivoWifiNetworkDetect.handleEvents:323 com.android.server.wifi.VivoWifiNetworkDetect.access$1400:88 com.android.server.wifi.VivoWifiNetworkDetect$1.onReceive:295 
06-04 13:02:14.761  1168 10295 D WifiPermissionsUtil: android getScanResults, ignore the location switch restrictions
06-04 13:02:14.768  1168  1316 I chatty  : uid=1000(system) WifiStateMachin identical 9 lines
06-04 13:02:14.774  1168  1316 I chatty  : uid=1000(system) WifiStateMachin identical 1 line
06-04 13:02:14.777  1168  1316 I chatty  : uid=1000(system) WifiStateMachin identical 3 lines
06-04 13:02:14.782  1168  1316 I chatty  : uid=1000(system) WifiStateMachin identical 9 lines
06-04 13:02:14.789  1168  1316 I chatty  : uid=1000(system) WifiStateMachin identical 9 lines
06-04 13:02:14.794  1168  1316 I chatty  : uid=1000(system) WifiStateMachin identical 1 line
06-04 13:02:14.797  1168  1316 I chatty  : uid=1000(system) WifiStateMachin identical 3 lines
06-04 13:02:14.801  1168  1316 I chatty  : uid=1000(system) WifiStateMachin identical 9 lines
06-04 13:02:14.804  1168  1316 I WifiStateMachine: send broadcast network recovery
06-04 13:02:14.804  1168  1316 E ActivityManager: Sending non-protected broadcast android.net.wifi.VIVO_WIFI_DETECT from system 1168:system/1000 pkg android
06-04 13:02:14.805  1168  1316 E ActivityManager: Sending non-protected broadcast android.net.wifi.VIVO_WIFI_DETECT from system 1168:system/1000 pkg android
06-04 13:02:14.806  1168  1168 W ContextImpl: Calling a method in the system process without a qualified user: android.app.ContextImpl.sendBroadcast:1026 com.android.server.wifi.VivoWifiNetworkDetect.stopCheck:599 com.android.server.wifi.VivoWifiNetworkDetect.handleEvents:323 com.android.server.wifi.VivoWifiNetworkDetect.access$1400:88 com.android.server.wifi.VivoWifiNetworkDetect$1.onReceive:295 
06-04 13:02:15.019   676   676 I thermal_repeater: [recvMdThermalInfo] ret=33, strLen=127,  3, 38, -50, 25348, 32767, -28532
06-04 13:02:15.095  1168  1177 I system_server: Background concurrent copying GC freed 89419(3MB) AllocSpace objects, 54(3MB) LOS objects, 11% free, 45MB/51MB, paused 683us total 422.048ms
06-04 13:02:15.339  1168  1855 D AES     : AEEIOCTL_GET/SET_SF_STATE IOCTL,cmd= 1074294797, lParam=0. 
06-04 13:02:15.340  1168  1855 D AES     : AEEIOCTL_RT_MON_Kick IOCTL,cmd= 2147774474, lParam=300. 
06-04 13:02:16.417  1168  1316 E WifiVendorHal: getWifiLinkLayerStats(l.938) failed {.code = ERROR_NOT_SUPPORTED, .description = }
06-04 13:02:17.091   457   622 I BufferQueueProducer: [StatusBar#0](this:0x796a6c3800,id:3,api:1,p:1803,c:457) queueBuffer: fps=0.33 dur=3040.80 max=3040.80 min=3040.80
06-04 13:02:17.109   457   457 I SurfaceFlinger: [Built-in Screen (type:0)] fps:0.328742,dur:3041.90,max:3041.90,min:3041.90
06-04 13:02:17.804  5424  5424 I NetLowlatency: setDataPhoneId: 0
06-04 13:02:17.804  5424  5424 I NetLowlatency: is automode : true
06-04 13:02:17.807  5424  5424 I NetLowlatency: setDataPhoneId: 0
06-04 13:02:18.157   457   622 I BufferQueueProducer: [StatusBar#0](this:0x796a6c3800,id:3,api:1,p:1803,c:457) queueBuffer: fps=1.88 dur=1066.35 max=1000.91 min=65.44
06-04 13:02:18.172   457   457 I SurfaceFlinger: [Built-in Screen (type:0)] fps:1.880991,dur:1063.27,max:1005.29,min:57.98
06-04 13:02:18.460  1168  4771 D WifiPermissionsUtil: com.google.android.gms getScanResults, ignore the location switch restrictions
06-04 13:02:18.674   452  7534 D APM_AudioPolicyManager: AudioPolicyManager:setRecordSilenced(uid:99019, silenced:1)
06-04 13:02:18.674   452  7534 D AudioFlinger: AudioFlinger::setRecordSilenced(uid:99019, silenced:1)
06-04 13:02:18.714   681   699 D ApmSession: Connect
06-04 13:02:18.715   383   383 W hwservicemanager: getTransport: Cannot find entry [email protected]::IAPMonitorService/default in either framework or device manifest.
06-04 13:02:18.716   681   699 D ApmSession: Connect: false
06-04 13:02:18.716   681   699 D ApmNative: apmIsKpiEnabled2: type = 54, ret = 0
06-04 13:02:19.004   638   679 E AALLightSensor: waitRelative abnormal, retValue=-110
06-04 13:02:19.168   457   622 I BufferQueueProducer: [StatusBar#0](this:0x796a6c3800,id:3,api:1,p:1803,c:457) queueBuffer: fps=0.99 dur=1010.89 max=1010.89 min=1010.89
06-04 13:02:19.178   457   457 I SurfaceFlinger: [Built-in Screen (type:0)] fps:0.994159,dur:1005.88,max:1005.88,min:1005.88
06-04 13:02:19.439  1168  1316 E WifiVendorHal: getWifiLinkLayerStats(l.938) failed {.code = ERROR_NOT_SUPPORTED, .description = }
06-04 13:02:20.341  1168  1855 D AES     : AEEIOCTL_GET/SET_SF_STATE IOCTL,cmd= 1074294797, lParam=0. 
06-04 13:02:20.341  1168  1855 D AES     : AEEIOCTL_RT_MON_Kick IOCTL,cmd= 2147774474, lParam=300. 
06-04 13:02:22.160   457   622 I BufferQueueProducer: [StatusBar#0](this:0x796a6c3800,id:3,api:1,p:1803,c:457) queueBuffer: fps=1.00 dur=2992.16 max=1995.02 min=66.20
06-04 13:02:22.178   457   457 I SurfaceFlinger: [Built-in Screen (type:0)] fps:1.000160,dur:2999.52,max:2003.17,min:58.31
06-04 13:02:22.461  1168  1316 E WifiVendorHal: getWifiLinkLayerStats(l.938) failed {.code = ERROR_NOT_SUPPORTED, .description = }
06-04 13:02:23.251  1168  1168 D WifiPermissionsUtil: android getScanResults, ignore the location switch restrictions
06-04 13:02:23.253  1168  1168 D WifiPermissionsUtil: android getScanResults, ignore the location switch restrictions
06-04 13:02:23.258  1168 10298 W System  : ClassLoader referenced unknown path: system/framework/mediatek-cta.jar
06-04 13:02:23.258  1168 10298 I System.out: e:java.lang.ClassNotFoundException: com.mediatek.cta.CtaHttp
06-04 13:02:23.259  1168 10298 D Linux   : [Posix_connect Debug]Process system_server :80 
06-04 13:02:23.259  1168 10297 W System  : ClassLoader referenced unknown path: system/framework/mediatek-cta.jar
06-04 13:02:23.260  1168 10297 I System.out: e:java.lang.ClassNotFoundException: com.mediatek.cta.CtaHttp
06-04 13:02:23.260  1168 10297 D Linux   : [Posix_connect Debug]Process system_server :80 
06-04 13:02:23.335  1168 10297 I System.out: [OkHttp] sendRequest>>
06-04 13:02:23.335  1168 10297 I System.out: [OkHttp] sendRequest<<
06-04 13:02:23.474  1168 10298 I System.out: [OkHttp] sendRequest>>
06-04 13:02:23.474  1168 10298 I System.out: [OkHttp] sendRequest<<
06-04 13:02:23.498  1168 10297 D WifiPermissionsUtil: android getScanResults, ignore the location switch restrictions
06-04 13:02:23.505  1168  1316 I chatty  : uid=1000(system) WifiStateMachin identical 9 lines
06-04 13:02:23.511  1168  1316 I chatty  : uid=1000(system) WifiStateMachin identical 1 line
06-04 13:02:23.514  1168  1316 I chatty  : uid=1000(system) WifiStateMachin identical 3 lines
06-04 13:02:23.520  1168  1316 I chatty  : uid=1000(system) WifiStateMachin identical 9 lines
06-04 13:02:23.528  1168  1316 I chatty  : uid=1000(system) WifiStateMachin identical 9 lines
06-04 13:02:23.533  1168  1316 I chatty  : uid=1000(system) WifiStateMachin identical 1 line
06-04 13:02:23.537  1168  1316 I chatty  : uid=1000(system) WifiStateMachin identical 3 lines
06-04 13:02:23.542  1168  1316 I chatty  : uid=1000(system) WifiStateMachin identical 9 lines
06-04 13:02:23.545  1168  1316 I WifiStateMachine: send broadcast network recovery
06-04 13:02:23.546  1168  1316 E ActivityManager: Sending non-protected broadcast android.net.wifi.VIVO_WIFI_DETECT from system 1168:system/1000 pkg android
06-04 13:02:17.811  1168  4771 I chatty  : uid=1000(system) Binder:1168_12 identical 2 lines
06-04 13:02:23.547  1168  1316 E ActivityManager: Sending non-protected broadcast android.net.wifi.VIVO_WIFI_DETECT from system 1168:system/1000 pkg android
06-04 13:02:23.548  1168  1168 W ContextImpl: Calling a method in the system process without a qualified user: android.app.ContextImpl.sendBroadcast:1026 com.android.server.wifi.VivoWifiNetworkDetect.stopCheck:599 com.android.server.wifi.VivoWifiNetworkDetect.handleEvents:323 com.android.server.wifi.VivoWifiNetworkDetect.access$1400:88 com.android.server.wifi.VivoWifiNetworkDetect$1.onReceive:295 
06-04 13:02:23.849  1168 10298 D WifiPermissionsUtil: android getScanResults, ignore the location switch restrictions
06-04 13:02:23.856  1168  1316 I chatty  : uid=1000(system) WifiStateMachin identical 9 lines
06-04 13:02:23.862  1168  1316 I chatty  : uid=1000(system) WifiStateMachin identical 1 line
06-04 13:02:23.865  1168  1316 I chatty  : uid=1000(system) WifiStateMachin identical 3 lines
06-04 13:02:23.870  1168  1316 I chatty  : uid=1000(system) WifiStateMachin identical 9 lines
06-04 13:02:23.878  1168  1316 I chatty  : uid=1000(system) WifiStateMachin identical 9 lines
06-04 13:02:23.884  1168  1316 I chatty  : uid=1000(system) WifiStateMachin identical 1 line
06-04 13:02:23.887  1168  1316 I chatty  : uid=1000(system) WifiStateMachin identical 3 lines
06-04 13:02:23.893  1168  1316 I chatty  : uid=1000(system) WifiStateMachin identical 9 lines
06-04 13:02:23.895  1168  1316 I WifiStateMachine: send broadcast network recovery
06-04 13:02:23.896  1168  1316 E ActivityManager: Sending non-protected broadcast android.net.wifi.VIVO_WIFI_DETECT from system 1168:system/1000 pkg android
06-04 13:02:23.897  1168  1316 E ActivityManager: Sending non-protected broadcast android.net.wifi.VIVO_WIFI_DETECT from system 1168:system/1000 pkg android
06-04 13:02:23.899  1168  1168 W ContextImpl: Calling a method in the system process without a qualified user: android.app.ContextImpl.sendBroadcast:1026 com.android.server.wifi.VivoWifiNetworkDetect.stopCheck:599 com.android.server.wifi.VivoWifiNetworkDetect.handleEvents:323 com.android.server.wifi.VivoWifiNetworkDetect.access$1400:88 com.android.server.wifi.VivoWifiNetworkDetect$1.onReceive:295 
06-04 13:02:24.174   457   622 I BufferQueueProducer: [StatusBar#0](this:0x796a6c3800,id:3,api:1,p:1803,c:457) queueBuffer: fps=0.99 dur=2013.30 max=1033.38 min=979.92
06-04 13:02:24.188   457   457 I SurfaceFlinger: [Built-in Screen (type:0)] fps:0.994884,dur:2010.29,max:1029.96,min:980.32
06-04 13:02:24.673  1168  1278 V AlarmAlign: mAlarmBatches = 90, triggerList = 1
06-04 13:02:24.674  1168  1278 E MtkDataShapingUtils: Exception openLteGateByDataShaping  in java.lang.NullPointerException: null receiver
06-04 13:02:24.674  1168  1278 W System.err: java.lang.NullPointerException: null receiver
06-04 13:02:24.674  1168  1278 W System.err: 	at java.lang.reflect.Method.invoke(Native Method)
06-04 13:02:24.674  1168  1278 W System.err: 	at com.mediatek.server.MtkDataShaping.openLteGateByDataShaping(MtkDataShaping.java:36)
06-04 13:02:24.674  1168  1278 W System.err: 	at com.android.server.AlarmManagerService.deliverAlarmsLocked(AlarmManagerService.java:4349)
06-04 13:02:24.674  1168  1278 W System.err: 	at com.android.server.AlarmManagerService$AlarmThread.run(AlarmManagerService.java:4545)
06-04 13:02:24.675  1168  1316 W AlarmManager: Unrecognized alarm listener com.android.server.wifi.WifiConfigStore$1@54d94bc
06-04 13:02:24.676  1168  1278 V AlarmAlign: setLocked to kernel, type = 2, when = 147512501, curTime = 147479279
06-04 13:02:24.692  1168  1316 D WifiConfigStore: Writing to stores completed in 17 ms.
06-04 13:02:25.040   676   676 I thermal_repeater: [recvMdThermalInfo] ret=33, strLen=127,  3, 38, -50, 25348, 32767, -28532
06-04 13:02:25.342  1168  1855 D AES     : AEEIOCTL_GET/SET_SF_STATE IOCTL,cmd= 1074294797, lParam=0. 
06-04 13:02:25.342  1168  1855 D AES     : AEEIOCTL_RT_MON_Kick IOCTL,cmd= 2147774474, lParam=300. 
06-04 13:02:25.483  1168  1316 E WifiVendorHal: getWifiLinkLayerStats(l.938) failed {.code = ERROR_NOT_SUPPORTED, .description = }
06-04 13:02:26.183   457   622 I BufferQueueProducer: [StatusBar#0](this:0x796a6c3800,id:3,api:1,p:1803,c:457) queueBuffer: fps=1.00 dur=2009.09 max=1014.33 min=994.76
06-04 13:02:26.192   457   457 I SurfaceFlinger: [Built-in Screen (type:0)] fps:0.998082,dur:2003.84,max:1006.30,min:997.55
06-04 13:02:27.808  5424  5424 I NetLowlatency: setDataPhoneId: 0
06-04 13:02:27.808  5424  5424 I NetLowlatency: is automode : true
06-04 13:02:27.810  5424  5424 I NetLowlatency: setDataPhoneId: 0
06-04 13:02:28.176   457   622 I BufferQueueProducer: [StatusBar#0](this:0x796a6c3800,id:3,api:1,p:1803,c:457) queueBuffer: fps=0.50 dur=1993.72 max=1993.72 min=1993.72
06-04 13:02:28.192   457   457 I SurfaceFlinger: [Built-in Screen (type:0)] fps:0.499854,dur:2000.59,max:2000.59,min:2000.59
06-04 13:02:28.500  1168  1316 E WifiVendorHal: getWifiLinkLayerStats(l.938) failed {.code = ERROR_NOT_SUPPORTED, .description = }
06-04 13:02:29.005   638   679 E AALLightSensor: waitRelative abnormal, retValue=-110
06-04 13:02:29.190   457   622 I BufferQueueProducer: [StatusBar#0](this:0x796a6c3800,id:3,api:1,p:1803,c:457) queueBuffer: fps=0.99 dur=1013.41 max=1013.41 min=1013.41
06-04 13:02:29.208   457   457 I SurfaceFlinger: [Built-in Screen (type:0)] fps:0.984644,dur:1015.60,max:1015.60,min:1015.60
06-04 13:02:29.213   457   457 I SurfaceFlinger: frameMissed
06-04 13:02:27.827  1168  2168 I chatty  : uid=1000(system) Binder:1168_9 identical 3 lines
06-04 13:02:29.767   452  7534 D APM_AudioPolicyManager: AudioPolicyManager:setRecordSilenced(uid:10153, silenced:1)
06-04 13:02:29.767   452  7534 D AudioFlinger: AudioFlinger::setRecordSilenced(uid:10153, silenced:1)
06-04 13:02:30.196  1168  1186 D ActivityManager: StartMode packageName = com.google.android.gms ,callingPid = -1 ,alwaysRestrict = true ,startMode = 2 ,UidRec:UidRecord{c768d3d u0a27 BFGS procs:6 seq(0,0,0)}
06-04 13:02:30.213  1168  1705 V AlarmAlign: setLocked to kernel, type = 2, when = 147512501, curTime = 147484816
06-04 13:02:30.213  1168  1705 V AlarmAlign: setLocked to kernel, type = 2, when = 147512501, curTime = 147484816
06-04 13:02:30.252  2808  2819 I .gms.persisten: Background concurrent copying GC freed 151766(7MB) AllocSpace objects, 27(936KB) LOS objects, 30% free, 13MB/19MB, paused 106us total 128.688ms
06-04 13:02:30.343  1168  1855 D AES     : AEEIOCTL_GET/SET_SF_STATE IOCTL,cmd= 1074294797, lParam=0. 
06-04 13:02:30.343  1168  1855 D AES     : AEEIOCTL_RT_MON_Kick IOCTL,cmd= 2147774474, lParam=300. 
06-04 13:02:31.519  1168  1316 E WifiVendorHal: getWifiLinkLayerStats(l.938) failed {.code = ERROR_NOT_SUPPORTED, .description = }
06-04 13:02:32.196   457   622 I BufferQueueProducer: [StatusBar#0](this:0x796a6c3800,id:3,api:1,p:1803,c:457) queueBuffer: fps=0.67 dur=3006.00 max=2986.55 min=19.45
06-04 13:02:32.214   457   457 I SurfaceFlinger: [Built-in Screen (type:0)] fps:0.665298,dur:3006.17,max:2997.28,min:8.89
06-04 13:02:34.540  1168  1316 E WifiVendorHal: getWifiLinkLayerStats(l.938) failed {.code = ERROR_NOT_SUPPORTED, .description = }
06-04 13:02:35.054   676   676 I thermal_repeater: [recvMdThermalInfo] ret=33, strLen=127,  3, 38, -50, 25348, 32767, -28532
06-04 13:02:35.344  1168  1855 D AES     : AEEIOCTL_GET/SET_SF_STATE IOCTL,cmd= 1074294797, lParam=0. 
06-04 13:02:35.344  1168  1855 D AES     : AEEIOCTL_RT_MON_Kick IOCTL,cmd= 2147774474, lParam=300. 
06-04 13:02:37.557  1168  1316 E WifiVendorHal: getWifiLinkLayerStats(l.938) failed {.code = ERROR_NOT_SUPPORTED, .description = }
06-04 13:02:37.810  5424  5424 I NetLowlatency: setDataPhoneId: 0
06-04 13:02:37.810  5424  5424 I NetLowlatency: is automode : true
06-04 13:02:37.813  5424  5424 I NetLowlatency: setDataPhoneId: 0
06-04 13:02:37.816  1168  8216 I chatty  : uid=1000(system) Binder:1168_1C identical 2 lines
06-04 13:02:38.482  1168  8216 D WifiPermissionsUtil: com.google.android.gms getScanResults, ignore the location switch restrictions
06-04 13:02:38.959   661   748 E storaged: getDiskStats failed with result NOT_SUPPORTED and size 0
06-04 13:02:39.005   638   679 E AALLightSensor: waitRelative abnormal, retValue=-110
06-04 13:02:40.345  1168  1855 D AES     : AEEIOCTL_GET/SET_SF_STATE IOCTL,cmd= 1074294797, lParam=0. 
06-04 13:02:40.345  1168  1855 D AES     : AEEIOCTL_RT_MON_Kick IOCTL,cmd= 2147774474, lParam=300. 
06-04 13:02:40.579  1168  1316 E WifiVendorHal: getWifiLinkLayerStats(l.938) failed {.code = ERROR_NOT_SUPPORTED, .description = }
06-04 13:02:41.208   457   622 I BufferQueueProducer: [StatusBar#0](this:0x796a6c3800,id:3,api:1,p:1803,c:457) queueBuffer: fps=0.11 dur=9012.16 max=9012.16 min=9012.16
06-04 13:02:41.214   457   457 I SurfaceFlinger: [Built-in Screen (type:0)] fps:0.111107,dur:9000.34,max:9000.34,min:9000.34
06-04 13:02:43.602  1168  1316 E WifiVendorHal: getWifiLinkLayerStats(l.938) failed {.code = ERROR_NOT_SUPPORTED, .description = }
06-04 13:02:44.214   457   622 I BufferQueueProducer: [StatusBar#0](this:0x796a6c3800,id:3,api:1,p:1803,c:457) queueBuffer: fps=1.00 dur=3005.53 max=2011.45 min=78.92
06-04 13:02:44.229   457   457 I SurfaceFlinger: [Built-in Screen (type:0)] fps:0.995153,dur:3014.61,max:2017.16,min:91.28
06-04 13:02:45.071   676   676 I thermal_repeater: [recvMdThermalInfo] ret=33, strLen=127,  3, 38, -50, 25348, 32767, -28532
06-04 13:02:45.346  1168  1855 D AES     : AEEIOCTL_GET/SET_SF_STATE IOCTL,cmd= 1074294797, lParam=0. 
06-04 13:02:45.347  1168  1855 D AES     : AEEIOCTL_RT_MON_Kick IOCTL,cmd= 2147774474, lParam=300. 
06-04 13:02:46.618  1168  1316 E WifiVendorHal: getWifiLinkLayerStats(l.938) failed {.code = ERROR_NOT_SUPPORTED, .description = }
06-04 13:02:46.945  2742  2742 I ADB_SERVICES: fdevent_loop length=1
06-04 13:02:46.945  2742  2742 I ADB_SERVICES: service_to_fd sync:
06-04 13:02:46.946  2742  2742 I ADB_SERVICES: service thread started, 19:20
06-04 13:02:46.947  2742  2742 I ADB_SERVICES: local_socket_flush_incoming write_data=33273
06-04 13:02:46.947  2742 10305 I ADB_SERVICES: sync: stat_v2('/data/local/tmp/scrcpy-server.jar')
06-04 13:02:46.951  2742 10305 I ADB_SERVICES: sync: send('/data/local/tmp/scrcpy-server.jar,33188')
06-04 13:02:46.953  2742 10305 I ADB_SERVICES: handle_send_file ID_DONE
06-04 13:02:46.955  2742 10305 I ADB_SERVICES: sync: quit('')
06-04 13:02:46.955  2742 10305 I ADB_SERVICES: sync: done fd(20)
06-04 13:02:46.955  2742  2742 I ADB_SERVICES: for fd 19, revents = 2011
06-04 13:02:46.961  2742  2742 I ADB_SERVICES: service_to_fd reverse:forward:localabstract:scrcpy;tcp:27183
06-04 13:02:46.962  2742  2742 I ADB_SERVICES: for fd 19, revents = 2011
06-04 13:02:46.970  2742  2742 I ADB_SERVICES: service_to_fd shell,v2,TERM=xterm-256color,raw:CLASSPATH=/data/local/tmp/scrcpy-server.jar app_process / com.genymobile.scrcpy.Server 1.14 info 0 8000000 0 -1 false - true true 0 false false -
06-04 13:02:47.293 10308 10308 D PQCommon: [PQ_PROT] [PQCust] libpq_cust_base_mtk.so absent, libpq_cust_mtk.so absent
06-04 13:02:47.295 10308 10308 D AVStageFactory: createInstance(64bit): createVendorAVFactory success!
06-04 13:02:47.296 10308 10308 D AVStageUtils: createInstance(64bit): createVendorAVUtils success!
06-04 13:02:47.296 10308 10308 D AVStageFactory: createInstance(64bit): createVendorAVFactory success!
06-04 13:02:47.296 10308 10308 D AVStageUtils: createInstance(64bit): createVendorAVUtils success!
06-04 13:02:47.296 10308 10308 D AndroidRuntime: >>>>>> START com.android.internal.os.RuntimeInit uid 2000 <<<<<<
06-04 13:02:47.351   457   622 I BufferQueueProducer: [StatusBar#0](this:0x796a6c3800,id:3,api:1,p:1803,c:457) queueBuffer: fps=0.96 dur=3137.85 max=2141.97 min=112.73
06-04 13:02:47.369   457   457 I SurfaceFlinger: [Built-in Screen (type:0)] fps:0.955377,dur:3140.12,max:2140.58,min:117.40
06-04 13:02:47.392 10308 10308 E System  : Unable to open boot classpath entry: /system/framework/vendor.factory.hardware.vivoem-V1.0-java.jar
06-04 13:02:47.392 10308 10308 E System  : java.io.FileNotFoundException: File doesn't exist: /system/framework/vendor.factory.hardware.vivoem-V1.0-java.jar
06-04 13:02:47.392 10308 10308 E System  : 	at java.util.zip.ZipFile.<init>(ZipFile.java:215)
06-04 13:02:47.392 10308 10308 E System  : 	at java.util.zip.ZipFile.<init>(ZipFile.java:152)
06-04 13:02:47.392 10308 10308 E System  : 	at java.util.jar.JarFile.<init>(JarFile.java:160)
06-04 13:02:47.392 10308 10308 E System  : 	at java.util.jar.JarFile.<init>(JarFile.java:97)
06-04 13:02:47.392 10308 10308 E System  : 	at libcore.io.ClassPathURLStreamHandler.<init>(ClassPathURLStreamHandler.java:47)
06-04 13:02:47.392 10308 10308 E System  : 	at java.lang.VMClassLoader.createBootClassPathUrlHandlers(VMClassLoader.java:48)
06-04 13:02:47.392 10308 10308 E System  : 	at java.lang.VMClassLoader.<clinit>(VMClassLoader.java:32)
06-04 13:02:47.392 10308 10308 E System  : 	at java.lang.BootClassLoader.findResource(ClassLoader.java:1351)
06-04 13:02:47.392 10308 10308 E System  : 	at java.lang.BootClassLoader.getResource(ClassLoader.java:1397)
06-04 13:02:47.392 10308 10308 E System  : 	at java.lang.ClassLoader.getResourceAsStream(ClassLoader.java:987)
06-04 13:02:47.392 10308 10308 E System  : 	at java.lang.Class.getResourceAsStream(Class.java:2211)
06-04 13:02:47.392 10308 10308 E System  : 	at java.util.logging.LogManager.readConfiguration(LogManager.java:1297)
06-04 13:02:47.392 10308 10308 E System  : 	at java.util.logging.LogManager$3.run(LogManager.java:390)
06-04 13:02:47.392 10308 10308 E System  : 	at java.util.logging.LogManager$3.run(LogManager.java:387)
06-04 13:02:47.392 10308 10308 E System  : 	at java.security.AccessController.doPrivileged(AccessController.java:69)
06-04 13:02:47.392 10308 10308 E System  : 	at java.util.logging.LogManager.readPrimordialConfiguration(LogManager.java:387)
06-04 13:02:47.392 10308 10308 E System  : 	at java.util.logging.LogManager.access$900(LogManager.java:144)
06-04 13:02:47.392 10308 10308 E System  : 	at java.util.logging.LogManager$2.run(LogManager.java:336)
06-04 13:02:47.392 10308 10308 E System  : 	at java.security.AccessController.doPrivileged(AccessController.java:43)
06-04 13:02:47.392 10308 10308 E System  : 	at java.util.logging.LogManager.ensureLogManagerInitialized(LogManager.java:329)
06-04 13:02:47.392 10308 10308 E System  : 	at java.util.logging.LogManager.getLogManager(LogManager.java:369)
06-04 13:02:47.392 10308 10308 E System  : 	at java.util.logging.Logger.demandLogger(Logger.java:449)
06-04 13:02:47.392 10308 10308 E System  : 	at java.util.logging.Logger.getLogger(Logger.java:505)
06-04 13:02:47.392 10308 10308 E System  : 	at android.icu.util.TimeZone.<clinit>(TimeZone.java:95)
06-04 13:02:47.392 10308 10308 E System  : 	at java.util.TimeZone.setDefault(TimeZone.java:746)
06-04 13:02:47.392 10308 10308 E System  : 	at com.android.internal.os.RuntimeInit.commonInit(RuntimeInit.java:253)
06-04 13:02:47.392 10308 10308 E System  : 	at com.android.internal.os.RuntimeInit.main(RuntimeInit.java:377)
06-04 13:02:47.394 10308 10308 D AndroidRuntime: Calling main entry com.genymobile.scrcpy.Server
06-04 13:02:47.395 10308 10308 I scrcpy  : Device: vivo vivo 1819 (Android 9)
06-04 13:02:47.405 10308 10308 I app_process: Thread[1,tid=10308,Native,Thread*=0x734a014c00,peer=0x12c01f38,"main"] recursive attempt to load library "/system/lib64/libmedia_jni.so"
06-04 13:02:47.405 10308 10308 D MtpDeviceJNI: register_android_mtp_MtpDevice
06-04 13:02:47.405 10308 10308 I app_process: Thread[1,tid=10308,Native,Thread*=0x734a014c00,peer=0x12c01f38,"main"] recursive attempt to load library "/system/lib64/libmedia_jni.so"
06-04 13:02:47.405 10308 10308 I app_process: Thread[1,tid=10308,Native,Thread*=0x734a014c00,peer=0x12c01f38,"main"] recursive attempt to load library "/system/lib64/libmedia_jni.so"
06-04 13:02:47.407 10308 10308 I MediaCodecList: matching 'OMX.MTK.VIDEO.ENCODER.AVC'
06-04 13:02:47.407 10308 10308 I MediaCodecList: matching 'OMX.google.h264.encoder'
06-04 13:02:47.407 10308 10308 I MediaCodec: MediaCodec constructor
06-04 13:02:47.407 10308 10308 I ACodec  : mIsVivoLogEnable = 0
06-04 13:02:47.408 10308 10321 I OMXClient: IOmx service obtained
06-04 13:02:47.409   663 23884 I OMXMaster: makeComponentInstance(OMX.MTK.VIDEO.ENCODER.AVC) in [email protected] process
06-04 13:02:47.410   663 23884 D MtkOmxVenc: [0xeeb4b800] MtkOmxVenc::MtkOmxVenc this= 0xEEB4B800
06-04 13:02:47.410   663 23884 D MtkOmxVenc: [0xeeb4b800] dump flag=0x0
06-04 13:02:47.410   663 23884 D MtkOmxVenc: [0xeeb4b800] MtkOmxComponentCreate mCompHandle(0xEEB4B804)
06-04 13:02:47.410   663 23884 D MtkOmxVenc: [0xeeb4b800] MtkOmxVenc::ComponentInit (OMX.MTK.VIDEO.ENCODER.AVC)
06-04 13:02:47.410   663 23884 E MtkOmxVenc: [0xeeb4b800] bufk = 0
06-04 13:02:47.410   663 23884 D MtkOmxVenc: [0xeeb4b800] uDefaultAVCProfileType 2
06-04 13:02:47.410   663 23884 D MtkOmxVenc: [0xeeb4b800] uDefaultAVCLevelType 4
06-04 13:02:47.410   663 23884 D MtkOmxVenc: [0xeeb4b800] uDefaultAVCProfileType 2
06-04 13:02:47.410  2742  2742 I ADB_SERVICES: service_to_fd reverse:killforward:localabstract:scrcpy
06-04 13:02:47.410   663 23884 I VDO_LOG : venc eFuse unsupported type (unlimited)!!
06-04 13:02:47.410   663 23884 D MtkOmxVenc: [0xeeb4b800] uDefaultAVCProfileType 2
06-04 13:02:47.410   663 23884 D MtkOmxVenc: [0xeeb4b800] uDefaultAVCLevelType 4
06-04 13:02:47.410   663 23884 D MtkOmxVenc: [0xeeb4b800] uDefaultAVCProfileType 2
06-04 13:02:47.410  2742  2742 I ADB_SERVICES: for fd 25, revents = 2011
06-04 13:02:47.410   663 23884 I VDO_LOG : venc eFuse unsupported type (unlimited)!!
06-04 13:02:47.410   663 23884 D MtkOmxVenc: [0xeeb4b800] InitSecEncParams svp support: 0, type: 0
06-04 13:02:47.410   663 23884 D MtkOmxVenc: [0xeeb4b800] ComponentInit init sec 2 mIsSecureInst 0
06-04 13:02:47.411   663 10323 D MtkOmxVenc: [0xeeb4b800] MtkOmxVencThread created pVenc=0xEEB4B800
06-04 13:02:47.411   663 10324 D MtkOmxVenc: [0xeeb4b800] MtkOmxVencEncodeThread created pVenc=0xEEB4B800, tid=10324
06-04 13:02:47.411   663 10325 D MtkOmxVenc: [0xeeb4b800] MtkOmxVencConvertThread created pVenc=0xEEB4B800, tid=10325
06-04 13:02:47.413 10308 10320 V MediaCodec: kWhatConfigure: Old mCrypto: 0x0 (0)
06-04 13:02:47.413 10308 10320 V MediaCodec: kWhatConfigure: New mCrypto: 0x0 (0)
06-04 13:02:47.413 10308 10320 V MediaCodec: Found 0 pieces of codec specific data.
06-04 13:02:47.414   663 23884 E MtkOmxVenc: [0xeeb4b800] MtkOmxVenc::GetExtensionIndex Unknown parameter name: OMX.google.android.index.enableAndroidNativeBuffers
06-04 13:02:47.414   663 23884 D MtkOmxVenc: [0xeeb4b800] OMX_GoogleAndroidIndexAllocateAndroidNativeHandle enable(0), mStoreMetaDataInOutBuffers(0)
06-04 13:02:47.414   663 23884 D MtkOmxVenc: [0xeeb4b800] @@ mStoreMetaDataInOutBuffers(0)
06-04 13:02:47.415   663 23884 E MtkOmxVenc: [0xeeb4b800] MtkOmxVenc::GetExtensionIndex Unknown parameter name: OMX.google.android.index.prepareForAdaptivePlayback
06-04 13:02:47.415   663 23884 E MtkOmxVenc: [0xeeb4b800] MtkOmxVenc::GetExtensionIndex Unknown parameter name: OMX.google.android.index.configureVideoTunnelMode
06-04 13:02:47.415   663 23884 E MtkOmxVenc: [0xeeb4b800] MtkOmxVenc::GetExtensionIndex Unknown parameter name: OMX.google.android.index.useAndroidNativeBuffer2
06-04 13:02:47.415   663 23884 E MtkOmxVenc: [0xeeb4b800] MtkOmxVenc::GetExtensionIndex Unknown parameter name: OMX.google.android.index.useAndroidNativeBuffer
06-04 13:02:47.415   663 23884 E MtkOmxVenc: [0xeeb4b800] MtkOmxVenc::GetExtensionIndex Unknown parameter name: OMX.google.android.index.enableAndroidNativeBuffers
06-04 13:02:47.415   663 23884 E MtkOmxVenc: [0xeeb4b800] MtkOmxVenc::GetExtensionIndex Unknown parameter name: OMX.google.android.index.getAndroidNativeBufferUsage
06-04 13:02:47.415   663 23884 E OMXNodeInstance: getParameter(0xeeb4b804:MTK.ENCODER.AVC, ??(0x7f200405)) ERROR: UnsupportedIndex(0x8000101a)
06-04 13:02:47.415 10308 10321 W OMXUtils: do not know color format 0x7f000200 = 2130706944
06-04 13:02:47.415   663 23884 E OMXNodeInstance: getParameter(0xeeb4b804:MTK.ENCODER.AVC, ??(0x7f200405)) ERROR: UnsupportedIndex(0x8000101a)
06-04 13:02:47.415 10308 10321 W OMXUtils: do not know color format 0x7f000789 = 2130708361
06-04 13:02:47.415   663 23884 D MtkOmxVenc: [0xeeb4b800] @@ Set input port: nFrameWidth(1080), nFrameHeight(2336), nStride(1080), nSliceHeight(2336), nBitrate(64000), xFramerate(0x3C0000), eColorFormat(0x7F000789), nBufferSize(3812864), nBufferCountActual(12)
06-04 13:02:47.415   663 23884 D MtkOmxVenc: [0xeeb4b800] betfor setprop watchdogTimeout is 160
06-04 13:02:47.415   663 23884 E MtkOmxVenc: [0xeeb4b800] setprop setValue to 300
06-04 13:02:47.416 10308 10321 I ACodec_vilte: set I frame rate
06-04 13:02:47.416   663 23884 D MtkOmxVenc: [0xeeb4b800] OMX_IndexVendorMtkOmxVencSetIInterval MtkOmxVenc::SetConfig -> I interval set to 10
06-04 13:02:47.416 10308 10321 I ACodec_vilte: set framerate
06-04 13:02:47.416 10308 10321 I ACodec_vilte: setMTKParameters, width: 1080
06-04 13:02:47.416 10308 10321 I ACodec_vilte: setMTKParameters, height: 2336
06-04 13:02:47.416   663 23884 D MtkOmxVenc: [0xeeb4b800] mOutputPortDef.format.video.nFrameWidth=1080, mOutputPortDef.format.video.nFrameHeight=2336
06-04 13:02:47.416   663 23884 D MtkOmxVenc: [0xeeb4b800] @@ Set output port: nFrameWidth(1080), nFrameHeight(2336), nStride(176), nSliceHeight(144),nBitrate(8000000), xFramerate(0x0), compressionFormat(0x00000007), nBufferSize(2621440),nBufferCountActual(8)
06-04 13:02:47.416 10308 10321 I ACodec  : setupAVCEncoderParameters with [profile: Baseline] [level: Level41]
06-04 13:02:47.416   663 23884 D MtkOmxVenc: [0xeeb4b800] nTargetBitrate=8000000, mode=1
06-04 13:02:47.416   663 23884 E MtkOmxVenc: [0xeeb4b800] MtkOmxVenc::GetExtensionIndex Unknown parameter name: OMX.google.android.index.describeColorAspects
06-04 13:02:47.416 10308 10321 I ACodec  : [OMX.MTK.VIDEO.ENCODER.AVC] cannot encode color aspects. Ignoring.
06-04 13:02:47.416   663 23884 E MtkOmxVenc: [0xeeb4b800] MtkOmxVenc::GetExtensionIndex Unknown parameter name: OMX.google.android.index.describeHDRStaticInfo
06-04 13:02:47.416 10308 10321 I ACodec  : [OMX.MTK.VIDEO.ENCODER.AVC] cannot encode HDR static metadata. Ignoring.
06-04 13:02:47.416 10308 10321 I ACodec  : setupVideoEncoder succeeded
06-04 13:02:47.416 10308 10321 I ACodec_vilte: set I frame rate
06-04 13:02:47.416   663 23884 D MtkOmxVenc: [0xeeb4b800] OMX_IndexVendorMtkOmxVencSetIInterval MtkOmxVenc::SetConfig -> I interval set to 10
06-04 13:02:47.416 10308 10321 I ACodec_vilte: set framerate
06-04 13:02:47.416 10308 10321 I ACodec_vilte: setMTKParameters, width: 1080
06-04 13:02:47.416 10308 10321 I ACodec_vilte: setMTKParameters, height: 2336
06-04 13:02:47.416   663 23884 E OMXNodeInstance: getParameter(0xeeb4b804:MTK.ENCODER.AVC, ??(0x7f200405)) ERROR: UnsupportedIndex(0x8000101a)
06-04 13:02:47.416 10308 10321 W OMXUtils: do not know color format 0x7f000789 = 2130708361
06-04 13:02:47.416   663 23884 E MtkOmxVenc: [0xeeb4b800] MtkOmxVenc::GetConfig unsupported nConfigIndex(0x6F800005)
06-04 13:02:47.416   663 23884 E OMXNodeInstance: getConfig(0xeeb4b804:MTK.ENCODER.AVC, ConfigLatency(0x6f800005)) ERROR: UnsupportedIndex(0x8000101a)
06-04 13:02:47.416   663 23884 E MtkOmxVenc: [0xeeb4b800] MtkOmxVenc::GetConfig unsupported nConfigIndex(0x6F100004)
06-04 13:02:47.416   663 23884 E OMXNodeInstance: getConfig(0xeeb4b804:MTK.ENCODER.AVC, ConfigAndroidVendorExtension(0x6f100004)) ERROR: UnsupportedIndex(0x8000101a)
06-04 13:02:47.417   663   663 W HwBinder:663_9: type=1400 audit(0.0:159903): avc: denied { read } for name="u:object_r:graphics_debug_prop:s0" dev="tmpfs" ino=9353 scontext=u:r:mediacodec:s0 tcontext=u:object_r:graphics_debug_prop:s0 tclass=file permissive=0
06-04 13:02:47.417 10308 10320 V MediaCodec: [OMX.MTK.VIDEO.ENCODER.AVC] configured as input format: AMessage(what = 0x00000000) = {
06-04 13:02:47.417 10308 10320 V MediaCodec:       string mime = "video/raw"
06-04 13:02:47.417 10308 10320 V MediaCodec:       int32_t stride = 1080
06-04 13:02:47.417 10308 10320 V MediaCodec:       int32_t slice-height = 2336
06-04 13:02:47.417 10308 10320 V MediaCodec:       int32_t color-format = 2130708361
06-04 13:02:47.417 10308 10320 V MediaCodec:       int32_t width = 1080
06-04 13:02:47.417 10308 10320 V MediaCodec:       int32_t height = 2336
06-04 13:02:47.417 10308 10320 V MediaCodec:     }, output format: AMessage(what = 0x00000000) = {
06-04 13:02:47.417 10308 10320 V MediaCodec:       int32_t bitrate = 8000000
06-04 13:02:47.417 10308 10320 V MediaCodec:       int32_t max-bitrate = 8000000
06-04 13:02:47.417 10308 10320 V MediaCodec:       int32_t frame-rate = 60
06-04 13:02:47.417 10308 10320 V MediaCodec:       string mime = "video/avc"
06-04 13:02:47.417 10308 10320 V MediaCodec:       int32_t width = 1080
06-04 13:02:47.417 10308 10320 V MediaCodec:       int32_t height = 2336
06-04 13:02:47.417 10308 10320 V MediaCodec:     }
06-04 13:02:47.418   663 23884 I BufferQueue: [unnamed-663-47](this:0xed161000,id:47,api:0,p:-1,c:-1) BufferQueue core=(663:media.codec)
06-04 13:02:47.418   663 23884 E DumpTunnel: finding regDump() failed
06-04 13:02:47.418   663 23884 E         : finding createWrapPrototype() failed
06-04 13:02:47.418   663 23884 I BufferQueueConsumer: [GraphicBufferSource](this:0xed161000,id:47,api:0,p:-1,c:-1) setConsumerName: GraphicBufferSource
06-04 13:02:47.418   663 23884 E libc    : Access denied finding property "vendor.debug.bq.line"
06-04 13:02:47.418   663 23884 I BufferQueueConsumer: [GraphicBufferSource](this:0xed161000,id:47,api:0,p:-1,c:663) connect(C): consumer=(663:media.codec) controlledByApp=false
06-04 13:02:47.419   663 23884 D MtkOmxVenc: [0xeeb4b800] @@ OMX_GoogleAndroidIndexstoreANWBufferInMetadata
06-04 13:02:47.419   663 23884 D MtkOmxVenc: [0xeeb4b800] @@ mStoreMetaDataInBuffers(1) for port(0)
06-04 13:02:47.419   663 23884 E MtkOmxVenc: [0xeeb4b800] MtkOmxVenc::GetParameter unsupported nParamIndex(0x6F800004)
06-04 13:02:47.419   663 23884 E OMXNodeInstance: getParameter(0xeeb4b804:MTK.ENCODER.AVC, ParamConsumerUsageBits(0x6f800004)) ERROR: UnsupportedIndex(0x8000101a)
06-04 13:02:47.419   663 23884 I BufferQueueConsumer: [GraphicBufferSource](this:0xed161000,id:47,api:0,p:-1,c:663) setDefaultBufferSize: width=1080 height=2336
06-04 13:02:47.419   663 23884 D GraphicBufferSource: setting dataspace: 0x104, acquired=0
06-04 13:02:47.419   663 23884 E MtkOmxVenc: [0xeeb4b800] MtkOmxVenc::GetParameter unsupported nParamIndex(0x6F800004)
06-04 13:02:47.419   663 23884 E OMXNodeInstance: getParameter(0xeeb4b804:MTK.ENCODER.AVC, ParamConsumerUsageBits(0x6f800004)) ERROR: UnsupportedIndex(0x8000101a)
06-04 13:02:47.419   663 23884 D GraphicBufferSource: requesting color aspects (R:2(Limited), P:1(BT709_5), M:1(BT709_5), T:3(SMPTE170M))
06-04 13:02:47.419 10308 10320 V MediaCodec: [OMX.MTK.VIDEO.ENCODER.AVC] input surface created as input format: AMessage(what = 0x00000000) = {
06-04 13:02:47.419 10308 10320 V MediaCodec:       string mime = "video/raw"
06-04 13:02:47.419 10308 10320 V MediaCodec:       int32_t stride = 1080
06-04 13:02:47.419 10308 10320 V MediaCodec:       int32_t slice-height = 2336
06-04 13:02:47.419 10308 10320 V MediaCodec:       int32_t color-format = 2130708361
06-04 13:02:47.419 10308 10320 V MediaCodec:       int32_t width = 1080
06-04 13:02:47.419 10308 10320 V MediaCodec:       int32_t height = 2336
06-04 13:02:47.419 10308 10320 V MediaCodec:       int32_t color-range = 2
06-04 13:02:47.419 10308 10320 V MediaCodec:       int32_t color-standard = 1
06-04 13:02:47.419 10308 10320 V MediaCodec:       int32_t color-transfer = 3
06-04 13:02:47.419 10308 10320 V MediaCodec:       int32_t android._dataspace = 260
06-04 13:02:47.419 10308 10320 V MediaCodec:       Buffer android._color-aspects = {
06-04 13:02:47.419 10308 10320 V MediaCodec:         00000000:  02 00 00 00 01 00 00 00  03 00 00 00 01 00 00 00  ................
06-04 13:02:47.419 10308 10320 V MediaCodec:       }
06-04 13:02:47.419 10308 10320 V MediaCodec:     }, output format: AMessage(what = 0x00000000) = {
06-04 13:02:47.419 10308 10320 V MediaCodec:       int32_t bitrate = 8000000
06-04 13:02:47.419 10308 10320 V MediaCodec:       int32_t max-bitrate = 8000000
06-04 13:02:47.419 10308 10320 V MediaCodec:       int32_t frame-rate = 60
06-04 13:02:47.419 10308 10320 V MediaCodec:       string mime = "video/avc"
06-04 13:02:47.419 10308 10320 V MediaCodec:       int32_t width = 1080
06-04 13:02:47.419 10308 10320 V MediaCodec:       int32_t height = 2336
06-04 13:02:47.419 10308 10320 V MediaCodec:       int32_t color-range = 2
06-04 13:02:47.419 10308 10320 V MediaCodec:       int32_t color-standard = 1
06-04 13:02:47.419 10308 10320 V MediaCodec:       int32_t color-transfer = 3
06-04 13:02:47.419 10308 10320 V MediaCodec:     }
06-04 13:02:47.419 10308 10308 W H2BGraphicBufferProducer: getConsumerUsage is not fully supported
06-04 13:02:47.427 10327 10327 E asset   : setgid: Operation not permitted
06-04 13:02:47.453 10308 10308 W main    : type=1400 audit(0.0:159904): avc: denied { search } for name="bbkcore" dev="dm-2" ino=4128769 scontext=u:r:shell:s0 tcontext=u:object_r:vivo_data_file:s0 tclass=dir permissive=0
06-04 13:02:47.453 10308 10308 W main    : type=1400 audit(0.0:159905): avc: denied { search } for name="bbkcore" dev="dm-2" ino=4128769 scontext=u:r:shell:s0 tcontext=u:object_r:vivo_data_file:s0 tclass=dir permissive=0
06-04 13:02:47.457   457   457 W Binder:457_3: type=1400 audit(0.0:159906): avc: denied { call } for scontext=u:r:surfaceflinger:s0 tcontext=u:r:mediacodec:s0 tclass=binder permissive=0
06-04 13:02:47.457 10308 10308 D OpenGLRenderer: Skia GL Pipeline
06-04 13:02:47.457 10308 10308 I SurfaceFactory: [static] sSurfaceFactory = com.mediatek.view.impl.SurfaceFactoryImpl@5b9edbe
06-04 13:02:47.461   457   622 E         : HpInterface: Wrong interface type.
06-04 13:02:47.477   457   457 I BufferQueue: [unnamed-457-2357](this:0x796ace9800,id:2357,api:0,p:-1,c:-1) BufferQueue core=(457:/system/bin/surfaceflinger)
06-04 13:02:47.479   457   457 I HWC2    : Creating virtual display
06-04 13:02:47.479   427   427 I hwcomposer: [HWC] (2) deviceCreateVirtualDisplay format:1  
06-04 13:02:47.479   427   427 W hwcomposer: [DPY] Hotplug virtual disp(2) connect(1)  
06-04 13:02:47.479   427   427 I hwcomposer: [DPY] checkIsWfd wfd:0  
06-04 13:02:47.479   427   427 I hwcomposer: [DPY] Added Display Information:  
06-04 13:02:47.479   427   427 I hwcomposer: [DPY] ------------------------------------  
06-04 13:02:47.479   427   427 I hwcomposer: [DPY] Device id   : 2  
06-04 13:02:47.479   427   427 I hwcomposer: [DPY] Width       : 1080  
06-04 13:02:47.479   427   427 I hwcomposer: [DPY] Height      : 2336  
06-04 13:02:47.479   427   427 I hwcomposer: [DPY] xdpi        : 394705.031250  
06-04 13:02:47.479   427   427 I hwcomposer: [DPY] ydpi        : 394713.781250  
06-04 13:02:47.479   427   427 I hwcomposer: [DPY] vsync       : 0  
06-04 13:02:47.480   427   427 I hwcomposer: [DPY] refresh     : 0  
06-04 13:02:47.480   427   427 I hwcomposer: [DPY] connected   : 1  
06-04 13:02:47.480   427   427 I hwcomposer: [DPY] hwrotation  : 0  
06-04 13:02:47.480   427   427 I hwcomposer: [DPY] subtype     : 3  
06-04 13:02:47.480   427   427 I hwcomposer: [DPY] aspect      : 0.462, 0.462  
06-04 13:02:47.480   427   427 I hwcomposer: [DPY] protrait    : [   1,   0,1079,2336]  
06-04 13:02:47.480   427   427 I hwcomposer: [DPY] landscape   : [   0, 919,1080,1417]  
06-04 13:02:47.480   427   427 I hwcomposer: [DPY] trigger_by_vsync: 0  
06-04 13:02:47.480   427   427 I hwcomposer: [DPY] supportS3D  : 0  
06-04 13:02:47.480   427   427 I hwcomposer: [DPY] density     : 480  
06-04 13:02:47.488   427   427 I hwcomposer: [DBQ] (q1:0x7781417900) Buffer queue is created with size(3)  
06-04 13:02:47.488   427   427 I hwcomposer: [DBQ] (q1:0x7781417900) Reallocate Slot(0), pool(0 -> 0) size(0 -> 7581600)  
06-04 13:02:47.488   427   427 I hwcomposer: [DBQ] (q1:0x7781417900) Reallocate Slot(1), pool(0 -> 0) size(0 -> 7581600)  
06-04 13:02:47.489   663   663 W HwBinder:663_9: type=1400 audit(0.0:159907): avc: denied { read } for name="u:object_r:graphics_debug_prop:s0" dev="tmpfs" ino=9353 scontext=u:r:mediacodec:s0 tcontext=u:object_r:graphics_debug_prop:s0 tclass=file permissive=0
06-04 13:02:47.489   427   427 I hwcomposer: [DBQ] (q1:0x7781417900) Reallocate Slot(2), pool(0 -> 0) size(0 -> 7581600)  
06-04 13:02:47.489   457   457 I HWC2    : Created virtual display
06-04 13:02:47.489   457   457 I BufferQueueConsumer: [unnamed-457-2357](this:0x796ace9800,id:2357,api:0,p:-1,c:457) connect(C): consumer=(457:/system/bin/surfaceflinger) controlledByApp=false
06-04 13:02:47.489   457   457 I BufferQueueConsumer: [unnamed-457-2346](this:0x796ace9800,id:2357,api:0,p:-1,c:457) setConsumerName: unnamed-457-2346
06-04 13:02:47.491   457   457 I BufferQueueConsumer: [VDS: scrcpy](this:0x796ace9800,id:2357,api:0,p:-1,c:457) setConsumerName: VDS: scrcpy
06-04 13:02:47.491   457   457 I BufferQueueConsumer: [VDS: scrcpy](this:0x796ace9800,id:2357,api:0,p:-1,c:457) setDefaultBufferSize: width=1080 height=2336
06-04 13:02:47.491   457   457 I BufferQueueProducer: [VDS: scrcpy](this:0x796ace9800,id:2357,api:1,p:457,c:457) connect(P): api=1 producer=(457:/system/bin/surfaceflinger) producerControlledByApp=false
06-04 13:02:47.491   457   457 E SurfaceFlinger: getUniqueId not supported on VirtualDisplaySurface
06-04 13:02:47.491   457   457 E Surface : Failed to getUniqueId()
06-04 13:02:47.491   457   457 D Surface : Surface::connect(this=0x796ac61000,api=1)
06-04 13:02:47.491   663 23884 I BufferQueueProducer: [GraphicBufferSource](this:0xed161000,id:47,api:1,p:663,c:663) connect(P): api=1 producer=(663:media.codec) producerControlledByApp=false
06-04 13:02:47.492   663 23884 E libc    : Access denied finding property "vendor.debug.bq.line"
06-04 13:02:47.492 10308 10329 E         : IProducerListener: malformed binder reply
06-04 13:02:47.492   663 23884 I BufferQueueConsumer: [GraphicBufferSource](this:0xed161000,id:47,api:1,p:663,c:663) getReleasedBuffers: returning mask 0xffffffffffffffff
06-04 13:02:47.492   663 23884 W GraphicBufferSource: released unpopulated slots: [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63]
06-04 13:02:47.492   457   457 D mali_winsys: EGLint new_window_surface(egl_winsys_display *, void *, EGLSurface, EGLConfig, egl_winsys_surface **, EGLBoolean) returns 0x3000
06-04 13:02:47.493   457   457 E HWComposer: getSupportedPerFrameMetadata: getSupportedPerFrameMetadata failed for display 2: Unsupported (8)
06-04 13:02:47.493   457   457 D Surface : Surface::allocateBuffers(this=0x796ac61000)
06-04 13:02:47.493   663 23884 D MtkOmxVenc: [0xeeb4b800] MtkOmxVenc::SendCommand cmd=OMX_CommandStateSet
06-04 13:02:47.493   663 23884 D MtkOmxVenc: [0xeeb4b800] set MTK_OMX_VENC_IDLE_PENDING
06-04 13:02:47.494   663 10323 D MtkOmxVenc: [0xeeb4b800] # Got general command (OMX_CommandStateSet)
06-04 13:02:47.494   663 10323 D MtkOmxVenc: [0xeeb4b800] Request [OMX_StateLoaded]-> [OMX_StateIdle]
06-04 13:02:47.494   663 10323 D MtkOmxVenc: [0xeeb4b800] wait on mInPortAllocDoneSem(0), mOutPortAllocDoneSem(0)!!
06-04 13:02:47.495   416   416 W AshmemAllocator: ashmem_create_region(3812864) returning hidl_memory(0x786be2c100, 3812864)
06-04 13:02:47.514   416   416 I chatty  : uid=1000(system) [email protected] identical 10 lines
06-04 13:02:47.515   416   416 W AshmemAllocator: ashmem_create_region(3812864) returning hidl_memory(0x786be2c100, 3812864)
06-04 13:02:47.516   663  1915 D MtkOmxVenc: [0xeeb4b800] signal mInPortAllocDoneSem (1)
06-04 13:02:47.516   663  1915 D MtkOmxVenc: [0xeeb4b800] AllocateBuffer:: input port populated
06-04 13:02:47.516 10308 10329 E ion     : ioctl c0044901 failed with code -1: Invalid argument
06-04 13:02:47.517   416   416 W AshmemAllocator: ashmem_create_region(2621440) returning hidl_memory(0x786be2c100, 2621440)
06-04 13:02:47.520   416   416 I chatty  : uid=1000(system) [email protected] identical 6 lines
06-04 13:02:47.520   416   416 W AshmemAllocator: ashmem_create_region(2621440) returning hidl_memory(0x786be2c100, 2621440)
06-04 13:02:47.520   663 32214 D MtkOmxVenc: [0xeeb4b800] signal mOutPortAllocDoneSem (1)
06-04 13:02:47.520   663 32214 D MtkOmxVenc: [0xeeb4b800] AllocateBuffer:: output port populated
06-04 13:02:47.521   663 23884 D MtkOmxVenc: [0xeeb4b800] MtkOmxVenc::SendCommand cmd=OMX_CommandStateSet
06-04 13:02:47.521   663 10323 D MtkOmxVenc: [0xeeb4b800] # Got general command (OMX_CommandStateSet)
06-04 13:02:47.521   663 10323 D MtkOmxVenc: [0xeeb4b800] Request [OMX_StateIdle]-> [OMX_StateExecuting]
06-04 13:02:47.521   663 10323 D MtkOmxVenc: [0xeeb4b800] state changes to OMX_StateExecuting
06-04 13:02:47.555   663 23884 D GraphicBufferSource: got buffer with new dataSpace #104
06-04 13:02:47.555   663 10326 E MtkOmxVenc: [0xeeb4b800] MtkOmxVenc::GetExtensionIndex Unknown parameter name: OMX.google.android.index.describeColorAspects
06-04 13:02:47.555   663 23884 D MtkOmxVenc: [0xeeb4b800] MtkOmxVenc::EmptyThisBuffer pBuffHead(0xEE664920), pBuffer(0xEEB75CE0), nFilledLen(12)
06-04 13:02:47.555   663 10324 D MtkOmxVenc: [0xeeb4b800] CheckOpaqueFormat : 0x32315659
06-04 13:02:47.556   663 10324 E MtkOmxVenc: [0xeeb4b800] CheckGrallocWStride: 1088
06-04 13:02:47.556   663 10324 D MtkOmxVenc: [0xeeb4b800] @@ QueueInputBuffer (0)
06-04 13:02:47.556 10308 10321 D ACodec  : dataspace changed to 0x10c10000 (R:2(Limited), P:1(BT709_5), M:1(BT709_5), T:3(SMPTE170M)) (R:2(Limited), S:1(BT709), T:3(SMPTE_170M))
06-04 13:02:47.556   663 10324 I VDO_LOG : venc eFuse unsupported type (unlimited)!!
06-04 13:02:47.556   663 10324 E MtkOmxVenc: [0xeeb4b800] [ERROR] cannot support H.264 (1080x2336) encoder
06-04 13:02:47.556   663 10324 E MtkOmxVenc: [0xeeb4b800] [ERROR] cannot init encode driver
06-04 13:02:47.556 10308 10321 E ACodec  : [OMX.MTK.VIDEO.ENCODER.AVC] ERROR(0x80001005)
06-04 13:02:47.557 10308 10321 E ACodec  : signalError(omxError 0x80001005, internalError -2147483648)
06-04 13:02:47.557 10308 10320 E MediaCodec: Codec reported err 0x80001005, actionCode 0, while in state 6
06-04 13:02:47.557   663 10324 D MtkOmxVenc: [0xeeb4b800] @@ QueueInputBuffer (0)
06-04 13:02:47.557   663 10324 I VDO_LOG : venc eFuse unsupported type (unlimited)!!
06-04 13:02:47.557 10308 10320 V MediaCodec: msg={"epm_auto_record":"true","subtype":"32_2","reason":"32_2_err_0x80001005_actionCode_0x0","level":"3","trouble":"1","expose":"app_process","expsrc":"-NA - OMX.MTK.VIDEO.ENCODER.AVC"}
06-04 13:02:47.557   663 10324 E MtkOmxVenc: [0xeeb4b800] [ERROR] cannot support H.264 (1080x2336) encoder
06-04 13:02:47.557   663 10324 E MtkOmxVenc: [0xeeb4b800] [ERROR] cannot init encode driver
06-04 13:02:47.557 10308 10320 V MediaCodec: MediaCodec::updateAnalyticsItem
06-04 13:02:47.558 10308 10321 E ACodec  : [OMX.MTK.VIDEO.ENCODER.AVC] ERROR(0x80001005)
06-04 13:02:47.558 10308 10321 E ACodec  : signalError(omxError 0x80001005, internalError -2147483648)
06-04 13:02:47.558   663 10324 D MtkOmxVenc: [0xeeb4b800] @@ QueueInputBuffer (0)
06-04 13:02:47.558   663 10324 I VDO_LOG : venc eFuse unsupported type (unlimited)!!
06-04 13:02:47.558   663 10324 E MtkOmxVenc: [0xeeb4b800] [ERROR] cannot support H.264 (1080x2336) encoder
06-04 13:02:47.558   663 10324 E MtkOmxVenc: [0xeeb4b800] [ERROR] cannot init encode driver
06-04 13:02:47.558 10308 10321 E ACodec  : [OMX.MTK.VIDEO.ENCODER.AVC] ERROR(0x80001005)
06-04 13:02:47.559 10308 10321 E ACodec  : signalError(omxError 0x80001005, internalError -2147483648)
06-04 13:02:47.559 10308 10320 E MediaCodec: Codec reported err 0x80001005, actionCode 0, while in state 0
06-04 13:02:47.559   663 10324 D MtkOmxVenc: [0xeeb4b800] @@ QueueInputBuffer (0)
06-04 13:02:47.560   663 10324 I VDO_LOG : venc eFuse unsupported type (unlimited)!!
06-04 13:02:47.560   663 10324 E MtkOmxVenc: [0xeeb4b800] [ERROR] cannot support H.264 (1080x2336) encoder
06-04 13:02:47.560   663 10324 E MtkOmxVenc: [0xeeb4b800] [ERROR] cannot init encode driver
06-04 13:02:47.560 10308 10321 E ACodec  : [OMX.MTK.VIDEO.ENCODER.AVC] ERROR(0x80001005)
06-04 13:02:47.560 10308 10321 E ACodec  : signalError(omxError 0x80001005, internalError -2147483648)
06-04 13:02:47.560 10308 10320 V MediaCodec: msg={"epm_auto_record":"true","subtype":"32_2","reason":"32_2_err_0x80001005_actionCode_0x0","level":"3","trouble":"1","expose":"app_process","expsrc":"-NA - OMX.MTK.VIDEO.ENCODER.AVC"}
06-04 13:02:47.560   663 10324 D MtkOmxVenc: [0xeeb4b800] @@ QueueInputBuffer (0)
06-04 13:02:47.560   663 10324 I VDO_LOG : venc eFuse unsupported type (unlimited)!!
06-04 13:02:47.560 10308 10320 E MediaCodec: Codec reported err 0x80001005, actionCode 0, while in state 10
06-04 13:02:47.560   663 10324 E MtkOmxVenc: [0xeeb4b800] [ERROR] cannot support H.264 (1080x2336) encoder
06-04 13:02:47.560   663 10324 E MtkOmxVenc: [0xeeb4b800] [ERROR] cannot init encode driver
06-04 13:02:47.561   663 23884 D MtkOmxVenc: [0xeeb4b800] MtkOmxVenc::SendCommand cmd=OMX_CommandStateSet
06-04 13:02:47.561   663 23884 D MtkOmxVenc: [0xeeb4b800] set MTK_OMX_VENC_IDLE_PENDING
06-04 13:02:47.561   663 10323 D MtkOmxVenc: [0xeeb4b800] # Got general command (OMX_CommandStateSet)
06-04 13:02:47.561   663 10323 D MtkOmxVenc: [0xeeb4b800] Request [OMX_StateExecuting]-> [OMX_StateIdle]
06-04 13:02:47.561   663 10323 D MtkOmxVenc: [0xeeb4b800] FlushInputPort -> mNumPendingInput(0)
06-04 13:02:47.561 10308 10320 V MediaCodec: msg={"epm_auto_record":"true","subtype":"32_2","reason":"32_2_err_0x80001005_actionCode_0x0","level":"3","trouble":"1","expose":"app_process","expsrc":"-NA - OMX.MTK.VIDEO.ENCODER.AVC"}
06-04 13:02:47.561   663 10323 D MtkOmxVenc: [0xeeb4b800] -FlushOutputPort -> mNumPendingOutput(0)
06-04 13:02:47.561   663 10323 D MtkOmxVenc: [0xeeb4b800] +DeInitVideoEncodeHW
06-04 13:02:47.561   663 10323 D MtkOmxVenc: [0xeeb4b800] -DeInitVideoEncodeHW
06-04 13:02:47.561 10308 10320 E MediaCodec: Codec reported err 0x80001005, actionCode 0, while in state 10
06-04 13:02:47.561 10308 10321 E ACodec  : [OMX.MTK.VIDEO.ENCODER.AVC] ERROR(0x80001005)
06-04 13:02:47.561 10308 10321 E ACodec  : signalError(omxError 0x80001005, internalError -2147483648)
06-04 13:02:47.561 10308 10320 V MediaCodec: msg={"epm_auto_record":"true","subtype":"32_2","reason":"32_2_err_0x80001005_actionCode_0x0","level":"3","trouble":"1","expose":"app_process","expsrc":"-NA - OMX.MTK.VIDEO.ENCODER.AVC"}
06-04 13:02:47.561 10308 10320 E MediaCodec: Codec reported err 0x80001005, actionCode 0, while in state 10
06-04 13:02:47.561 10308 10320 V MediaCodec: msg={"epm_auto_record":"true","subtype":"32_2","reason":"32_2_err_0x80001005_actionCode_0x0","level":"3","trouble":"1","expose":"app_process","expsrc":"-NA - OMX.MTK.VIDEO.ENCODER.AVC"}
06-04 13:02:47.561   663 23884 D MtkOmxVenc: [0xeeb4b800] MtkOmxVenc::SendCommand cmd=OMX_CommandStateSet
06-04 13:02:47.561   663 23884 D MtkOmxVenc: [0xeeb4b800] set MTK_OMX_VENC_LOADED_PENDING
06-04 13:02:47.562   663 10323 D MtkOmxVenc: [0xeeb4b800] # Got general command (OMX_CommandStateSet)
06-04 13:02:47.562   663 10323 D MtkOmxVenc: [0xeeb4b800] Request [OMX_StateIdle]-> [OMX_StateLoaded]
06-04 13:02:47.562   663 10323 D MtkOmxVenc: [0xeeb4b800] wait on mInPortFreeDoneSem(0), mOutPortFreeDoneSem(0)
06-04 13:02:47.562   663  1915 D MtkOmxVenc: [0xeeb4b800] Warning: BufferType is not Gralloc Source !!!! LINE: 7633
06-04 13:02:47.562   663  1915 I chatty  : uid=1046(mediacodec) HwBinder:663_6 identical 6 lines
06-04 13:02:47.563   663  1915 D MtkOmxVenc: [0xeeb4b800] Warning: BufferType is not Gralloc Source !!!! LINE: 7633
06-04 13:02:47.563   663 32214 D MtkOmxVenc: [0xeeb4b800] Warning: BufferType is not Gralloc Source !!!! LINE: 7633
06-04 13:02:47.563   663  1469 D MtkOmxVenc: [0xeeb4b800] Warning: BufferType is not Gralloc Source !!!! LINE: 7633
06-04 13:02:47.563   663   663 D MtkOmxVenc: [0xeeb4b800] Warning: BufferType is not Gralloc Source !!!! LINE: 7633
06-04 13:02:47.563   663  6345 D MtkOmxVenc: [0xeeb4b800] MtkOmxVenc::FreeBuffer all input buffers have been freed!!! signal mInPortFreeDoneSem(1)
06-04 13:02:47.565   663  6345 D MtkOmxVenc: [0xeeb4b800] MtkOmxVenc::FreeBuffer all output buffers have been freed!!! signal mOutPortFreeDoneSem(1)
06-04 13:02:47.565   663   663 I BufferQueueConsumer: [GraphicBufferSource](this:0xed161000,id:47,api:1,p:663,c:-1) disconnect(C)
06-04 13:02:47.565   663 23884 D MtkOmxVenc: [0xeeb4b800] MtkOmxVenc::GetState (mState=OMX_StateLoaded)
06-04 13:02:47.566   663 23884 D MtkOmxVenc: [0xeeb4b800] +MtkOmxVenc::ComponentDeInit
06-04 13:02:47.566   663 10325 D MtkOmxVenc: [0xeeb4b800] MtkOmxVencConvertThread terminated pVenc=0xEEB4B800
06-04 13:02:47.566   663 10323 D MtkOmxVenc: [0xeeb4b800] MtkOmxVencThread terminated
06-04 13:02:47.567   663 10324 D MtkOmxVenc: [0xeeb4b800] MtkOmxVencEncodeThread terminated pVenc=0xEEB4B800
06-04 13:02:47.567   663 23884 D MtkOmxVenc: [0xeeb4b800] -MtkOmxVenc::ComponentDeInit
06-04 13:02:47.567   663 23884 D MtkOmxVenc: [0xeeb4b800] ~MtkOmxVenc this= 0xEEB4B800
06-04 13:02:47.568 10308 10308 I MediaCodec: ~MediaCodec
06-04 13:02:47.569 10308 10308 V MediaCodec: MediaCodec::updateAnalyticsItem
06-04 13:02:47.569  2742  2742 I ADB_SERVICES: for fd 19, revents = 2011
06-04 13:02:47.569 10308 10308 D AndroidRuntime: Shutting down VM
06-04 13:02:47.570  2742  2742 I ADB_SERVICES: for fd 23, revents = 2011
--------- beginning of crash
06-04 13:02:47.572 10308 10308 E AndroidRuntime: FATAL EXCEPTION: main
06-04 13:02:47.572 10308 10308 E AndroidRuntime: PID: 10308
06-04 13:02:47.572 10308 10308 E AndroidRuntime: java.lang.IllegalStateException
06-04 13:02:47.572 10308 10308 E AndroidRuntime: 	at android.media.MediaCodec.native_dequeueOutputBuffer(Native Method)
06-04 13:02:47.572 10308 10308 E AndroidRuntime: 	at android.media.MediaCodec.dequeueOutputBuffer(MediaCodec.java:2698)
06-04 13:02:47.572 10308 10308 E AndroidRuntime: 	at com.genymobile.scrcpy.ScreenEncoder.encode(ScreenEncoder.java:108)
06-04 13:02:47.572 10308 10308 E AndroidRuntime: 	at com.genymobile.scrcpy.ScreenEncoder.internalStreamScreen(ScreenEncoder.java:89)
06-04 13:02:47.572 10308 10308 E AndroidRuntime: 	at com.genymobile.scrcpy.ScreenEncoder.streamScreen(ScreenEncoder.java:55)
06-04 13:02:47.572 10308 10308 E AndroidRuntime: 	at com.genymobile.scrcpy.Server.scrcpy(Server.java:76)
06-04 13:02:47.572 10308 10308 E AndroidRuntime: 	at com.genymobile.scrcpy.Server.main(Server.java:225)
06-04 13:02:47.572 10308 10308 E AndroidRuntime: 	at com.android.internal.os.RuntimeInit.nativeFinishInit(Native Method)
06-04 13:02:47.572 10308 10308 E AndroidRuntime: 	at com.android.internal.os.RuntimeInit.main(RuntimeInit.java:383)
06-04 13:02:47.572 10308 10308 E scrcpy  : Exception on thread Thread[main,5,main]
06-04 13:02:47.572 10308 10308 E scrcpy  : java.lang.IllegalStateException
06-04 13:02:47.572 10308 10308 E scrcpy  : 	at android.media.MediaCodec.native_dequeueOutputBuffer(Native Method)
06-04 13:02:47.572 10308 10308 E scrcpy  : 	at android.media.MediaCodec.dequeueOutputBuffer(MediaCodec.java:2698)
06-04 13:02:47.572 10308 10308 E scrcpy  : 	at com.genymobile.scrcpy.ScreenEncoder.encode(ScreenEncoder.java:108)
06-04 13:02:47.572 10308 10308 E scrcpy  : 	at com.genymobile.scrcpy.ScreenEncoder.internalStreamScreen(ScreenEncoder.java:89)
06-04 13:02:47.572 10308 10308 E scrcpy  : 	at com.genymobile.scrcpy.ScreenEncoder.streamScreen(ScreenEncoder.java:55)
06-04 13:02:47.572 10308 10308 E scrcpy  : 	at com.genymobile.scrcpy.Server.scrcpy(Server.java:76)
06-04 13:02:47.572 10308 10308 E scrcpy  : 	at com.genymobile.scrcpy.Server.main(Server.java:225)
06-04 13:02:47.572 10308 10308 E scrcpy  : 	at com.android.internal.os.RuntimeInit.nativeFinishInit(Native Method)
06-04 13:02:47.572 10308 10308 E scrcpy  : 	at com.android.internal.os.RuntimeInit.main(RuntimeInit.java:383)
06-04 13:02:47.574 10308 10308 D chen    : ThreadGroup.java, Line: 1076, MethodName:uncaughtException
06-04 13:02:47.574 10308 10308 D chen    : ThreadGroup.java, Line: 1063, MethodName:uncaughtException
06-04 13:02:47.574 10308 10308 D chen    : Thread.java, Line: 1979, MethodName:dispatchUncaughtException
06-04 13:02:47.575 10308 10308 E AndroidRuntime: Error reporting crash
06-04 13:02:47.575 10308 10308 E AndroidRuntime: java.lang.RuntimeException: Bad file descriptor
06-04 13:02:47.575 10308 10308 E AndroidRuntime: 	at android.os.BinderProxy.transactNative(Native Method)
06-04 13:02:47.575 10308 10308 E AndroidRuntime: 	at android.os.BinderProxy.transact(Binder.java:1161)
06-04 13:02:47.575 10308 10308 E AndroidRuntime: 	at android.os.ServiceManagerProxy.getService(ServiceManagerNative.java:125)
06-04 13:02:47.575 10308 10308 E AndroidRuntime: 	at android.os.ServiceManager.rawGetService(ServiceManager.java:253)
06-04 13:02:47.575 10308 10308 E AndroidRuntime: 	at android.os.ServiceManager.getService(ServiceManager.java:124)
06-04 13:02:47.575 10308 10308 E AndroidRuntime: 	at android.app.ActivityManager$1.create(ActivityManager.java:4375)
06-04 13:02:47.575 10308 10308 E AndroidRuntime: 	at android.app.ActivityManager$1.create(ActivityManager.java:4372)
06-04 13:02:47.575 10308 10308 E AndroidRuntime: 	at android.util.Singleton.get(Singleton.java:34)
06-04 13:02:47.575 10308 10308 E AndroidRuntime: 	at android.app.ActivityManager.getService(ActivityManager.java:4368)
06-04 13:02:47.575 10308 10308 E AndroidRuntime: 	at com.android.internal.os.RuntimeInit$InterceptedUncaughtHandler.uncaughtException(RuntimeInit.java:210)
06-04 13:02:47.575 10308 10308 E AndroidRuntime: 	at java.lang.ThreadGroup.uncaughtException(ThreadGroup.java:1076)
06-04 13:02:47.575 10308 10308 E AndroidRuntime: 	at java.lang.ThreadGroup.uncaughtException(ThreadGroup.java:1063)
06-04 13:02:47.575 10308 10308 E AndroidRuntime: 	at java.lang.Thread.dispatchUncaughtException(Thread.java:1979)
06-04 13:02:47.576   457   457 I HWC2    : Destroying display 2
06-04 13:02:47.578   427   427 I hwcomposer: [HWC] (2) deviceDestroyVirtualDisplay  
06-04 13:02:47.578   427   427 W hwcomposer: [DPY] Hotplug virtual disp(2) connect(0)  
06-04 13:02:47.579   427   427 W hwcomposer: [DEV] try to wait for an invalid display session  
06-04 13:02:47.579   427   427 W hwcomposer: [DEV] (2) Failed to get info for invalid DispSession  
06-04 13:02:47.579   427   427 I hwcomposer: [DBQ] (q1:0x7781417900) Buffer queue is destroyed  
06-04 13:02:47.579   427   427 I hwcomposer: [DBQ] (q1:0x7781417900) Free Slot(0), handle=0x7780f550e0, 7581600 -> 0  
06-04 13:02:47.579   427   427 I hwcomposer: [DBQ] (q1:0x7781417900) Free Slot(1), handle=0x778144e2a0, 7581600 -> 0  
06-04 13:02:47.580   427   427 I hwcomposer: [DBQ] (q1:0x7781417900) Free Slot(2), handle=0x778144e0e0, 7581600 -> 0  
06-04 13:02:47.580   427   427 I hwcomposer: [DPY] Removed Display Information:  
06-04 13:02:47.580   427   427 I hwcomposer: [DPY] ------------------------------------  
06-04 13:02:47.580   427   427 I hwcomposer: [DPY] Device id   : 2  
06-04 13:02:47.580   427   427 I hwcomposer: [DPY] Width       : 1080  
06-04 13:02:47.580   427   427 I hwcomposer: [DPY] Height      : 2336  
06-04 13:02:47.580   427   427 I hwcomposer: [DPY] xdpi        : 394705.031250  
06-04 13:02:47.580   427   427 I hwcomposer: [DPY] ydpi        : 394713.781250  
06-04 13:02:47.580   427   427 I hwcomposer: [DPY] vsync       : 0  
06-04 13:02:47.580   427   427 I hwcomposer: [DPY] refresh     : 0  
06-04 13:02:47.580   427   427 I hwcomposer: [DPY] connected   : 1  
06-04 13:02:47.581   427   427 I hwcomposer: [DPY] hwrotation  : 0  
06-04 13:02:47.581   427   427 I hwcomposer: [DPY] subtype     : 3  
06-04 13:02:47.581   427   427 I hwcomposer: [DPY] aspect      : 0.462, 0.462  
06-04 13:02:47.581   427   427 I hwcomposer: [DPY] protrait    : [   1,   0,1079,2336]  
06-04 13:02:47.581   427   427 I hwcomposer: [DPY] landscape   : [   0, 919,1080,1417]  
06-04 13:02:47.581   427   427 I hwcomposer: [DPY] trigger_by_vsync: 0  
06-04 13:02:47.581   427   427 I hwcomposer: [DPY] supportS3D  : 0  
06-04 13:02:47.581   427   427 I hwcomposer: [DPY] density     : 480  
06-04 13:02:47.582   457   457 D Surface : Surface::disconnect(this=0x796ac61000,api=1)
06-04 13:02:47.767   663  8932 D osal_utils: ## CPU OPP MASK ON (Video)
06-04 13:02:47.813  5424  5424 I NetLowlatency: setDataPhoneId: 0
06-04 13:02:47.813  5424  5424 I NetLowlatency: is automode : true
06-04 13:02:47.815  5424  5424 I NetLowlatency: setDataPhoneId: 0
06-04 13:02:47.894   663 23884 I BufferQueue: [GraphicBufferSource](this:0xed161000,id:47,api:1,p:663,c:-1) ~BufferQueueCore
06-04 13:02:47.894   457   457 W libEGL  : EGLNativeWindowType 0x796ac61010 disconnect failed
06-04 13:02:47.895   457   457 E SurfaceFlinger: getUniqueId not supported on VirtualDisplaySurface
06-04 13:02:47.895   457   457 E Surface : Failed to getUniqueId()
06-04 13:02:47.895   457   457 I BufferQueueConsumer: [VDS: scrcpy](this:0x796ace9800,id:2357,api:1,p:457,c:-1) disconnect(C)
06-04 13:02:47.895   457   457 I BufferQueueProducer: [VDS: scrcpy](this:0x796ace9800,id:2357,api:1,p:457,c:-1) disconnect(P): api 1
06-04 13:02:47.895   457   457 I BufferQueue: [VDS: scrcpy](this:0x796ace9800,id:2357,api:1,p:-1,c:-1) ~BufferQueueCore
06-04 13:02:47.909   457   457 I SurfaceFlinger: frameMissed
06-04 13:02:48.267   663  8932 D osal_utils: ## CPU OPP MASK OFF (Video)
06-04 13:02:49.005   638   679 E AALLightSensor: waitRelative abnormal, retValue=-110
06-04 13:02:49.641  1168  1316 E WifiVendorHal: getWifiLinkLayerStats(l.938) failed {.code = ERROR_NOT_SUPPORTED, .description = }
06-04 13:02:50.232   457   511 I BufferQueueProducer: [StatusBar#0](this:0x796a6c3800,id:3,api:1,p:1803,c:457) queueBuffer: fps=0.35 dur=2880.93 max=2880.93 min=2880.93
06-04 13:02:50.238   457   457 I SurfaceFlinger: [Built-in Screen (type:0)] fps:1.394075,dur:2869.29,max:2326.70,min:9.03
06-04 13:02:50.348  1168  1855 D AES     : AEEIOCTL_GET/SET_SF_STATE IOCTL,cmd= 1074294797, lParam=0. 
06-04 13:02:50.348  1168  1855 D AES     : AEEIOCTL_RT_MON_Kick IOCTL,cmd= 2147774474, lParam=300. 
06-04 13:02:51.234   457   511 I BufferQueueProducer: [StatusBar#0](this:0x796a6c3800,id:3,api:1,p:1803,c:457) queueBuffer: fps=2.00 dur=1001.34 max=839.34 min=161.99
06-04 13:02:51.252   457   457 I SurfaceFlinger: [Built-in Screen (type:0)] fps:1.972275,dur:1014.06,max:840.08,min:173.98
06-04 13:02:52.651  1168  1316 E WifiVendorHal: getWifiLinkLayerStats(l.938) failed {.code = ERROR_NOT_SUPPORTED, .description = }
06-04 13:02:53.436   457   511 I BufferQueueProducer: [StatusBar#0](this:0x796a6c3800,id:3,api:1,p:1803,c:457) queueBuffer: fps=0.45 dur=2202.75 max=2202.75 min=2202.75
06-04 13:02:53.446   457   457 I SurfaceFlinger: [Built-in Screen (type:0)] fps:0.455844,dur:2193.73,max:2193.73,min:2193.73
06-04 13:02:55.087   676   676 I thermal_repeater: [recvMdThermalInfo] ret=33, strLen=127,  3, 38, -50, 25348, 32767, -28532
06-04 13:02:55.349  1168  1855 D AES     : AEEIOCTL_GET/SET_SF_STATE IOCTL,cmd= 1074294797, lParam=0. 
06-04 13:02:55.349  1168  1855 D AES     : AEEIOCTL_RT_MON_Kick IOCTL,cmd= 2147774474, lParam=300. 
06-04 13:02:55.671  1168  1316 E WifiVendorHal: getWifiLinkLayerStats(l.938) failed {.code = ERROR_NOT_SUPPORTED, .description = }
06-04 13:02:47.818  1168  8216 I chatty  : uid=1000(system) Binder:1168_1C identical 2 lines
06-04 13:02:57.638  1168  1168 D FeatureService: onReceive action android.intent.action.BATTERY_CHANGED
06-04 13:02:57.638  1803  1803 D KeyguardUpdateMonitor: received broadcast android.intent.action.BATTERY_CHANGED
06-04 13:02:57.638  1168  1315 D WifiController: DeviceActiveState CMD_BATTERY_CHANGED{ id=38388 when=0 what=155652 arg1=2 target=com.android.internal.util.StateMachine$SmHandler }
06-04 13:02:57.639  1168  1315 D WifiController: StaEnabledState CMD_BATTERY_CHANGED{ id=38388 when=0 what=155652 arg1=2 target=com.android.internal.util.StateMachine$SmHandler }
06-04 13:02:57.639  1168  1315 D WifiController: DefaultState CMD_BATTERY_CHANGED{ id=38388 when=0 what=155652 arg1=2 target=com.android.internal.util.StateMachine$SmHandler }
06-04 13:02:57.639  1803  1803 D KeyguardUpdateMonitor: handleBatteryUpdate
06-04 13:02:57.816  5424  5424 I NetLowlatency: setDataPhoneId: 0
06-04 13:02:57.816  5424  5424 I NetLowlatency: is automode : true
06-04 13:02:57.818  5424  5424 I NetLowlatency: setDataPhoneId: 0
06-04 13:02:57.822  1168  1348 I chatty  : uid=1000(system) Binder:1168_3 identical 2 lines
06-04 13:02:57.898  1168  1278 V AlarmAlign: mAlarmBatches = 89, triggerList = 1
06-04 13:02:57.899  1168  1278 E MtkDataShapingUtils: Exception openLteGateByDataShaping  in java.lang.NullPointerException: null receiver
06-04 13:02:57.899  1168  1278 W System.err: java.lang.NullPointerException: null receiver
06-04 13:02:57.899  1168  1278 W System.err: 	at java.lang.reflect.Method.invoke(Native Method)
06-04 13:02:57.899  1168  1278 W System.err: 	at com.mediatek.server.MtkDataShaping.openLteGateByDataShaping(MtkDataShaping.java:36)
06-04 13:02:57.899  1168  1278 W System.err: 	at com.android.server.AlarmManagerService.deliverAlarmsLocked(AlarmManagerService.java:4349)
06-04 13:02:57.899  1168  1278 W System.err: 	at com.android.server.AlarmManagerService$AlarmThread.run(AlarmManagerService.java:4545)
06-04 13:02:57.902  1168  1278 V AlarmAlign: setLocked to kernel, type = 2, when = 147512526, curTime = 147512505
06-04 13:02:57.911  1168  1705 V AlarmAlign: setLocked to kernel, type = 2, when = 147512526, curTime = 147512514
06-04 13:02:57.923  1168  1278 V AlarmAlign: mAlarmBatches = 89, triggerList = 1
06-04 13:02:57.924  1168  1278 E MtkDataShapingUtils: Exception openLteGateByDataShaping  in java.lang.NullPointerException: null receiver
06-04 13:02:57.924  1168  1278 W System.err: java.lang.NullPointerException: null receiver
06-04 13:02:57.924  1168  1278 W System.err: 	at java.lang.reflect.Method.invoke(Native Method)
06-04 13:02:57.924  1168  1278 W System.err: 	at com.mediatek.server.MtkDataShaping.openLteGateByDataShaping(MtkDataShaping.java:36)
06-04 13:02:57.924  1168  1278 W System.err: 	at com.android.server.AlarmManagerService.deliverAlarmsLocked(AlarmManagerService.java:4349)
06-04 13:02:57.924  1168  1278 W System.err: 	at com.android.server.AlarmManagerService$AlarmThread.run(AlarmManagerService.java:4545)
06-04 13:02:57.929  1168  1278 V AlarmAlign: setLocked to kernel, type = 2, when = 147532782, curTime = 147512532
06-04 13:02:57.929  1168  1278 V AlarmAlign: setLocked to kernel, type = 3, when = 147514603, curTime = 147512532
06-04 13:02:57.932  1168  1705 V AlarmAlign: setLocked to kernel, type = 2, when = 147532782, curTime = 147512535
06-04 13:02:57.932  1168  1705 V AlarmAlign: setLocked to kernel, type = 3, when = 147514603, curTime = 147512535
06-04 13:02:58.460  1168  2525 D WifiPermissionsUtil: com.google.android.gms getScanResults, ignore the location switch restrictions
06-04 13:02:58.693  1168  1316 E WifiVendorHal: getWifiLinkLayerStats(l.938) failed {.code = ERROR_NOT_SUPPORTED, .description = }
06-04 13:02:59.005   638   679 E AALLightSensor: waitRelative abnormal, retValue=-110
06-04 13:03:00.000  1168  1278 V AlarmAlign: mAlarmBatches = 89, triggerList = 1
06-04 13:03:00.001  1168  1278 E MtkDataShapingUtils: Exception openLteGateByDataShaping  in java.lang.NullPointerException: null receiver
06-04 13:03:00.001  1168  1278 W System.err: java.lang.NullPointerException: null receiver
06-04 13:03:00.001  1168  1278 W System.err: 	at java.lang.reflect.Method.invoke(Native Method)
06-04 13:03:00.001  1168  1278 W System.err: 	at com.mediatek.server.MtkDataShaping.openLteGateByDataShaping(MtkDataShaping.java:36)
06-04 13:03:00.001  1168  1278 W System.err: 	at com.android.server.AlarmManagerService.deliverAlarmsLocked(AlarmManagerService.java:4349)
06-04 13:03:00.001  1168  1278 W System.err: 	at com.android.server.AlarmManagerService$AlarmThread.run(AlarmManagerService.java:4545)
06-04 13:03:00.003  1168  1278 V AlarmAlign: setLocked to kernel, type = 2, when = 147532782, curTime = 147514606
06-04 13:03:00.003  1168  1278 V AlarmAlign: setLocked to kernel, type = 3, when = 147520198, curTime = 147514606
06-04 13:03:00.004  1168  1168 V AlarmAlign: setLocked to kernel, type = 2, when = 147532782, curTime = 147514607
06-04 13:03:00.004  1168  1168 V AlarmAlign: setLocked to kernel, type = 3, when = 147520198, curTime = 147514607
06-04 13:03:00.006  1803  1803 D KeyguardUpdateMonitor: handleTimeUpdate
06-04 13:03:00.034   457   511 I BufferQueueProducer: [StatusBar#0](this:0x796a6c3800,id:3,api:1,p:1803,c:457) queueBuffer: fps=0.15 dur=6597.78 max=6597.78 min=6597.78
06-04 13:03:00.051   457   457 I SurfaceFlinger: [Built-in Screen (type:0)] fps:0.151406,dur:6604.76,max:6604.76,min:6604.76
06-04 13:03:00.061 14618 14634 E BitmapFactory: Unable to decode stream: java.io.FileNotFoundException: /data/bbkcore/theme/icons/neutral/dynamic_icon/com.android.BBKClock/res/drawable-sw360dp-xxhdpi/clock_hour.png (No such file or directory)
06-04 13:03:00.063 14618 14634 E BitmapFactory: Unable to decode stream: java.io.FileNotFoundException: /data/bbkcore/theme/icons/neutral/dynamic_icon/com.android.BBKClock/res/drawable-sw360dp-xxhdpi/clock_minute.png (No such file or directory)
06-04 13:03:00.064 14618 14634 E BitmapFactory: Unable to decode stream: java.io.FileNotFoundException: /data/bbkcore/theme/icons/neutral/dynamic_icon/com.android.BBKClock/res/drawable-sw360dp-xxhdpi/clock_dial.png (No such file or directory)
06-04 13:03:00.071 14618 14634 E BitmapFactory: Unable to decode stream: java.io.FileNotFoundException: /data/bbkcore/theme/icons/neutral/dynamic_icon/com.android.BBKClock/res/drawable-sw360dp-xxhdpi/clock_dial_center.png (No such file or directory)
06-04 13:03:00.108   457   511 I BufferQueueProducer: [com.bbk.launcher2/com.bbk.launcher2.Launcher#0](this:0x795d6d5800,id:2353,api:1,p:14618,c:457) queueBuffer: fps=0.02 dur=60035.50 max=60035.50 min=60035.50
06-04 13:03:00.265  3262 10338 W System  : ClassLoader referenced unknown path: system/framework/mediatek-cta.jar
06-04 13:03:00.266  3262 10338 I System.out: e:java.lang.ClassNotFoundException: com.mediatek.cta.CtaHttp
06-04 13:03:00.266  3262 10338 D Linux   : [Posix_connect Debug]Process com.vivo.pushservice :443 
06-04 13:03:00.350  1168  1855 D AES     : AEEIOCTL_GET/SET_SF_STATE IOCTL,cmd= 1074294797, lParam=0. 
06-04 13:03:00.350  1168  1855 D AES     : AEEIOCTL_RT_MON_Kick IOCTL,cmd= 2147774474, lParam=300. 
06-04 13:03:00.400  3262 10338 D OpenSSLLib: OpensslErr:Module:12(177:); file:external/boringssl/src/crypto/asn1/asn1_lib.c ;Line:168;Function:ASN1_get_object
06-04 13:03:00.401  3262 10338 I chatty  : uid=10132(com.vivo.pushservice) DataRequest #51 identical 1 line
06-04 13:03:00.401  3262 10338 D OpenSSLLib: OpensslErr:Module:12(177:); file:external/boringssl/src/crypto/asn1/asn1_lib.c ;Line:168;Function:ASN1_get_object
06-04 13:03:00.420  3262 10338 W System  : ClassLoader referenced unknown path: system/framework/mediatek-cta.jar
06-04 13:03:00.422  3262 10338 I System.out: [OkHttp] sendRequest>>
06-04 13:03:00.422  3262 10338 I System.out: [OkHttp] sendRequest<<
06-04 13:03:00.744  2742  2742 I ADB_SERVICES: service_to_fd shell,v2,TERM=xterm-256color:export ANDROID_LOG_TAGS="''"; exec logcat '-d'

@rom1v
Copy link
Collaborator

rom1v commented Jun 4, 2020

06-04 13:02:47.572 10308 10308 E scrcpy  : Exception on thread Thread[main,5,main]
06-04 13:02:47.572 10308 10308 E scrcpy  : java.lang.IllegalStateException
06-04 13:02:47.572 10308 10308 E scrcpy  : 	at android.media.MediaCodec.native_dequeueOutputBuffer(Native Method)
06-04 13:02:47.572 10308 10308 E scrcpy  : 	at android.media.MediaCodec.dequeueOutputBuffer(MediaCodec.java:2698)
06-04 13:02:47.572 10308 10308 E scrcpy  : 	at com.genymobile.scrcpy.ScreenEncoder.encode(ScreenEncoder.java:108)
06-04 13:02:47.572 10308 10308 E scrcpy  : 	at com.genymobile.scrcpy.ScreenEncoder.internalStreamScreen(ScreenEncoder.java:89)
06-04 13:02:47.572 10308 10308 E scrcpy  : 	at com.genymobile.scrcpy.ScreenEncoder.streamScreen(ScreenEncoder.java:55)
06-04 13:02:47.572 10308 10308 E scrcpy  : 	at com.genymobile.scrcpy.Server.scrcpy(Server.java:76)
06-04 13:02:47.572 10308 10308 E scrcpy  : 	at com.genymobile.scrcpy.Server.main(Server.java:225)
06-04 13:02:47.572 10308 10308 E scrcpy  : 	at com.android.internal.os.RuntimeInit.nativeFinishInit(Native Method)
06-04 13:02:47.572 10308 10308 E scrcpy  : 	at com.android.internal.os.RuntimeInit.main(RuntimeInit.java:383)

https://github.com/Genymobile/scrcpy/blob/faq/FAQ.md#exception

@hellomrjones
Copy link

hellomrjones commented Jun 19, 2020

I have the same problem.

When I enter
adb logcat -c # clean scrcpy adb logcat -d > log.txt

all I get is -waiting for device-

Nothing happens, no Log is written. The Android device detects the connection as it loads / gives me options on how to connect.

At the same time I can use Android File Transfer App and it works without problems.

@rom1v
Copy link
Collaborator

rom1v commented Jun 19, 2020

You could test with another cable/USB port: #281 #283

@hmenorjr
Copy link
Author

I already made it to work by adding -b 5M -m 1024

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants