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

When I run the extension, the developer tool pops up and triggers an error #60820

Closed
andylizf opened this issue Oct 13, 2018 · 7 comments
Closed
Assignees
Labels
info-needed Issue requires more information from poster

Comments

@andylizf
Copy link

andylizf commented Oct 13, 2018

Issue Type: Bug

When I run the extension, the developer tool pops up and triggers an error -- it will fire indefinitely after closing until the extended development host is closed.

image

-1539401634965.log

VS Code version: Code 1.28.1 (3368db6, 2018-10-11T18:13:53.910Z)
OS version: Windows_NT x64 10.0.17134

System Info
Item Value
CPUs Intel(R) Core(TM) i5-5200U CPU @ 2.20GHz (4 x 2195)
GPU Status 2d_canvas: enabled
checker_imaging: disabled_off
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: enabled
video_decode: enabled
video_encode: enabled
webgl: enabled
webgl2: enabled
Memory (System) 3.92GB (0.34GB free)
Process Argv
Screen Reader no
VM 0%
Extensions (18)
Extension Author (truncated) Version
csp Ant 0.0.2
c-cpp-compile-run dan 0.2.7
githistory don 0.4.3
tslint eg2 1.0.40
output-colorizer IBM 0.1.2
vscode-regexp-preivew le0 0.0.3
node-module-intellisense lei 1.5.0
vscode-language-pack-zh-hans MS- 1.28.2
python ms- 2018.9.0
cpptools ms- 0.19.0
csharp ms- 1.16.2
Go ms- 0.6.91
notepadplusplus-keybindings ms- 1.0.2
debugger-for-chrome msj 4.10.2
vscode-icons rob 7.27.0
vscodeintellicode Vis 1.0.4
vscode-todo-highlight way 1.0.4
markdown-all-in-one yzh 1.6.2
@egamma
Copy link
Member

egamma commented Oct 13, 2018

Can you reproduce this when you have all extension disabled?

Please include the full stack traces. The screenshot does not show the full stack trace and it is therefore not possible to analyze what triggered the exception.

@andylizf
Copy link
Author

You can watch -1539401634965.log

@andylizf
Copy link
Author

andylizf commented Oct 14, 2018

Can you reproduce this when you have all extension disabled?

No, it happens when I debugging my extension.
BUT IT ONLY HAPPENS in vscode 1.28.1

@andylizf
Copy link
Author

Is it similar with a "solved problem" #59114?

@egamma egamma assigned egamma and unassigned egamma Oct 15, 2018
@vscodebot vscodebot bot removed the new release label Oct 22, 2018
@sanbox-irl
Copy link

Hi, I am also getting this issue in a similar setup to the above (Extension Host, 1.28.2 now tho). A bit more specifically for me, this only triggers when I drag the terminal horizontal size bar down below vscode's lowest boundary. It then reproduces continuously until I shut down the extension host. I don't get that error outside using the extension host, while dragging the terminal in the same manner.

@egamma egamma assigned rebornix and unassigned egamma Dec 5, 2018
@rebornix rebornix assigned Tyriar and unassigned rebornix Dec 5, 2018
@Tyriar
Copy link
Member

Tyriar commented Dec 5, 2018

This was fixed in 1.29 #59114

@Tyriar Tyriar closed this as completed Dec 5, 2018
@andylizf
Copy link
Author

andylizf commented Dec 6, 2018

I have also discovered this. Thank you.

@vscodebot vscodebot bot locked and limited conversation to collaborators Jan 19, 2019
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

5 participants