[sr-dev] [kamailio/kamailio] Kamailio memory leak - versions 5.1.4 and 5.1.7 (#1895)

E. Schmidbauer eschmidbauer at gmail.com
Wed Jun 12 13:59:29 CEST 2019


FYI- we have to build our own debian9 pkgs due to the openssl mem leak
issues
not sure why this isn't in the kamailio's debian build system yet because
im pretty sure there is an issue on GH related to it
this is from our `build.sh` container:

# fix for libssl bug
apt-get -y purge libssl-dev && apt-get -y -qq install libssl1.0-dev

...

sed -ie 's/libssl-dev/libssl1.0-dev/g' pkg/kamailio/deb/debian/control


On Wed, Jun 12, 2019 at 2:33 AM Daniel-Constantin Mierla <
notifications at github.com> wrote:

> Adding also that the mysql timeout might not work always, as presented in
> manual:
>
>    - https://dev.mysql.com/doc/refman/5.5/en/mysql-options.html
>
> Citing:
>
> MYSQL_OPT_READ_TIMEOUT (argument type: unsigned int *)
>
>
>
> The timeout in seconds for each attempt to read from the server. There are retries if necessary, so the total effective timeout value is three times the option value. You can set the value so that a lost connection can be detected earlier than the TCP/IP Close_Wait_Timeout value of 10 minutes.
>
>
>
> Implementation of this timeout uses mechanisms that may not be available on all platforms. On such a platform, a client that issues a read call might under certain circumstances wait without timing out. For example, a client might not time out if the server is not responding because it is waiting for a “disk full” condition to clear.
>
>
> Therefore you should also check if there are problems with mysql server.
>
>> You are receiving this because you were mentioned.
> Reply to this email directly, view it on GitHub
> <https://github.com/kamailio/kamailio/issues/1895?email_source=notifications&email_token=ABO7UZNZ7RC26L4NVJPT4GDP2CKBZA5CNFSM4G7MZHH2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODXPMR3A#issuecomment-501139692>,
> or mute the thread
> <https://github.com/notifications/unsubscribe-auth/ABO7UZPCOHEPLSKYC7JKXLTP2CKBZANCNFSM4G7MZHHQ>
> .
> _______________________________________________
> Kamailio (SER) - Development Mailing List
> sr-dev at lists.kamailio.org
> https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-dev
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.kamailio.org/pipermail/sr-dev/attachments/20190612/f9670589/attachment.html>


More information about the sr-dev mailing list