Hi all, I installed and configured OH323 driver and have been using it for a week now, it's been working great but it also seems to be crashing Asterisk once in a while. I wasn't sure until I started asterisk with safe_asterisk script and found a core dump in /tmp today. Asterisk version is 1.0.6 and OH323 driver version is 0.6.5. Below is the backtrace of the core dump. Does anyone know if 0.7.1 with CVS-HEAD fixes this problem? As usual in such cases, my excuse is that I don't have enough time otherwise I'd have traced the problem and fixed it :) #0 0x0188c3fd in RTP_JitterBuffer::Main () from /usr/lib/asterisk/modules/chan_oh323.so (gdb) bt #0 0x0188c3fd in RTP_JitterBuffer::Main () from /usr/lib/asterisk/modules/chan_oh323.so #1 0x01950e6a in PThread::PX_ThreadStart () from /usr/lib/asterisk/modules/chan_oh323.so #2 0x00c8298c in start_thread () from /lib/tls/libpthread.so.0 #3 0x00bdd7da in clone () from /lib/tls/libc.so.6
You can report this here : https://skylab.inaccessnetworks.com/mantis/main_page.php Dipole Moment wrote:> Hi all, > > I installed and configured OH323 driver and have been using it for a > week now, it's been working great but it also seems to be crashing > Asterisk once in a while. I wasn't sure until I started asterisk with > safe_asterisk script and found a core dump in /tmp today. Asterisk > version is 1.0.6 and OH323 driver version is 0.6.5. Below is the > backtrace of the core dump. Does anyone know if 0.7.1 with CVS-HEAD > fixes this problem? As usual in such cases, my excuse is that I don't > have enough time otherwise I'd have traced the problem and fixed it :) > > #0 0x0188c3fd in RTP_JitterBuffer::Main () > from /usr/lib/asterisk/modules/chan_oh323.so > (gdb) bt > #0 0x0188c3fd in RTP_JitterBuffer::Main () > from /usr/lib/asterisk/modules/chan_oh323.so > #1 0x01950e6a in PThread::PX_ThreadStart () > from /usr/lib/asterisk/modules/chan_oh323.so > #2 0x00c8298c in start_thread () from /lib/tls/libpthread.so.0 > #3 0x00bdd7da in clone () from /lib/tls/libc.so.6 > _______________________________________________ > Asterisk-Users mailing list > Asterisk-Users@lists.digium.com > http://lists.digium.com/mailman/listinfo/asterisk-users > To UNSUBSCRIBE or update options visit: > http://lists.digium.com/mailman/listinfo/asterisk-users > >