<div dir="ltr"><div><div><div>I found out old data in acc table and the segfault was caused upoen opensips star, when it tried to read and process this data.<br><br></div>Deleting acc table returns the stability to the system.<br>
<br></div>Anyway, there might be some issue in this case. But I can not longer reproduce with the acc table cleaned.<br><br></div>Regards,<br>Samuel.<br></div><div class="gmail_extra"><br><br><div class="gmail_quote">On 26 September 2013 10:29, samuel <span dir="ltr">&lt;<a href="mailto:samu60@gmail.com" target="_blank">samu60@gmail.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div><div>Hi folks,<br><br></div>I was testing 1.8 and wanted to update to newer versions (already tried the 2 tarballs from website and the latest GIT version) but found an issue with acc.<br>
<br></div>This is the backtrace from gdb:<br>
<div><br>Program terminated with signal 11, Segmentation fault.<br>#0  0x00007f222851f51f in w_acc_db_request (rq=0x7f222ad993a0, comment=0x7f222b1c5ce0, table=0x0) at acc_logic.c:213<br>213        int table_len = strlen(table);<br>

(gdb) bt<br>#0  0x00007f222851f51f in w_acc_db_request (rq=0x7f222ad993a0, comment=0x7f222b1c5ce0, table=0x0) at acc_logic.c:213<br>#1  0x0000000000417bf2 in do_action (a=0x7f222b1c0020, msg=0x7f222ad993a0) at action.c:1715<br>

#2  0x0000000000415715 in run_action_list (a=&lt;value optimized out&gt;, msg=0x7f222ad993a0) at action.c:171<br>#3  0x000000000041a4e5 in do_action (a=0x7f222b1c00f8, msg=0x7f222ad993a0) at action.c:1010<br>#4  0x0000000000415715 in run_action_list (a=&lt;value optimized out&gt;, msg=0x7f222ad993a0) at action.c:171<br>

#5  0x000000000041cff0 in run_actions (a=0x7f222b1c00f8, msg=0x7f222ad993a0) at action.c:136<br>#6  run_top_route (a=0x7f222b1c00f8, msg=0x7f222ad993a0) at action.c:211<br>#7  0x00007f222ab783cb in t_uac (method=0x7fff722e2470, headers=&lt;value optimized out&gt;, body=&lt;value optimized out&gt;, dialog=0x7f222b1c85b8, <br>

    cb=&lt;value optimized out&gt;, cbp=&lt;value optimized out&gt;, release_func=0) at uac.c:313<br>#8  0x00007f22282ed9b8 in send_leg_bye (dlg=0x7f22258ff710, extra_hdrs=&lt;value optimized out&gt;) at dlg_req_within.c:352<br>

#9  dlg_end_dlg (dlg=0x7f22258ff710, extra_hdrs=&lt;value optimized out&gt;) at dlg_req_within.c:418<br>#10 0x00007f22282c8542 in dlg_ontimeout (tl=0x7f22258ff750) at dlg_handlers.c:1423<br>#11 0x00007f22282f1de4 in dlg_timer_routine (ticks=&lt;value optimized out&gt;, attr=0x7f222b1c5ce0) at dlg_timer.c:462<br>

#12 0x00000000004cbfca in timer_ticker () at timer.c:384<br>#13 run_timer_process () at timer.c:500<br>#14 start_timer_processes () at timer.c:610<br>#15 0x000000000043abdf in main_loop (argc=&lt;value optimized out&gt;, argv=&lt;value optimized out&gt;) at main.c:991<br>

#16 main (argc=&lt;value optimized out&gt;, argv=&lt;value optimized out&gt;) at main.c:1598<br><br></div><div>I&#39;ve tried the last git version from today september 26th but the server continues crashing after receiving the first SIP request.<br>

<br></div><div>Do you need further information?<br><br></div><div>Thanks in advance,<br>Samuel.<br></div><div><br></div></div>
</blockquote></div><br></div>