Skip to content

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

Closed
@t123yh

Description

@t123yh
  • 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'

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions