Stericson / RootTools

RootTools Library
1.61k stars 486 forks source link

libcore.io.ErrnoException: kill failed: ESRCH (No such process) #12

Closed Loda closed 9 years ago

Loda commented 10 years ago

I saw theses in the logcat.

Similar issue to https://code.google.com/p/roottools/issues/detail?id=49 but, still re-producing on version 3.4 on gt-p7310 android 4.0.4, NOT rooted

05-09 12:06:27.633: I/System(15680): Failed to destroy process 15802
05-09 12:06:27.673: I/System(15680): libcore.io.ErrnoException: kill failed: ESRCH (No such process)
05-09 12:06:27.673: I/System(15680):    at libcore.io.Posix.kill(Native Method)
05-09 12:06:27.673: I/System(15680):    at libcore.io.ForwardingOs.kill(ForwardingOs.java:77)
05-09 12:06:27.673: I/System(15680):    at java.lang.ProcessManager$ProcessImpl.destroy(ProcessManager.java:257)
05-09 12:06:27.673: I/System(15680):    at com.stericson.RootTools.execution.Shell$3.run(Shell.java:449)
05-09 12:06:27.673: I/System(15680):    at java.lang.Thread.run(Thread.java:856)
05-09 12:06:27.683: D/ActionBarSherlock(15680): [getActionBar]
[....]
05-09 12:06:27.833: D/ActionBarSherlock(15680): [getActionBar]
05-09 12:06:27.833: I/System(15680): Failed to destroy process 15816
05-09 12:06:27.843: I/System(15680): libcore.io.ErrnoException: kill failed: ESRCH (No such process)
05-09 12:06:27.843: I/System(15680):    at libcore.io.Posix.kill(Native Method)
05-09 12:06:27.843: I/System(15680):    at libcore.io.ForwardingOs.kill(ForwardingOs.java:77)
05-09 12:06:27.843: I/System(15680):    at java.lang.ProcessManager$ProcessImpl.destroy(ProcessManager.java:257)
05-09 12:06:27.843: I/System(15680):    at com.stericson.RootTools.execution.Shell$3.run(Shell.java:449)
05-09 12:06:27.843: I/System(15680):    at java.lang.Thread.run(Thread.java:856)
[more similar ErrnoException]

maybe this can help you: https://groups.google.com/forum/#!topic/android-developers/VcjXWBosQ88