Advertisement
Jchym

remote display

Mar 5th, 2021
92
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 11.36 KB | None | 0 0
  1. --------- beginning of main
  2. 03-05 17:38:50.023 E/luscubed.matlo(21159): Not starting debugger since process cannot load the jdwp agent.
  3. 03-05 17:38:50.056 D/ApplicationLoaders(21159): Returning zygote-cached class loader: /system/framework/android.test.base.jar
  4. 03-05 17:38:50.070 W/luscubed.matlo(21159): JIT profile information will not be recorded: profile file does not exist.
  5. 03-05 17:38:50.070 W/luscubed.matlo(21159): JIT profile information will not be recorded: profile file does not exist.
  6. 03-05 17:38:50.084 D/NetworkSecurityConfig(21159): No Network Security Config specified, using platform default
  7. 03-05 17:38:50.084 D/NetworkSecurityConfig(21159): No Network Security Config specified, using platform default
  8. 03-05 17:38:50.102 D/FirebaseApp(21159): com.google.firebase.auth.FirebaseAuth is not linked. Skipping initialization.
  9. 03-05 17:38:50.102 D/FirebaseApp(21159): com.google.firebase.crash.FirebaseCrash is not linked. Skipping initialization.
  10. 03-05 17:38:50.102 I/FirebaseInitProvider(21159): FirebaseApp initialization successful
  11. 03-05 17:38:50.136 I/CrashlyticsCore(21159): Initializing Crashlytics 2.6.4.27
  12. 03-05 17:38:50.166 I/FA (21159): App measurement is starting up, version: 14700
  13. 03-05 17:38:50.166 I/FA (21159): To enable debug logging run: adb shell setprop log.tag.FA VERBOSE
  14. 03-05 17:38:50.166 I/FA (21159): To enable faster debug mode event logging run:
  15. 03-05 17:38:50.166 I/FA (21159): adb shell setprop debug.firebase.analytics.app com.pluscubed.matlog
  16. 03-05 17:38:50.211 I/TetheringManager(21159): registerTetheringEventCallback:com.pluscubed.matlog
  17. 03-05 17:38:50.257 W/SuperUserHelper(21159): Cannot obtain root
  18. 03-05 17:38:50.257 W/SuperUserHelper(21159): java.io.IOException: Cannot run program "su": error=2, No such file or directory
  19. 03-05 17:38:50.257 W/SuperUserHelper(21159): at java.lang.ProcessBuilder.start(ProcessBuilder.java:1050)
  20. 03-05 17:38:50.257 W/SuperUserHelper(21159): at java.lang.Runtime.exec(Runtime.java:699)
  21. 03-05 17:38:50.257 W/SuperUserHelper(21159): at java.lang.Runtime.exec(Runtime.java:529)
  22. 03-05 17:38:50.257 W/SuperUserHelper(21159): at java.lang.Runtime.exec(Runtime.java:426)
  23. 03-05 17:38:50.257 W/SuperUserHelper(21159): at com.pluscubed.logcat.helper.SuperUserHelper.requestRoot(SuperUserHelper.java:165)
  24. 03-05 17:38:50.257 W/SuperUserHelper(21159): at com.pluscubed.logcat.helper.-$$Lambda$fMiClaYcz59mmTBBqtbWeQDfPGI.onCallback(Unknown Source:2)
  25. 03-05 17:38:50.257 W/SuperUserHelper(21159): at com.pluscubed.logcat.helper.UpdateHelper.runUpdatesIfNecessary(UpdateHelper.java:31)
  26. 03-05 17:38:50.257 W/SuperUserHelper(21159): at com.pluscubed.logcat.ui.LogcatActivity$1.doInBackground(LogcatActivity.java:273)
  27. 03-05 17:38:50.257 W/SuperUserHelper(21159): at com.pluscubed.logcat.ui.LogcatActivity$1.doInBackground(LogcatActivity.java:269)
  28. 03-05 17:38:50.257 W/SuperUserHelper(21159): at android.os.AsyncTask$3.call(AsyncTask.java:394)
  29. 03-05 17:38:50.257 W/SuperUserHelper(21159): at java.util.concurrent.FutureTask.run(FutureTask.java:266)
  30. 03-05 17:38:50.257 W/SuperUserHelper(21159): at android.os.AsyncTask$SerialExecutor$1.run(AsyncTask.java:305)
  31. 03-05 17:38:50.257 W/SuperUserHelper(21159): at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
  32. 03-05 17:38:50.257 W/SuperUserHelper(21159): at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
  33. 03-05 17:38:50.257 W/SuperUserHelper(21159): at java.lang.Thread.run(Thread.java:923)
  34. 03-05 17:38:50.257 W/SuperUserHelper(21159): Caused by: java.io.IOException: error=2, No such file or directory
  35. 03-05 17:38:50.257 W/SuperUserHelper(21159): at java.lang.UNIXProcess.forkAndExec(Native Method)
  36. 03-05 17:38:50.257 W/SuperUserHelper(21159): at java.lang.UNIXProcess.<init>(UNIXProcess.java:133)
  37. 03-05 17:38:50.257 W/SuperUserHelper(21159): at java.lang.ProcessImpl.start(ProcessImpl.java:141)
  38. 03-05 17:38:50.257 W/SuperUserHelper(21159): at java.lang.ProcessBuilder.start(ProcessBuilder.java:1029)
  39. 03-05 17:38:50.257 W/SuperUserHelper(21159): ... 14 more
  40. 03-05 17:38:50.289 I/AdrenoGLES-0(21159): QUALCOMM build : aa20f73, I98aee2b40e
  41. 03-05 17:38:50.289 I/AdrenoGLES-0(21159): Build Date : 11/16/20
  42. 03-05 17:38:50.289 I/AdrenoGLES-0(21159): OpenGL ES Shader Compiler Version: EV031.29.00.13
  43. 03-05 17:38:50.289 I/AdrenoGLES-0(21159): Local Branch :
  44. 03-05 17:38:50.289 I/AdrenoGLES-0(21159): Remote Branch : refs/tags/AU_LINUX_ANDROID_LA.UM.8.13.R1.10.00.00.571.092
  45. 03-05 17:38:50.289 I/AdrenoGLES-0(21159): Remote Branch : NONE
  46. 03-05 17:38:50.289 I/AdrenoGLES-0(21159): Reconstruct Branch : NOTHING
  47. 03-05 17:38:50.291 I/AdrenoGLES-0(21159): Build Config : S P 8.0.12 AArch64
  48. 03-05 17:38:50.291 I/AdrenoGLES-0(21159): Driver Path : /vendor/lib64/egl/libGLESv2_adreno.so
  49. 03-05 17:38:50.304 I/AdrenoGLES-0(21159): PFP: 0x016ee188, ME: 0x00000000
  50. 03-05 17:38:50.349 I/Gralloc4(21159): mapper 4.x is not supported
  51. 03-05 17:38:50.500 I/FA (21159): Tag Manager is not found and thus will not be used
  52. 03-05 17:38:50.510 I/Choreographer(21159): Skipped 30 frames! The application may be doing too much work on its main thread.
  53. 03-05 17:38:50.603 W/luscubed.matlo(21159): Long monitor contention with owner Answers Events Handler1 (21206) at io.fabric.sdk.android.services.common.AdvertisingInfo io.fabric.sdk.android.services.common.IdManager.getAdvertisingInfo()(IdManager.java:396) waiters=0 in io.fabric.sdk.android.services.common.AdvertisingInfo io.fabric.sdk.android.services.common.IdManager.getAdvertisingInfo() for 465ms
  54. 03-05 17:38:50.605 W/luscubed.matlo(21159): Long monitor contention with owner Answers Events Handler1 (21206) at io.fabric.sdk.android.services.common.AdvertisingInfo io.fabric.sdk.android.services.common.IdManager.getAdvertisingInfo()(IdManager.java:396) waiters=1 in io.fabric.sdk.android.services.common.AdvertisingInfo io.fabric.sdk.android.services.common.IdManager.getAdvertisingInfo() for 461ms
  55. 03-05 17:38:51.195 E/EnhancedIntentService(21159): binding to the service failed
  56. 03-05 17:39:02.600 D/OpenGLRenderer(21159): endAllActiveAnimators on 0x770c4ee7e0 (MenuPopupWindow$MenuDropDownListView) with handle 0x762c4a7480
  57. 03-05 17:39:10.212 D/OpenGLRenderer(21159): endAllActiveAnimators on 0x770c5a3590 (MenuPopupWindow$MenuDropDownListView) with handle 0x762c4f48e0
  58. 03-05 17:40:30.085 E/luscubed.matlo(24455): Not starting debugger since process cannot load the jdwp agent.
  59. 03-05 17:40:30.117 D/ApplicationLoaders(24455): Returning zygote-cached class loader: /system/framework/android.test.base.jar
  60. 03-05 17:40:30.124 W/luscubed.matlo(24455): JIT profile information will not be recorded: profile file does not exist.
  61. 03-05 17:40:30.125 W/luscubed.matlo(24455): JIT profile information will not be recorded: profile file does not exist.
  62. 03-05 17:40:30.140 D/NetworkSecurityConfig(24455): No Network Security Config specified, using platform default
  63. 03-05 17:40:30.140 D/NetworkSecurityConfig(24455): No Network Security Config specified, using platform default
  64. 03-05 17:40:30.158 D/FirebaseApp(24455): com.google.firebase.auth.FirebaseAuth is not linked. Skipping initialization.
  65. 03-05 17:40:30.158 D/FirebaseApp(24455): com.google.firebase.crash.FirebaseCrash is not linked. Skipping initialization.
  66. 03-05 17:40:30.158 I/FirebaseInitProvider(24455): FirebaseApp initialization successful
  67. 03-05 17:40:30.198 I/CrashlyticsCore(24455): Initializing Crashlytics 2.6.4.27
  68. 03-05 17:40:30.272 I/FA (24455): App measurement is starting up, version: 14700
  69. 03-05 17:40:30.272 I/FA (24455): To enable debug logging run: adb shell setprop log.tag.FA VERBOSE
  70. 03-05 17:40:30.272 I/FA (24455): To enable faster debug mode event logging run:
  71. 03-05 17:40:30.272 I/FA (24455): adb shell setprop debug.firebase.analytics.app com.pluscubed.matlog
  72. 03-05 17:40:30.354 I/FA (24455): Tag Manager is not found and thus will not be used
  73. 03-05 17:40:30.365 W/SuperUserHelper(24455): Cannot obtain root
  74. 03-05 17:40:30.365 W/SuperUserHelper(24455): java.io.IOException: Cannot run program "su": error=2, No such file or directory
  75. 03-05 17:40:30.365 W/SuperUserHelper(24455): at java.lang.ProcessBuilder.start(ProcessBuilder.java:1050)
  76. 03-05 17:40:30.365 W/SuperUserHelper(24455): at java.lang.Runtime.exec(Runtime.java:699)
  77. 03-05 17:40:30.365 W/SuperUserHelper(24455): at java.lang.Runtime.exec(Runtime.java:529)
  78. 03-05 17:40:30.365 W/SuperUserHelper(24455): at java.lang.Runtime.exec(Runtime.java:426)
  79. 03-05 17:40:30.365 W/SuperUserHelper(24455): at com.pluscubed.logcat.helper.SuperUserHelper.requestRoot(SuperUserHelper.java:165)
  80. 03-05 17:40:30.365 W/SuperUserHelper(24455): at com.pluscubed.logcat.helper.-$$Lambda$fMiClaYcz59mmTBBqtbWeQDfPGI.onCallback(Unknown Source:2)
  81. 03-05 17:40:30.365 W/SuperUserHelper(24455): at com.pluscubed.logcat.helper.UpdateHelper.runUpdatesIfNecessary(UpdateHelper.java:31)
  82. 03-05 17:40:30.365 W/SuperUserHelper(24455): at com.pluscubed.logcat.ui.LogcatActivity$1.doInBackground(LogcatActivity.java:273)
  83. 03-05 17:40:30.365 W/SuperUserHelper(24455): at com.pluscubed.logcat.ui.LogcatActivity$1.doInBackground(LogcatActivity.java:269)
  84. 03-05 17:40:30.365 W/SuperUserHelper(24455): at android.os.AsyncTask$3.call(AsyncTask.java:394)
  85. 03-05 17:40:30.365 W/SuperUserHelper(24455): at java.util.concurrent.FutureTask.run(FutureTask.java:266)
  86. 03-05 17:40:30.365 W/SuperUserHelper(24455): at android.os.AsyncTask$SerialExecutor$1.run(AsyncTask.java:305)
  87. 03-05 17:40:30.365 W/SuperUserHelper(24455): at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
  88. 03-05 17:40:30.365 W/SuperUserHelper(24455): at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
  89. 03-05 17:40:30.365 W/SuperUserHelper(24455): at java.lang.Thread.run(Thread.java:923)
  90. 03-05 17:40:30.365 W/SuperUserHelper(24455): Caused by: java.io.IOException: error=2, No such file or directory
  91. 03-05 17:40:30.365 W/SuperUserHelper(24455): at java.lang.UNIXProcess.forkAndExec(Native Method)
  92. 03-05 17:40:30.365 W/SuperUserHelper(24455): at java.lang.UNIXProcess.<init>(UNIXProcess.java:133)
  93. 03-05 17:40:30.365 W/SuperUserHelper(24455): at java.lang.ProcessImpl.start(ProcessImpl.java:141)
  94. 03-05 17:40:30.365 W/SuperUserHelper(24455): at java.lang.ProcessBuilder.start(ProcessBuilder.java:1029)
  95. 03-05 17:40:30.365 W/SuperUserHelper(24455): ... 14 more
  96. 03-05 17:40:30.407 I/AdrenoGLES-0(24455): QUALCOMM build : aa20f73, I98aee2b40e
  97. 03-05 17:40:30.407 I/AdrenoGLES-0(24455): Build Date : 11/16/20
  98. 03-05 17:40:30.407 I/AdrenoGLES-0(24455): OpenGL ES Shader Compiler Version: EV031.29.00.13
  99. 03-05 17:40:30.407 I/AdrenoGLES-0(24455): Local Branch :
  100. 03-05 17:40:30.407 I/AdrenoGLES-0(24455): Remote Branch : refs/tags/AU_LINUX_ANDROID_LA.UM.8.13.R1.10.00.00.571.092
  101. 03-05 17:40:30.407 I/AdrenoGLES-0(24455): Remote Branch : NONE
  102. 03-05 17:40:30.407 I/AdrenoGLES-0(24455): Reconstruct Branch : NOTHING
  103. 03-05 17:40:30.407 I/AdrenoGLES-0(24455): Build Config : S P 8.0.12 AArch64
  104. 03-05 17:40:30.407 I/AdrenoGLES-0(24455): Driver Path : /vendor/lib64/egl/libGLESv2_adreno.so
  105. 03-05 17:40:30.418 I/AdrenoGLES-0(24455): PFP: 0x016ee188, ME: 0x00000000
  106. 03-05 17:40:30.449 I/Gralloc4(24455): mapper 4.x is not supported
  107.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement