Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

running stress-ng on Minix 3.4.0-RC6 on amd64 assert in vm/region.c:313 #333

Open
ColinIanKing opened this issue Mar 8, 2022 · 0 comments

Comments

@ColinIanKing
Copy link

ColinIanKing commented Mar 8, 2022

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

Screenshot from 2022-03-05 23-12-39

@ColinIanKing ColinIanKing changed the title running stress-ng on Minux 3.4.0-RC6 on amd64 assert in vm/region.c:313 running stress-ng on Minix 3.4.0-RC6 on amd64 assert in vm/region.c:313 Mar 8, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant