debugFeatures crashes on opening debug tab #16542

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

Originally created by @inphobia on GitHub (Jan 30, 2022).

Windows Terminal version

1.11.3471.0

Windows build number

19043.1415

Other Software

not relevant, crashing on opening any tab.

Steps to reproduce

  • enable "debugFeatures": true, via edeting the config json
  • restart windows terminal to activate it
  • open a tab while holding left and right alt (on my keyboard - azerty be period layout, right alt is altgr no idea if that matters)

does not matter if the tab you open is from the dropdown list or via the "+" button. opening it via the shortcut ctrl+shift+t does nothing.

Expected Behavior

openes a new tab with a debug window. or at least does not crash.

it wasn't quite clear if release builds of wt can even enable this feature.

Actual Behavior

hangs for a few seconds, the crashes wt and all open tabs. (program just closs).

does work in current preview of wt.

eventlog shows this, dunno if there's any other debugging output to provide:

Faulting application name: WindowsTerminal.exe, version: 1.11.2112.13011, time stamp: 0x61b80d0f
Faulting module name: Microsoft.Terminal.Control.dll, version: 1.11.2112.13011, time stamp: 0x61b80b7f
Exception code: 0xc0000005
Fault offset: 0x000000000000fa8e
Faulting process id: 0x6674
Faulting application start time: 0x01d81582c31ccf1f
Faulting application path: C:\Program Files\WindowsApps\Microsoft.WindowsTerminal_1.11.3471.0_x64__8wekyb3d8bbwe\WindowsTerminal.exe
Faulting module path: C:\Program Files\WindowsApps\Microsoft.WindowsTerminal_1.11.3471.0_x64__8wekyb3d8bbwe\Microsoft.Terminal.Control.dll
Report Id: 698fd48e-3ac8-4f83-8a76-294d506043c9
Faulting package full name: Microsoft.WindowsTerminal_1.11.3471.0_x64__8wekyb3d8bbwe
Faulting package-relative application ID: App
Originally created by @inphobia on GitHub (Jan 30, 2022). ### Windows Terminal version 1.11.3471.0 ### Windows build number 19043.1415 ### Other Software not relevant, crashing on opening any tab. ### Steps to reproduce * enable `"debugFeatures": true,` via edeting the config json * restart windows terminal to activate it * open a tab while holding left and right alt (on my keyboard - azerty be period layout, right alt is altgr no idea if that matters) does not matter if the tab you open is from the dropdown list or via the "+" button. opening it via the shortcut ctrl+shift+t does nothing. ### Expected Behavior openes a new tab with a debug window. or at least does not crash. it wasn't quite clear if release builds of wt can even enable this feature. ### Actual Behavior hangs for a few seconds, the crashes wt and all open tabs. (program just closs). does work in current preview of wt. eventlog shows this, dunno if there's any other debugging output to provide: ``` Faulting application name: WindowsTerminal.exe, version: 1.11.2112.13011, time stamp: 0x61b80d0f Faulting module name: Microsoft.Terminal.Control.dll, version: 1.11.2112.13011, time stamp: 0x61b80b7f Exception code: 0xc0000005 Fault offset: 0x000000000000fa8e Faulting process id: 0x6674 Faulting application start time: 0x01d81582c31ccf1f Faulting application path: C:\Program Files\WindowsApps\Microsoft.WindowsTerminal_1.11.3471.0_x64__8wekyb3d8bbwe\WindowsTerminal.exe Faulting module path: C:\Program Files\WindowsApps\Microsoft.WindowsTerminal_1.11.3471.0_x64__8wekyb3d8bbwe\Microsoft.Terminal.Control.dll Report Id: 698fd48e-3ac8-4f83-8a76-294d506043c9 Faulting package full name: Microsoft.WindowsTerminal_1.11.3471.0_x64__8wekyb3d8bbwe Faulting package-relative application ID: App ```
claunia added the Resolution-Duplicate label 2026-01-31 05:15:13 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#16542