993ad4e2 |
Reporting Issues
================
|
00226fa9 |
|
993ad4e2 |
Current set of issues is to be found at our Github Project page:
|
9cda3e2d |
|
993ad4e2 |
* https://github.com/kamailio/kamailio/issues
|
ef44c8e6 |
|
993ad4e2 |
Issue Report Details
--------------------
|
ef44c8e6 |
|
993ad4e2 |
When reporting an issue, gather as much details as possible and include them
on the bug report. Useful details are:
|
ef44c8e6 |
|
993ad4e2 |
* kamailio version (output of kamailio -v)
* operating system where server is running
* CPU architecture of the system
* error log messages from syslog
* if there is a coredump file, use gdb to extract the following:
- full backtrace (gdb: bt full)
- local variables (gdb: info locals)
- list of the source code around the issue (gdb: list)
* information about when it happens:
- at startup
- at shutdown
- at runtime:
~ randomly (no way to reproduce it has been discovered)
~ periodically (an way to reproduce it has been discovered)
|
ef44c8e6 |
|
993ad4e2 |
Contact
-------
|
cf1568fe |
|
993ad4e2 |
If you have further questions about reporting an issue, email to:
|
cf1568fe |
|
b2b2b981 |
* sr-dev@lists.kamailio.org
|