Skip to content

Crasher minimization #4

Closed
Closed

Description

Image for: Description

It would be very useful to automatically minimize programs that trigger bugs.
The main obstacle here is that currently we don't attribute bugs to particular programs, so we cannot say that this program triggers a bug. Without such signal it is not possible to minimize. The signal is challenging, because console output is processed asynchronously and a VM can run several programs concurrently.
Probably we can separate minimization process from normal testing. That is, once we have a crash log, we can wind up a dedicated VM and run it in special slower mode when we attribute output/bugs to just executed program. This would simplify things significantly.

Metadata

Image for: Metadata

Metadata

Image for: Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

    Image for: Issue actions