Hello,
I am able to reproduce this bt everytime now.
Core was generated by `/usr/local/kamailio/sbin/kamailio -f
/usr/local/kamailio/etc/kamailio/kamailio.'.
Program terminated with signal SIGSEGV, Segmentation fault.
#0 0x00007f104af2a431 in atomic_cmpxchg_int (var=0x7f1100000007, old=0, new_v=1) at
../../parser/../mem/../atomic/atomic_x86.h:233
233 ATOMIC_FUNC_CMPXCHG(cmpxchg, "cmpxchgl %2, %1", int , int)
(gdb) bt
#0 0x00007f104af2a431 in atomic_cmpxchg_int (var=0x7f1100000007, old=0, new_v=1) at
../../parser/../mem/../atomic/atomic_x86.h:233
#1 0x00007f104af2a47d in futex_get (lock=0x7f1100000007) at
../../parser/../mem/../futexlock.h:99
#2 0x00007f104af371e7 in keepalive_timer (ticks=25821283, data=0x0) at
nat_traversal.c:1597
#3 0x00000000006242bb in fork_basic_timer (child_id=-1, desc=0x7f104af427e5 "TIMER
NT", make_sock=1, f=0x7f104af37174 <keepalive_timer>, param=0x0, interval=1) at
timer_proc.c:79
#4 0x00007f104af3b2d5 in child_init (rank=0) at nat_traversal.c:1834
#5 0x00000000005af77f in init_mod_child (m=0x7f106f815128, rank=0) at sr_module.c:921
#6 0x00000000005af49c in init_mod_child (m=0x7f106f8159e8, rank=0) at sr_module.c:918
#7 0x00000000005af49c in init_mod_child (m=0x7f106f8169e0, rank=0) at sr_module.c:918
#8 0x00000000005af49c in init_mod_child (m=0x7f106f81cd38, rank=0) at sr_module.c:918
#9 0x00000000005af49c in init_mod_child (m=0x7f106f81d308, rank=0) at sr_module.c:918
#10 0x00000000005af49c in init_mod_child (m=0x7f106f81ef68, rank=0) at sr_module.c:918
#11 0x00000000005af49c in init_mod_child (m=0x7f106f81f780, rank=0) at sr_module.c:918
#12 0x00000000005af49c in init_mod_child (m=0x7f106f820ff0, rank=0) at sr_module.c:918
#13 0x00000000005af49c in init_mod_child (m=0x7f106f821740, rank=0) at sr_module.c:918
#14 0x00000000005af49c in init_mod_child (m=0x7f106f822110, rank=0) at sr_module.c:918
#15 0x00000000005af49c in init_mod_child (m=0x7f106f823288, rank=0) at sr_module.c:918
#16 0x00000000005af49c in init_mod_child (m=0x7f106f8239b8, rank=0) at sr_module.c:918
#17 0x00000000005af49c in init_mod_child (m=0x7f106f823dc8, rank=0) at sr_module.c:918
#18 0x00000000005af49c in init_mod_child (m=0x7f106f824828, rank=0) at sr_module.c:918
#19 0x00000000005af49c in init_mod_child (m=0x7f106f824c08, rank=0) at sr_module.c:918
#20 0x00000000005afab7 in init_child (rank=0) at sr_module.c:947
#21 0x00000000004b3d51 in main_loop () at main.c:1682
#22 0x00000000004ba772 in main (argc=13, argv=0x7fff70682638) at main.c:2616
---
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/issues/619#issuecomment-219697514