Skip to content

Latest commit

 

History

History
97 lines (95 loc) · 3.03 KB

File metadata and controls

97 lines (95 loc) · 3.03 KB
NameAboutLabelsAssignees
Bug ReportFile a bug reportbug,needs-triage
Please confirm you have already done the following
Please answer the following prompt

What is the problem? A clear and concise description of the bug.

What is the expected behavior?

What actually happened?

Please include full errors, uncaught exceptions, stack traces, and relevant VERBOSE logs.
To get relevant VERBOSE logs from the SDK, you can retrieve by running export AWS_KVS_LOG_LEVEL=1

If you are reporting a memory leak, please provide sufficient evidence such as a valgrind output.
Note that the CI for this repository uses Google Sanitizers to minimize software issues and vulnerabilities.

Provide a self-contained, concise snippet of code that can be used to
reproduce the issue, or the command used to run the unmodified sample application. Please share
which SDK you are using as master and as viewer, and also any timing-related information, if
applicable.
For more complex issues provide a repo with the smallest sample that reproduces the bug.
Avoid including business logic or unrelated code, it makes diagnosis more difficult.

gcc --version / Visual Studio / clang --version