[asterisk-users] console/dsp seg fault

Jerry Geis geisj at pagestation.com
Fri Jul 25 09:47:04 CDT 2008


I am using 2 asterisk 1.4.21 boxes.
the main one every 20 seconds does an outgoing call file to the second
box and speaks a wav file over the console/dsp.

Works for A LONG TIME then seg fault.
I have posted a bug report but to date there has been no action.

I tried to see if there was some thing simple by attaching to the 
process with gdb
but it is not showing up.

Was wondering if the list had any suggestions. Thanks.

Jerry

-----------------------

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread -1215857760 (LWP 29590)]
__ast_read (chan=0x8ed5e08, dropaudio=0) at channel.c:2052
2052 f = AST_LIST_REMOVE_HEAD(&chan->readq, frame_list);
(gdb) where
#0 __ast_read (chan=0x8ed5e08, dropaudio=0) at channel.c:2052
#1 0x08087b69 in ast_channel_bridge (c0=0x8eca668, c1=0x8ed5e08,
    config=0xb78720d0, fo=0xb7871ca0, rc=0xb7871ca4) at channel.c:2348
#2 0x002f4bad in ast_bridge_call (chan=0x8eca668, peer=0x8ed5e08,
    config=0xb78720d0) at res_features.c:1422
#3 0x00cbf03a in dial_exec_full (chan=0x8eca668, data=) at app_dial.c:1699
#4 0x00cc1bd4 in dial_exec (chan=0xffffffff, data=0xffffffff)
    at app_dial.c:1753
0000005 <http://bugs.digium.com/view.php?id=5> 0x080ca1d0 in 
pbx_extension_helper (c=0x8eca668, con=)
    at /usr/src/digium/asterisk-1.4.21.1/include/asterisk/strings.h:35
0000006 <http://bugs.digium.com/view.php?id=6> 0x080ceb46 in 
__ast_pbx_run (c=0x8eca668) at pbx.c:2317
0000007 <http://bugs.digium.com/view.php?id=7> 0x080d097e in pbx_thread 
(data=0x8eca668) at pbx.c:2636
0000008 <http://bugs.digium.com/view.php?id=8> 0x080ff5e5 in dummy_start 
(data=0xffffffff) at utils.c:895
0000009 <http://bugs.digium.com/view.php?id=9> 0x005963cc in 
start_thread () from /lib/tls/libpthread.so.0
0000010 <http://bugs.digium.com/view.php?id=10> 0x004ef1ae in clone () 
from /lib/tls/libc.so.6

Jerry



More information about the asterisk-users mailing list