You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
02-22 13:30:30.843: I/System(1876): Failed to destroy process 2033
02-22 13:30:30.859: I/System(1876): libcore.io.ErrnoException: kill failed: ESRCH (No such process)
02-22 13:30:30.859: I/System(1876): at libcore.io.Posix.kill(Native Method)
02-22 13:30:30.859: I/System(1876): at libcore.io.ForwardingOs.kill(ForwardingOs.java:77)
02-22 13:30:30.859: I/System(1876): at java.lang.ProcessManager$ProcessImpl.destroy(ProcessManager.java:257)
Saw issue #43, I've already updated su to v3.0.3.2, but it does help.
The text was updated successfully, but these errors were encountered:
koush
added a commit
to CyanogenMod/android_packages_apps_Superuser
that referenced
this issue
Mar 9, 2013
I found this in logcat:
02-22 13:30:30.843: I/System(1876): Failed to destroy process 2033
02-22 13:30:30.859: I/System(1876): libcore.io.ErrnoException: kill failed: ESRCH (No such process)
02-22 13:30:30.859: I/System(1876): at libcore.io.Posix.kill(Native Method)
02-22 13:30:30.859: I/System(1876): at libcore.io.ForwardingOs.kill(ForwardingOs.java:77)
02-22 13:30:30.859: I/System(1876): at java.lang.ProcessManager$ProcessImpl.destroy(ProcessManager.java:257)
Saw issue #43, I've already updated su to v3.0.3.2, but it does help.
The text was updated successfully, but these errors were encountered: