Skip to content

Memory Fault Error on SBCL when given bad JSON #27

Description

@MistressRemilia

Hey,

Attempting to parse the following incorrect JSON makes SBCL 2.0.8 pause for several seconds, then raise the error "Unhandled memory fault at #x1200000000. [Condition of type SB-SYS:MEMORY-FAULT-ERROR]".

(jsown:parse "{\"foo\": a}")

I tested this on CCL and Clisp as well. In those, I immediately get an error complaining that an index is out of range for ELT.

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