You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 9, 2024. It is now read-only.
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.
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.
The text was updated successfully, but these errors were encountered: