It sounds like XSB failed to create a new storage trie. You are
probably loading modules in an infinite loop, or, possibly the
loop is not infinite but still the number of the new modules is
very large. Each module needs several tries (4-5-6) to store all
kinds of data. So, the number of modules cannot probably
exceed probably 500 or so. We could increase the number, possibly
double or triple, but this will simply make you wait longer until
you crash the system.
So, yes, you need to take a look at your module architecture.
--
You received this message because you are subscribed to the Google Groups "ErgoAI and XSB Users Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email to ErgoAI-XSB-for...@coherentknowledge.com.
To view this discussion visit https://groups.google.com/a/coherentknowledge.com/d/msgid/ErgoAI-XSB-forum/b9f7e7d2-7241-4616-918c-8444ce7d8f17n%40coherentknowledge.com.