Advertisement
Guest User

Untitled

a guest
Sep 6th, 2015
167
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.15 KB | None | 0 0
  1. W/PackageManager( 1620): No start tag found in package manager settings
  2. E/AndroidRuntime( 1620): Error reporting WTF
  3. E/AndroidRuntime( 1620): java.lang.NullPointerException
  4. E/AndroidRuntime( 1620): <->at com.android.internal.os.RuntimeInit.wtf(RuntimeInit.java:329)
  5. E/AndroidRuntime( 1620): <->at android.util.Log$1.onTerribleFailure(Log.java:103)
  6. E/AndroidRuntime( 1620): <->at android.util.Log.wtf(Log.java:278)
  7. E/AndroidRuntime( 1620): <->at android.util.Log.wtf(Log.java:255)
  8. E/AndroidRuntime( 1620): <->at com.android.server.pm.Settings.readLPw(Settings.java:1624)
  9. E/AndroidRuntime( 1620): <->at com.android.server.pm.PackageManagerService.<init>(PackageManagerService.java:1141)
  10. E/AndroidRuntime( 1620): <->at com.android.server.pm.PackageManagerService.main(PackageManagerService.java:1044)
  11. E/AndroidRuntime( 1620): <->at com.android.server.ServerThread.run(SystemServer.java:314)
  12.  
  13. W/InputMethodManagerService( 1620): Couldn't create dir.: /data/system/inputmethod
  14.  
  15. --------- beginning of /dev/log/main
  16.  
  17. D/MountService( 1620): volume state changed for /storage/sdcard0 (null -> unmounted)
  18. W/MountService( 1620): getSecureContainerList() called when storage not mounted
  19.  
  20. E/MobileDataStateTracker( 1620): default: Ignoring feature request because could not acquire PhoneService
  21. E/MobileDataStateTracker( 1620): default: Could not enable APN type "default"
  22.  
  23. D/CommandListener( 1210): Trying to bring down wlan0
  24. E/Netd ( 1210): Failed to open /proc/sys/net/ipv6/conf/wlan0/use_tempaddr: No such file or directory
  25. E/WifiStateMachine( 1620): Unable to change interface settings: java.lang.IllegalStateException: command '4 interface ipv6privacyextensions wlan0 enable' failed with '400 4 Failed
  26. D/WifiHW ( 1620): added/removed p2p interface. add: 1
  27. I/wpa_supplicant( 1830): Successfully initialized wpa_supplicant
  28. E/WifiConfigStore( 1620): Error parsing configurationjava.io.FileNotFoundException: /data/misc/wifi/ipconfig.txt: open failed: ENOENT (No such file or directory)
  29. E/wpa_supplicant( 1830): Unsupported command: BTCOEXSCAN-STOP
  30. D/CommandListener( 1210): Setting iface cfg
  31. D/CommandListener( 1210): Trying to bring up p2p0
  32. I/wpa_supplicant( 1830): wlan0: EPBUG: Going to authenticate
  33. I/wpa_supplicant( 1830): wlan0: SME: Trying to authenticate with xx:xx:xx:xx:xx:xx (SSID='XXXXXXXX' freq=2447 MHz)
  34. I/wpa_supplicant( 1830): wlan0: Trying to associate with xx:xx:xx:xx:xx:xx (SSID='XXXXXXXX' freq=2447 MHz)
  35. I/wpa_supplicant( 1830): wlan0: Associated with xx:xx:xx:xx:xx:xx
  36. I/wpa_supplicant( 1830): wlan0: WPA: Key negotiation completed with xx:xx:xx:xx:xx:xx [PTK=CCMP GTK=CCMP]
  37. I/wpa_supplicant( 1830): wlan0: CTRL-EVENT-CONNECTED - Connection to xx:xx:xx:xx:xx:xx completed (auth) [id=0 id_str=]
  38. D/Tethering( 1620): Exception adding default nw to upstreamIfaceTypes: java.lang.NullPointerException
  39. D/Tethering( 1620): sendTetherStateChangedBroadcast 1, 0, 0
  40. E/wpa_supplicant( 1830): Unsupported command: BTCOEXMODE 1
  41. E/wpa_supplicant( 1830): Unsupported command: BTCOEXMODE 2
  42. D/WifiStateMachine( 1620): VerifyingLinkState enter
  43. D/WifiStateMachine( 1620): VerifyingLinkState what=131155 NOT_HANDLED
  44. D/WifiStateMachine( 1620): VerifyingLinkState what=131155 NOT_HANDLED
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement