802798ce3c
git-subtree-dir: external/capstone git-subtree-split: e46f64fadb351e9ecd05264fab26f2772feb0994
41 lines
1.2 KiB
Markdown
41 lines
1.2 KiB
Markdown
---
|
|
name: Bug report - Other bugs
|
|
about: Create a report to help us improve
|
|
|
|
---
|
|
|
|
<!-- This template is meant for GENERAL bug reports.
|
|
For bugs regarding incorrect disassembly,
|
|
please use the "Bug report - Incorrect disassembly" template.
|
|
|
|
Please be as descriptive as possible
|
|
-->
|
|
|
|
### Work environment
|
|
|
|
<!-- Filling this table is mandatory -->
|
|
|
|
| Questions | Answers
|
|
|------------------------------------------|--------------------
|
|
| System Capstone runs on OS/arch/bits | Debian arm 64, MacOS AArch64, MacOS x86, Windows x86 etc.
|
|
| Capstone module affected | ppc, x86, arm, aarch64 etc.
|
|
| Source of Capstone | `git clone`, brew, pip, release binaries etc.
|
|
| Version/git commit | v5.0.1, <commit hash>
|
|
|
|
<!-- OTHER BUGS -->
|
|
|
|
### Expected behavior
|
|
|
|
### Actual behavior
|
|
|
|
### Steps to reproduce the behavior
|
|
|
|
- Use code markdown `CODE` to make your code visible
|
|
|
|
<!-- ADDITIONAL CONTEXT -->
|
|
|
|
### Additional Logs, screenshots, source code, configuration dump, ...
|
|
|
|
Drag and drop zip archives containing the Additional info here, don't use external services or link.
|
|
Screenshots can be directly dropped here.
|