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

"The connection to the terminal's pty host process is unresponsive, the terminals may stop working" #156668

Closed
renzedj opened this issue Jul 29, 2022 · 5 comments
Assignees
Labels
*duplicate Issue identified as a duplicate of another issue(s)

Comments

@renzedj
Copy link

renzedj commented Jul 29, 2022

Issue Type: Bug

I regularly receive the following error in VSCode, whether I have a terminal open or not:

The connection to the terminal's pty host process is unresponsive, the terminals may stop working

It is to the point where the terminal is unusable. I have done an extension bisect, and it occurs with all extensions disabled. I've also done a fresh install of the latest version of VSCode and it occurs even with no additional extensions installed.

Note that in the information below I have installed a few of my frequently-used extensions back into VSCode.

VS Code version: Code 1.69.2 (Universal) (3b889b0, 2022-07-18T16:12:57.074Z)
OS version: Darwin x64 21.6.0
Restricted Mode: No

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
webgl: enabled
webgl2: enabled
Load (avg) 7, 6, 5
Memory (System) 16.00GB (0.26GB free)
Process Argv --crash-reporter-id 4833826f-69e8-4602-b6d3-7d5f7424e89c
Screen Reader no
VM 0%
Extensions (5)
Extension Author (truncated) Version
markdown-mermaid bie 1.14.2
EditorConfig Edi 0.16.4
markdown-table-formatter fcr 2.2.4
vscode-yaml red 1.9.1
markdown-all-in-one yzh 3.4.3

(1 theme extensions excluded)

A/B Experiments
vsliv368cf:30146710
vsreu685:30147344
python383cf:30185419
vspor879:30202332
vspor708:30202333
vspor363:30204092
vslsvsres303:30308271
pythonvspyl392:30443607
vserr242:30382549
pythontb:30283811
vsjup518:30340749
pythonptprofiler:30281270
vsdfh931cf:30280410
vshan820:30294714
vstes263cf:30335440
pythondataviewer:30285071
vscod805:30301674
binariesv615:30325510
bridge0708:30335490
bridge0723:30353136
vsaa593:30376534
vsc1dst:30438360
pythonvs932:30410667
wslgetstarted:30449410
vscscmwlcmt:30465135
cppdebug:30492333
pylanb8912:30529769
vsclangdf:30486550
c4g48928:30535728

@meganrogge
Copy link
Contributor

/duplicate #130320

@vscodenpa vscodenpa added the *duplicate Issue identified as a duplicate of another issue(s) label Jul 29, 2022
@vscodenpa
Copy link

Thanks for creating this issue! We figured it's covering the same as another one we already have. Thus, we closed this one as a duplicate. You can search for similar existing issues. See also our issue reporting guidelines.

Happy Coding!

@renzedj
Copy link
Author

renzedj commented Jul 29, 2022

@meganrogge - Please reopen. #130320 references a Windows solution, but this setting does not exist for macOS.

@meganrogge
Copy link
Contributor

@drenze-athene what will work for you is to set terminal.integrated.enablePersistentSessions to false

@renzedj
Copy link
Author

renzedj commented Jul 29, 2022

@drenze-athene what will work for you is to set terminal.integrated.enablePersistentSessions to false

That did not work, continuing to get these errors.

@github-actions github-actions bot locked and limited conversation to collaborators Sep 12, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
*duplicate Issue identified as a duplicate of another issue(s)
Projects
None yet
Development

No branches or pull requests

3 participants