[SR-Users] RTPEngine disable/enable crash kamailio

Sergey Basov sergey.v.basov at gmail.com
Mon Feb 6 09:30:46 CET 2017


Hi, All.

May be  it helps.

After patch
https://github.com/kamailio/kamailio/commit/8ca410cba540e8c8b0f711fb26c85823375480a9

when running kamailio with debug level=3
when I do disable rtpengine I got in log:
Feb  6 10:24:27 csbc-uat /usr/sbin/kamailio[10062]: DEBUG: mi_fifo
[mi_parser.c:245]: mi_parse_tree(): adding node <> ; val
<udp:10.1.23.19:2223>
Feb  6 10:24:27 csbc-uat /usr/sbin/kamailio[10062]: DEBUG: mi_fifo
[mi_parser.c:245]: mi_parse_tree(): adding node <> ; val <0>
Feb  6 10:24:27 csbc-uat /usr/sbin/kamailio[10062]: DEBUG: mi_fifo
[mi_parser.c:84]: mi_parse_node(): end of fifo input tree
Feb  6 10:24:27 csbc-uat /usr/sbin/kamailio[10062]: DEBUG: mi_fifo
[fifo_fnc.c:515]: mi_fifo_server(): done parsing the mi tree

And it disables correctly.

when I do enable of rtpengine I got:
Feb  6 10:24:30 csbc-uat /usr/sbin/kamailio[10062]: DEBUG: mi_fifo
[mi_parser.c:245]: mi_parse_tree(): adding node <> ; val
<udp:10.1.23.19:2223>
Feb  6 10:24:30 csbc-uat /usr/sbin/kamailio[10062]: DEBUG: mi_fifo
[mi_parser.c:245]: mi_parse_tree(): adding node <> ; val <1>
Feb  6 10:24:30 csbc-uat /usr/sbin/kamailio[10062]: DEBUG: mi_fifo
[mi_parser.c:84]: mi_parse_node(): end of fifo input tree
Feb  6 10:24:30 csbc-uat /usr/sbin/kamailio[10062]: DEBUG: mi_fifo
[fifo_fnc.c:515]: mi_fifo_server(): done parsing the mi tree

And command 'kamctl fifo nh_enable_rtpp udp:10.1.23.19:2223 1'
freezing, no kamailio crash, but I cannot wxecute any command with
kamctl...

If you need some more information or test - let me know.

Thank you.
--
Best regards,
Sergey Basov                     e-mail: sergey.v.basov at gmail.com

tel: (+38067) 403-62-54


2017-02-03 23:07 GMT+02:00 Sergey Basov <sergey.v.basov at gmail.com>:
> Hi,
> with your patch rtpengine is disables with success, as it was before.
>
> But when I do enable it just stay as is, no coredump, and enable
> process does not end...
>
> May be you have another idea?
>
> Thank you.
> --
> Best regards,
> Sergey Basov                     e-mail: sergey.v.basov at gmail.com
>
> tel: (+38067) 403-62-54
>
>
> 2017-02-03 17:21 GMT+02:00 Richard Fuchs <rfuchs at sipwise.com>:
>> On 02/02/2017 06:54 AM, Sergey Basov wrote:
>>>
>>> Hello Daniel,
>>>
>>> You can find backtrace in attaced file
>>
>> Hi,
>>
>> Can you please with the following patch
>> https://github.com/kamailio/kamailio/commit/8ca410cba540e8c8b0f711fb26c85823375480a9
>> from branch
>> https://github.com/kamailio/kamailio/tree/rfuchs/4.4-rtpengine-segfault-fix
>> applied?
>>
>> Thanks
>>
>>
>> _______________________________________________
>> SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list
>> sr-users at lists.sip-router.org
>> http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users



More information about the sr-users mailing list