<div>While running a load test over the weekend, we ran into a segfault several times that looks like it was happening around the same area.  This is in revision 7406.</div><div><br></div><div>It doesn&#39;t really feel there&#39;s anything meaningful or useful in the core dump, but perhaps looking at the code path could help.  We reverted back to branch 1.6 from svn and avoided the crash for 72 hours straight, while before it was crashing about every few hours.</div>
<div><br>See below, and thanks.</div><div><br></div><div>Bobby Smith</div><div><br></div><div>Program terminated with signal 11, Segmentation fault.</div><div>#0  0x0000000000000000 in ?? ()</div><div>(gdb) bt full</div><div>
#0  0x0000000000000000 in ?? ()</div><div>No symbol table info available.</div><div>#1  0x00000000004333b1 in msg_callback_process (msg=0x2ab1cd770d80, cb_type=REQ_PRE_FORWARD, core_arg=0x7a86b0) at msg_callbacks.c:79</div>
<div>        msg_cb = 0x7ab690</div><div>        msg_cb_pre = &lt;value optimized out&gt;</div><div>#2  0x00002ab1cd54181b in dp_time (t=0x2ab1d0f07038, p_msg=0x2ab1cd770d80, proxy=&lt;value optimized out&gt;) at ../../dprint.h:125</div>
<div>        ltime = 8042040</div><div>#3  t_forward_nonack (t=0x2ab1d0f07038, p_msg=0x2ab1cd770d80, proxy=&lt;value optimized out&gt;) at t_fwd.c:712</div><div>        backup_dst = {s = 0x7ad848 &quot;\001&quot;, len = 8042360}</div>
<div>        branch_ret = &lt;value optimized out&gt;</div><div>        lowest_ret = -789549208</div><div>        current_uri = {s = 0x0, len = -816645016}</div><div>        added_branches = 10929</div><div>        i = 2</div>
<div>        q = 0</div><div>        t_invite = &lt;value optimized out&gt;</div><div>        success_branch = 0</div><div>        dst_uri = {s = 0x7fff808c5910 &quot;\240. \026&quot;, len = 1}</div><div>        bk_sock = 0x42d144</div>
<div>        br_flags = 0</div><div>        bk_br_flags = 10929</div><div>        path = {s = 0x0, len = -2138286848}</div><div>        __FUNCTION__ = &quot;t_forward_nonack&quot;</div><div>#4  0x00002ab1cd54f0f9 in dp_time (param=&lt;value optimized out&gt;, param_no=2) at ../../parser/../dprint.h:127</div>
<div>        ltime = 8018616</div><div>#5  fixup_t_send_reply (param=&lt;value optimized out&gt;, param_no=2) at tm.c:467</div><div>        model = 0x7a24a8</div><div>        s = {s = 0x0, len = 8018832}</div><div>        __FUNCTION__ = &quot;fixup_t_send_reply&quot;</div>
<div>#6  0x0000000000000000 in ?? ()</div><div><br></div>