← Back to team overview

touch-packages team mailing list archive

[Bug 1367304] [NEW] adbd crashes if adb root is used

 

Public bug reported:

adbd crashes when adb root is used, instead it should be a noop,
this came up because the Ubuntu SDK is using adb root in one of the 
device detection scripts (Line 27):

http://pastebin.ubuntu.com/8300137/

<ogra_> zbenjamin, on android adbd starts as the shell user and with adb root you can switch to a full root user mode
<ogra_> we dont allow that at all
<zbenjamin> ogra_: sergiusens: ah ok 
<zbenjamin> thanks
<ogra_> zbenjamin, so a bug against android-tools would help ... adbd should not crash ... it should just be a no-op
<sergiusens> zbenjamin: you probably can get rid of the adb_root function comletely
<ogra_> zbenjamin, feel free to assign me directly

** Affects: android-tools (Ubuntu)
     Importance: Medium
     Assignee: Oliver Grawert (ogra)
         Status: Confirmed

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to android-tools in Ubuntu.
https://bugs.launchpad.net/bugs/1367304

Title:
  adbd crashes if adb root is used

Status in “android-tools” package in Ubuntu:
  Confirmed

Bug description:
  adbd crashes when adb root is used, instead it should be a noop,
  this came up because the Ubuntu SDK is using adb root in one of the 
  device detection scripts (Line 27):

  http://pastebin.ubuntu.com/8300137/

  <ogra_> zbenjamin, on android adbd starts as the shell user and with adb root you can switch to a full root user mode
  <ogra_> we dont allow that at all
  <zbenjamin> ogra_: sergiusens: ah ok 
  <zbenjamin> thanks
  <ogra_> zbenjamin, so a bug against android-tools would help ... adbd should not crash ... it should just be a no-op
  <sergiusens> zbenjamin: you probably can get rid of the adb_root function comletely
  <ogra_> zbenjamin, feel free to assign me directly

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/android-tools/+bug/1367304/+subscriptions


Follow ups

References