Advertisement
bigrushdog

Untitled

Aug 31st, 2013
593
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Java 2.88 KB | None | 0 0
  1. W/webview_proxy( 1154): java.lang.Throwable: Warning: A WebView method was called on thread 'Thread-221'. All WebView methods must be called on the UI thread. Future versions of WebView may not support use on other threads.
  2. W/webview_proxy( 1154):     at android.webkit.WebView.checkThread(WebView.java:1918)
  3. W/webview_proxy( 1154):     at android.webkit.WebView.getSettings(WebView.java:1555)
  4. W/webview_proxy( 1154):     at com.gameloft.android.ANMP.GloftGTFM.GLUtils.Device.InitDeviceValues(Unknown Source)
  5. W/webview_proxy( 1154):     at com.gameloft.android.ANMP.GloftGTFM.GLUtils.Device.<init>(Unknown Source)
  6. W/webview_proxy( 1154):     at com.gameloft.android.ANMP.GloftGTFM.installer.utils.Tracker.sendInstallerTrackingOptions(Unknown Source)
  7. W/webview_proxy( 1154):     at com.gameloft.android.ANMP.GloftGTFM.installer.utils.Tracker.downloadStartTracker(Unknown Source)
  8. W/webview_proxy( 1154):     at com.gameloft.android.ANMP.GloftGTFM.installer.t.run(Unknown Source)
  9. W/webview_proxy( 1154):     at java.lang.Thread.run(Thread.java:841)
  10. D/dalvikvm( 1154): GC_EXPLICIT freed 2879K, 18% free 14267K/17260K, paused 3ms+3ms, total 35ms
  11. D/WiFiText(  607): RSSI changed
  12. D/dalvikvm( 1154): WAIT_FOR_CONCURRENT_GC blocked 1ms
  13. D/dalvikvm( 1154): GC_EXPLICIT freed 950K, 18% free 14269K/17260K, paused 6ms+3ms, total 46ms
  14. W/Settings( 1154): Setting airplane_mode_on has moved from android.provider.Settings.System to android.provider.Settings.Global, returning read-only value.
  15. E/        ( 1154): netstack: LIB_MGR - Error loading lib libdnshostprio.so
  16. E/        ( 1154): netstack: STAT_HUB - Failed to load plugin: libdnshostprio.so
  17. E/        ( 1154): netstack: LIB_MGR - Error loading lib spl_proc_plugin.so
  18. E/        ( 1154): netstack: STAT_HUB - Failed to load plugin: spl_proc_plugin.so
  19. E/        ( 1154): netstack: LIB_MGR - Error loading lib pp_proc_plugin.so
  20. E/        ( 1154): netstack: STAT_HUB - Failed to load plugin: pp_proc_plugin.so
  21. E/        ( 1154): netstack:  STAT_HUB - App com.gameloft.android.ANMP.GloftGTFM isn't supported
  22. E/        ( 1154): netstack: LIB_MGR - Error loading lib libsocketpoolextend.so
  23. I/SockPoolExtend( 1154): Using default ClientSocketPoolExtend
  24. D/        ( 1154): dl error message dlopen failed: library "libtcpfinaggr.so" not found
  25. D/Socket_Pool( 1154): Failed to create TCP Fin Aggregation interface.
  26. D/Socket_Pool( 1154): netstack: CloseUnusedSockets is ON
  27. D/Socket_Pool( 1154): netstack: system net.statistics value: 0
  28. D/Socket_Pool( 1154): Failed to create TCP Fin Aggregation interface.
  29. D/Socket_Pool( 1154): netstack: CloseUnusedSockets is ON
  30. D/Socket_Pool( 1154): netstack: system net.statistics value: 0
  31. D/        ( 1154): external/chromium/net/http/http_getzip_factory.cc: Failed to construct GETzip manager, didn't find the library!
  32. E/        ( 1154): netstack: LIB_MGR - Error loading lib qnet-plugin.so
  33. D/        ( 1154): Failed to load DoObserveConnections symbol in tcp-connections.so
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement