Fuzz: "==5139== ERROR: libFuzzer: timeout after 1301 seconds" (ubuntu-latest)
- 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
(Input minimization failed, see the workflow logs and artifacts)
```
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: * main
commit 85241c5ffcf55acde7bb93185166ff65b03bc095
Author: Stefan J. Wernli
Date: Tue Aug 25 01:40:20 2026 +0000
Fix panic in `source/language_service/src/name_locator.rs` (#3636)
Fixes #3629
```
**Other Info**
- [**Workflow**](https://github.com/microsoft/qdk/actions/runs/32799274949) (contains the run artifacts).
- **Workflow Agent System Info:** `ubuntu-latest: Linux runnervm76f27 6.17.0-1022-azure #22-Ubuntu SMP Mon Jul 27 17:24:03 UTC 2026 x86_64 x86_64 x86_64 GNU/Linux`.
Contributor guide
Assessment
This issue has not been assessed yet.