Skip to content
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

Jam after modifying yaml file and deleting quotation marks #176604

Closed
membc opened this issue Mar 9, 2023 · 4 comments
Closed

Jam after modifying yaml file and deleting quotation marks #176604

membc opened this issue Mar 9, 2023 · 4 comments
Assignees
Labels
info-needed Issue requires more information from poster

Comments

@membc
Copy link

membc commented Mar 9, 2023

Type: Bug


kind: Service
apiVersion: v1
metadata:
name: dtsboot
namespace: default
labels:
app: dtsboot
annotations:
kubernetes.io/elb.class: union
kubernetes.io/elb.id: "{{elb.id}}"
kubernetes.io/elb.lb-algorithm: ROUND_ROBIN
kubernetes.io/elb.session-affinity-mode: SOURCE_IP

After I modified kubernetes. io/elb. id: "{{elb. id}}" and "{{elb. id}}" to {{elb. id}}, the app card died, and the CPU (20% - 40%) and memory (more than 10 gigabytes, entering SWAP) soared. Restart and try again.

VS Code version: Code 1.76.0 (92da948, 2023-03-01T10:23:45.993Z)
OS version: Darwin x64 22.3.0
Modes:
Sandboxed: Yes

System Info
Item Value
CPUs Intel(R) Core(TM) i7-7820HQ CPU @ 2.90GHz (8 x 2900)
GPU Status 2d_canvas: enabled
canvas_oop_rasterization: disabled_off
direct_rendering_display_compositor: disabled_off_ok
gpu_compositing: enabled
metal: disabled_off
multiple_raster_threads: enabled_on
opengl: enabled_on
rasterization: enabled
raw_draw: disabled_off_ok
skia_renderer: enabled_on
video_decode: enabled
video_encode: enabled
vulkan: disabled_off
webgl: enabled
webgl2: enabled
webgpu: disabled_off
Load (avg) 10, 13, 8
Memory (System) 16.00GB (9.22GB free)
Process Argv --crash-reporter-id 15d164da-e7cd-46dd-8259-33ee00afe866
Screen Reader no
VM 0%
Extensions (45)
Extension Author (truncated) Version
al-code-outline and 3.0.41
vscode-gcode-syntax app 0.7.7
shell bbe 0.3.0
python-environment-manager don 1.0.4
python-extension-pack don 1.7.0
code-runner for 0.12.0
shell-format fox 7.2.5
go gol 0.38.0
terraform has 2.25.4
vsc-python-indent Kev 1.18.0
kite kit 0.147.0
vscode-docker ms- 1.24.0
vscode-language-pack-zh-hans MS- 1.76.2023030809
csharp ms- 1.25.4
vscode-kubernetes-tools ms- 1.3.11
data-workspace-vscode ms- 0.4.0
mssql ms- 1.17.1
sql-database-projects-vscode ms- 0.21.0
isort ms- 2022.8.0
python ms- 2023.4.0
vscode-pylance ms- 2023.3.20
jupyter ms- 2023.2.1000592019
jupyter-keymap ms- 1.1.0
jupyter-renderers ms- 1.0.15
vscode-jupyter-cell-tags ms- 0.1.6
vscode-jupyter-slideshow ms- 0.1.5
autodocstring njp 0.6.1
java red 1.15.0
vscode-yaml red 1.12.1
startanyshell rem 0.3.1
jenkins-jack tab 1.2.1
tabnine-vscode Tab 3.6.41
vscode-helm tec 0.4.0
helm-intellisense Tim 0.14.3
shell-launcher Tyr 0.4.1
intellicode-api-usage-examples Vis 0.2.7
vscodeintellicode Vis 1.2.30
vscode-java-debug vsc 0.49.0
vscode-java-dependency vsc 0.21.1
vscode-java-pack vsc 0.25.8
vscode-java-test vsc 0.38.1
vscode-maven vsc 0.40.4
crs-al-language-extension wal 1.5.25
txt-syntax xsh 0.2.2
json Zai 2.0.2
A/B Experiments
vsliv368:30146709
vsreu685:30147344
python383cf:30185419
vspor879:30202332
vspor708:30202333
vspor363:30204092
vswsl492cf:30256860
vslsvsres303:30308271
pythonvspyl392:30443607
vserr242cf:30382550
pythontb:30283811
vsjup518:30340749
pythonptprofiler:30281270
vshan820:30294714
vstes263:30335439
pythondataviewer:30285071
vscod805:30301674
binariesv615:30325510
bridge0708:30335490
bridge0723:30353136
cmake_vspar411:30581797
vsaa593cf:30376535
pythonvs932:30410667
cppdebug:30492333
vscaac:30438847
vsclangdc:30486549
c4g48928:30535728
dsvsc012cf:30540253
pynewext54:30681850
azure-dev_surveyone:30548225
vsccc:30610678
pyindex848:30662994
nodejswelcome1cf:30587006
3biah626:30602489
pyind779:30671433
f6dab269:30613381
pythonsymbol12:30671437
6233i204:30672705
vsctsb:30677850
pythonb192:30669360

@membc
Copy link
Author

membc commented Mar 9, 2023

In the crashed file, I used --- to split multiple yamls. In this case, deleting quotation marks causes vscode to crash

@membc
Copy link
Author

membc commented Mar 9, 2023

Restarting vscode verification will crash. Restart the computer and try again. vscode still crashes

@deepak1556
Copy link
Collaborator

Can you provide the crash logs from latest stable 1.78 following the steps at https://github.com/microsoft/vscode/wiki/Native-Crash-Issues#creating-a-crash-report

@deepak1556 deepak1556 added the info-needed Issue requires more information from poster label Jun 2, 2023
@vscodenpa
Copy link

This issue has been closed automatically because it needs more information and has not had recent activity. See also our issue reporting guidelines.

Happy Coding!

@vscodenpa vscodenpa closed this as not planned Won't fix, can't repro, duplicate, stale Jun 9, 2023
@github-actions github-actions bot locked and limited conversation to collaborators Jul 24, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
info-needed Issue requires more information from poster
Projects
None yet
Development

No branches or pull requests

6 participants
@deepak1556 @sandy081 @bhavyaus @membc @vscodenpa and others