Skip to content

CPU usage 100% in Ubuntu 16.04 #23389

Description

@mjbvz

From Cristian Flores (@critical) on April 12, 2018 7:1

Issue Type: Bug

Running VSCode I have 100% of CPU usage from electron_node electronForkStart.js tsserver.js process
Same behaviour starting with or without --disable-extentions flag

This is output from code --status:

Version: Code 1.22.1 (950b8b0d37a9b7061b6f0d291837ccc4015f5ecd, 2018-04-06T00:24:49.616Z)
OS Version: Linux x64 4.13.0-38-generic
CPUs: Intel(R) Core(TM) i7-7500U CPU @ 2.70GHz (4 x 3499)
Memory (System): 15.58GB (2.90GB free)
Load (avg): 2, 2, 2
VM: 0%
Screen Reader: no
Process Argv: /usr/share/code/code --unity-launch

CPU %Mem MBPIDProcess
911211324code main
01611328zygote
1623911369window (● Untitled-22 - Visual Studio Code)
118011443extensionHost
10016011472electron_node electronForkStart.js tsserver.js
24811476electron_node typingsInstaller.js tsserver.js typesMap.js
48011376shared-process
26411359gpu-process

VS Code version: Code 1.22.1 (950b8b0d37a9b7061b6f0d291837ccc4015f5ecd, 2018-04-06T00:24:49.616Z)
OS version: Linux x64 4.13.0-38-generic

System Info
ItemValue
CPUsIntel(R) Core(TM) i7-7500U CPU @ 2.70GHz (4 x 3500)
Load (avg)2, 2, 1
Memory (System)15.58GB (0.83GB free)
Process Argv/usr/share/code/code --disable-extensions
Screen Readerno
VM0%
Extensions disabled

Copied from original issue: microsoft/vscode#47717

Metadata

Metadata

Labels

BugA bug in TypeScriptNeeds More InfoThe issue still hasn't been fully clarifiedVS Code TrackedThere is a VS Code equivalent to this issue

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions