Advertisement
Guest User

Untitled

a guest
Jul 6th, 2019
601
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 28.25 KB | None | 0 0
  1. 07-06 21:42:40.104 10495 17766 D MediaSessionService: Adjusting com.google.android.music/com.google.android.music (userId=0) by -1. flags=4113, suggestedStream=-2147483648, preferSuggestedStream=false
  2. 07-06 21:42:40.108 10495 10495 D Telecom : TelecomServiceImpl: isInCall callingPackage = android
  3. 07-06 21:42:40.108 10495 10495 D Telecom : TelecomServiceImpl: canReadPhoneState callingPackage = android: TSI.iIC@AcY
  4. 07-06 21:42:40.108 10495 10495 D Telecom : TelecomServiceImpl: isPrivilegedDialerCalling = android: TSI.iIC@AcY
  5. 07-06 21:42:40.110 10495 10495 D Telecom : TelecomServiceImpl: isInCall callingPackage = android
  6. 07-06 21:42:40.110 10495 10495 D Telecom : TelecomServiceImpl: canReadPhoneState callingPackage = android: TSI.iIC@Acc
  7. 07-06 21:42:40.110 10495 10495 D Telecom : TelecomServiceImpl: isPrivilegedDialerCalling = android: TSI.iIC@Acc
  8. 07-06 21:42:40.111 10495 18703 D MediaSessionService: dispatchVolumeKeyEvent, pkg=com.android.chrome, pid=15379, uid=10109, asSystem=true, event=KeyEvent { action=ACTION_UP, keyCode=KEYCODE_VOLUME_DOWN, scanCode=114, metaState=0, flags=0x8, repeatCount=0, eventTime=18999052, downTime=18998902, deviceId=6, source=0x101 }
  9. 07-06 21:42:40.111 10495 18703 D MediaSessionService: Adjusting com.google.android.music/com.google.android.music (userId=0) by 0. flags=4116, suggestedStream=-2147483648, preferSuggestedStream=false
  10. 07-06 21:42:40.113 10495 10495 W AppOps : Bad call: specified package com.android.chrome under uid 10109 but it is really 10086
  11. 07-06 21:42:40.113 10495 10495 W AppOps : java.lang.RuntimeException: here
  12. 07-06 21:42:40.113 10495 10495 W AppOps : at com.android.server.AppOpsService.getOpsRawLocked(AppOpsService.java:2096)
  13. 07-06 21:42:40.113 10495 10495 W AppOps : at com.android.server.AppOpsService.noteOperationUnchecked(AppOpsService.java:1656)
  14. 07-06 21:42:40.113 10495 10495 W AppOps : at com.android.server.AppOpsService.noteOperation(AppOpsService.java:1650)
  15. 07-06 21:42:40.113 10495 10495 W AppOps : at android.app.AppOpsManager.noteOpNoThrow(AppOpsManager.java:2459)
  16. 07-06 21:42:40.113 10495 10495 W AppOps : at android.app.AppOpsManager.noteOp(AppOpsManager.java:2402)
  17. 07-06 21:42:40.113 10495 10495 W AppOps : at com.android.server.audio.AudioService.adjustStreamVolume(AudioService.java:1706)
  18. 07-06 21:42:40.113 10495 10495 W AppOps : at com.android.server.audio.AudioService.adjustSuggestedStreamVolume(AudioService.java:1627)
  19. 07-06 21:42:40.113 10495 10495 W AppOps : at com.android.server.audio.AudioService.access$12200(AudioService.java:175)
  20. 07-06 21:42:40.113 10495 10495 W AppOps : at com.android.server.audio.AudioService$AudioServiceInternal.adjustSuggestedStreamVolumeForUid(AudioService.java:8085)
  21. 07-06 21:42:40.113 10495 10495 W AppOps : at com.android.server.media.MediaSessionRecord$1.run(MediaSessionRecord.java:473)
  22. 07-06 21:42:40.113 10495 10495 W AppOps : at android.os.Handler.handleCallback(Handler.java:873)
  23. 07-06 21:42:40.113 10495 10495 W AppOps : at android.os.Handler.dispatchMessage(Handler.java:99)
  24. 07-06 21:42:40.113 10495 10495 W AppOps : at android.os.Looper.loop(Looper.java:198)
  25. 07-06 21:42:40.113 10495 10495 W AppOps : at com.android.server.SystemServer.run(SystemServer.java:469)
  26. 07-06 21:42:40.113 10495 10495 W AppOps : at com.android.server.SystemServer.main(SystemServer.java:309)
  27. 07-06 21:42:40.113 10495 10495 W AppOps : at java.lang.reflect.Method.invoke(Native Method)
  28. 07-06 21:42:40.113 10495 10495 W AppOps : at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:493)
  29. 07-06 21:42:40.113 10495 10495 W AppOps : at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:838)
  30. 07-06 21:42:40.114 10495 10495 E Zygote : System zygote died with exception
  31. 07-06 21:42:40.114 10495 10495 E Zygote : java.lang.SecurityException: com.android.chrome from uid 10109 not allowed to perform AUDIO_MEDIA_VOLUME
  32. 07-06 21:42:40.114 10495 10495 E Zygote : at android.app.AppOpsManager.noteOp(AppOpsManager.java:2404)
  33. 07-06 21:42:40.114 10495 10495 E Zygote : at com.android.server.audio.AudioService.adjustStreamVolume(AudioService.java:1706)
  34. 07-06 21:42:40.114 10495 10495 E Zygote : at com.android.server.audio.AudioService.adjustSuggestedStreamVolume(AudioService.java:1627)
  35. 07-06 21:42:40.114 10495 10495 E Zygote : at com.android.server.audio.AudioService.access$12200(AudioService.java:175)
  36. 07-06 21:42:40.114 10495 10495 E Zygote : at com.android.server.audio.AudioService$AudioServiceInternal.adjustSuggestedStreamVolumeForUid(AudioService.java:8085)
  37. 07-06 21:42:40.114 10495 10495 E Zygote : at com.android.server.media.MediaSessionRecord$1.run(MediaSessionRecord.java:473)
  38. 07-06 21:42:40.114 10495 10495 E Zygote : at android.os.Handler.handleCallback(Handler.java:873)
  39. 07-06 21:42:40.114 10495 10495 E Zygote : at android.os.Handler.dispatchMessage(Handler.java:99)
  40. 07-06 21:42:40.114 10495 10495 E Zygote : at android.os.Looper.loop(Looper.java:198)
  41. 07-06 21:42:40.114 10495 10495 E Zygote : at com.android.server.SystemServer.run(SystemServer.java:469)
  42. 07-06 21:42:40.114 10495 10495 E Zygote : at com.android.server.SystemServer.main(SystemServer.java:309)
  43. 07-06 21:42:40.114 10495 10495 E Zygote : at java.lang.reflect.Method.invoke(Native Method)
  44. 07-06 21:42:40.114 10495 10495 E Zygote : at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:493)
  45. 07-06 21:42:40.114 10495 10495 E Zygote : at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:838)
  46. 07-06 21:42:40.114 10495 10495 D AndroidRuntime: Shutting down VM
  47. 07-06 21:42:40.114 10495 10495 E AndroidRuntime: *** FATAL EXCEPTION IN SYSTEM PROCESS: main
  48. 07-06 21:42:40.114 10495 10495 E AndroidRuntime: java.lang.SecurityException: com.android.chrome from uid 10109 not allowed to perform AUDIO_MEDIA_VOLUME
  49. 07-06 21:42:40.114 10495 10495 E AndroidRuntime: at android.app.AppOpsManager.noteOp(AppOpsManager.java:2404)
  50. 07-06 21:42:40.114 10495 10495 E AndroidRuntime: at com.android.server.audio.AudioService.adjustStreamVolume(AudioService.java:1706)
  51. 07-06 21:42:40.114 10495 10495 E AndroidRuntime: at com.android.server.audio.AudioService.adjustSuggestedStreamVolume(AudioService.java:1627)
  52. 07-06 21:42:40.114 10495 10495 E AndroidRuntime: at com.android.server.audio.AudioService.access$12200(AudioService.java:175)
  53. 07-06 21:42:40.114 10495 10495 E AndroidRuntime: at com.android.server.audio.AudioService$AudioServiceInternal.adjustSuggestedStreamVolumeForUid(AudioService.java:8085)
  54. 07-06 21:42:40.114 10495 10495 E AndroidRuntime: at com.android.server.media.MediaSessionRecord$1.run(MediaSessionRecord.java:473)
  55. 07-06 21:42:40.114 10495 10495 E AndroidRuntime: at android.os.Handler.handleCallback(Handler.java:873)
  56. 07-06 21:42:40.114 10495 10495 E AndroidRuntime: at android.os.Handler.dispatchMessage(Handler.java:99)
  57. 07-06 21:42:40.114 10495 10495 E AndroidRuntime: at android.os.Looper.loop(Looper.java:198)
  58. 07-06 21:42:40.114 10495 10495 E AndroidRuntime: at com.android.server.SystemServer.run(SystemServer.java:469)
  59. 07-06 21:42:40.114 10495 10495 E AndroidRuntime: at com.android.server.SystemServer.main(SystemServer.java:309)
  60. 07-06 21:42:40.114 10495 10495 E AndroidRuntime: at java.lang.reflect.Method.invoke(Native Method)
  61. 07-06 21:42:40.114 10495 10495 E AndroidRuntime: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:493)
  62. 07-06 21:42:40.114 10495 10495 E AndroidRuntime: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:838)
  63. 07-06 21:42:40.143 10495 10495 I Process : Sending signal. PID: 10495 SIG: 9
  64. 07-06 21:42:40.323 837 837 I ConfigStore: android::hardware::configstore::V1_0::ISurfaceFlingerConfigs::hasHDRDisplay retrieved: 1
  65. 07-06 21:42:40.323 837 837 I chatty : uid=1000(system) /system/bin/surfaceflinger identical 2 lines
  66. 07-06 21:42:40.323 837 837 I ConfigStore: android::hardware::configstore::V1_0::ISurfaceFlingerConfigs::hasHDRDisplay retrieved: 1
  67. 07-06 21:42:40.338 987 987 I adbd : Framework disconnect
  68. 07-06 21:42:40.352 10953 10953 D AndroidRuntime: Shutting down VM
  69. 07-06 21:42:40.352 10953 10953 E AndroidRuntime: FATAL EXCEPTION: main
  70. 07-06 21:42:40.352 10953 10953 E AndroidRuntime: Process: com.android.phone, PID: 10953
  71. 07-06 21:42:40.352 10953 10953 E AndroidRuntime: DeadSystemException: The system died; earlier logs will point to the root cause
  72. 07-06 21:42:40.356 10953 10953 I Process : Sending signal. PID: 10953 SIG: 9
  73. 07-06 21:42:40.369 836 836 I lowmemorykiller: lmkd data connection dropped
  74. 07-06 21:42:40.369 836 836 I lowmemorykiller: closing lmkd data connection
  75. 07-06 21:42:40.372 15940 18950 W PackageManager: Failure retrieving text 0x7f0900e8 in package com.nianticlabs.hpwu.prod
  76. 07-06 21:42:40.372 15940 18950 W PackageManager: DeadSystemException: The system died; earlier logs will point to the root cause
  77. 07-06 21:42:40.373 10378 10441 W AudioFlinger: power manager service died !!!
  78. 07-06 21:42:40.374 10378 10441 I chatty : uid=1041(audioserver) Binder:10378_2 identical 1 line
  79. 07-06 21:42:40.374 10378 10441 W AudioFlinger: power manager service died !!!
  80. 07-06 21:42:40.374 814 814 E GnssHal_GnssGeofencing: serviceDied] service died. cookie: 0, who: 0x74b4e671e0
  81. 07-06 21:42:40.374 10378 10441 W AudioFlinger: power manager service died !!!
  82. 07-06 21:42:40.374 814 814 E LocSvc_GnssInterface: serviceDied] service died. cookie: 0, who: 0x74b4e67320
  83. 07-06 21:42:40.374 814 814 E LocSvc_GnssAPIClient: gnssStop]: [GPS][ENG] loc_eng stop
  84. 07-06 21:42:40.360 814 814 W gnss@2.1-servic: type=1400 audit(0.0:447202): avc: denied { getattr } for path="/proc/asusevtlog" dev="proc" ino=4026532159 scontext=u:r:hal_gnss_qti:s0 tcontext=u:object_r:proc_evtlog:s0 tclass=file permissive=0
  85. 07-06 21:42:40.374 814 814 E LocSvc_GnssAPIClient: gnssDisable]: [GPS][ENG] loc_eng cleanup
  86. 07-06 21:42:40.374 1034 1188 W statsd : statscompanion service died
  87. 07-06 21:42:40.374 1034 1188 W statsd : Reset statsd upon system server restars.
  88. 07-06 21:42:40.374 622 622 I ServiceManager: service 'batterystats' died
  89. 07-06 21:42:40.374 622 622 I ServiceManager: service 'appops' died
  90. 07-06 21:42:40.374 622 622 I ServiceManager: service 'power' died
  91. 07-06 21:42:40.374 622 622 I ServiceManager: service 'recovery' died
  92. 07-06 21:42:40.374 622 622 I ServiceManager: service 'wifi' died
  93. 07-06 21:42:40.374 622 622 I ServiceManager: service 'wifirtt' died
  94. 07-06 21:42:40.374 622 622 I ServiceManager: service 'wifiscanner' died
  95. 07-06 21:42:40.374 622 622 I ServiceManager: service 'wifiaware' died
  96. 07-06 21:42:40.374 622 622 I ServiceManager: service 'wifip2p' died
  97. 07-06 21:42:40.374 622 622 I ServiceManager: service 'ethernet' died
  98. 07-06 21:42:40.374 622 622 I ServiceManager: service 'connectivity' died
  99. 07-06 21:42:40.374 622 622 I ServiceManager: service 'servicediscovery' died
  100. 07-06 21:42:40.374 622 622 I ServiceManager: service 'system_update' died
  101. 07-06 21:42:40.374 622 622 I ServiceManager: service 'updatelock' died
  102. 07-06 21:42:40.374 622 622 I ServiceManager: service 'notification' died
  103. 07-06 21:42:40.374 622 622 I ServiceManager: service 'devicestoragemonitor' died
  104. 07-06 21:42:40.374 622 622 I ServiceManager: service 'location' died
  105. 07-06 21:42:40.374 622 622 I ServiceManager: service 'country_detector' died
  106. 07-06 21:42:40.374 622 622 I ServiceManager: service 'search' died
  107. 07-06 21:42:40.374 622 622 I ServiceManager: service 'wallpaper' died
  108. 07-06 21:42:40.374 622 622 I ServiceManager: service 'audio' died
  109. 07-06 21:42:40.374 622 622 I ServiceManager: service 'midi' died
  110. 07-06 21:42:40.374 622 622 I ServiceManager: service 'DockObserver' died
  111. 07-06 21:42:40.374 622 622 I ServiceManager: service 'usb' died
  112. 07-06 21:42:40.374 622 622 I ServiceManager: service 'serial' died
  113. 07-06 21:42:40.374 622 622 I ServiceManager: service 'hardware_properties' died
  114. 07-06 21:42:40.374 622 622 I ServiceManager: service 'jobscheduler' died
  115. 07-06 21:42:40.374 622 622 I ServiceManager: service 'soundtrigger' died
  116. 07-06 21:42:40.374 622 622 I ServiceManager: service 'trust' died
  117. 07-06 21:42:40.374 622 622 I ServiceManager: service 'backup' died
  118. 07-06 21:42:40.374 622 622 I ServiceManager: service 'appwidget' died
  119. 07-06 21:42:40.375 622 622 I ServiceManager: service 'voiceinteraction' died
  120. 07-06 21:42:40.375 622 622 I ServiceManager: service 'diskstats' died
  121. 07-06 21:42:40.375 622 622 I ServiceManager: service 'network_time_update_service' died
  122. 07-06 21:42:40.375 622 622 I ServiceManager: service 'commontime_management' died
  123. 07-06 21:42:40.375 622 622 I ServiceManager: service 'dreams' died
  124. 07-06 21:42:40.375 622 622 I ServiceManager: service 'graphicsstats' died
  125. 07-06 21:42:40.375 622 622 I ServiceManager: service 'print' died
  126. 07-06 21:42:40.375 622 622 I ServiceManager: service 'companiondevice' died
  127. 07-06 21:42:40.375 19760 19760 W System.err: java.lang.RuntimeException: android.os.DeadSystemException
  128. 07-06 21:42:40.375 622 622 I ServiceManager: service 'restrictions' died
  129. 07-06 21:42:40.375 622 622 I ServiceManager: service 'media_session' died
  130. 07-06 21:42:40.375 622 622 I ServiceManager: service 'media_router' died
  131. 07-06 21:42:40.375 622 622 I ServiceManager: service 'media_resource_monitor' died
  132. 07-06 21:42:40.375 622 622 I ServiceManager: service 'fingerprint' died
  133. 07-06 21:42:40.375 622 622 I ServiceManager: service 'shortcut' died
  134. 07-06 21:42:40.375 622 622 I ServiceManager: service 'launcherapps' died
  135. 07-06 21:42:40.375 622 622 I ServiceManager: service 'media_projection' died
  136. 07-06 21:42:40.375 622 622 I ServiceManager: service 'crossprofileapps' died
  137. 07-06 21:42:40.375 622 622 I ServiceManager: service 'slice' died
  138. 07-06 21:42:40.375 622 622 I ServiceManager: service 'media.camera.proxy' died
  139. 07-06 21:42:40.375 814 814 E LocSvc_GnssBatchingInterface: serviceDied] service died. cookie: 0, who: 0x74b4e675e0
  140. 07-06 21:42:40.375 622 622 I ServiceManager: service 'imms' died
  141. 07-06 21:42:40.375 814 814 E LocSvc_APIClientBase: locAPIStopSession:495] session -1 is not exist.
  142. 07-06 21:42:40.375 622 622 I ServiceManager: service 'statscompanion' died
  143. 07-06 21:42:40.375 19760 19760 W System.err: at android.os.storage.StorageManager.getVolumeList(StorageManager.java:1171)
  144. 07-06 21:42:40.375 19760 19760 W System.err: at android.os.Environment$UserEnvironment.getExternalDirs(Environment.java:91)
  145. 07-06 21:42:40.375 19760 19760 W System.err: at android.os.Environment.getExternalStorageDirectory(Environment.java:481)
  146. 07-06 21:42:40.375 19760 19760 W System.err: at com.lbe.doubleagent.client.IOUtils.a(IOUtils.java:476)
  147. 07-06 21:42:40.375 19760 19760 W System.err: at com.lbe.doubleagent.client.IOUtils.a(IOUtils.java:319)
  148. 07-06 21:42:40.375 19760 19760 W System.err: at com.lbe.doubleagent.client.g.a(LocalActivityService.java:1578)
  149. 07-06 21:42:40.375 19760 19760 W System.err: at com.lbe.doubleagent.client.g.a(LocalActivityService.java:771)
  150. 07-06 21:42:40.375 19760 19760 W System.err: at com.lbe.doubleagent.client.g.a(LocalActivityService.java:1839)
  151. 07-06 21:42:40.375 19760 19760 W System.err: at com.lbe.doubleagent.client.proxy.ServiceProxyImpl.onBind(ServiceProxyImpl.java:147)
  152. 07-06 21:42:40.375 19760 19760 W System.err: at android.app.ActivityThread.handleBindService(ActivityThread.java:3585)
  153. 07-06 21:42:40.375 19760 19760 W System.err: at android.app.ActivityThread.access$1400(ActivityThread.java:200)
  154. 07-06 21:42:40.375 19760 19760 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1677)
  155. 07-06 21:42:40.375 19760 19760 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106)
  156. 07-06 21:42:40.375 19760 19760 W System.err: at android.os.Looper.loop(Looper.java:198)
  157. 07-06 21:42:40.375 19760 19760 W System.err: at android.app.ActivityThread.main(ActivityThread.java:6742)
  158. 07-06 21:42:40.375 19760 19760 W System.err: at java.lang.reflect.Method.invoke(Native Method)
  159. 07-06 21:42:40.375 19760 19760 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:493)
  160. 07-06 21:42:40.375 19760 19760 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:858)
  161. 07-06 21:42:40.375 19760 19760 W System.err: Caused by: android.os.DeadSystemException
  162. 07-06 21:42:40.375 19760 19760 W System.err: ... 18 more
  163. 07-06 21:42:40.375 19760 19760 D AndroidRuntime: Shutting down VM
  164. 07-06 21:42:40.375 19760 19760 E AndroidRuntime: FATAL EXCEPTION: main
  165. 07-06 21:42:40.375 19760 19760 E AndroidRuntime: Process: com.android.chrome:sandboxed_process1, PID: 19760
  166. 07-06 21:42:40.375 19760 19760 E AndroidRuntime: DeadSystemException: The system died; earlier logs will point to the root cause
  167. 07-06 21:42:40.375 19760 19760 W System.err: java.lang.RuntimeException: Unable to bind to service com.lbe.doubleagent.client.proxy.ServiceProxy$P1@73309f2 with Intent { typ=15379:12 cmp=com.lbe.parallel.intl/com.lbe.doubleagent.client.proxy.ServiceProxy$P1 (has extras) }: java.lang.RuntimeException: android.os.DeadSystemException
  168. 07-06 21:42:40.375 19760 19760 W System.err: at android.app.ActivityThread.handleBindService(ActivityThread.java:3601)
  169. 07-06 21:42:40.375 19760 19760 W System.err: at android.app.ActivityThread.access$1400(ActivityThread.java:200)
  170. 07-06 21:42:40.375 19760 19760 W System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1677)
  171. 07-06 21:42:40.375 19760 19760 W System.err: at android.os.Handler.dispatchMessage(Handler.java:106)
  172. 07-06 21:42:40.375 19760 19760 W System.err: at android.os.Looper.loop(Looper.java:198)
  173. 07-06 21:42:40.375 19760 19760 W System.err: at android.app.ActivityThread.main(ActivityThread.java:6742)
  174. 07-06 21:42:40.375 19760 19760 W System.err: at java.lang.reflect.Method.invoke(Native Method)
  175. 07-06 21:42:40.375 19760 19760 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:493)
  176. 07-06 21:42:40.375 19760 19760 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:858)
  177. 07-06 21:42:40.375 19760 19760 W System.err: Caused by: java.lang.RuntimeException: android.os.DeadSystemException
  178. 07-06 21:42:40.375 19760 19760 W System.err: at android.os.storage.StorageManager.getVolumeList(StorageManager.java:1171)
  179. 07-06 21:42:40.375 19760 19760 W System.err: at android.os.Environment$UserEnvironment.getExternalDirs(Environment.java:91)
  180. 07-06 21:42:40.375 19760 19760 W System.err: at android.os.Environment.getExternalStorageDirectory(Environment.java:481)
  181. 07-06 21:42:40.375 19760 19760 W System.err: at com.lbe.doubleagent.client.IOUtils.a(IOUtils.java:476)
  182. 07-06 21:42:40.376 19760 19760 W System.err: at com.lbe.doubleagent.client.IOUtils.a(IOUtils.java:319)
  183. 07-06 21:42:40.376 19760 19760 W System.err: at com.lbe.doubleagent.client.g.a(LocalActivityService.java:1578)
  184. 07-06 21:42:40.376 19760 19760 W System.err: at com.lbe.doubleagent.client.g.a(LocalActivityService.java:771)
  185. 07-06 21:42:40.376 19760 19760 W System.err: at com.lbe.doubleagent.client.g.a(LocalActivityService.java:1839)
  186. 07-06 21:42:40.376 19760 19760 W System.err: at com.lbe.doubleagent.client.proxy.ServiceProxyImpl.onBind(ServiceProxyImpl.java:147)
  187. 07-06 21:42:40.376 19760 19760 W System.err: at android.app.ActivityThread.handleBindService(ActivityThread.java:3585)
  188. 07-06 21:42:40.376 19760 19760 W System.err: ... 8 more
  189. 07-06 21:42:40.376 19760 19760 W System.err: Caused by: android.os.DeadSystemException
  190. 07-06 21:42:40.376 19760 19760 W System.err: ... 18 more
  191. 07-06 21:42:40.376 814 814 E LocSvc_GnssNiInterface: serviceDied] service died. cookie: 0, who: 0x74b4e67220
  192. 07-06 21:42:40.377 814 2004 E LocSvc_ApiV02: setGpsLockSync:5301]: Set Gps Lock: 3
  193. 07-06 21:42:40.378 814 2004 E LocSvc_ApiV02: setGpsLockSync:5318]: exit
  194. 07-06 21:42:40.379 814 814 E LocSvc_HIDL_Utils: serviceDied] Peer died. cookie: 1, who: 0x74b4e67260
  195. 07-06 21:42:40.379 814 814 E LocSvc_HIDL_IzatSubscription: operator()]: ILocHidlIzatSubscriptionCallback died.
  196. 07-06 21:42:40.379 814 814 V LocSvc_HIDL_IzatSubscription: [deinit][206] [HS] <<<<= [HC]
  197. 07-06 21:42:40.379 13806 14330 E JavaBinder: *** Uncaught remote exception! (Exceptions are not yet supported across processes.)
  198. 07-06 21:42:40.379 13806 14330 E JavaBinder: DeadSystemException: The system died; earlier logs will point to the root cause
  199. 07-06 21:42:40.379 13806 13806 D AndroidRuntime: Shutting down VM
  200. 07-06 21:42:40.380 13806 13806 E AndroidRuntime: FATAL EXCEPTION: main
  201. 07-06 21:42:40.380 13806 13806 E AndroidRuntime: Process: com.lbe.parallel.intl:mdserver, PID: 13806
  202. 07-06 21:42:40.380 13806 13806 E AndroidRuntime: DeadSystemException: The system died; earlier logs will point to the root cause
  203. 07-06 21:42:40.380 13806 13806 W System.err: java.lang.RuntimeException: android.os.DeadSystemException
  204. 07-06 21:42:40.380 13806 13806 W System.err: at android.app.ActivityManager.getRunningTasks(ActivityManager.java:2035)
  205. 07-06 21:42:40.380 13806 13806 W System.err: at com.lbe.parallel.utility.c$1.i(AttributionIdentifiers.java:13856)
  206. 07-06 21:42:40.380 13806 13806 W System.err: at com.lbe.parallel.utility.n.uncaughtException(CrashReporter.java:81)
  207. 07-06 21:42:40.380 13806 13806 W System.err: at java.lang.ThreadGroup.uncaughtException(ThreadGroup.java:1068)
  208. 07-06 21:42:40.380 13806 13806 W System.err: at java.lang.ThreadGroup.uncaughtException(ThreadGroup.java:1063)
  209. 07-06 21:42:40.380 13806 13806 W System.err: at java.lang.Thread.dispatchUncaughtException(Thread.java:1955)
  210. 07-06 21:42:40.380 13806 13806 W System.err: Caused by: android.os.DeadSystemException
  211. 07-06 21:42:40.380 13806 13806 W System.err: ... 6 more
  212. 07-06 21:42:40.381 622 622 I ServiceManager: service 'autofill' died
  213. 07-06 21:42:40.381 622 622 I ServiceManager: service 'optiflex' died
  214. 07-06 21:42:40.381 622 622 I ServiceManager: service 'connmetrics' died
  215. 07-06 21:42:40.381 622 622 I ServiceManager: service 'bluetooth_manager' died
  216. 07-06 21:42:40.381 622 622 I ServiceManager: service 'netd_listener' died
  217. 07-06 21:42:40.381 622 622 I ServiceManager: service 'contexthub' died
  218. 07-06 21:42:40.381 622 622 I ServiceManager: service 'com.qualcomm.location.izat.IzatService' died
  219. 07-06 21:42:40.381 622 622 I ServiceManager: service 'telecom' died
  220. 07-06 21:42:40.381 814 814 E LocSvc_HIDL_Utils: serviceDied] Peer died. cookie: 1, who: 0x74b4e678a0
  221. 07-06 21:42:40.381 814 814 E LocSvc_HIDL_IzatOsNpGlue: operator()]: ILocHidlIzatOsNpGlueCallback died.
  222. 07-06 21:42:40.381 814 814 E LocSvc_HIDL_Utils: serviceDied] Peer died. cookie: 1, who: 0x74b4e67ae0
  223. 07-06 21:42:40.381 814 814 E LocSvc_HIDL_IzatProvider: operator()]: ILocHidlIzatProviderCallback died.
  224. 07-06 21:42:40.381 814 814 V LocSvc_HIDL_IzatProvider: [onDisable][179] [HS] <<<<= [HC]
  225. 07-06 21:42:40.382 622 622 I ServiceManager: service 'lock_settings' died
  226. 07-06 21:42:40.382 622 622 I ServiceManager: service 'display' died
  227. 07-06 21:42:40.383 622 622 I ServiceManager: service 'activity' died
  228. 07-06 21:42:40.384 814 814 V LocSvc_HIDL_IzatProvider: [deinit][154] [HS] <<<<= [HC]
  229. 07-06 21:42:40.384 814 814 E LocSvc_HIDL_Utils: serviceDied] Peer died. cookie: 1, who: 0x74b4e67aa0
  230. 07-06 21:42:40.384 814 814 E LocSvc_HIDL_GnssNi: operator()]: ILocHidlGnssNiCallback died.
  231. 07-06 21:42:40.384 814 814 E LocSvc_LocationAPI: destroy:269] removeFromGnssInf: 1, removeFromFlpInf: 0, removeFromGeofenceInf: 0, need 1
  232. 07-06 21:42:40.384 814 814 E LocSvc_HIDL_Utils: serviceDied] Peer died. cookie: 1, who: 0x74b4e676a0
  233. 07-06 21:42:40.384 814 814 E LocSvc_HIDL_HidlAGnss: operator()]: IAGnssCallback died.
  234. 07-06 21:42:40.385 622 622 I ServiceManager: service 'user' died
  235. 07-06 21:42:40.385 622 622 I ServiceManager: service 'otadexopt' died
  236. 07-06 21:42:40.385 622 622 I ServiceManager: service 'package_native' died
  237. 07-06 21:42:40.385 622 622 I ServiceManager: service 'persistent_data_block' died
  238. 07-06 21:42:40.385 622 622 I ServiceManager: service 'device_identifiers' died
  239. 07-06 21:42:40.385 622 622 I ServiceManager: service 'package' died
  240. 07-06 21:42:40.385 622 622 I ServiceManager: service 'overlay' died
  241. 07-06 21:42:40.385 622 622 I ServiceManager: service 'battery' died
  242. 07-06 21:42:40.385 622 622 I ServiceManager: service 'batteryproperties' died
  243. 07-06 21:42:40.385 622 622 I ServiceManager: service 'usagestats' died
  244. 07-06 21:42:40.385 622 622 I ServiceManager: service 'webviewupdate' died
  245. 07-06 21:42:40.385 622 622 I ServiceManager: service 'binder_calls_stats' died
  246. 07-06 21:42:40.385 622 622 I ServiceManager: service 'sec_key_att_app_id_provider' died
  247. 07-06 21:42:40.385 622 622 I ServiceManager: service 'scheduling_policy' died
  248. 07-06 21:42:40.385 622 622 I ServiceManager: service 'telephony.registry' died
  249. 07-06 21:42:40.385 622 622 I ServiceManager: service 'account' died
  250. 07-06 21:42:40.385 622 622 I ServiceManager: service 'content' died
  251. 07-06 21:42:40.385 622 622 I ServiceManager: service 'settings' died
  252. 07-06 21:42:40.385 622 622 I ServiceManager: service 'dropbox' died
  253. 07-06 21:42:40.385 622 622 I ServiceManager: service 'vibrator' died
  254. 07-06 21:42:40.385 622 622 I ServiceManager: service 'consumer_ir' died
  255. 07-06 21:42:40.385 622 622 I ServiceManager: service 'alarm' died
  256. 07-06 21:42:40.385 622 622 I ServiceManager: service 'window' died
  257. 07-06 21:42:40.385 622 622 I ServiceManager: service 'input' died
  258. 07-06 21:42:40.385 622 622 I ServiceManager: service 'vrmanager' died
  259. 07-06 21:42:40.385 622 622 I ServiceManager: service 'pinner' died
  260. 07-06 21:42:40.385 622 622 I ServiceManager: service 'network_watchlist' died
  261. 07-06 21:42:40.385 622 622 I ServiceManager: service 'input_method' died
  262. 07-06 21:42:40.385 622 622 I ServiceManager: service 'accessibility' died
  263. 07-06 21:42:40.385 622 622 I ServiceManager: service 'mount' died
  264. 07-06 21:42:40.385 622 622 I ServiceManager: service 'storagestats' died
  265. 07-06 21:42:40.385 622 622 I ServiceManager: service 'uimode' died
  266. 07-06 21:42:40.385 622 622 I ServiceManager: service 'deviceidle' died
  267. 07-06 21:42:40.385 622 622 I ServiceManager: service 'oem_lock' died
  268. 07-06 21:42:40.385 622 622 I ServiceManager: service 'device_policy' died
  269. 07-06 21:42:40.385 622 622 I ServiceManager: service 'clipboard' died
  270. 07-06 21:42:40.385 622 622 I ServiceManager: service 'statusbar' died
  271. 07-06 21:42:40.385 622 622 I ServiceManager: service 'network_management' died
  272. 07-06 21:42:40.385 622 622 I ServiceManager: service 'netstats' died
  273. 07-06 21:42:40.385 622 622 I ServiceManager: service 'ipsec' died
  274. 07-06 21:42:40.385 622 622 I ServiceManager: service 'textservices' died
  275. 07-06 21:42:40.385 622 622 I ServiceManager: service 'textclassification' died
  276. 07-06 21:42:40.385 622 622 I ServiceManager: service 'network_score' died
  277. 07-06 21:42:40.385 622 622 I ServiceManager: service 'netpolicy' died
  278. 07-06 21:42:40.385 15670 16349 W Sensors : sensorservice died [0x7af831e640]
  279. 07-06 21:42:40.385 14745 16571 W Sensors : sensorservice died [0x7b094471e0]
  280. 07-06 21:42:40.385 13806 14330 W Sensors : sensorservice died [0xcb24e580]
  281. 07-06 21:42:40.385 19143 19163 W Sensors : sensorservice died [0xec273bc0]
  282. 07-06 21:42:40.386 12360 12396 W Sensors : sensorservice died [0x7b09463040]
  283. 07-06 21:42:40.386 11405 13219 W Sensors : sensorservice died [0x7aecc32a00]
  284. 07-06 21:42:40.386 19071 19085 W Sensors : sensorservice died [0x7af39b1ce0]
  285. 07-06 21:42:40.386 11076 11327 W Sensors : sensorservice died [0x7b094e9f80]
  286. 07-06 21:42:40.386 11076 11327 W Sensors : sensorservice died [0x7b094e9f80]
  287. 07-06 21:42:40.386 14663 14695 W Sensors : sensorservice died [0x7ae8fc5040]
  288. 07-06 21:42:40.386 10941 10980 W Sensors : sensorservice died [0x7b094ea020]
  289. 07-06 21:42:40.386 10655 10858 W Sensors : sensorservice died [0x7b09463fe0]
  290. 07-06 21:42:40.386 622 622 I ServiceManager: service 'sensorservice' died
  291. 07-06 21:42:40.386 622 622 I ServiceManager: service 'procstats' died
  292. 07-06 21:42:40.386 622 622 I ServiceManager: service 'meminfo' died
  293. 07-06 21:42:40.386 622 622 I ServiceManager: service 'gfxinfo' died
  294. 07-06 21:42:40.386 622 622 I ServiceManager: service 'dbinfo' died
  295. 07-06 21:42:40.386 622 622 I ServiceManager: service 'cpuinfo' died
  296. 07-06 21:42:40.386 622 622 I ServiceManager: service 'permission' died
  297. 07-06 21:42:40.386 622 622 I ServiceManager: service 'processinfo' died
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement