Advertisement
Guest User

Oculus Quest USB networking gnirehtet crash details

a guest
Aug 21st, 2019
292
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.80 KB | None | 0 0
  1. 08-21 13:51:28.914 1092 1117 I ActivityManager: START u0 {cmp=com.android.vpndialogs/.ConfirmDialog} from uid 10076 on display 0
  2. 08-21 13:51:29.005 1092 1519 I ActivityManager: Start proc 4117:com.android.vpndialogs/u0a18 for activity com.android.vpndialogs/.ConfirmDialog
  3. 08-21 13:51:29.372 1092 1286 W AppOps : Bad call: specified package com.genymobile.gnirehtet under uid 10018 but it is really 10076
  4. 08-21 13:51:29.372 1092 1286 W AppOps : java.lang.RuntimeException: here
  5. 08-21 13:51:29.372 1092 1286 W AppOps : at com.android.server.AppOpsService.getOpsRawLocked(AppOpsService.java:1302)
  6. 08-21 13:51:29.372 1092 1286 W AppOps : at com.android.server.AppOpsService.noteOperationUnchecked(AppOpsService.java:1043)
  7. 08-21 13:51:29.372 1092 1286 W AppOps : at com.android.server.AppOpsService.noteOperation(AppOpsService.java:1036)
  8. 08-21 13:51:29.372 1092 1286 W AppOps : at android.app.AppOpsManager.noteOpNoThrow(AppOpsManager.java:1800)
  9. 08-21 13:51:29.372 1092 1286 W AppOps : at com.android.server.connectivity.Vpn.isVpnUserPreConsented(Vpn.java:560)
  10. 08-21 13:51:29.372 1092 1286 W AppOps : at com.android.server.connectivity.Vpn.prepare(Vpn.java:440)
  11. 08-21 13:51:29.372 1092 1286 W AppOps : at com.android.server.ConnectivityService.prepareVpn(ConnectivityService.java:3500)
  12. 08-21 13:51:29.372 1092 1286 W AppOps : at android.net.IConnectivityManager$Stub.onTransact(IConnectivityManager.java:544)
  13. 08-21 13:51:29.372 1092 1286 W AppOps : at android.os.Binder.execTransact(Binder.java:565)
  14. 08-21 13:51:29.512 4117 4117 E SchedPolicy: add_tid_to_cgroup failed; fd=-1
  15. 08-21 13:51:29.513 4117 4136 E SchedPolicy: add_tid_to_cgroup failed; fd=-1
  16. 08-21 13:51:32.107 1092 1212 E TaskPersister: File error accessing recents directory (directory doesn't exist?).
  17. 08-21 13:51:36.090 4117 4117 E SchedPolicy: add_tid_to_cgroup failed; fd=-1
  18. 08-21 13:51:36.344 1092 1331 W InputMethodManagerService: Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy@5581365 attribute=android.view.inputmethod.EditorInfo@187383a, token = android.os.BinderProxy@cdfa7d3
  19. --------- beginning of crash
  20. 08-21 13:51:36.399 4102 4102 E AndroidRuntime: FATAL EXCEPTION: main
  21. 08-21 13:51:36.399 4102 4102 E AndroidRuntime: Process: com.genymobile.gnirehtet, PID: 4102
  22. 08-21 13:51:36.399 4102 4102 E AndroidRuntime: java.lang.RuntimeException: Unable to start service com.genymobile.gnirehtet.GnirehtetService@3dd9ac9 with Intent { act=com.genymobile.gnirehtet.START_VPN cmp=com.genymobile.gnirehtet/.GnirehtetService (has extras) }: java.lang.IllegalStateException: Cannot create interface
  23. 08-21 13:51:36.399 4102 4102 E AndroidRuntime: at android.app.ActivityThread.handleServiceArgs(ActivityThread.java:3367)
  24. 08-21 13:51:36.399 4102 4102 E AndroidRuntime: at android.app.ActivityThread.-wrap21(ActivityThread.java)
  25. 08-21 13:51:36.399 4102 4102 E AndroidRuntime: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1582)
  26. 08-21 13:51:36.399 4102 4102 E AndroidRuntime: at android.os.Handler.dispatchMessage(Handler.java:102)
  27. 08-21 13:51:36.399 4102 4102 E AndroidRuntime: at android.os.Looper.loop(Looper.java:154)
  28. 08-21 13:51:36.399 4102 4102 E AndroidRuntime: at android.app.ActivityThread.main(ActivityThread.java:6144)
  29. 08-21 13:51:36.399 4102 4102 E AndroidRuntime: at java.lang.reflect.Method.invoke(Native Method)
  30. 08-21 13:51:36.399 4102 4102 E AndroidRuntime: at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:886)
  31. 08-21 13:51:36.399 4102 4102 E AndroidRuntime: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:776)
  32. 08-21 13:51:36.399 4102 4102 E AndroidRuntime: Caused by: java.lang.IllegalStateException: Cannot create interface
  33. 08-21 13:51:36.399 4102 4102 E AndroidRuntime: at android.os.Parcel.readException(Parcel.java:1700)
  34. 08-21 13:51:36.399 4102 4102 E AndroidRuntime: at android.os.Parcel.readException(Parcel.java:1645)
  35. 08-21 13:51:36.399 4102 4102 E AndroidRuntime: at android.net.IConnectivityManager$Stub$Proxy.establishVpn(IConnectivityManager.java:1981)
  36. 08-21 13:51:36.399 4102 4102 E AndroidRuntime: at android.net.VpnService$Builder.establish(VpnService.java:769)
  37. 08-21 13:51:36.399 4102 4102 E AndroidRuntime: at com.genymobile.gnirehtet.GnirehtetService.setupVpn(GnirehtetService.java:139)
  38. 08-21 13:51:36.399 4102 4102 E AndroidRuntime: at com.genymobile.gnirehtet.GnirehtetService.startVpn(GnirehtetService.java:103)
  39. 08-21 13:51:36.399 4102 4102 E AndroidRuntime: at com.genymobile.gnirehtet.GnirehtetService.onStartCommand(GnirehtetService.java:89)
  40. 08-21 13:51:36.399 4102 4102 E AndroidRuntime: at android.app.ActivityThread.handleServiceArgs(ActivityThread.java:3350)
  41. 08-21 13:51:36.399 4102 4102 E AndroidRuntime: ... 8 more
  42. 08-21 13:51:36.621 1092 1141 W ContextImpl: Calling a method in the system process without a qualified user: android.app.ContextImpl.bindService:1421 android.content.ContextWrapper.bindService:636 android.content.ContextWrapper.bindService:636 com.oculus.vrapi.LoggingService.bind:102 oculus.internal.ui.VrBase.nativeOnCreate:-2
  43. 08-21 13:51:36.677 1092 1141 W ContextImpl: Calling a method in the system process without a qualified user: android.app.ContextImpl.startService:1357 android.content.ContextWrapper.startService:613 android.content.ContextWrapper.startService:613 com.oculus.vrapi.VrRuntimeClient.initialize:123 oculus.internal.ui.VrBase.nativeOnCreate:-2
  44. 08-21 13:51:36.678 1092 1141 W ContextImpl: Calling a method in the system process without a qualified user: android.app.ContextImpl.startService:1357 android.content.ContextWrapper.startService:613 android.content.ContextWrapper.startService:613 com.oculus.vrapi.VrRuntimeClient.EnsureRuntimeService:285 com.oculus.vrapi.VrRuntimeClient.connectToService:385
  45. 08-21 13:51:36.774 1092 1141 I ActivityManager: START u0 {act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] flg=0x10000000 pkg=com.oculus.os.clearactivity cmp=com.oculus.os.clearactivity/.ClearActivity (has extras)} from uid 1000 on display 0
  46. 08-21 13:51:36.839 1092 1140 W ActivityManager: Activity pause timeout for ActivityRecord{d8a9ed0 u0 com.genymobile.gnirehtet/.AuthorizationActivity t155 f}
  47. 08-21 13:51:36.905 1092 1140 I ActivityManager: Start proc 4168:com.oculus.os.clearactivity/1000 for activity com.oculus.os.clearactivity/.ClearActivity
  48. 08-21 13:51:36.958 1092 4166 W ContextImpl: Calling a method in the system process without a qualified user: android.app.ContextImpl.startService:1357 android.content.ContextWrapper.startService:613 android.content.ContextWrapper.startService:613 com.oculus.vrapi.ScreenCaptureHelper.advertiseStreamablePackage:54 <bottom of call stack>
  49. 08-21 13:51:39.048 1092 1538 I ActivityManager: Killing 4102:com.genymobile.gnirehtet/u0a76 (adj 200): crash
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement