Skip to content

Analyzer should collect all the information it needs to reproduce a crash and automatically file a bug when it does so #28633

Closed
@Hixie

Description

@Hixie

(This should be opt-in, for obvious reasons.)

The analyzer frequently crashes for me. It's always in really obscure cases like when I've just switched branches or when I've made some obscure syntax error that I've fixed by the time the analyzer crashes (because it read all the files up front then parsed then then crashed a minute later), or some such, and so I can never reproduce it.

I would love it if there was some way I could opt-in to having such crashes automatically wrap up all the input that it saw, zip it up, and upload it to github or wherever you need it to fix the crashes.

Metadata

Metadata

Assignees

No one assigned

    Labels

    P2A bug or feature request we're likely to work onlegacy-area-analyzerUse area-devexp instead.type-enhancementA request for a change that isn't a bug

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions