• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1---
2name: Bug report
3about: Create a report to help us improve
4title: ''
5labels: ''
6assignees: ''
7
8---
9
10**IMPORTANT**
111. You have verified that the issue to be present in the current `dev` branch.
122. Please supply the command line options and relevant environment variables,
13   e.g., a copy-paste of the contents of `out/default/fuzzer_setup`.
14
15Thank you for making AFL++ better!
16
17**Describe the bug**
18A clear and concise description of what the bug is.
19
20**To Reproduce**
21Steps to reproduce the behavior:
221. ...
232. ...
24
25**Expected behavior**
26A clear and concise description of what you expected to happen.
27
28**Screen output/Screenshots**
29If applicable, add copy-paste of the screen output or screenshot that shows the issue. Please ensure the output is in **English** and not in Chinese, Russian, German, etc.
30
31**Additional context**
32Add any other context about the problem here.
33