[sr-dev] Multiple memleaks and segfauts in Kamailio v5.0.4

Juha Heinanen jh at tutpro.com
Mon Dec 4 02:54:24 CET 2017


M S writes:

> 1. Calling sip_trace method without any arguements or with only one
> arguement (duplicate uri) crashes kamailio with segfault.

My K does not crash when I make call like this:

    setflag(TRACE);
    sip_trace();

but I have not defined as many vars as you, but only these:

# -- siptrace params
modparam("siptrace", "db_url", "xxx")
modparam("siptrace", "trace_flag", TRACE)

-- Juha



More information about the sr-dev mailing list