Skip to content

Freeze when processing simple js file #12818

@qarmin

Description

@qarmin

File content(at the bottom should be attached raw, not formatted file - github removes some non-printable characters, so copying from here may not work):

async function json(stream) {
    try {
    }
    catch (_err) {
        const err = err;
        throw err;
    }
}

command

timeout -v 150 oxlint -D all -D nursery --import-plugin --jsdoc-plugin --jest-plugin --vitest-plugin --jsx-a11y-plugin --nextjs-plugin --react-perf-plugin TEST___FILE.js --fix --fix-suggestions --fix-dangerously

cause this

timeout: sending signal TERM to command ‘oxlint’

##### Automatic Fuzzer note, output status "Some(124)", output signal "None"

compressed.zip

Metadata

Metadata

Assignees

Labels

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions