Skip to content

Invalid array length on "large xml" file #20

@nunomarks

Description

@nunomarks

There seems to be a limit on the size of the XML that the tool can validate. The following error in thrown for a "large XML file":

RangeError [Error]: Invalid array length

I was able to reproduce the issue on an XML file that surpasses 134_217_724 bytes, or in hex, 0x7FFFFFC. Seems like a weird limit though, but pretty sure this is not an xmllint issue, as I'm able to validate the file via command line.

Is it possible to take a look at this issue?

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