-
Notifications
You must be signed in to change notification settings - Fork 9.1k
Closed
Labels
Area-TerminalControlIssues pertaining to the terminal control (input, selection, keybindings, mouse interaction, etc.)Issues pertaining to the terminal control (input, selection, keybindings, mouse interaction, etc.)Issue-BugIt either shouldn't be doing this or needs an investigation.It either shouldn't be doing this or needs an investigation.Needs-AttentionThe core contributors need to come back around and look at this ASAP.The core contributors need to come back around and look at this ASAP.Needs-Tag-FixDoesn't match tag requirementsDoesn't match tag requirementsPriority-1A description (P1)A description (P1)Product-TerminalThe new Windows Terminal.The new Windows Terminal.Resolution-No-ReproWe couldn't get this to happen, or it stopped happening entirely.We couldn't get this to happen, or it stopped happening entirely.Severity-CrashCrashes are real bad news.Crashes are real bad news.
Milestone
Description
Environment
Windows build number: Microsoft Windows [Version 10.0.18362.267]
Windows Terminal version: 0.3.2142.0
Any other software:
* Powershell6
* Windows Subsystem for Linux - Ubuntu
Steps to reproduce
- Open Windows Terminal with
cmd.exeas the default profile . - Open a new terminal tab hosting
pwsh.exeorWSL Ubuntu - Type
exitto close the new tab - Back in the
cmd.exetab,typea reasonably sized text file to the console. (Mine was a 59,219 byte csv file)
Expected behavior
The terminal console should scroll through the text file.
Actual behavior
Terminal crashes with no error message.
The Windows Problem Report lists the following detail:
Description
Faulting Application Path: C:\Program Files\WindowsApps\Microsoft.WindowsTerminal_0.3.2142.0_x64__8wekyb3d8bbwe\WindowsTerminal.exe
Problem signature
Problem Event Name: MoAppCrash
Package Full Name: Microsoft.WindowsTerminal_0.3.2142.0_x64__8wekyb3d8bbwe
Application Name: praid:App
Application Version: 1.0.1908.2002
Application Timestamp: 5d448424
Fault Module Name: TerminalControl.dll
Fault Module Version: 1.0.1908.2002
Fault Module Timestamp: 5d448318
Exception Code: c0000005
Exception Offset: 0000000000018abb
OS Version: 10.0.18362.2.0.0.768.101
Locale ID: 2057
Additional Information 1: 17fc
Additional Information 2: 17fc9f89663473fc7bed7d821c616059
Additional Information 3: df83
Additional Information 4: df83cd4f4def141c4bbf7772ff64cc94
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Area-TerminalControlIssues pertaining to the terminal control (input, selection, keybindings, mouse interaction, etc.)Issues pertaining to the terminal control (input, selection, keybindings, mouse interaction, etc.)Issue-BugIt either shouldn't be doing this or needs an investigation.It either shouldn't be doing this or needs an investigation.Needs-AttentionThe core contributors need to come back around and look at this ASAP.The core contributors need to come back around and look at this ASAP.Needs-Tag-FixDoesn't match tag requirementsDoesn't match tag requirementsPriority-1A description (P1)A description (P1)Product-TerminalThe new Windows Terminal.The new Windows Terminal.Resolution-No-ReproWe couldn't get this to happen, or it stopped happening entirely.We couldn't get this to happen, or it stopped happening entirely.Severity-CrashCrashes are real bad news.Crashes are real bad news.