Skip to content

panic when trying to assert a cyclic term #3325

@danilp-id

Description

@danilp-id
?- X=max(X), asserta(X).

thread 'main' (187716) panicked at .rustup/toolchains/stable-x86_64-unknown-linux-gnu/lib/rustlib/src/rust/library/alloc/src/vec/mod.rs:2852:36:
range start index 18446744073709551615 out of range for slice of length 0
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions