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

debugFeatures crashes on opening debug tab #12290

Closed
inphobia opened this issue Jan 30, 2022 · 4 comments
Closed

debugFeatures crashes on opening debug tab #12290

inphobia opened this issue Jan 30, 2022 · 4 comments
Labels
Resolution-Duplicate There's another issue on the tracker that's pretty much the same thing.

Comments

@inphobia
Copy link

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
@ghost ghost added Needs-Triage It's a new issue that the core contributor team needs to triage at the next triage meeting Needs-Tag-Fix Doesn't match tag requirements labels Jan 30, 2022
@inphobia
Copy link
Author

site note, also tested it with no "debugFeatures": true,

then alt left+right & mouseclick just open a new sidetab.

@elsaco
Copy link

elsaco commented Jan 30, 2022

@inphobia "debugFeatures": true is a hit-and-miss with each release. It works with the Windows Terminal Preview Version: 1.12.3472.0

wt_debug_true

The only issue is debug pane not closing when exiting the tab, even though it exits with code zero:

wt_debug_exit

It could be by design!

@zadjii-msft
Copy link
Member

Yea this was fixed in #11445, which is in v1.12.2922.0+. /dup #11282

@ghost
Copy link

ghost commented Jan 31, 2022

Hi! We've identified this issue as a duplicate of another one that already exists on this Issue Tracker. This specific instance is being closed in favor of tracking the concern over on the referenced thread. Thanks for your report!

@ghost ghost added Resolution-Duplicate There's another issue on the tracker that's pretty much the same thing. and removed Needs-Triage It's a new issue that the core contributor team needs to triage at the next triage meeting Needs-Tag-Fix Doesn't match tag requirements labels Jan 31, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Resolution-Duplicate There's another issue on the tracker that's pretty much the same thing.
Projects
None yet
Development

No branches or pull requests

3 participants