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

Crashes when managing extensions #54375

Closed
eamodio opened this issue Jul 16, 2018 · 3 comments
Closed

Crashes when managing extensions #54375

eamodio opened this issue Jul 16, 2018 · 3 comments
Assignees
Labels
breadcrumbs bug Issue identified by VS Code Team member as probable bug freeze-slow-crash-leak VS Code crashing, performance, freeze and memory leak issues

Comments

@eamodio
Copy link
Contributor

eamodio commented Jul 16, 2018

Issue Type: Bug

Code seems to get stuck in a loop and ultimately crashes. I tried breaking the in debugger during the loop and it looks like it was constantly trying to update the new breakcrumbs UI

VS Code version: Code - Insiders 1.26.0-insider (6babef9, 2018-07-16T05:18:37.865Z)
OS version: Windows_NT x64 10.0.17713

System Info
Item Value
CPUs Intel(R) Core(TM) i7-6700K CPU @ 4.00GHz (8 x 4008)
GPU Status 2d_canvas: enabled
flash_3d: enabled
flash_stage3d: enabled
flash_stage3d_baseline: enabled
gpu_compositing: enabled
multiple_raster_threads: enabled_on
native_gpu_memory_buffers: disabled_software
rasterization: disabled_software
video_decode: enabled
video_encode: enabled
vpx_decode: enabled
webgl: enabled
webgl2: enabled
Memory (System) 31.93GB (13.02GB free)
Process Argv C:\Users\Eric\AppData\Local\Programs\Microsoft VS Code Insiders\Code - Insiders.exe
Screen Reader no
VM 0%
@jrieken jrieken added the info-needed Issue requires more information from poster label Jul 16, 2018
@jrieken
Copy link
Member

jrieken commented Jul 16, 2018

do you still have a stack trace or screen shot from the debugger?

@jrieken jrieken added bug Issue identified by VS Code Team member as probable bug and removed info-needed Issue requires more information from poster labels Jul 16, 2018
@jrieken
Copy link
Member

jrieken commented Jul 16, 2018

never mind, I can reproduce

@jrieken jrieken added the freeze-slow-crash-leak VS Code crashing, performance, freeze and memory leak issues label Jul 16, 2018
@jrieken
Copy link
Member

jrieken commented Jul 16, 2018

workaround is to disable the breadcrumbs 😢

@vscodebot vscodebot bot locked and limited conversation to collaborators Aug 30, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
breadcrumbs bug Issue identified by VS Code Team member as probable bug freeze-slow-crash-leak VS Code crashing, performance, freeze and memory leak issues
Projects
None yet
Development

No branches or pull requests

3 participants