[Home]

Summary:ASTERISK-03416: crash on transfer
Reporter:cherso (cherso)Labels:
Date Opened:2005-02-02 05:21:05.000-0600Date Closed:2011-06-07 14:01:05
Priority:CriticalRegression?No
Status:Closed/CompleteComponents:Channels/chan_sip/Transfers
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:( 0) btfull.txt
Description:#0  0x0805be46 in ast_queue_frame (chan=0x818cbb0, fin=0xbf1ff694) at channel.c:412
412             cur = chan->pvt->readq;
(gdb) bt
#0  0x0805be46 in ast_queue_frame (chan=0x818cbb0, fin=0xbf1ff694) at channel.c:412
#1  0x080afbee in ast_dsp_process (chan=0x818cbb0, dsp=0x818c438, af=0xbf1ff694) at dsp.c:1462
#2  0x4047b117 in pipe_frame (p=0x81be2b8, f=0x818c438) at chan_capi.c:1218
#3  0x4047b44b in pipe_msg (PLCI=257, CMSG=0x81417a0) at chan_capi.c:1865
#4  0x40480ad0 in capi_handle_msg (CMSG=0x101) at chan_capi.c:2214
ASTERISK-1  0x4047fbbd in do_monitor (data=0x0) at chan_capi.c:2244
ASTERISK-2  0x4002c54e in pthread_start_thread () from /lib/libpthread.so.0
ASTERISK-3  0x401d7b8a in clone () from /lib/libc.so.6
Comments:By: Brian West (bkw918) 2005-02-02 09:40:17.000-0600

I smell a chan_capi bug.

bkw

By: Mark Spencer (markster) 2005-02-02 10:51:09.000-0600

chan_capi is not part of asterisk.  If you duplicate this on unpatched asterisk without chan_capi, then feel free to open a new bug.