<div dir="ltr">Think you can try make you systemd unit files change like this<br><a href="https://github.com/kamailio/kamailio/pull/1197/files">https://github.com/kamailio/kamailio/pull/1197/files</a><br><br>I expect you daemon restart will be fixed<br><a href="https://github.com/kamailio/kamailio/issues/1085">https://github.com/kamailio/kamailio/issues/1085</a><br><div><br></div><div>Sergey</div></div><br><div class="gmail_quote"><div dir="ltr">вт, 9 окт. 2018 г. в 11:58, Floimair Florian <<a href="mailto:f.floimair@commend.com">f.floimair@commend.com</a>>:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">This is the backtrace of 2 core-dumps i got just recently (both with the same timestamp).<br>
Nothing obvious that hits my eyes (at least no NULL pointer). Maybe you can see more in it.<br>
<br>
Backtrace #1:<br>
===========<br>
[New LWP 99122]<br>
[Thread debugging using libthread_db enabled]<br>
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".<br>
Core was generated by `/usr/sbin/kamailio -P /var/run/kamailio/kamailio.pid -f /etc/kamailio/kamailio.'.<br>
Program terminated with signal SIGSEGV, Segmentation fault.<br>
#0  0x00007fca0d45e996 in t_should_relay_response (Trans=0x7fca067b2a60, new_code=401, branch=0, should_store=0x7ffff47edd44, should_relay=0x7ffff47edd40, cancel_data=0x7ffff47edf30, reply=0x7fca0d8fd020) at t_reply.c:1282<br>
1282    t_reply.c: No such file or directory.<br>
(gdb) bt<br>
#0  0x00007fca0d45e996 in t_should_relay_response (Trans=0x7fca067b2a60, new_code=401, branch=0, should_store=0x7ffff47edd44, should_relay=0x7ffff47edd40, cancel_data=0x7ffff47edf30, reply=0x7fca0d8fd020) at t_reply.c:1282<br>
#1  0x00007fca0d46317f in relay_reply (t=0x7fca067b2a60, p_msg=0x7fca0d8fd020, branch=0, msg_status=401, cancel_data=0x7ffff47edf30, do_put_on_wait=1) at t_reply.c:1786<br>
#2  0x00007fca0d469154 in reply_received (p_msg=0x7fca0d8fd020) at t_reply.c:2537<br>
#3  0x000055e77686fbe3 in do_forward_reply (msg=0x7fca0d8fd020, mode=0) at core/forward.c:747<br>
#4  0x000055e776871a00 in forward_reply (msg=0x7fca0d8fd020) at core/forward.c:852<br>
#5  0x000055e7768bd4e7 in receive_msg (<br>
    buf=0x55e776da0520 <buf> "SIP/2.0 401 Unauthorized\r\nVia: SIP/2.0/UDP 172.17.217.10;rport=5060;received=172.17.217.10;branch=z9hG4bKe4bf.c46a843afa3ff97f5b20df53926515a2.0;i=62\r\nVia: SIP/2.0/TCP 195.225.36.194:1797;rport=40047;"..., len=736,<br>
    rcv_info=0x7ffff47ee4e0) at core/receive.c:364<br>
#6  0x000055e7767ce4fe in udp_rcv_loop () at core/udp_server.c:554<br>
#7  0x000055e77673a15d in main_loop () at main.c:1619<br>
#8  0x000055e7767421fe in main (argc=13, argv=0x7ffff47eeb98) at main.c:2638<br>
<br>
Backtrace #2:<br>
===========<br>
[New LWP 99120]<br>
[Thread debugging using libthread_db enabled]<br>
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".<br>
Core was generated by `/usr/sbin/kamailio -P /var/run/kamailio/kamailio.pid -f /etc/kamailio/kamailio.'.<br>
Program terminated with signal SIGSEGV, Segmentation fault.<br>
#0  0x00007fca0d45e996 in t_should_relay_response (Trans=0x7fca067da3c0, new_code=200, branch=0, should_store=0x7ffff47edd44, should_relay=0x7ffff47edd40, cancel_data=0x7ffff47edf30, reply=0x7fca0d8fd020) at t_reply.c:1282<br>
1282    t_reply.c: No such file or directory.<br>
(gdb) bt<br>
#0  0x00007fca0d45e996 in t_should_relay_response (Trans=0x7fca067da3c0, new_code=200, branch=0, should_store=0x7ffff47edd44, should_relay=0x7ffff47edd40, cancel_data=0x7ffff47edf30, reply=0x7fca0d8fd020) at t_reply.c:1282<br>
#1  0x00007fca0d46317f in relay_reply (t=0x7fca067da3c0, p_msg=0x7fca0d8fd020, branch=0, msg_status=200, cancel_data=0x7ffff47edf30, do_put_on_wait=1) at t_reply.c:1786<br>
#2  0x00007fca0d469154 in reply_received (p_msg=0x7fca0d8fd020) at t_reply.c:2537<br>
#3  0x000055e77686fbe3 in do_forward_reply (msg=0x7fca0d8fd020, mode=0) at core/forward.c:747<br>
#4  0x000055e776871a00 in forward_reply (msg=0x7fca0d8fd020) at core/forward.c:852<br>
#5  0x000055e7768bd4e7 in receive_msg (<br>
    buf=0x55e776da0520 <buf> "SIP/2.0 200 OK\r\nVia: SIP/2.0/UDP 172.17.217.10;rport=5060;received=172.17.217.10;branch=z9hG4bK3494.0e37cca5019fe3c95285a3464d0eaa5e.0;i=b3\r\nVia: SIP/2.0/TCP 192.168.0.102:53360;rport=53360;received=9"..., len=638,<br>
    rcv_info=0x7ffff47ee4e0) at core/receive.c:364<br>
#6  0x000055e7767ce4fe in udp_rcv_loop () at core/udp_server.c:554<br>
#7  0x000055e77673a15d in main_loop () at main.c:1619<br>
#8  0x000055e7767421fe in main (argc=13, argv=0x7ffff47eeb98) at main.c:2638<br>
<br>
_______________________________________________<br>
Kamailio (SER) - Users Mailing List<br>
<a href="mailto:sr-users@lists.kamailio.org" target="_blank">sr-users@lists.kamailio.org</a><br>
<a href="https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users" rel="noreferrer" target="_blank">https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users</a><br>
</blockquote></div>