Skip to content

Instantly share code, notes, and snippets.

@youngfreeFJS
Created December 24, 2021 08:32
Android logcat
Fri Dec 24 14:14:56 CST 2021 12-24 14:14:57.067 1129 1188 W SurfaceFlinger: Attempting to destroy on removed layer: AppWindowToken{d3588bc token=Token{ef72caf ActivityRecord{677ec8e u0 com.sankuai.meituan/com.meituan.android.pt.homepage.activity.MainActivity t9}}}#0
Fri Dec 24 14:14:56 CST 2021 12-24 14:14:57.112 6211 6227 I TestRunner: finished: startServer(io.appium.uiautomator2.server.test.AppiumUiAutomator2Server)
Fri Dec 24 14:14:56 CST 2021 12-24 14:14:57.113 6211 6211 I MonitoringInstr: Activities that are still in CREATED to STOPPED: 0
Fri Dec 24 14:14:56 CST 2021 12-24 14:14:57.114 6211 6227 I TestRunner: run finished: 1 tests, 0 failed, 0 ignored
Fri Dec 24 14:14:56 CST 2021 12-24 14:14:57.118 6211 6227 D NetworkSecurityConfig: No Network Security Config specified, using platform default
Fri Dec 24 14:14:56 CST 2021 12-24 14:14:57.151 1946 2229 D EGL_emulation: eglMakeCurrent: 0x75fa0e6e20: ver 3 1 (tinfo 0x75fa160660)
Fri Dec 24 14:14:56 CST 2021 12-24 14:14:57.241 1946 2229 D EGL_emulation: eglMakeCurrent: 0x75fa0e6e20: ver 3 1 (tinfo 0x75fa160660)
Fri Dec 24 14:14:56 CST 2021 12-24 14:14:57.312 6211 6227 I MonitoringInstr: waitForActivitiesToComplete() took: 0ms
Fri Dec 24 14:14:56 CST 2021 12-24 14:14:57.312 6211 6211 I MonitoringInstr: Activities that are still in CREATED to STOPPED: 0
Fri Dec 24 14:14:56 CST 2021 12-24 14:14:57.313 1335 5049 W WindowManager: removeWindowToken: Attempted to remove non-existing token: android.os.Binder@fd94a73
Fri Dec 24 14:14:56 CST 2021 12-24 14:14:57.314 1335 1335 V SettingsProvider: Notifying for 0: content://settings/secure/accessibility_enabled
Fri Dec 24 14:14:56 CST 2021 12-24 14:14:57.317 1335 7031 I ActivityManager: Force stopping io.appium.uiautomator2.server appid=10066 user=0: finished inst
Fri Dec 24 14:14:56 CST 2021 12-24 14:14:57.317 1335 7031 I ActivityManager: Killing 6211:io.appium.uiautomator2.server/u0a66 (adj 0): stop io.appium.uiautomator2.server
Fri Dec 24 14:14:56 CST 2021 12-24 14:14:57.317 1335 7141 W Binder : Outgoing transactions from this process must be FLAG_ONEWAY
Fri Dec 24 14:14:56 CST 2021 12-24 14:14:57.317 1335 7141 W Binder : java.lang.Throwable
Fri Dec 24 14:14:56 CST 2021 12-24 14:14:57.317 1335 7141 W Binder : at android.os.BinderProxy.transact(Binder.java:1114)
Fri Dec 24 14:14:56 CST 2021 12-24 14:14:57.317 1335 7141 W Binder : at android.app.IInstrumentationWatcher$Stub$Proxy.instrumentationFinished(IInstrumentationWatcher.java:164)
Fri Dec 24 14:14:56 CST 2021 12-24 14:14:57.317 1335 7141 W Binder : at com.android.server.am.InstrumentationReporter$MyThread.run(InstrumentationReporter.java:86)
Fri Dec 24 14:14:56 CST 2021 12-24 14:14:57.317 1335 1353 W libprocessgroup: kill(-6211, 9) failed: No such process
Fri Dec 24 14:14:56 CST 2021 12-24 14:14:57.317 6200 6200 D AndroidRuntime: Shutting down VM
Fri Dec 24 14:14:56 CST 2021 12-24 14:14:57.333 1946 2229 D EGL_emulation: eglMakeCurrent: 0x75fa0e6e20: ver 3 1 (tinfo 0x75fa160660)
Fri Dec 24 14:14:56 CST 2021 12-24 14:14:57.353 1090 1090 I Zygote : Process 6211 exited due to signal (9)
Fri Dec 24 14:14:56 CST 2021 12-24 14:14:57.359 1335 1353 W libprocessgroup: kill(-6211, 9) failed: No such process
Fri Dec 24 14:14:56 CST 2021 12-24 14:14:57.359 1335 1353 I libprocessgroup: Successfully killed process cgroup uid 10066 pid 6211 in 42ms
Fri Dec 24 14:14:56 CST 2021 12-24 14:14:57.414 1136 1136 E adbd : failed to connect to socket 'tcp:6790': Connection refused
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment