[Asterisk-Dev] ast_smoother_feed frame.c

Santosh Prasad sprasad at hubris.net
Tue Jul 1 12:08:24 MST 2003


 Hello  Michael,

> Checking the backtrace, it seems that the "s" pointer is
> corrupted, since it isn't NULL. It's a strange situation.
> Try these from inside gdb, to get more info:
> 
> print *s
> print *f

(gdb) print *s
Cannot access memory at address 0x8fc0db41
(gdb) print *f
$1 = {frametype = 2, subclass = 4, datalen = 160, samples = 160, mallocd 
= 0, offset = 76,
  src = 0x80a8506 "RTP", data = 0x4160309c, prev = 0x0, next = 0x0}
(gdb)



Now how do I fix the "s" pointer. Please suggest


 Best

 Santosh



More information about the asterisk-dev mailing list