[Asterisk-Dev] SigSeg in channel.c
Andreas Czerniak
cognac at amcs.net
Wed May 18 06:10:49 MST 2005
Dear !
After an update from 1.0.3 -> 1.0.7 Asterisk, I have an Segmentation fault
at regular intervals in the channel.c file. Every SigSeg produce an core
dump file. After loading this in gdb, asterisk interrupt every time in the
same line:
#0 0x0805dac6 in ast_queue_frame (chan=0x81bcb48, fin=0x41203750) at
channel.c:384
384 cur = chan->pvt->readq;
Our configuration: Asterisk 1.0.7, on a linux 2.6.11.9 with mISDN and CAPI
devices.
Have anyone an hint for more debugging output or a solution for this
problem ?
Thx in advanced,
Andreas.
More information about the asterisk-dev
mailing list