Deleting a directory show is currently in from command line will cause segfault #75
Closed
4 tasks done
Labels
bug
Something isn't working
Prerequisites
Please answer the following questions for yourself before submitting an issue. YOU MAY DELETE THE PREREQUISITES SECTION.
Expected Behavior
show
should be able to handle the missing directory.Current Behavior
Upon exiting from shell,
show
displays:The location <<MISSING DIRECTORY>> cannot be opened or is not a directory
Then crashes
Failure Information (for bugs)
Please help provide information about the failure if this is a bug. If it is not a bug, please remove the rest of this template.
Steps to Reproduce
Please provide detailed steps for reproducing the issue.
show
cd
out of the directoryrm -r
the directoryexit
to return toshow
Context
Please provide any relevant information about your setup. This is important in case the issue is not reproducible except for under certain conditions.
uname -a
:Linux ian-arch-XPS15-9560 4.20.10-arch1-1-ARCH #1 SMP PREEMPT Fri Feb 15 17:49:06 UTC 2019 x86_64 GNU/Linux
Failure Logs
Please include any relevant log snippets or files here.
The text was updated successfully, but these errors were encountered: