Crash on closing tab in fullscreen mode #6742

Open
opened 2026-01-31 00:46:13 +00:00 by claunia · 0 comments
Owner

Originally created by @mayeths on GitHub (Mar 5, 2020).

Feedback Hub: https://aka.ms/AA7kn4w

Environment

# Windows build number:

Platform ServicePack Version      VersionString
-------- ----------- -------      -------------
 Win32NT             10.0.18363.0 Microsoft Windows NT 10.0.18363.0

# Windows Terminal version (if applicable):

0.9.433.0

Steps to reproduce

  • F11 to enter fullscreen mode
  • ctrl+shift+space to open a shell (MUST be different to current shell, like powershell to cmd)
  • ctrl+tab to switch tab
  • ctrl+shift+w to close tab

Then it crash :) This is ok if we don't enter fullscreen mode.

Expected behavior

Switch between tab correctly.

Actual behavior

Application crash.



I don't know whether this may help, but it say Unhandled exception at 0x00007FFEFCAC600E (TerminalControl.dll) in WindowsTerminal.exe: 0xC000041D if I choose vs2019 to "debug" after it report something to Microsoft.

Originally created by @mayeths on GitHub (Mar 5, 2020). Feedback Hub: https://aka.ms/AA7kn4w ## Environment ```none # Windows build number: Platform ServicePack Version VersionString -------- ----------- ------- ------------- Win32NT 10.0.18363.0 Microsoft Windows NT 10.0.18363.0 # Windows Terminal version (if applicable): 0.9.433.0 ``` ## Steps to reproduce - F11 to enter fullscreen mode - ctrl+shift+space to open a shell (MUST be different to current shell, like powershell to cmd) - ctrl+tab to switch tab - ctrl+shift+w to close tab Then it crash :) This is ok if we don't enter fullscreen mode. ## Expected behavior Switch between tab correctly. ## Actual behavior Application crash. <br/> --- I don't know whether this may help, but it say `Unhandled exception at 0x00007FFEFCAC600E (TerminalControl.dll) in WindowsTerminal.exe: 0xC000041D` if I choose vs2019 to "debug" after it report something to Microsoft.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#6742