DynamoRIO / DynamoRIO/drmemory
Umbra failure on macos-12 Github runners
Open
Bug-Assert
Bug-ToolFail
OpSys-OSX
- Dominant language
- C
- Stars
- 2.7k
- Forks
- 290
- PR merge metrics
- No merged PRs in 30d
Description
Github deprecated the macos-11 runners (xref https://github.com/DynamoRIO/dynamorio/issues/6864) but when we try to update to macos-12 umbra fails:
```
ASSERT FAILURE (thread 40924): /Users/runner/work/drmemory/drmemory/umbra/umbra_64.c:518: seg->shadow_end[seg_map_idx] > seg->shadow_base[seg_map_idx] (wrong shadow segment range)
```
We may have to disable Mac from the package builds until this is fixed.
Contributor guide
Assessment
This issue has not been assessed yet.