Advertisement
Guest User

Untitled

a guest
Dec 11th, 2019
98
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.63 KB | None | 0 0
  1. 12-12 01:07:59.686 4763 4763 D AndroidRuntime: Shutting down VM
  2. 12-12 01:07:59.687 4763 4763 E AndroidRuntime: FATAL EXCEPTION: main
  3. 12-12 01:07:59.687 4763 4763 E AndroidRuntime: Process: ru.liptsoft.fantasyinvest, PID: 4763
  4. 12-12 01:07:59.687 4763 4763 E AndroidRuntime: java.lang.RuntimeException: Unable to start activity ComponentInfo{ru.liptsoft.fantasyinvest/ru.liptsoft.fantasyinvest.ui.AppActivity}: toothpick.configuration.MultipleRootException: Scope default_scope is a new root in TP scope forest. Only one root is allowed in this configuration.
  5. 12-12 01:07:59.687 4763 4763 E AndroidRuntime: at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2946)
  6. 12-12 01:07:59.687 4763 4763 E AndroidRuntime: at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:3081)
  7. 12-12 01:07:59.687 4763 4763 E AndroidRuntime: at android.app.servertransaction.LaunchActivityItem.execute(LaunchActivityItem.java:78)
  8. 12-12 01:07:59.687 4763 4763 E AndroidRuntime: at android.app.servertransaction.TransactionExecutor.executeCallbacks(TransactionExecutor.java:108)
  9. 12-12 01:07:59.687 4763 4763 E AndroidRuntime: at android.app.servertransaction.TransactionExecutor.execute(TransactionExecutor.java:68)
  10. 12-12 01:07:59.687 4763 4763 E AndroidRuntime: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1831)
  11. 12-12 01:07:59.687 4763 4763 E AndroidRuntime: at android.os.Handler.dispatchMessage(Handler.java:106)
  12. 12-12 01:07:59.687 4763 4763 E AndroidRuntime: at android.os.Looper.loop(Looper.java:201)
  13. 12-12 01:07:59.687 4763 4763 E AndroidRuntime: at android.app.ActivityThread.main(ActivityThread.java:6806)
  14. 12-12 01:07:59.687 4763 4763 E AndroidRuntime: at java.lang.reflect.Method.invoke(Native Method)
  15. 12-12 01:07:59.687 4763 4763 E AndroidRuntime: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:547)
  16. 12-12 01:07:59.687 4763 4763 E AndroidRuntime: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:873)
  17. 12-12 01:07:59.687 4763 4763 E AndroidRuntime: Caused by: toothpick.configuration.MultipleRootException: Scope default_scope is a new root in TP scope forest. Only one root is allowed in this configuration.
  18. 12-12 01:07:59.687 4763 4763 E AndroidRuntime: at toothpick.configuration.MultipleRootScopeCheckOnConfiguration.checkMultipleRootScopes(MultipleRootScopeCheckOnConfiguration.java:27)
  19. 12-12 01:07:59.687 4763 4763 E AndroidRuntime: at toothpick.configuration.Configuration.checkMultipleRootScopes(Configuration.java:83)
  20. 12-12 01:07:59.687 4763 4763 E AndroidRuntime: at toothpick.Toothpick.openScope(Toothpick.java:108)
  21. 12-12 01:07:59.687 4763 4763 E AndroidRuntime: at toothpick.Toothpick.openScopes(Toothpick.java:65)
  22. 12-12 01:07:59.687 4763 4763 E AndroidRuntime: at ru.liptsoft.fantasyinvest.ui.global.BaseFragment.onCreate(BaseFragment.kt:45)
  23. 12-12 01:07:59.687 4763 4763 E AndroidRuntime: at ru.liptsoft.fantasyinvest.ui.global.FlowFragment.onCreate(FlowFragment.kt:56)
  24. 12-12 01:07:59.687 4763 4763 E AndroidRuntime: at androidx.fragment.app.Fragment.performCreate(Fragment.java:2586)
  25. 12-12 01:07:59.687 4763 4763 E AndroidRuntime: at androidx.fragment.app.FragmentManagerImpl.moveToState(FragmentManagerImpl.java:838)
  26. 12-12 01:07:59.687 4763 4763 E AndroidRuntime: at androidx.fragment.app.FragmentManagerImpl.moveFragmentToExpectedState(FragmentManagerImpl.java:1238)
  27. 12-12 01:07:59.687 4763 4763 E AndroidRuntime: at androidx.fragment.app.FragmentManagerImpl.moveToState(FragmentManagerImpl.java:1303)
  28. 12-12 01:07:59.687 4763 4763 E AndroidRuntime: at androidx.fragment.app.FragmentManagerImpl.dispatchStateChange(FragmentManagerImpl.java:2659)
  29. 12-12 01:07:59.687 4763 4763 E AndroidRuntime: at androidx.fragment.app.FragmentManagerImpl.dispatchCreate(FragmentManagerImpl.java:2607)
  30. 12-12 01:07:59.687 4763 4763 E AndroidRuntime: at androidx.fragment.app.FragmentController.dispatchCreate(FragmentController.java:235)
  31. 12-12 01:07:59.687 4763 4763 E AndroidRuntime: at androidx.fragment.app.FragmentActivity.onCreate(FragmentActivity.java:316)
  32. 12-12 01:07:59.687 4763 4763 E AndroidRuntime: at androidx.appcompat.app.AppCompatActivity.onCreate(AppCompatActivity.java:106)
  33. 12-12 01:07:59.687 4763 4763 E AndroidRuntime: at com.arellomobile.mvp.MvpAppCompatActivity.onCreate(MvpAppCompatActivity.java:19)
  34. 12-12 01:07:59.687 4763 4763 E AndroidRuntime: at ru.liptsoft.fantasyinvest.ui.AppActivity.onCreate(AppActivity.kt:49)
  35. 12-12 01:07:59.687 4763 4763 E AndroidRuntime: at android.app.Activity.performCreate(Activity.java:7224)
  36. 12-12 01:07:59.687 4763 4763 E AndroidRuntime: at android.app.Activity.performCreate(Activity.java:7213)
  37. 12-12 01:07:59.687 4763 4763 E AndroidRuntime: at android.app.Instrumentation.callActivityOnCreate(Instrumentation.java:1272)
  38. 12-12 01:07:59.687 4763 4763 E AndroidRuntime: at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2926)
  39. 12-12 01:07:59.687 4763 4763 E AndroidRuntime: ... 11 more
  40. 12-12 01:07:59.695 2722 2794 I octvm_klo: klo lock
  41. 12-12 01:07:59.696 1447 1500 W ActivityManager: Force finishing activity ru.liptsoft.fantasyinvest/.ui.AppActivity
  42. 12-12 01:07:59.697 2208 16355 D Launcher: get showing item successandroid.graphics.Bitmap@14691c9
  43. 12-12 01:07:59.702 4763 4763 I Process : Sending signal. PID: 4763 SIG: 9
  44. 12-12 01:07:59.702 1447 1500 D ActivityManager: report kill process: killerPid is:4763, killedPid is:4763
  45. 12-12 01:07:59.704 1447 1523 W BroadcastQueue: Background execution not allowed: receiving Intent { act=android.intent.action.DROPBOX_ENTRY_ADDED flg=0x11 (has extras) } to com.google.android.gms/.stats.service.DropBoxEntryAddedReceiver
  46. 12-12 01:07:59.704 1447 1523 W BroadcastQueue: Background execution not allowed: receiving Intent { act=android.intent.action.DROPBOX_ENTRY_ADDED flg=0x11 (has extras) } to com.google.android.gms/.chimera.GmsIntentOperationService$PersistentTrustedReceiver
  47. 12-12 01:07:59.707 2722 2794 I octvm_klo: get wanted event[mask:128, name:data_app_crash@1576102079702.txt] from the watchset
  48. 12-12 01:07:59.707 2722 2794 I octvm_klo: start gathering logcat log...
  49. 12-12 01:07:59.717 1447 1500 I ActivityManager: Process ru.liptsoft.fantasyinvest (pid 4763) has died: vis TOP
  50. 12-12 01:07:59.718 629 629 I Zygote : Process 4763 exited due to signal (9)
  51. 12-12 01:07:59.720 766 1200 W SurfaceFlinger: Attempting to set client state on removed layer: Splash Screen ru.liptsoft.fantasyinvest#0
  52. 12-12 01:07:59.720 766 1200 W SurfaceFlinger: Attempting to destroy on removed layer: Splash Screen ru.liptsoft.fantasyinvest#0
  53. 12-12 01:07:59.723 1447 1780 W WindowManager: Failed looking up window callers=com.android.server.wm.WindowManagerService.windowForClientLocked:5918 com.android.server.wm.WindowManagerService.removeWindow:1834 com.android.server.wm.Session.remove:226
  54. 12-12 01:07:59.725 766 1200 W SurfaceFlinger: Attempting to destroy on removed layer: AppWindowToken{27f5ac1 token=Token{47e9fa8 ActivityRecord{4680f45 u0 ru.liptsoft.fantasyinvest/.ui.AppActivity t24909}}}#0
  55. 12-12 01:07:59.733 4037 20182 D GameBoosterService: onGameStatusChange foreground:ForegroundInfo{mForegroundPackageName='com.miui.home', mForegroundUid=10014, mForegroundPid=2208, mLastForegroundPackageName='ru.liptsoft.fantasyinvest', mLastForegroundUid=10448, mLastForegroundPid=4763, mMultiWindowForegroundPackageName='null', mMultiWindowForegroundUid=-1, mFlags=0}
  56. 12-12 01:07:59.740 1447 1500 I Timeline: Timeline: App_transition_ready time:167897517
  57. 12-12 01:07:59.740 1447 1500 I Timeline: Timeline: App_transition_stopped time:167897517
  58. 12-12 01:07:59.744 2208 2208 D Launcher.Lifecycle: onResume:UserHandle{0},ae161fa,false
  59. 12-12 01:07:59.744 2208 2547 I RenderThread: RenderThread resumed
  60. 12-12 01:07:59.745 2208 2547 I RenderThread: All controllers paused.
  61. 12-12 01:07:59.745 2208 2547 I RenderThread: RenderThread paused, waiting for signal
  62. 12-12 01:07:59.745 2208 2396 D Launcher: disableStatusBarClock:false
  63. 12-12 01:07:59.745 2208 2208 D Launcher_WallpaperUtils: adapterHomeToWallpaperAsync in launcher resume
  64. 12-12 01:07:59.745 1447 1806 V UiModeManager: switch night mode to 2
  65. 12-12 01:07:59.746 2208 2208 D Launcher.Lifecycle: onWindowFocusChanged:true,UserHandle{0},ae161fa,false
  66. 12-12 01:07:59.771 686 19561 I vendor.qti.bluetooth@1.0-ibs_handler: DeviceSleep: TX Awake, Sending SLEEP_IND
  67. 12-12 01:07:59.771 686 19561 D vendor.qti.bluetooth@1.0-ibs_handler: SerialClockVote: vote for UART CLK OFF
  68. 12-12 01:07:59.833 1447 4189 I chatty : uid=1000(system) RenderThread expire 4 lines
  69. 12-12 01:07:59.921 686 19512 D vendor.qti.bluetooth@1.0-wake_lock: Release wakelock is released
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement