Advertisement
Guest User

Untitled

a guest
Jul 21st, 2017
58
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.54 KB | None | 0 0
  1. D/NetworkCollector( 1085): state now IDLE
  2. D/WifiHW ( 711): 'DRIVER RSSI-APPROX' command timed out.
  3. I/Process ( 711): Sending signal. PID: 711 SIG: 3
  4. I/dalvikvm( 711): threadid=4: reacting to signal 3
  5. I/dalvikvm( 711): Wrote stack traces to '/data/anr/traces.txt'
  6. W/ActivityManager( 711): Timeout of broadcast BroadcastRecord{406c9368 com.android.internal.policy.impl.PhoneWindowManager.DELAYED_KEYGUARD} - receiver=android.app.LoadedApk$ReceiverDispatcher$InnerReceiver@4071d4f8, started 10002ms ago
  7. W/ActivityManager( 711): Receiver during timeout: BroadcastFilter{40724be8 ReceiverList{4071dcb0 711 system/1000 local:4071d4f8}}
  8. V/WifiMonitor( 711): Event [Trying to associate with 00:1d:60:19:c6:ab (SSID='jhf0348f3uho4h0f' freq=2437 MHz)]
  9. V/WifiMonitor( 711): Event [CTRL-EVENT-STATE-CHANGE id=-1 state=3]
  10. D/WifiService( 711): setting ACTION_DEVICE_IDLE timer for 120,000 ms
  11. W/ActivityManager( 711): finishReceiver called but active receiver is different
  12. W/ActivityManager( 711): Activity pause timeout for HistoryRecord{40863660 com.android.settings/.WirelessSettings}
  13. W/ActivityManager( 711): finishReceiver called but active receiver is different
  14. W/ActivityManager( 711): finishReceiver called but active receiver is different
  15. W/ActivityManager( 711): finishReceiver called but active receiver is different
  16. D/dalvikvm( 711): GC_EXTERNAL_ALLOC freed 1210K, 49% free 5177K/9991K, external 6352K/7327K, paused 104ms
  17. E/dalvikvm-heap( 711): 138240-byte external allocation too large for this process.
  18. E/GraphicsJNI( 711): VM won't let us allocate 138240 bytes
  19. D/dalvikvm( 711): GC_FOR_MALLOC freed 12K, 49% free 5165K/9991K, external 6344K/7327K, paused 79ms
  20. D/skia ( 711): --- decoder->decode returned false
  21. W/dalvikvm( 711): threadid=21: thread exiting with uncaught exception (group=0x40018560)
  22. E/AndroidRuntime( 711): *** FATAL EXCEPTION IN SYSTEM PROCESS: WindowManagerPolicy
  23. E/AndroidRuntime( 711): android.view.InflateException: Binary XML file line #195: Error inflating class <unknown>
  24. E/AndroidRuntime( 711): at android.view.LayoutInflater.createView(LayoutInflater.java:518)
  25. E/AndroidRuntime( 711): at android.view.LayoutInflater.createViewFromTag(LayoutInflater.java:570)
  26. E/AndroidRuntime( 711): at android.view.LayoutInflater.rInflate(LayoutInflater.java:623)
  27. E/AndroidRuntime( 711): at android.view.LayoutInflater.rInflate(LayoutInflater.java:626)
  28. E/AndroidRuntime( 711): at android.view.LayoutInflater.inflate(LayoutInflater.java:408)
  29. E/AndroidRuntime( 711): at android.view.LayoutInflater.inflate(LayoutInflater.java:320)
  30. E/AndroidRuntime( 711): at com.android.internal.policy.impl.LockScreen.<init>(LockScreen.java:280)
  31. E/AndroidRuntime( 711): at com.android.internal.policy.impl.LockPatternKeyguardView.createLockScreen(LockPatternKeyguardView.java:570)
  32. E/AndroidRuntime( 711): at com.android.internal.policy.impl.LockPatternKeyguardView.<init>(LockPatternKeyguardView.java:320)
  33. E/AndroidRuntime( 711): at com.android.internal.policy.impl.LockPatternKeyguardViewProperties.createKeyguardView(LockPatternKeyguardViewProperties.java:48)
  34. E/AndroidRuntime( 711): at com.android.internal.policy.impl.KeyguardViewManager.show(KeyguardViewManager.java:125)
  35. E/AndroidRuntime( 711): at com.android.internal.policy.impl.KeyguardViewMediator.handleShow(KeyguardViewMediator.java:1024)
  36. E/AndroidRuntime( 711): at com.android.internal.policy.impl.KeyguardViewMediator.access$700(KeyguardViewMediator.java:95)
  37. E/AndroidRuntime( 711): at com.android.internal.policy.impl.KeyguardViewMediator$2.handleMessage(KeyguardViewMediator.java:891)
  38. E/AndroidRuntime( 711): at android.os.Handler.dispatchMessage(Handler.java:99)
  39. E/AndroidRuntime( 711): at android.os.Looper.loop(Looper.java:123)
  40. E/AndroidRuntime( 711): at com.android.server.WindowManagerService$PolicyThread.run(WindowManagerService.java:594)
  41. E/AndroidRuntime( 711): Caused by: java.lang.reflect.InvocationTargetException
  42. E/AndroidRuntime( 711): at java.lang.reflect.Constructor.constructNative(Native Method)
  43. E/AndroidRuntime( 711): at java.lang.reflect.Constructor.newInstance(Constructor.java:415)
  44. E/AndroidRuntime( 711): at android.view.LayoutInflater.createView(LayoutInflater.java:505)
  45. E/AndroidRuntime( 711): ... 16 more
  46. E/AndroidRuntime( 711): Caused by: java.lang.OutOfMemoryError: bitmap size exceeds VM budget
  47. E/AndroidRuntime( 711): at android.graphics.BitmapFactory.nativeDecodeAsset(Native Method)
  48. E/AndroidRuntime( 711): at android.graphics.BitmapFactory.decodeStream(BitmapFactory.java:450)
  49. E/AndroidRuntime( 711): at android.graphics.BitmapFactory.decodeResourceStream(BitmapFactory.java:326)
  50. E/AndroidRuntime( 711): at android.graphics.BitmapFactory.decodeResource(BitmapFactory.java:349)
  51. E/AndroidRuntime( 711): at android.graphics.BitmapFactory.decodeResource(BitmapFactory.java:375)
  52. E/AndroidRuntime( 711): at com.android.internal.widget.RotarySelector.getBitmapFor(RotarySelector.java:222)
  53. E/AndroidRuntime( 711): at com.android.internal.widget.RotarySelector.<init>(RotarySelector.java:200)
  54. E/AndroidRuntime( 711): ... 19 more
  55. I/Process ( 711): Sending signal. PID: 711 SIG: 9
  56. I/wpa_supplicant( 291): Authentication with 00:1d:60:19:c6:ab timed out.
  57. I/wpa_supplicant( 291): CTRL-EVENT-STATE-CHANGE id=0 state=0
  58. I/wpa_supplicant( 291): CTRL-EVENT-STATE-CHANGE id=-1 state=2
  59. I/ServiceManager( 109): service 'SurfaceFlinger' died
  60. I/ServiceManager( 109): service 'sensorservice' died
  61. I/ServiceManager( 109): service 'entropy' died
  62. I/ServiceManager( 109): service 'power' died
  63. I/ServiceManager( 109): service 'permission' died
  64. I/ServiceManager( 109): service 'batteryinfo' died
  65. I/ServiceManager( 109): service 'usagestats' died
  66. I/ServiceManager( 109): service 'telephony.registry' died
  67. I/ServiceManager( 109): service 'account' died
  68. I/ServiceManager( 109): service 'cpuinfo' died
  69. I/ServiceManager( 109): service 'package' died
  70. I/ServiceManager( 109): service 'wallpaper' died
  71. I/ServiceManager( 109): service 'activity' died
  72. I/ServiceManager( 109): service 'meminfo' died
  73. I/ServiceManager( 109): service 'search' died
  74. I/ServiceManager( 109): service 'dropbox' died
  75. I/ServiceManager( 109): service 'audio' died
  76. I/ServiceManager( 109): service 'uimode' died
  77. I/ServiceManager( 109): service 'backup' died
  78. I/ServiceManager( 109): service 'appwidget' died
  79. I/ServiceManager( 109): service 'diskstats' died
  80. I/ServiceManager( 109): service 'assetredirection' died
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement