Skip to content

RangeError: Maximum call stack size exceeded #130

@xmedeko

Description

@xmedeko

I have a broken JSON, the JSON lints fails with

RangeError: Maximum call stack size exceeded
    at String.match (<anonymous>)
    at Object.next (jsonlint.js:316)
    at Object.lex (jsonlint.js:349)
    at Object.lex (jsonlint.js:353)
    at lex (jsonlint.js:91)

Instead of some nice error message. I have used lib/jsonlint.js file.

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