Skip to content
This repository has been 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

Open
MarahGamdou opened this issue Dec 22, 2022 · 0 comments
Open

Comments

@MarahGamdou
Copy link
Contributor

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.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants