Copilot CLI 1.0.86 reliably crashes Ghostty 1.3.1 on macOS; Terminal.app unaffected
Chưa có ai nhận issue này.
Đánh giá
- Độ khó
- 5/5
- Thời gian dự kiến
- Hơn một tuần
- Mức phù hợp với người mới
- 25/100
- Loại issue
- Lỗi
- Độ rõ ràng
- Cần làm rõ
- Mức độ hoạt động
- Sôi nổi
- Công nghệ
- macos, node.js, shell
- Lĩnh vực
- cli, operating-systems
Hướng nghiên cứu
Start by reproducing the crash with Ghostty and Terminal.app, then inspect the shutdown EPIPE alongside TERM=xterm-ghostty and the image-storage-limit=0 control. Done means identifying a Copilot-side trigger and a safe fallback, or establishing that the fault belongs in Ghostty; the issue names no source file or test.
Do mô hình lập chỉ mục viết ra từ nội dung của issue.
Mô tả
TL;DR: Running Copilot CLI inside Ghostty kills the terminal within seconds, five out of five attempts, taking every tab and every child process with it. The exact same command in Terminal.app on the same machine works fine. Copilot's own logs show no panic and no OOM, so the terminal is what dies, but Copilot is a reliable trigger and right now it is unusable in Ghostty.
Environment
- GitHub Copilot CLI 1.0.86,
npm install -g @github/copilot - Ghostty 1.3.1 (crashes) vs Terminal.app (fine)
- macOS 26.6.1 (25G76), arm64
- TERM=xterm-ghostty, zsh, Node v24.14.0 system / v24.20.0 bundled
Steps to reproduce
- Install and authenticate
- Open Ghostty
- Run any prompt,
copilot -p "..."or interactive - Ghostty terminates within a few seconds
Expected: the prompt runs, or fails cleanly.
Actual: the terminal emulator dies and takes the shell, the CLI, and every other tab with it. Work in unrelated tabs is lost.
Control: identical steps in Terminal.app, same machine, same version, same MCP servers, same shell. No crash. That is the part that makes this worth your time even though the fatal fault is on the terminal side.
What the logs show
Copilot looks healthy right up to the end. No panic, no OOM, no abort. The only error:
[ERROR] [shutdown] Failed dispose: PromptMode.stdout (3ms): Error: write EPIPE
Reader gone, so the terminal died first. Child processes exit 137.
Hypothesis I tested and ruled out
Ghostty has an open segfault on terminal reset after displaying an image (ghostty-org/ghostty#5649), and your built in MCP server is the only one of my four advertising base64 PNG icons:
server_info: Implementation { name: "github-mcp-server", ...
icons: Some([Icon { src: "data:image/png;base64,...", mime_type: Some("image/png") }, ...]) }
My three other MCP servers all report icons: None. So I set Ghostty's image-storage-limit = 0, verified it was live in a freshly launched window, and it still crashed. The image path is not the cause. Recording it so nobody repeats the experiment.
Mechanism: unknown. Something in how the CLI drives the terminal takes Ghostty down and does not affect Terminal.app. I have not narrowed it further.
Why it is worth looking at on your side
- Five for five, from a clean install, with no third party configuration required
- Ghostty is widely used and the failure is total, not cosmetic. The process dies and unrelated work is lost
- There is already a known rough edge between these two (ghostty-org/ghostty discussion #9264, Enter key not registering in your interactive prompts), so the pairing has form
- Even if the fix belongs to Ghostty, a capability check or a quieter fallback on your side would unblock users now rather than after a Ghostty release
Happy to run an instrumented build, capture raw output to a file, or grab a spindump.
- Ngôn ngữ chính
- Shell
- Star
- 11.2k
- Fork
- 1.9k
- Merge trung bình
- 14 giờ 16 phút
- Pull request đã merge (30 ngày)
- 6
Hướng dẫn đóng góp
Bắt đầu từ đâu
- Đọc hết issue, rồi đọc hướng dẫn đóng góp của dự án.
- Bình luận trên issue rằng bạn sẽ nhận — tránh hai người làm cùng một việc.
- Fork repository và làm thay đổi trên một nhánh.
- Mở pull request có tham chiếu số hiệu của issue.
Issue khác của github/copilot-cli
-
triage
Độ khó 2/5 1-3 giờ Mức phù hợp với người mới 75/100
github/copilot-cli#4932 ·
-
triage
Độ khó 2/5 1-3 giờ Mức phù hợp với người mới 78/100
github/copilot-cli#4909 ·
-
triage
Độ khó 2/5 1-3 giờ Mức phù hợp với người mới 76/100
github/copilot-cli#4906 ·
-
triage
Độ khó 2/5 1-3 giờ Mức phù hợp với người mới 72/100
github/copilot-cli#4848 ·
-
area:agents area:mcp
Độ khó 2/5 1-3 giờ Mức phù hợp với người mới 72/100
github/copilot-cli#4729 ·
Tất cả issue của github/copilot-cli
Issue tương tự
-
Độ khó 2/5 1-3 giờ Mức phù hợp với người mới 75/100
elastic/gradle-plugins#156 ·
-
Priority/High ready-for-agent Severity/Major Type/Bug
Độ khó 2/5 1-3 giờ Mức phù hợp với người mới 75/100
-
comp/cli P3 type/docs
Độ khó 2/5 1-3 giờ Mức phù hợp với người mới 75/100
NousResearch/hermes-agent#119756 · 1 bình luận ·
-
comp: build/pipeline type: bug version: current (v17+)
Độ khó 2/5 1-3 giờ Mức phù hợp với người mới 74/100
angular/angularfire#3766 ·
-
out-of-date
Độ khó 2/5 1-3 giờ Mức phù hợp với người mới 70/100
CachyOS/CachyOS-PKGBUILDS#1903 ·