Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

java.lang.NullPointerException #29

Open
lubaarbel opened this issue Sep 7, 2020 · 0 comments
Open

java.lang.NullPointerException #29

lubaarbel opened this issue Sep 7, 2020 · 0 comments

Comments

@lubaarbel
Copy link

lubaarbel commented Sep 7, 2020

In my app Google console crashes reports there is the following log on wide variety of devices and OS versions:
java.lang.NullPointerException:
at com.stericson.RootShell.execution.Shell$1.run (Shell.java:594)
at java.lang.Thread.run (Thread.java:919)

I use version 1.6.
More stack trace:

java.lang.Object | Object.java in java.lang.Object.wait()
java.lang.Object | Object.java line 407 in java.lang.Object.wait()
com.ster...ootShell | RootShell.java line 582 in com.stericson.RootShell.RootShell.commandWait()
com.ster...ootShell | RootShell.java line 246 in com.stericson.RootShell.RootShell.findBinary()
com.ster...ootShell | RootShell.java line 196 in com.stericson.RootShell.RootShell.findBinary()
com.ster...ootShell | RootShell.java line 453 in com.stericson.RootShell.RootShell.isRootAvailable()

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant