github-actions[bot]
published Aug 24, 2026, 6:52 PM · updated Aug 25, 2026, 6:56 AM
Workflow Failure
Workflow: Auto-Triage Issues
Branch: main
Run: https://github.com/github/gh-aw/actions/runs/32763464225
Warning
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=0s stdout=0B stderr=383B hasOutput=true
awf-agent
[pi-harness] attempt 1: spawning: bash pi
[pi-harness] attempt 1: process started (pid=106)
bash: line 1: 112 Done cat /tmp/gh-aw/aw-prompts/prompt.txt
113 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
114 | 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/32763464225
Manually invoke the agent
Debug this workflow failure using your favorite Agent CLI and the agentic-workflows prompt.
- Start your agent
- Load the
agentic-workflowsskill from.github/skills/agentic-workflows/SKILL.mdor https://github.com/github/gh-aw/blob/main/.github/skills/agentic-workflows/SKILL.md - Type
debug the agentic workflow auto-triage-issues failure in https://github.com/github/gh-aw/actions/runs/32763464225
Tip
Stop reporting this workflow as a failure
To stop a workflow from creating failure issues, set report-failure-as-issue: false in its frontmatter:
safe-outputs:
report-failure-as-issue: falseGenerated from Auto-Triage Issues · ◷
- expires on Aug 25, 2026, 6:52 AM UTC