I'm hitting an assert in vm/region.c:313 assert "length > 0" failed, function "region_find_slot_range" with the stress-ng mmap stressor.
How to reproduce the issue:
git clone https://github.com/ColinIanKing/stress-ng
cd stress-ng
CC=clang gmake clean
CC=clang gmake fast-test-all

I'm hitting an assert in vm/region.c:313 assert "length > 0" failed, function "region_find_slot_range" with the stress-ng mmap stressor.
How to reproduce the issue:
git clone https://github.com/ColinIanKing/stress-ng
cd stress-ng
CC=clang gmake clean
CC=clang gmake fast-test-all