[PR #13950] [MERGED] Fix conhost crashing on --headless without --signal #29845

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

📋 Pull Request Information

Original PR: https://github.com/microsoft/terminal/pull/13950
Author: @zadjii-msft
Created: 9/8/2022
Status: Merged
Merged: 9/9/2022
Merged by: @undefined

Base: mainHead: dev/migrie/b/13914--headless-crash


📝 Commits (1)

  • 837f8a2 This is the most minimal way of fixing this

📊 Changes

1 file changed (+8 additions, -1 deletions)

View changed files

📝 src/host/VtIo.cpp (+8 -1)

📄 Description

It's not supported, and it shouldn't be.

But this is the absolutely most minimal way to get the crash to go away.

Closes #13914


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/microsoft/terminal/pull/13950 **Author:** [@zadjii-msft](https://github.com/zadjii-msft) **Created:** 9/8/2022 **Status:** ✅ Merged **Merged:** 9/9/2022 **Merged by:** [@undefined](undefined) **Base:** `main` ← **Head:** `dev/migrie/b/13914--headless-crash` --- ### 📝 Commits (1) - [`837f8a2`](https://github.com/microsoft/terminal/commit/837f8a2b5d58e20722e923464eb0572f5ab2ca50) This is the most minimal way of fixing this ### 📊 Changes **1 file changed** (+8 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `src/host/VtIo.cpp` (+8 -1) </details> ### 📄 Description It's not supported, and it shouldn't be. But this is the absolutely most minimal way to get the crash to go away. Closes #13914 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
claunia added the pull-request label 2026-01-31 09:37:13 +00:00
Sign in to join this conversation.
No Label pull-request
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#29845