Advertisement
Dark162

Hulu logcat

Aug 20th, 2019
8,815
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.70 KB | None | 0 0
  1. 08-20 17:17:56.190 324 1905 I ActivityManager: Start proc 6936:com.hulu.livingroomplus/u0a76 for activity com.hulu.livingroomplus/.WKFactivity
  2. 08-20 17:17:56.282 5966 5966 I AppLifecycleTracker: onActivitySaveInstanceState:
  3. 08-20 17:17:56.288 5966 5966 I AppLifecycleTracker: onActivityStopped:
  4. 08-20 17:17:56.289 5966 5966 I AppLifecycleTracker: App foreground state unchanged: inForeground ? true
  5. 08-20 17:17:56.314 6936 6936 D AndroidRuntime: Shutting down VM
  6. 08-20 17:17:56.315 6936 6936 E AndroidRuntime: FATAL EXCEPTION: main
  7. 08-20 17:17:56.315 6936 6936 E AndroidRuntime: Process: com.hulu.livingroomplus, PID: 6936
  8. 08-20 17:17:56.315 6936 6936 E AndroidRuntime: java.lang.UnsatisfiedLinkError: dlopen failed: "/data/app/com.hulu.livingroomplus-fyffTfHNCb_tdXWYHSQrNw==/lib/arm/libwkf_fs.so" has unexpected e_machine: 40 (EM_ARM)
  9. 08-20 17:17:56.315 6936 6936 E AndroidRuntime: at java.lang.Runtime.loadLibrary0(Runtime.java:1016)
  10. 08-20 17:17:56.315 6936 6936 E AndroidRuntime: at java.lang.System.loadLibrary(System.java:1657)
  11. 08-20 17:17:56.315 6936 6936 E AndroidRuntime: at com.hulu.livingroomplus.WKFapplication.<clinit>(Unknown Source:2)
  12. 08-20 17:17:56.315 6936 6936 E AndroidRuntime: at java.lang.Class.newInstance(Native Method)
  13. 08-20 17:17:56.315 6936 6936 E AndroidRuntime: at android.app.Instrumentation.newApplication(Instrumentation.java:1102)
  14. 08-20 17:17:56.315 6936 6936 E AndroidRuntime: at android.app.Instrumentation.newApplication(Instrumentation.java:1087)
  15. 08-20 17:17:56.315 6936 6936 E AndroidRuntime: at android.app.LoadedApk.makeApplication(LoadedApk.java:983)
  16. 08-20 17:17:56.315 6936 6936 E AndroidRuntime: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:5715)
  17. 08-20 17:17:56.315 6936 6936 E AndroidRuntime: at android.app.ActivityThread.-wrap1(Unknown Source:0)
  18. 08-20 17:17:56.315 6936 6936 E AndroidRuntime: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1656)
  19. 08-20 17:17:56.315 6936 6936 E AndroidRuntime: at android.os.Handler.dispatchMessage(Handler.java:106)
  20. 08-20 17:17:56.315 6936 6936 E AndroidRuntime: at android.os.Looper.loop(Looper.java:164)
  21. 08-20 17:17:56.315 6936 6936 E AndroidRuntime: at android.app.ActivityThread.main(ActivityThread.java:6494)
  22. 08-20 17:17:56.315 6936 6936 E AndroidRuntime: at java.lang.reflect.Method.invoke(Native Method)
  23. 08-20 17:17:56.315 6936 6936 E AndroidRuntime: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:440)
  24. 08-20 17:17:56.315 6936 6936 E AndroidRuntime: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:807)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement