MeTTa implementations to process larger .metta
files uses a special indexing scheme that is causing missing predciate errors
#116
Labels
bug
Issues that represent errors in the code
High Priority
Urgent
Issues that require immediate attention
Milestone
Robert Haas reported an issue when using Docker images for MeTTa implementations to process larger
.metta
files. The system seems to output a lot of text before halting with an error when processing larger files, while smaller files do not exhibit this issue. The issue was observed in the following environment:antecedens/mettalog-2024-08-28
antecedens/he-2024-08-27
Steps to Reproduce:
Clone the MeTTa implementations and build Docker images locally.
Use the following Docker commands:
Or:
Process
.metta
files using the following methods:Use larger
.metta
files:hald_spo.metta (4.5MB)
hald_spo_100.metta (4KB)
hald_spo_1000.metta (38KB)
hald_spo_5000.metta (190KB)
Expected Behavior:
.metta
files should process without excessive text output or errors regardless of file size.Observed Behavior:
.metta
files (e.g., 4.5MB) result in excessive output and halt with an error..metta
files do not exhibit the same erroneous behavior.Additional Information:
Found file test.metta relative to the current working directory.
" is still displayed when running non-interactive commands.Environment:
antecedens/mettalog-2024-08-28
andantecedens/he-2024-08-27
.metta
files seem to trigger the issue.Attachments:
.metta
files:The text was updated successfully, but these errors were encountered: