Advertisement
Guest User

no_superuser

a guest
Apr 5th, 2013
130
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.92 KB | None | 0 0
  1. ndroidRuntime( 3068): Calling main entry com.android.commands.am.Am
  2. D/dalvikvm( 3068): Note: class Landroid/app/ActivityManagerNative; has 157 unimplemented (abstract) methods
  3. W/ActivityManager( 431): Permission Denial: broadcast asks to run as user -1 but is calling from user 0; this requires android.permission.INTERACT_ACROSS_USERS_FULL or android.permission.INTERACT_ACROSS_USERS
  4. I/AndroidRuntime( 3068): VM exiting with result code 1.
  5. W/su ( 3050): request rejected (10089->0 /system/bin/sh)
  6. E/RootCommands( 3035): Problem while checking for root access!
  7. E/RootCommands( 3035): org.sufficientlysecure.rootcommands.util.RootAccessDeniedException: stdout line is null! Access was denied or this executeable is not a shell!
  8. E/RootCommands( 3035): at org.sufficientlysecure.rootcommands.Shell.<init>(Shell.java:147)
  9. E/RootCommands( 3035): at org.sufficientlysecure.rootcommands.Shell.startRootShell(Shell.java:62)
  10. E/RootCommands( 3035): at org.sufficientlysecure.rootcommands.Shell.startRootShell(Shell.java:74)
  11. E/RootCommands( 3035): at org.sufficientlysecure.rootcommands.RootCommands.rootAccessGiven(RootCommands.java:36)
  12. E/RootCommands( 3035): at org.adaway.util.Utils.isAndroidRooted(Utils.java:69)
  13. E/RootCommands( 3035): at org.adaway.ui.BaseActivity.onCreate(BaseActivity.java:160)
  14. E/RootCommands( 3035): at android.app.Activity.performCreate(Activity.java:5110)
  15. E/RootCommands( 3035): at android.app.Instrumentation.callActivityOnCreate(Instrumentation.java:1080)
  16. E/RootCommands( 3035): at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2261)
  17. E/RootCommands( 3035): at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:2357)
  18. E/RootCommands( 3035): at android.app.ActivityThread.access$600(ActivityThread.java:153)
  19. E/RootCommands( 3035): at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1247)
  20. E/RootCommands( 3035): at android.os.Handler.dispatchMessage(Handler.java:99)
  21. E/RootCommands( 3035): at android.os.Looper.loop(Looper.java:137)
  22. E/RootCommands( 3035): at android.app.ActivityThread.main(ActivityThread.java:5231)
  23. E/RootCommands( 3035): at java.lang.reflect.Method.invokeNative(Native Method)
  24. E/RootCommands( 3035): at java.lang.reflect.Method.invoke(Method.java:511)
  25. E/RootCommands( 3035): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:794)
  26. E/RootCommands( 3035): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:561)
  27. E/RootCommands( 3035): at dalvik.system.NativeStart.main(Native Method)
  28. W/BackupManagerService( 431): dataChanged but no participant pkg='com.android.providers.settings' uid=10038
  29. I/ActivityManager( 431): Displayed org.adaway/.ui.BaseActivity: +21s317ms
  30. D/BATT_shooter_u( 135): batt_alg->cc.I_MBAT = 331, batt_alg->batt_vol = 4169
  31. D/BATT_shooter_u( 135): batt_alg->percent_update = 76, batt_alg->chg_times = 0
  32. I/BATT_ALG( 135): charging time: 0
  33. I/BATT_ALG( 135): batt_alg_overtemp_check:temp:4
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement