Terminal crashes after extended use with multiple tabs with SSH sessions #4394

Open
opened 2026-01-30 23:45:52 +00:00 by claunia · 0 comments
Owner

Originally created by @siennathesane on GitHub (Oct 11, 2019).

Environment

Windows build number: 10.0.18999.0
Windows Terminal version (if applicable): 0.5.2762.0

Any other software? No

Steps to reproduce

Work via multiple SSH sessions.

Expected behavior

Terminal continues to function normally.

Actual behavior

Terminal randomly crashes, I haven't found the specific cause. I do have the event data, though.

<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
- <System>
  <Provider Name="Application Error" /> 
  <EventID Qualifiers="0">1000</EventID> 
  <Level>2</Level> 
  <Task>100</Task> 
  <Keywords>0x80000000000000</Keywords> 
  <TimeCreated SystemTime="2019-10-11T04:37:45.793053500Z" /> 
  <EventRecordID>753</EventRecordID> 
  <Channel>Application</Channel> 
  <Computer>boulder</Computer> 
  <Security /> 
  </System>
- <EventData>
  <Data>WindowsTerminal.exe</Data> 
  <Data>1.0.1910.3002</Data> 
  <Data>5d969447</Data> 
  <Data>TerminalControl.dll</Data> 
  <Data>1.0.1910.3002</Data> 
  <Data>5d96931e</Data> 
  <Data>c0000005</Data> 
  <Data>000000000001a68b</Data> 
  <Data>6a50</Data> 
  <Data>01d57fa8e0a8a2e6</Data> 
  <Data>C:\Program Files\WindowsApps\Microsoft.WindowsTerminal_0.5.2762.0_x64__8wekyb3d8bbwe\WindowsTerminal.exe</Data> 
  <Data>C:\Program Files\WindowsApps\Microsoft.WindowsTerminal_0.5.2762.0_x64__8wekyb3d8bbwe\TerminalControl.dll</Data> 
  <Data>b28e87f8-8675-4143-9172-92de557b1410</Data> 
  <Data>Microsoft.WindowsTerminal_0.5.2762.0_x64__8wekyb3d8bbwe</Data> 
  <Data>App</Data> 
  </EventData>
  </Event>
Originally created by @siennathesane on GitHub (Oct 11, 2019). # Environment ```none Windows build number: 10.0.18999.0 Windows Terminal version (if applicable): 0.5.2762.0 Any other software? No ``` # Steps to reproduce Work via multiple SSH sessions. # Expected behavior Terminal continues to function normally. # Actual behavior Terminal randomly crashes, I haven't found the specific cause. I do have the event data, though. ```xml <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event"> - <System> <Provider Name="Application Error" /> <EventID Qualifiers="0">1000</EventID> <Level>2</Level> <Task>100</Task> <Keywords>0x80000000000000</Keywords> <TimeCreated SystemTime="2019-10-11T04:37:45.793053500Z" /> <EventRecordID>753</EventRecordID> <Channel>Application</Channel> <Computer>boulder</Computer> <Security /> </System> - <EventData> <Data>WindowsTerminal.exe</Data> <Data>1.0.1910.3002</Data> <Data>5d969447</Data> <Data>TerminalControl.dll</Data> <Data>1.0.1910.3002</Data> <Data>5d96931e</Data> <Data>c0000005</Data> <Data>000000000001a68b</Data> <Data>6a50</Data> <Data>01d57fa8e0a8a2e6</Data> <Data>C:\Program Files\WindowsApps\Microsoft.WindowsTerminal_0.5.2762.0_x64__8wekyb3d8bbwe\WindowsTerminal.exe</Data> <Data>C:\Program Files\WindowsApps\Microsoft.WindowsTerminal_0.5.2762.0_x64__8wekyb3d8bbwe\TerminalControl.dll</Data> <Data>b28e87f8-8675-4143-9172-92de557b1410</Data> <Data>Microsoft.WindowsTerminal_0.5.2762.0_x64__8wekyb3d8bbwe</Data> <Data>App</Data> </EventData> </Event> ```
claunia added the Needs-TriageNeeds-Tag-FixResolution-No-Repro labels 2026-01-30 23:45:52 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#4394