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 Тарас #3815

Closed
amaze-issue-automation bot opened this issue May 17, 2023 · 1 comment
Closed

Crash reported by Тарас #3815

amaze-issue-automation bot opened this issue May 17, 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
  • Package: com.amaze.filemanager
  • Version: 3.8.5
  • User Action: UI Error
  • Request: Application crash
  • OS: Linux Android 12 - 31
  • Device: galahad
  • Model: M2004J19C
  • Product: galahad_global
    Crash log
java.lang.NullPointerException: Attempt to read from null array
at android.net.Uri$PathSegments.get(Uri.java:1032)
at android.net.Uri$PathSegments.get(Uri.java:1014)
at com.amaze.filemanager.filesystem.HybridFile.getParent(HybridFile.java:557)
at com.amaze.filemanager.ui.fragments.MainFragment.goBack(MainFragment.java:1054)
at com.amaze.filemanager.ui.activities.MainActivity.lambda$onBackPressed$6(MainActivity.java:909)
at com.amaze.filemanager.ui.activities.MainActivity.$r8$lambda$fKbQXJTjmE3tEXFhvzq2Q8y2c_E(Unknown Source:0)
at com.amaze.filemanager.ui.activities.MainActivity$$ExternalSyntheticLambda6.apply(Unknown Source:2)
at com.amaze.filemanager.ui.activities.MainActivity.executeWithMainFragment(MainActivity.java:2518)
at com.amaze.filemanager.ui.activities.MainActivity.executeWithMainFragment(MainActivity.java:2510)
at com.amaze.filemanager.ui.activities.MainActivity.onBackPressed(MainActivity.java:907)
at android.app.Activity.onKeyUp(Activity.java:3914)
at android.view.KeyEvent.dispatch(KeyEvent.java:2892)
at android.app.Activity.dispatchKeyEvent(Activity.java:4239)
at androidx.core.app.ComponentActivity.superDispatchKeyEvent(ComponentActivity.java:122)
at androidx.core.view.KeyEventDispatcher.dispatchKeyEvent(KeyEventDispatcher.java:84)
at androidx.core.app.ComponentActivity.dispatchKeyEvent(ComponentActivity.java:140)
at androidx.appcompat.app.AppCompatActivity.dispatchKeyEvent(AppCompatActivity.java:599)
at androidx.appcompat.view.WindowCallbackWrapper.dispatchKeyEvent(WindowCallbackWrapper.java:59)
at androidx.appcompat.app.AppCompatDelegateImpl$AppCompatWindowCallback.dispatchKeyEvent(AppCompatDelegateImpl.java:3090)
at com.android.internal.policy.DecorView.dispatchKeyEvent(DecorView.java:436)
at android.view.ViewRootImpl$ViewPostImeInputStage.processKeyEvent(ViewRootImpl.java:6839)
at android.view.ViewRootImpl$ViewPostImeInputStage.onProcess(ViewRootImpl.java:6681)
at android.view.ViewRootImpl$InputStage.deliver(ViewRootImpl.java:6135)
at android.view.ViewRootImpl$InputStage.onDeliverToNext(ViewRootImpl.java:6192)
at android.view.ViewRootImpl$InputStage.forward(ViewRootImpl.java:6158)
at android.view.ViewRootImpl$AsyncInputStage.forward(ViewRootImpl.java:6323)
at android.view.ViewRootImpl$InputStage.apply(ViewRootImpl.java:6166)
at android.view.ViewRootImpl$AsyncInputStage.apply(ViewRootImpl.java:6380)
at android.view.ViewRootImpl$InputStage.deliver(ViewRootImpl.java:6139)
at android.view.ViewRootImpl$InputStage.onDeliverToNext(ViewRootImpl.java:6192)
at android.view.ViewRootImpl$InputStage.forward(ViewRootImpl.java:6158)
at android.view.ViewRootImpl$InputStage.apply(ViewRootImpl.java:6166)
at android.view.ViewRootImpl$InputStage.deliver(ViewRootImpl.java:6139)
at android.view.ViewRootImpl$InputStage.onDeliverToNext(ViewRootImpl.java:6192)
at android.view.ViewRootImpl$InputStage.forward(ViewRootImpl.java:6158)
at android.view.ViewRootImpl$AsyncInputStage.forward(ViewRootImpl.java:6356)
at android.view.ViewRootImpl$ImeInputStage.onFinishedInputEvent(ViewRootImpl.java:6534)
at android.view.inputmethod.InputMethodManager$PendingEvent.run(InputMethodManager.java:3158)
at android.view.inputmethod.InputMethodManager.invokeFinishedInputEventCallback(InputMethodManager.java:2722)
at android.view.inputmethod.InputMethodManager.finishedInputEvent(InputMethodManager.java:2713)
at android.view.inputmethod.InputMethodManager$ImeInputEventSender.onInputEventFinished(InputMethodManager.java:3135)
at android.view.InputEventSender.dispatchInputEventFinished(InputEventSender.java:154)
at android.os.MessageQueue.nativePollOnce(Native Method)
at android.os.MessageQueue.next(MessageQueue.java:340)
at android.os.Looper.loopOnce(Looper.java:168)
at android.os.Looper.loop(Looper.java:299)
at android.app.ActivityThread.main(ActivityThread.java:8280)
at java.lang.reflect.Method.invoke(Native Method)
at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:576)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1073)


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

dupe #3738 & fixed with #3789

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