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

MUTEX-skiplist does not work properly with the -A (alternate) test option #33

Open
tps220 opened this issue Feb 13, 2019 · 0 comments
Open

Comments

@tps220
Copy link
Contributor

tps220 commented Feb 13, 2019

When running:

./bin/MUTEX-skiplist -t 64 -u 20 -A, we freeze forever due to the following runtime errors.... i would assume this has to do something with the way the -A option is handled in the test rather than the correctness of the data structure

TARTING...
Error 22 from 11 cannot unlock node[2]:106543718
Error 22 from 11 cannot unlock node[2]:89834423
Error 22 from 11 cannot unlock node[0]:1135056668
Error 22 from 11 cannot unlock node[0]:154808587
Error cannot lock pred->val:754493014
Error 22 from 21 cannot unlock node[0]:151884419
Error 22 from 11 cannot unlock node[2]:754493014
Error 22 from 11 cannot unlock node[0]:156777624
Error 22 from 21 cannot unlock node[1]:336645300
Error 22 from 21 cannot unlock node[0]:1929152689
Error 22 from 11 cannot unlock node[0]:361432084
Error 22 from 11 cannot unlock node[0]:1162105697
Error 22 from 11 cannot unlock node[0]:809614975
Error 22 from 21 cannot unlock node[0]:830086315
Error 22 from 11 cannot unlock node[1]:832822539
Error 22 from 21 cannot unlock node[2]:893453624
Error 22 from 11 cannot unlock node[0]:1756269622
Error 22 from 21 cannot unlock node[4]:1710976125
Error 22 from 11 cannot unlock node[1]:921212005
Error 22 from 21 cannot unlock node[2]:835181202
Error 22 from 11 cannot unlock node[2]:805278814
Error 22 from 11 cannot unlock node[1]:1534167311

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