You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Engine Failure: The pi engine terminated unexpectedly.
Last agent output:
[pi-harness] attempt 1: process exit event exitCode=139
[pi-harness] attempt 1: process closed exitCode=139 duration=9s stdout=92134B stderr=383B hasOutput=true
awf-agent
[pi-harness] attempt 1: spawning: bash pi
[pi-harness] attempt 1: process started (pid=105)
bash: line 1: 111 Done cat /tmp/gh-aw/aw-prompts/prompt.txt
112 Segmentation fault | pi --print --mode json --no-session --model aw-gateway/gpt-5.4 --extension "${RUNNER_TEMP}/gh-aw/actions/pi_provider.cjs" --extension "${RUNNER_TEMP}/gh-aw/actions/pi_steering_extension.cjs" 2>&1
113 | tee /tmp/gh-aw/pi-streaming.jsonl
[pi-harness] attempt 1: process exit event exitCode=139
[pi-harness] attempt 1: process closed exitCode=139 duration=0s stdout=0B stderr=383B hasOutput=true
Action Required
Assign this issue to an agent to debug and fix the issue.
Debug with any coding agent
Use this prompt with any coding agent (GitHub Copilot, Claude, Gemini, etc.):
Debug the agentic workflow failure using https://raw.githubusercontent.com/github/gh-aw/main/debug.md
The failed workflow run is at https://github.com/github/gh-aw/actions/runs/32572717304
Manually invoke the agent
Debug this workflow failure using your favorite Agent CLI and the agentic-workflows prompt.
Workflow Failure
Workflow: Auto-Triage Issues
Branch: main
Run: https://github.com/github/gh-aw/actions/runs/32572717304
Warning
Engine Failure: The
piengine terminated unexpectedly.Last agent output:
Action Required
Assign this issue to an agent to debug and fix the issue.
Debug with any coding agent
Use this prompt with any coding agent (GitHub Copilot, Claude, Gemini, etc.):
Manually invoke the agent
Debug this workflow failure using your favorite Agent CLI and the
agentic-workflowsprompt.agentic-workflowsskill from.github/skills/agentic-workflows/SKILL.mdor https://github.com/github/gh-aw/blob/main/.github/skills/agentic-workflows/SKILL.mddebug the agentic workflow auto-triage-issues failure in https://github.com/github/gh-aw/actions/runs/32572717304Tip
Stop reporting this workflow as a failure
To stop a workflow from creating failure issues, set
report-failure-as-issue: falsein its frontmatter: