erigontech / erigontech/erigon
fatal error: too many address space collisions for -race mode on macOS
Open
QA
- Dominant language
- Go
- Stars
- 3.6k
- Forks
- 1.5k
- Avg merge
- 1d 16h
- Merged PRs (30d)
- 455
Description
`TestMiningBenchmark` and `TestShutterBlockBuilding` trigger the following error when enabling Go race detector for CI unit tests:
```
fatal error: too many address space collisions for -race mode
```
https://github.com/erigontech/erigon/actions/runs/14966445892/job/42037373976?pr=14972
Contributor guide
Assessment
This issue has not been assessed yet.