Hi,
(gdb) frame 1 #1 0x00007ff5bbb2ddd8 in run_trans_callbacks_internal (cb_lst=0x7ff47c9f86a8, type=1024, trans=0x7ff47c9f8630, params=0x7ffdb5b643e0) at t_hooks.c:258 258 cbp->callback( trans, type, params ); (gdb) p * ka_dest No symbol "ka_dest" in current context. (gdb)
On Sun, Aug 30, 2020 at 9:31 PM Daniel-Constantin Mierla < notifications@github.com> wrote:
Supposing you still have the core file, can you get the output of next commands executed inside gdb:
frame 1 p * ka_dest
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/kamailio/kamailio/issues/2448#issuecomment-683437869, or unsubscribe https://github.com/notifications/unsubscribe-auth/ALMYVGVDFZR7G6BWCN5XXC3SDJZUTANCNFSM4QE75I5Q .