google / google/xls

Fuzzer Failure 2026-06-22_ea6c

Open
#4,446 1 comment 0 reactions 0 assignees View on GitHub
fuzz
Dominant language
C++
Stars
1.9k
Forks
283
Avg merge
2d 10h
Merged PRs (30d)
135

Description

```
bazel test -c opt //xls/fuzzer:run_crasher_test_2026-06-22_ea6c.x
```

gives error:

```Subprocess call failed: eval_proc_main sample.ir (SIGSEGV in JoinVals::computeAssignment)"```

Contributor guide

Open the contributing guide

Research direction

Start by running `bazel test -c opt //xls/fuzzer:run_crasher_test_2026-06-22_ea6c.x` and inspect `sample.ir` at the `JoinVals::computeAssignment` crash. Confirm the reproducer and trace the SIGSEGV to its compiler entry point; done means the crasher test completes without the segmentation fault.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp
Domain
compilers
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.