Terminal hangs or crashes after opening a tab #8001

Closed
opened 2026-01-31 01:18:13 +00:00 by claunia · 5 comments
Owner

Originally created by @VentyCZ on GitHub (May 7, 2020).

This happens randomly - does not depend on the number of opened/closed tabs before happening.
Sometimes it just crashes after 3 tabs are open after launch, but then other times it never happens.
Usually happens, when connected to a remote machine through SSH and then opening another tab - crash.

Feedback hub link: https://aka.ms/AA8dewb

Environment

Windows build number: 10.0.19041.208
Windows Terminal version (if applicable): 0.11.1251.0
Using Ubuntu 18.04 and WSL2 (this terminal is set as default in my config).
No other changes to Terminal settings (default, auto-generated) except the "defaultProfile" setting.

Steps to reproduce

Keep opening and closing WSL tabs.

Expected behavior

Does not hang or crash.

Actual behavior

Either hangs or crashes with no error message.

Originally created by @VentyCZ on GitHub (May 7, 2020). This happens randomly - does not depend on the number of opened/closed tabs before happening. Sometimes it just crashes after 3 tabs are open after launch, but then other times it never happens. Usually happens, when connected to a remote machine through SSH and then opening another tab - crash. Feedback hub link: https://aka.ms/AA8dewb # Environment ```none Windows build number: 10.0.19041.208 Windows Terminal version (if applicable): 0.11.1251.0 Using Ubuntu 18.04 and WSL2 (this terminal is set as default in my config). No other changes to Terminal settings (default, auto-generated) except the "defaultProfile" setting. ``` # Steps to reproduce Keep opening and closing WSL tabs. # Expected behavior Does not hang or crash. # Actual behavior Either hangs or crashes with no error message.
claunia added the Needs-Tag-FixNeeds-Attention labels 2026-01-31 01:18:13 +00:00
Author
Owner

@DHowett-MSFT commented on GitHub (May 7, 2020):

It looks like we're crashing because of two things:

  1. "RivaTuner"
  2. The nvidia graphics driver.

I'm not sure we can help either of these things...

@DHowett-MSFT commented on GitHub (May 7, 2020): It looks like we're crashing because of two things: 1. "RivaTuner" 2. The nvidia graphics driver. I'm not sure we can help either of these things...
Author
Owner

@VentyCZ commented on GitHub (May 7, 2020):

@DHowett-MSFT Thanks for quick response, will try to disable RivaTuner, or add an exception to for Terminal.

If it would be graphics driver issue, someone would have reported it already.

Will report back.

@VentyCZ commented on GitHub (May 7, 2020): @DHowett-MSFT Thanks for quick response, will try to disable RivaTuner, or add an exception to for Terminal. If it would be graphics driver issue, someone would have reported it already. Will report back.
Author
Owner

@VentyCZ commented on GitHub (May 7, 2020):

Confirmed, turning off RivaTuner or adding WindowsTerminal.exe to the ignore list fixed the issue!
Thanks for help @DHowett-MSFT!

@VentyCZ commented on GitHub (May 7, 2020): Confirmed, turning off RivaTuner or adding WindowsTerminal.exe to the ignore list fixed the issue! Thanks for help @DHowett-MSFT!
Author
Owner

@DHowett-MSFT commented on GitHub (May 7, 2020):

Thanks for checking!

@DHowett-MSFT commented on GitHub (May 7, 2020): Thanks for checking!
Author
Owner

@valentinmk commented on GitHub (Oct 15, 2020):

It's hard to find RivaTuner developers support but based on Wiki information I've create thread
https://forums.guru3d.com/threads/windows-terminal-preview-crashing.434687/

@valentinmk commented on GitHub (Oct 15, 2020): It's hard to find RivaTuner developers support but based on Wiki information I've create thread https://forums.guru3d.com/threads/windows-terminal-preview-crashing.434687/
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#8001