[SR-Users] kamailio 3.0.3 tls problems

Andrei Pelinescu-Onciul andrei at iptel.org
Thu Sep 30 01:56:38 CEST 2010


On Sep 28, 2010 at 17:10, Andrei Pelinescu-Onciul <andrei at iptel.org> wrote:
> On Sep 28, 2010 at 18:04, Rouskol Andrey <anry-dev at yandex.ru> wrote:
> > Andrei,
> > 
> > When I recompile kamailio with debug options you specified, it works just fine! (no memdbg and memlog options in cfg file). If I compile it as usual, it fails.
> > 
> > Here is the difference:
> > # make cfg mode=debug MEMDBG=1 \                      - works fine
> > make cfg \                                                                - fails
> >         include_modules="tls db_mysql presence presence_xml nathelper"
> 
> 
> 
> Try with make cfg extra_defs="-DDBG_F_MALLOC" include_modules="tls ..."
> and then with memdbg=1 (either by writing it in the cfg, or using
> sercmd at runtime:  sercmd cfg.set_now_int core memlog 1 ).

In the meantime I managed to reproduce it.
It should be fixed in all the versions now.

Andrei



More information about the sr-users mailing list