bash.exe and/or ubuntu.exe crash on launch. #1685

Closed
opened 2026-01-30 22:33:45 +00:00 by claunia · 3 comments
Owner

Originally created by @spboyer on GitHub (Jun 14, 2019).

Environment

Microsoft Windows [Version 10.0.18912.1001]

Steps to reproduce

Added bash.exe or ubuntu.exe as tab. Launch from + and total crash of Terminal.

Can run either exe from cmd without failure.

Pulled latest and built. as of this reported issue.

Originally created by @spboyer on GitHub (Jun 14, 2019). <!-- This bug tracker is monitored by Windows Terminal development team and other technical folks. **Important: When reporting BSODs or security issues, DO NOT attach memory dumps, logs, or traces to Github issues**. Instead, send dumps/traces to secure@microsoft.com, referencing this GitHub issue. Please use this form and describe your issue, concisely but precisely, with as much detail as possible. --> # Environment ```none Microsoft Windows [Version 10.0.18912.1001] ``` # Steps to reproduce Added `bash.exe` or `ubuntu.exe` as tab. Launch from + and total crash of Terminal. Can run either exe from cmd without failure. Pulled latest and built. as of this reported issue.
claunia added the Needs-TriageNeeds-Tag-Fix labels 2026-01-30 22:33:45 +00:00
Author
Owner

@spboyer commented on GitHub (Jun 14, 2019):

{
  "guid": "{cf231797-43a4-42ef-a7bc-b6f9ae08fb2e}",
  "name": "Ubuntu",
  "colorscheme": "Campbell",
  "historySize": 9001,
  "snapOnInput": true,
  "cursorColor": "#FFFFFF",
  "cursorShape": "bar",
  "commandline": "ubuntu.exe",
  "fontFace": "Cascadia Code",
  "fontSize": 12,
  "acrylicOpacity": 0.25,
  "useAcrylic": true,
  "closeOnExit": false,
  "padding": "5, 5, 5, 5",
  "icon": "ms-appdata:///roaming/ubuntu-48.png"
}

@spboyer commented on GitHub (Jun 14, 2019): ```javascript { "guid": "{cf231797-43a4-42ef-a7bc-b6f9ae08fb2e}", "name": "Ubuntu", "colorscheme": "Campbell", "historySize": 9001, "snapOnInput": true, "cursorColor": "#FFFFFF", "cursorShape": "bar", "commandline": "ubuntu.exe", "fontFace": "Cascadia Code", "fontSize": 12, "acrylicOpacity": 0.25, "useAcrylic": true, "closeOnExit": false, "padding": "5, 5, 5, 5", "icon": "ms-appdata:///roaming/ubuntu-48.png" } ```
Author
Owner

@spboyer commented on GitHub (Jun 14, 2019):

fresh pull, re-build fixed shrug

@spboyer commented on GitHub (Jun 14, 2019): fresh pull, re-build fixed *shrug*
Author
Owner

@zadjii-msft commented on GitHub (Jun 14, 2019):

For the record, I think this is because "Cascadia Code" doesn't exist as a font. Or if it does, where did you get it?

@zadjii-msft commented on GitHub (Jun 14, 2019): For the record, I think this is because `"Cascadia Code"` doesn't exist as a font. Or if it does, _where did you get it?_
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#1685