Skip to content

Open File dialog crashes when invalid symlink exists in the current directory #579

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

Closed
t123yh opened this issue Apr 24, 2019 · 0 comments
Closed
Assignees
Labels
bug Something isn't working

Comments

@t123yh
Copy link

t123yh commented Apr 24, 2019

  • code-server version: 1.939-vsc1.33.1
  • OS Version: Ubuntu 16.04.5

Description

Open File dialog crashes when invalid symlink exists in the current directory.

Steps to Reproduce

  1. Create a file.
  2. Create a symlink to the file.
  3. Delete the original file.
  4. Try to browse the directory in which the symlink exists.
  5. Open File dialog crashes, with log ENOENT: no such file or directory, stat 'name-of-symlink'
@t123yh t123yh added the bug Something isn't working label Apr 24, 2019
@code-asher code-asher self-assigned this Apr 25, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants