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 Smt #2320

Closed
amaze-issue-automation bot opened this issue Feb 20, 2021 · 2 comments
Closed

Crash reported by Smt #2320

amaze-issue-automation bot opened this issue Feb 20, 2021 · 2 comments
Labels
From-Email This is from an email, probably lacking replication info Issue-Bug Related unexpected behavior or something worth investigating. Needs-Triage This is a new issue that needs sorting and assignment.

Comments

@amaze-issue-automation
Copy link

Issue explanation (write below this line)

trying to install terminal emulator

Exception

  • User Action: UI Error
  • Request: Application crash
  • Version: 3.5.3
  • OS: Linux
    samsung/dreamltexx/dreamlte:9/PPR1.180610.011/G950FXXU9DTF1:user/release-keys
    9 - 28
  • Device: dreamlte
  • Model: SM-G950F
  • Product: dreamltexx
Crash log

java.lang.RuntimeException: Unable to destroy activity
{com.amaze.filemanager/com.amaze.filemanager.ui.activities.MainActivity}:
java.lang.NullPointerException: Attempt to invoke virtual method 'boolean
android.os.HandlerThread.quitSafely()' on a null object reference
at
android.app.ActivityThread.performDestroyActivity(ActivityThread.java:4708)
at
android.app.ActivityThread.handleDestroyActivity(ActivityThread.java:4731)
at
android.app.servertransaction.DestroyActivityItem.execute(DestroyActivityItem.java:39)
at
android.app.servertransaction.TransactionExecutor.executeLifecycleState(TransactionExecutor.java:145)
at
android.app.servertransaction.TransactionExecutor.execute(TransactionExecutor.java:70)
at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1948)
at android.os.Handler.dispatchMessage(Handler.java:106)
at android.os.Looper.loop(Looper.java:214)
at android.app.ActivityThread.main(ActivityThread.java:7050)
at java.lang.reflect.Method.invoke(Native Method)
at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:494)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:965)
Caused by: java.lang.NullPointerException: Attempt to invoke virtual method
'boolean android.os.HandlerThread.quitSafely()' on a null object reference
at
com.amaze.filemanager.ui.activities.MainActivity.closeInteractiveShell(MainActivity.java:1291)
at
com.amaze.filemanager.ui.activities.MainActivity.onDestroy(MainActivity.java:1278)
at android.app.Activity.performDestroy(Activity.java:7684)
at
android.app.Instrumentation.callActivityOnDestroy(Instrumentation.java:1306)
at
android.app.ActivityThread.performDestroyActivity(ActivityThread.java:4693)
... 11 more


@amaze-issue-automation amaze-issue-automation bot added the From-Email This is from an email, probably lacking replication info label Feb 20, 2021
@EmmanuelMess
Copy link
Member

Related #1098

@EmmanuelMess EmmanuelMess added Issue-Bug Related unexpected behavior or something worth investigating. Needs-Triage This is a new issue that needs sorting and assignment. labels Mar 11, 2021
@VishalNehra
Copy link
Member

Dupe #2981

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 Issue-Bug Related unexpected behavior or something worth investigating. Needs-Triage This is a new issue that needs sorting and assignment.
Projects
None yet
Development

No branches or pull requests

2 participants