Advertisement
joelmaxuel

CR-5.1 SHIELDTablet Console Mode

Jan 1st, 2017
160
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.15 KB | None | 0 0
  1. 01-01 11:46:32.321 500 510 I ActivityManager: Start proc 1415:com.nvidia.roth.consoleui/1000 for broadcast com.nvidia.roth.consoleui/.STBBootReciever
  2. 01-01 11:46:32.355 1282 1430 I Auth : [FRP,FrpUpdateIntentOperation] Frp is not supported for this device / user
  3. 01-01 11:46:32.360 1282 1413 I GoogleURLConnFactory: Using platform SSLCertificateSocketFactory
  4. 01-01 11:46:32.364 1282 1413 E BaseAppContext: Tried to stop global GMSCore RequestQueue. This is likely unintended, so ignoring.
  5. 01-01 11:46:32.385 1382 1420 I GoogleHttpClient: GMS http client unavailable, use old client
  6. 01-01 11:46:32.402 1282 1397 I Backup : [ComponentEnabler] Enabling source components
  7. 01-01 11:46:32.440 1415 1415 W System : ClassLoader referenced unknown path: /system/app/ConsoleUI/lib/arm
  8. 01-01 11:46:32.483 1415 1448 E linker : readlink("/proc/self/fd/33") failed: No such file or directory [fd=33]
  9. 01-01 11:46:32.483 1415 1448 E linker : warning: unable to get realpath for the library "/vendor/lib/libshieldtech.so". Will use given path.
  10. 01-01 11:46:32.484 1415 1448 E linker : library "/vendor/lib/libshieldtech.so" ("/vendor/lib/libshieldtech.so") needed or dlopened by "/system/lib/libnativeloader.so" is not accessible for the namespace: [name="classloader-namespace", ld_library_paths="", default_library_paths="/system/fake-libs:/system/app/ConsoleUI/ConsoleUI.apk!/lib/armeabi-v7a:/system/lib:/system/vendor/lib", permitted_paths="/data:/mnt/expand:/data/data/com.nvidia.roth.consoleui:/system/lib:/system/vendor/lib"]
  11. --------- beginning of crash
  12. 01-01 11:46:32.485 1415 1448 E AndroidRuntime: FATAL EXCEPTION: Thread-2
  13. 01-01 11:46:32.485 1415 1448 E AndroidRuntime: Process: com.nvidia.roth.consoleui, PID: 1415
  14. 01-01 11:46:32.485 1415 1448 E AndroidRuntime: java.lang.UnsatisfiedLinkError: dlopen failed: library "/vendor/lib/libshieldtech.so" needed or dlopened by "/system/lib/libnativeloader.so" is not accessible for the namespace "classloader-namespace"
  15. 01-01 11:46:32.485 1415 1448 E AndroidRuntime: at java.lang.Runtime.loadLibrary0(Runtime.java:989)
  16. 01-01 11:46:32.485 1415 1448 E AndroidRuntime: at java.lang.System.loadLibrary(System.java:1530)
  17. 01-01 11:46:32.485 1415 1448 E AndroidRuntime: at com.nvidia.shieldtech.display.HWCService.<init>(HWCService.java:29)
  18. 01-01 11:46:32.485 1415 1448 E AndroidRuntime: at com.nvidia.roth.consoleui.ConsoleMode.<init>(ConsoleMode.java:116)
  19. 01-01 11:46:32.485 1415 1448 E AndroidRuntime: at com.nvidia.roth.consoleui.STBBootReciever$1.run(STBBootReciever.java:42)
  20. 01-01 11:46:32.485 1415 1448 E AndroidRuntime: at java.lang.Thread.run(Thread.java:761)
  21. 01-01 11:46:32.491 500 694 I ActivityManager: Start proc 1450:masquerade.substratum/u0a22 for broadcast masquerade.substratum/.services.BootDetector
  22. ...
  23. 01-01 11:46:37.788 1415 1425 E art : No implementation found for boolean com.nvidia.shieldtech.display.HWCService.nativeDisconnect() (tried Java_com_nvidia_shieldtech_display_HWCService_nativeDisconnect and Java_com_nvidia_shieldtech_display_HWCService_nativeDisconnect__)
  24. 01-01 11:46:37.788 1415 1425 E System : Uncaught exception thrown by finalizer
  25. 01-01 11:46:37.788 1415 1425 E System : java.lang.UnsatisfiedLinkError: No implementation found for boolean com.nvidia.shieldtech.display.HWCService.nativeDisconnect() (tried Java_com_nvidia_shieldtech_display_HWCService_nativeDisconnect and Java_com_nvidia_shieldtech_display_HWCService_nativeDisconnect__)
  26. 01-01 11:46:37.788 1415 1425 E System : at com.nvidia.shieldtech.display.HWCService.nativeDisconnect(Native Method)
  27. 01-01 11:46:37.788 1415 1425 E System : at com.nvidia.shieldtech.display.HWCService.finalize(HWCService.java:37)
  28. 01-01 11:46:37.788 1415 1425 E System : at java.lang.Daemons$FinalizerDaemon.doFinalize(Daemons.java:222)
  29. 01-01 11:46:37.788 1415 1425 E System : at java.lang.Daemons$FinalizerDaemon.run(Daemons.java:209)
  30. 01-01 11:46:37.788 1415 1425 E System : at java.lang.Thread.run(Thread.java:761)
  31. ...
  32. 01-01 11:46:44.668 500 1017 I ActivityManager: Killing 1415:com.nvidia.roth.consoleui/1000 (adj 902): crash
  33. 01-01 11:46:44.668 500 1017 D ActivityManager: cleanUpApplicationRecord -- 1415
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement