Advertisement
Guest User

Untitled

a guest
Jun 10th, 2014
295
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.58 KB | None | 0 0
  1. D/AndroidRuntime(26689): Shutting down VM
  2. W/dalvikvm(26689): threadid=1: thread exiting with uncaught exception (group=0x41f9fce0)
  3. E/AndroidRuntime(26689): FATAL EXCEPTION: main
  4. E/AndroidRuntime(26689): Process: com.kevinforeman.sabconnect, PID: 26689
  5. E/AndroidRuntime(26689): java.lang.NullPointerException
  6. E/AndroidRuntime(26689): at com.kevinforeman.sabconnect.searchproviders.GenericIndexerView.FilterList(GenericIndexerView.java:2091)
  7. E/AndroidRuntime(26689): at com.kevinforeman.sabconnect.searchproviders.GenericIndexerView$21.onIndexChangeListener(GenericIndexerView.java:198
  8. 4)
  9. E/AndroidRuntime(26689): at com.edmodo.rangebar.RangeBar.setThumbIndices(RangeBar.java:498)
  10. E/AndroidRuntime(26689): at com.kevinforeman.sabconnect.searchproviders.GenericIndexerView.SetSavedFilterValues(GenericIndexerView.java:2292)
  11. E/AndroidRuntime(26689): at com.kevinforeman.sabconnect.searchproviders.GenericIndexerView$19.onPostExecute(GenericIndexerView.java:1658)
  12. E/AndroidRuntime(26689): at android.os.AsyncTask.finish(AsyncTask.java:632)
  13. E/AndroidRuntime(26689): at android.os.AsyncTask.access$600(AsyncTask.java:177)
  14. E/AndroidRuntime(26689): at android.os.AsyncTask$InternalHandler.handleMessage(AsyncTask.java:645)
  15. E/AndroidRuntime(26689): at android.os.Handler.dispatchMessage(Handler.java:102)
  16. E/AndroidRuntime(26689): at android.os.Looper.loop(Looper.java:136)
  17. E/AndroidRuntime(26689): at android.app.ActivityThread.main(ActivityThread.java:5128)
  18. E/AndroidRuntime(26689): at java.lang.reflect.Method.invokeNative(Native Method)
  19. E/AndroidRuntime(26689): at java.lang.reflect.Method.invoke(Method.java:515)
  20. E/AndroidRuntime(26689): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:795)
  21. E/AndroidRuntime(26689): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:611)
  22. E/AndroidRuntime(26689): at dalvik.system.NativeStart.main(Native Method)
  23. W/ActivityManager( 809): Force finishing activity com.kevinforeman.sabconnect/.searchproviders.GenericIndexerView
  24. W/SurfaceFlinger( 254): couldn't log to binary event log: overflow.
  25. W/ActivityManager( 809): Activity pause timeout for ActivityRecord{422b9de0 u0 com.kevinforeman.sabconnect/.searchproviders.GenericIndexerView t137 f
  26. }
  27. E/MP-Decision( 1044): num online cores: 2 reqd : 1 available : 4 rq_depth:1.200000 hotplug_avg_load_dw: 18
  28. E/MP-Decision( 1044): DOWN cpu:1 core_idx:1 Ns:1.100000 Ts:190 total_time_down:0.000000
  29. W/ResourceType( 809): Skipping entry 0x7f04000c in package table 0 because it is not complex!
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement