Skip to content
This repository was archived by the owner on Apr 9, 2024. It is now read-only.

Check that crash detection is generalizable for all types of crashes  #195

@MarahGamdou

Description

@MarahGamdou

Currently, the crash detection is based on the crashes that were detected using the 'failing fuzz target' on the Oak project.
This detection may not be generalized since it should be tested against various types of crashes.

A list of test data with various types of crashes was made available by OSS-Fuzz for this purpose: https://github.com/google/clusterfuzz/tree/master/src/clusterfuzz/_internal/tests/core/crash_analysis/stack_parsing/stack_analyzer_data

It would be interesting to analyse these crash reports and check whether the current pattern can be generalised.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions