[sr-dev] [kamailio/kamailio] Kamailio Crash (#619)

Sunil More notifications at github.com
Wed May 18 07:18:31 CEST 2016


Hi,
for the latest test , i was able to get three core files and the output of each in gdb is as follows

(gdb) bt
#0  0x00007f25fec37648 in save_keepalive_state () at nat_traversal.c:1639
#1  0x00007f25fec3b5ef in mod_destroy () at nat_traversal.c:1847
#2  0x00000000005af3ac in destroy_modules () at sr_module.c:811
#3  0x00000000004a7f2f in cleanup (show_status=1) at main.c:524
#4  0x00000000004a95bc in shutdown_children (sig=15, show_status=1) at main.c:666
#5  0x00000000004abf0e in handle_sigs () at main.c:758
#6  0x00000000004b499f in main_loop () at main.c:1733
#7  0x00000000004ba772 in main (argc=13, argv=0x7ffce42730b8) at main.c:2616



(gdb) 
#0  0x00007f25ff0f45c2 in atomic_cmpxchg_int (var=0x7f26ffffffff, old=0, new_v=1) at ../../mem/../atomic/atomic_x86.h:233
#1  0x00007f25ff0f460e in futex_get (lock=0x7f26ffffffff) at ../../mem/../futexlock.h:99
#2  0x00007f25ff0f638c in get_expired_dlgs (time=65354259) at dlg_timer.c:222
#3  0x00007f25ff0f7109 in dlg_timer_routine (ticks=65354259, attr=0x0) at dlg_timer.c:271
#4  0x0000000000622fbf in compat_old_handler (ti=1045668153, tl=0x7f26028da8b8, data=0x7f26028da8b8) at timer.c:996
#5  0x0000000000623a3b in slow_timer_main () at timer.c:1130
#6  0x00000000004b37b5 in main_loop () at main.c:1656
#7  0x00000000004ba772 in main (argc=13, argv=0x7ffce42730b8) at main.c:2616


and 

(gdb) bt
#0  0x00007f25fec2a431 in atomic_cmpxchg_int (var=0x7f2700000007, old=0, new_v=1) at ../../parser/../mem/../atomic/atomic_x86.h:233
#1  0x00007f25fec2a47d in futex_get (lock=0x7f2700000007) at ../../parser/../mem/../futexlock.h:99
#2  0x00007f25fec371e7 in keepalive_timer (ticks=65354259, data=0x0) at nat_traversal.c:1597
#3  0x00000000006242bb in fork_basic_timer (child_id=-1, desc=0x7f25fec427e5 "TIMER NT", make_sock=1, f=0x7f25fec37174 <keepalive_timer>, param=0x0, interval=1) at timer_proc.c:79
#4  0x00007f25fec3b2d5 in child_init (rank=0) at nat_traversal.c:1834
#5  0x00000000005af77f in init_mod_child (m=0x7f2623515128, rank=0) at sr_module.c:921
#6  0x00000000005af49c in init_mod_child (m=0x7f2623515e38, rank=0) at sr_module.c:918
#7  0x00000000005af49c in init_mod_child (m=0x7f2623516e30, rank=0) at sr_module.c:918
#8  0x00000000005af49c in init_mod_child (m=0x7f262351d188, rank=0) at sr_module.c:918
#9  0x00000000005af49c in init_mod_child (m=0x7f262351d758, rank=0) at sr_module.c:918
#10 0x00000000005af49c in init_mod_child (m=0x7f262351f3b8, rank=0) at sr_module.c:918
#11 0x00000000005af49c in init_mod_child (m=0x7f262351fbd0, rank=0) at sr_module.c:918
#12 0x00000000005af49c in init_mod_child (m=0x7f2623521448, rank=0) at sr_module.c:918
#13 0x00000000005af49c in init_mod_child (m=0x7f2623521a78, rank=0) at sr_module.c:918
#14 0x00000000005af49c in init_mod_child (m=0x7f26235221c0, rank=0) at sr_module.c:918
#15 0x00000000005af49c in init_mod_child (m=0x7f2623522758, rank=0) at sr_module.c:918
#16 0x00000000005af49c in init_mod_child (m=0x7f2623523128, rank=0) at sr_module.c:918
#17 0x00000000005af49c in init_mod_child (m=0x7f26235242a0, rank=0) at sr_module.c:918
#18 0x00000000005af49c in init_mod_child (m=0x7f26235249d0, rank=0) at sr_module.c:918
#19 0x00000000005af49c in init_mod_child (m=0x7f2623524de0, rank=0) at sr_module.c:918
#20 0x00000000005af49c in init_mod_child (m=0x7f2623525840, rank=0) at sr_module.c:918
#21 0x00000000005af49c in init_mod_child (m=0x7f2623525c20, rank=0) at sr_module.c:918
#22 0x00000000005afab7 in init_child (rank=0) at sr_module.c:947
#23 0x00000000004b3d51 in main_loop () at main.c:1682
#24 0x00000000004ba772 in main (argc=13, argv=0x7ffce42730b8) 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-219927625
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.sip-router.org/pipermail/sr-dev/attachments/20160517/1df2e2b7/attachment-0001.html>


More information about the sr-dev mailing list