the output of the commands is as below
(gdb) frame 2 #2 0x00007f25fec371e7 in keepalive_timer (ticks=65354259, data=0x0) at nat_traversal.c:1597 1597 lock_get(&slot->lock); (gdb) info locals iteration = 0 contact = 0x0 slot = 0x7f26ffffffff now = 1463548257 i = 0 (gdb) p *slot Cannot access memory at address 0x7f26ffffffff
--- 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-221463121