Hi all,<br><br>we got a core in dialog module. We are using kamailio 3.1.2. Below you can find a full backtrace from the dump and the Kamailio compilation options. Please, if you need further information don&#39;t hesitate to ask me for it.  I can&#39;t precise the situation when it is generated because we have a quite high load in this server.<br>
<br>Thanks in advance.<br>Antón<br>
<br>(gdb) bt full<br>#0  unref_dlg (dlg=0x7f08a9f67da8, cnt=1) at dlg_hash.c:598<br>    d_entry = (struct dlg_entry *) 0x7f10304b8b68<br>#1  0x00007f08ce92fa02 in run_trans_callbacks_internal (cb_lst=0x7f08aa203e98, type=32768, trans=0x7f08aa203e28, params=0x7fff49059a10)<br>

    at t_hooks.c:290<br>    cbp = (struct tm_callback *) 0x7f08a9f6e7e0<br>    backup_from = (avp_list_t *) 0x8b3330<br>    backup_to = (avp_list_t *) 0x8b3338<br>    backup_dom_from = (avp_list_t *) 0x8b3340<br>    backup_dom_to = (avp_list_t *) 0x8b3348<br>

    backup_uri_from = (avp_list_t *) 0x8b3320<br>    backup_uri_to = (avp_list_t *) 0x8b3328<br>#2  0x00007f08ce92fc56 in run_trans_callbacks (type=32768, trans=&lt;value optimized out&gt;, req=0x1, rpl=0x7f10304b8b68, code=-868566200)<br>

    at t_hooks.c:317<br>    params = {req = 0x0, rpl = 0x0, param = 0x7f08a9f6e7f0, code = 0, flags = 0, branch = 0, t_rbuf = 0x0, dst = 0x0, send_buf = {<br>    s = 0x0, len = 0}}<br>#3  0x00007f08ce915b36 in free_cell (dead_cell=0x7f08aa203e28) at h_table.c:136<br>

    b = &lt;value optimized out&gt;<br>    i = &lt;value optimized out&gt;<br>    rpl = &lt;value optimized out&gt;<br>    tt = &lt;value optimized out&gt;<br>    foo = &lt;value optimized out&gt;<br>    cbs = &lt;value optimized out&gt;<br>

---Type &lt;return&gt; to continue, or q &lt;return&gt; to quit--- <br>    __FUNCTION__ = &quot;free_cell&quot;<br>#4  0x00007f08ce9319f1 in wait_handler (ti=&lt;value optimized out&gt;, wait_tl=&lt;value optimized out&gt;, data=&lt;value optimized out&gt;) at timer.c:645<br>

    p_cell = (struct cell *) 0x7f08aa203e28<br>#5  0x0000000000513d8f in timer_main () at timer.c:894<br>No locals.<br>#6  0x000000000046501b in main_loop () at main.c:1618<br>    i = 4<br>    pid = &lt;value optimized out&gt;<br>

    si = (struct socket_info *) 0x0<br>    si_desc = &quot;udp receiver child=3 sock=XXX.XXX.XXX.XX:XXXX\000\000\000\210�\231\000\000\000\000\000\031&quot;, &#39;\0&#39; &lt;repeats 15 times&gt;, &quot;\001\000\000\000\000\000\000\000�\215\213&quot;, &#39;\0&#39; &lt;repeats 13 times&gt;, &quot;\004&quot;, &#39;\0&#39; &lt;repeats 15 times&gt;, &quot;\b\236\005I�\177\000\000\227%J\000\000\000\000&quot;<br>

#7  0x0000000000467873 in main (argc=&lt;value optimized out&gt;, argv=0x7fff49059e08) at main.c:2398<br>    cfg_stream = (FILE *) 0x12e1010<br>    c = &lt;value optimized out&gt;<br>    r = &lt;value optimized out&gt;<br>

    tmp = 0x7fff4905ae90 &quot;&quot;<br>    tmp_len = 32520<br>    port = &lt;value optimized out&gt;<br>    proto = &lt;value optimized out&gt;<br>    ret = &lt;value optimized out&gt;<br>    seed = 1235801225<br>---Type &lt;return&gt; to continue, or q &lt;return&gt; to quit---<br>

    rfd = 4<br>    debug_save = &lt;value optimized out&gt;<br>    debug_flag = 0<br>    dont_fork_cnt = 0<br>    n_lst = &lt;value optimized out&gt;<br>    p = &lt;value optimized out&gt;<br>(gdb) <br>(gdb) quit<br>kamailio2:/var/kamailio# kamailio -V<br>

version: kamailio 3.1.2 (x86_64/linux) eb24c1-dirty<br>flags: STATS: Off, USE_IPV6, USE_TCP, USE_TLS, TLS_HOOKS, USE_RAW_SOCKS, DISABLE_NAGLE, USE_MCAST, DNS_IP_HACK, SHM_MEM, SHM_MMAP, PKG_MALLOC, DBG_QM_MALLOC, USE_FUTEX, FAST_LOCK-ADAPTIVE_WAIT, USE_DNS_CACHE, USE_DNS_FAILOVER, USE_NAPTR, USE_DST_BLACKLIST, HAVE_RESOLV_RES<br>

ADAPTIVE_WAIT_LOOPS=1024, MAX_RECV_BUFFER_SIZE 262144, MAX_LISTEN 16, MAX_URI_SIZE 1024, BUF_SIZE 65535, PKG_SIZE 8MB<br>poll method support: poll, epoll_lt, epoll_et, sigio_rt, select.<br>id: eb24c1 -dirty<br>compiled on 09:35:52 Apr 28 2011 with gcc 4.3.2<br>

<br>