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

Crash reported by 「 #3939

Closed
amaze-issue-automation bot opened this issue Sep 25, 2023 · 1 comment
Closed

Crash reported by 「 #3939

amaze-issue-automation bot opened this issue Sep 25, 2023 · 1 comment
Labels
From-Email This is from an email, probably lacking replication info

Comments

@amaze-issue-automation
Copy link

Issue explanation (write below this line)

Exception

  • App Name: Amaze File Manager
  • Package: com.amaze.filemanager
  • Version: 3.8.5
  • User Action: UI Error
  • Request: Application crash
  • OS: Linux Android 6.0.1 - 23
  • Device: grandpplte
  • Model: SM-G532G
  • Product: grandppltedx
Crash log

java.lang.RuntimeException: An error occurred while executing
doInBackground()
at android.os.AsyncTask$3.done(AsyncTask.java:309)
at java.util.concurrent.FutureTask.finishCompletion(FutureTask.java:354)
at java.util.concurrent.FutureTask.setException(FutureTask.java:223)
at java.util.concurrent.FutureTask.run(FutureTask.java:242)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1113)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:588)
at java.lang.Thread.run(Thread.java:818)
Caused by: java.lang.NumberFormatException: Invalid long: "root"
at java.lang.Long.invalidLong(Long.java:124)
at java.lang.Long.parse(Long.java:363)
at java.lang.Long.parseLong(Long.java:353)
at java.lang.Long.parseLong(Long.java:321)
at
com.amaze.filemanager.filesystem.files.FileUtils.parseName(FileUtils.java:929)
at
com.amaze.filemanager.filesystem.root.ListFilesCommand.parseStringForHybridFile(ListFilesCommand.kt:228)
at
com.amaze.filemanager.filesystem.root.ListFilesCommand.listFiles(ListFilesCommand.kt:60)
at
com.amaze.filemanager.asynchronous.asynctasks.LoadFilesListTask.listDefault(LoadFilesListTask.java:705)
at
com.amaze.filemanager.asynchronous.asynctasks.LoadFilesListTask.doInBackground(LoadFilesListTask.java:187)
at
com.amaze.filemanager.asynchronous.asynctasks.LoadFilesListTask.doInBackground(LoadFilesListTask.java:85)
at android.os.AsyncTask$2.call(AsyncTask.java:295)
at java.util.concurrent.FutureTask.run(FutureTask.java:237)
... 3 more


@amaze-issue-automation amaze-issue-automation bot added the From-Email This is from an email, probably lacking replication info label Sep 25, 2023
@VishnuSanal
Copy link
Member

dupe #3359

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
From-Email This is from an email, probably lacking replication info
Projects
None yet
Development

No branches or pull requests

1 participant