Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Integrated fuzzer #37

Open
k32 opened this issue Dec 11, 2021 · 0 comments
Open

Integrated fuzzer #37

k32 opened this issue Dec 11, 2021 · 0 comments
Labels
enhancement New feature or request

Comments

@k32
Copy link

k32 commented Dec 11, 2021

Investigate if snabbkaffe can inject schedulings automatically.

  1. Given a trace, try to infer causality between the events.
  2. Inject an ordering between unrelated events
  3. Run the code with deadlock detection (see Heuristics for force_ordering deadlock detection #35) and refine the infered causalities if a deadlock is detected
  4. Run checks as usual to detect anomalies
  5. Repeat with a different injection
@k32 k32 added the enhancement New feature or request label Dec 11, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant