Skip to content

ERROR caused by trace(is_list/1, +fail) #34

@z5h

Description

@z5h

Attempting to trace failure of is_list/1 leads to an error.

?- trace(is_list/1, +fail).
%     is_list/1: [fail]
ERROR: sig_atomic/1: C-stack limit (8,372,224 bytes) exceeded.
ERROR: Use the shell command
ERROR: sig_atomic/1: C-stack limit (8,372,224 bytes) exceeded.
ERROR: Use the shell command
...

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions