[Asterisk-Dev] SigSeg in channel.c

Brian West brian.west at mac.com
Wed May 18 08:43:58 MST 2005


cd /usr/include/
rm -rf asterisk
cd /usr/src/asterisk
make clean
make

I don't think cvs-stable was updated to allow for this issue of  
system headers vs the included asterisk headers.

/b

On May 18, 2005, at 8:10 AM, Andreas Czerniak wrote:

> 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.
> _______________________________________________
> Asterisk-Dev mailing list
> Asterisk-Dev at lists.digium.com
> http://lists.digium.com/mailman/listinfo/asterisk-dev
> To UNSUBSCRIBE or update options visit:
>   http://lists.digium.com/mailman/listinfo/asterisk-dev
>




More information about the asterisk-dev mailing list