[sr-dev] [kamailio/kamailio] Kamailio memory leak - versions 5.1.4 and 5.1.7 (#1895)
Daniel-Constantin Mierla
notifications at github.com
Fri Apr 19 21:17:40 CEST 2019
@Jaykah - if they repeat, is important to see how many times -- can you count how many error messages that contain the next texts are from start to out of memory logs?
```
authentication failed for
got sip response 500 while registering
```
Something like:
```
grep "authentication failed for" /path/to/logfile | wc -l
```
Just be sure that the logfile has only the logs from startup to out of memory, not older logs.
--
You are receiving this because you were mentioned.
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/issues/1895#issuecomment-484990798
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.kamailio.org/pipermail/sr-dev/attachments/20190419/ae4a86d4/attachment.html>
More information about the sr-dev
mailing list