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 edgar871026 #4275

Closed
amaze-issue-automation bot opened this issue Nov 2, 2024 · 1 comment
Closed

Crash reported by edgar871026 #4275

amaze-issue-automation bot opened this issue Nov 2, 2024 · 1 comment
Labels
From-telegram Issue reported through telegram channel

Comments

@amaze-issue-automation
Copy link

Issue explanation (write below this line)

Exception

  • App Name: Administrador de Archivos Amaze
  • Package: com.amaze.filemanager
  • Version: 3.10
  • User Action: UI Error
  • Request: Application crash
  • OS: Linux motorola/lyriq_g/lyriq:14/U1TL34.115-13/034677-71d21:user/release-keys 14 - 34
  • Device: lyriq
  • Model: motorola edge 40
  • Product: lyriq_g
Crash log

java.lang.RuntimeException: An error occurred while executing doInBackground()
at android.os.AsyncTask$4.done(AsyncTask.java:415)
at java.util.concurrent.FutureTask.finishCompletion(FutureTask.java:381)
at java.util.concurrent.FutureTask.setException(FutureTask.java:250)
at java.util.concurrent.FutureTask.run(FutureTask.java:269)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:644)
at java.lang.Thread.run(Thread.java:1012)
Caused by: java.lang.NullPointerException: Attempt to invoke virtual method 'long androidx.documentfile.provider.DocumentFile.length()' on a null object reference
at com.amaze.filemanager.filesystem.HybridFile.length(HybridFile.java:404)
at com.amaze.filemanager.asynchronous.asynctasks.CountItemsOrAndSizeTask.doInBackground(CountItemsOrAndSizeTask.java:57)
at com.amaze.filemanager.asynchronous.asynctasks.CountItemsOrAndSizeTask.doInBackground(CountItemsOrAndSizeTask.java:39)
at android.os.AsyncTask$3.call(AsyncTask.java:394)
at java.util.concurrent.FutureTask.run(FutureTask.java:264)
... 3 more


Reporter: edgar871026

@amaze-issue-automation amaze-issue-automation bot added the From-telegram Issue reported through telegram channel label Nov 2, 2024
@VishnuSanal
Copy link
Member

dupe #4004

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
From-telegram Issue reported through telegram channel
Projects
None yet
Development

No branches or pull requests

1 participant