MorphyMac / roottools

Automatically exported from code.google.com/p/roottools
0 stars 0 forks source link

Android Zombien process #55

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Run my android app with function isRootAvailable from RootTools
2. Execute "adb shell ps" to see the zombie process

What is the expected output? What do you see instead?
In "ps" there must be only one process for my app

What version of the product are you using? On what operating system?
Andoid 4.1.2

Please provide any additional information below.
There are a bug in some android version when executing exec.

Here is the bug info: https://code.google.com/p/android/issues/detail?id=55017

Original issue reported on code.google.com by marioqui...@gmail.com on 20 Nov 2013 at 9:28