How to Report a Crash Bug
Overview
When reporting a crash bug to ProxySQL, comprehensive details are required to facilitate investigation. Crashing bugs without enough information are unlikely to be investigated.
Required Information
Include all of the following in your crash report:
| Item | Notes |
|---|---|
| Clear description | What happened and what triggered the crash |
| Exact ProxySQL version | Full version number |
| Package information | Installation method (RPM, DEB, source, Docker, etc.) |
| Compressed ProxySQL binary | The exact binary that crashed |
| Exact OS version | Distribution and kernel version |
| Compressed core dump | Contact the team directly if concerned about sensitive data |
| Compressed error log | Complete logs — not excerpts |
| Reproduction steps | Every action needed to recreate the crash |
Where to Report
Submit issues on the ProxySQL GitHub repository.
See Also
- Memory Leak Detection — for non-crash memory issues
- Coredumper Support — for generating core dumps