Fuzz: "" () (Fuzzing infra crash)
- Dominant language
- Rust
- Stars
- 1k
- Forks
- 212
- Avg merge
- 3d 8h
- Merged PRs (30d)
- 65
Description
The fuzz-testing workflow has detected a bug.
Auto-Minimized Fuzzing Input That Triggers the Bug: Click this line.
Note: If the input is multi-line then the end-of-line characters '
' (0x0A) and '
' (0x0D)
may affect the reproducibility of the bug. If you fail to repro the bug with the input shown below
then you may want to go to the workflow that reported this GitHub bug,
download the artifact, and extract the file with the exact minimized input.
```qs
```
The branch/commit the bug has been found in: Click.
If the developers fail to repro the bug in the latest main then the branch/commit info below can help them to make sure
that they are using the correct way to repro. If the bug is reproducible in the branch/commit below, but not in latest main,
then the bug is likely fixed already or is not in the main branch.
```log
Branch:
```
**Other Info**
- [**Workflow**](https://github.com/microsoft/qdk/actions/runs/28066055192) (contains the run artifacts).
- **Workflow Agent System Info:** `: `.
Contributor guide
Research direction
Start with the linked fuzzing workflow and download its artifacts, since the issue contains no usable minimized input or branch/commit. Compare the reported run with the latest main branch and identify whether the fuzzing crash still reproduces. Done means the failure is reproducible and its underlying bug is addressed.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- github-actions, rust
- Domain
- ci-cd, compilers, testing-qa
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100