Open amaze-issue-automation[bot] opened 3 years ago
Update:
Now crash is on runShellCommandToList(IRootCommand.kt:54)
I could reproduce this only when the Android Shell process is denied superuser permission.
@TranceLove What about denied sd card write permission? I think someone reported the couldn't copy files to sd card and got this crash. Is it possible that if sd card permission is not there we actually fallback to root method?
@VishalNehra From what I read, when File.renameTo() failed root mode is used right away if root is enabled. Otherwise MoveFiles would fail, and resort to CopyService + delete source at MoveFiles.onPostExecute()
Happened when copying specific (not all) files to SD from internal downloads.
Worked again and again on affected files - others had no issues ever.
Amaze had root
Issue explanation (write below this line)
Exception
Crash log