<div dir="ltr"><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Oct 21, 2014 at 3:17 AM, 為近 吉摩(情報システム本部)- Tamechika Yoshikiyo - <span dir="ltr"><<a href="mailto:yoshikiyo.tamechika@g.softbank.co.jp" target="_blank">yoshikiyo.tamechika@g.softbank.co.jp</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div>(gdb) bt full</div><div>#0  0x0000003e94230265 in raise () from /lib64/libc.so.6</div><div>No symbol table info available.</div><div>#1  0x00002aaab22946b2 in skgesigOSCrash () from /usr/local/lib/libclntsh.so.11.1</div><div>No symbol table info available.</div><div>#2  0x00002aaab2532705 in kpeDbgSignalHandler () from /usr/local/lib/libclntsh.so.11.1</div><div>No symbol table info available.</div><div>#3  0x00002aaab22948c2 in skgesig_sigactionHandler () from /usr/local/lib/libclntsh.so.11.1</div><div>No symbol table info available.</div><div>#4  <signal handler called></div><div>No symbol table info available.</div><div>#5  0x00002aaaceab8af1 in stop_session_timer (p=0x2aab18b892d8) at chan_sip.c:29206</div><div><span style="white-space:pre-wrap">       </span>__PRETTY_FUNCTION__ = "stop_session_timer"</div></blockquote></div><br><br>Based on this backtrace:</div><div class="gmail_extra"><br></div><div class="gmail_extra">1) It looks like the crash is down in an oracle client library (libclntsh) and not in Asterisk itself.</div><div class="gmail_extra"><br></div><div class="gmail_extra">2) Based on this backtrace, it shows chan_sip calling into this client library, which doesn't exist in Asterisk code, so it could be a problem specific to modifications made in your version.</div><div class="gmail_extra"><br></div><div class="gmail_extra">-- </div><div class="gmail_extra">Russell Bryant<br><br clear="all"><div>--<br>Russell Bryant</div>
</div></div>