vscode-edge-devtools icon indicating copy to clipboard operation
vscode-edge-devtools copied to clipboard

The extension makes memory usage of Code growing continously and end up crashing.

Open windless0530 opened this issue 2 years ago • 1 comments

Environment (please complete the following information):

  • VS Code Version: 1.77.3 (Universal)
  • OS (e.g., Windows 10): macOS Ventura 13.3.1
  • Extension version (e.g., 1.2.3): v2.1.1

Describe the bug:

Memory usage of Code keeps growing and ends up crashing if and only if this extension is enabled.

Repro steps:

  1. One remote cloud-platform server instance, start a docker container mounting the directory of the source codes.
  2. Open vs code, with this extension enabled, remotely connect to the server instance, and attaches the container.
  3. Open 1 or 2 source code files in the editor, and wait, do nothing else.
  4. After a few minutes, vs code crashes: the window terminated unexpectedly (reason 'crashed' code '5')

Expected behavior:

No crash.

Additional context:

I previously created an issue under Code project, where core dump files could be found.

windless0530 avatar Apr 23 '23 08:04 windless0530

Thank you for the report. Marking this as a bug and flagging for the team to investigate this potential memory leak.

captainbrosset avatar Apr 25 '23 08:04 captainbrosset