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

extatom10.hex sometimes fails #17

Open
credl opened this issue Jul 9, 2015 · 0 comments
Open

extatom10.hex sometimes fails #17

credl opened this issue Jul 9, 2015 · 0 comments

Comments

@credl
Copy link
Member

credl commented Jul 9, 2015

The testcase extatom10.hex sometimes fails because one atom from the reference result is missing in the delivered answer set. The problem was only observed in debug mode and only on the KBS benchmark server lion node 1. In release mode and on other computers or other lion nodes it works.

The wrong result is very likely due to some memory issue rather than an algorithmic problem, maybe in combination with some specific library version or setup on lion node 1. However, I still document that the problem disappears if "replacements->addPredicate(reg->getAuxiliaryConstantSymbol('r', predicateID));" in method "setRegistry" in file "PluginInterface.cpp" (line 637 in commit aceb0ce) is disabled. In case the problem gets worse or it turns out that it is an algorithmic problem, this is a good starting point for debugging.

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