[aw] Daily Memory Leak Hunter failed
- Dominant language
- C#
- Stars
- 23.3k
- Forks
- 2k
- Avg merge
- 1d 14h
- Merged PRs (30d)
- 296
Description
### Workflow Failure
**Workflow:** [Daily Memory Leak Hunter](https://github.com/dotnet/maui/blob/main/.github/workflows/daily-leak-hunter.md)
**Branch:** main
**Run:** https://github.com/dotnet/maui/actions/runs/34846277030
> [!WARNING]
> **Engine Failure**: The `copilot` engine terminated unexpectedly.
**Last agent output:**
```
Tokens ↑ 835.6k (748.2k cached, 87.4k written) • ↓ 7.2k (2.4k reasoning)
Resume copilot --resume=5416fdfb-737b-4fa5-a18a-1a581001471e
The first run confirmed seven candidates; the comparison exposed that `GeometryGroup.Children` still leaks in the shipped package but is already hardened in current source, so it is excluded rather than reported as a current bug. I’m rerunning only current-source candidates, then performing canonical-title de-dup immediately before filing.
● Edit
└ Edit /tmp/gh-aw/agent/leakprobe/LeakTest.cs
422 This content was flagged for possible cybersecurity risk. If this seems wrong, try rephrasing your request. To get authorized for security work, join the Trusted Access for Cyber program: https://chatgpt.com/cyber
Changes +185 -15
Duration 9m 52s
Tokens ↑ 926.9k (833.1k cached, 93.7k written) • ↓ 8.4k (3.4k reasoning)
Resume copilot --resume=5416fdfb-737b-4fa5-a18a-1a581001471e
```
### 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/dotnet/maui/actions/runs/34846277030
````
Manually invoke the agent
Debug this workflow failure using your favorite Agent CLI and the `agentic-workflows` prompt.
- Start your agent
- Load the `agentic-workflows` skill from `.github/skills/agentic-workflows/SKILL.md` or
- Type `debug the agentic workflow daily-leak-hunter failure in https://github.com/dotnet/maui/actions/runs/34846277030`
> [!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:
> ```yaml
> safe-outputs:
> report-failure-as-issue: false
> ```
>
>
> Generated from [Daily Memory Leak Hunter](https://github.com/dotnet/maui/actions/runs/34846277030) · 113.7 AIC · [◷](https://github.com/search?q=repo%3Adotnet%2Fmaui+is%3Aissue+%22gh-aw-workflow-id%3A+daily-leak-hunter%22&type=issues)
> - [x] expires on Sep 21, 2026, 1:13 PM UTC
Contributor guide
Research direction
Start with .github/workflows/daily-leak-hunter.md and the failed run linked in the issue. Read .github/skills/agentic-workflows/SKILL.md and the gh-aw debug.md guidance, then reproduce or inspect the Daily Memory Leak Hunter failure. Done means the workflow completes without the reported agent failure and its intended result is produced.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp, github-actions
- Domain
- ci-cd, devops, testing-qa
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100