Displaying 1 result from an estimated 1 matches for "generic_32".
Did you mean:
generic_22
2010 Dec 01
1
codec_g729a implicated in file descriptor buildup
...ipe () from /lib/libc.so.6
#1 0xb69384ce in __cxa_finalize () from
/usr/lib/asterisk/modules/codec_g729a.so
#2 0xae7fdae4 in ?? ()
#3 0xae7fcae4 in ?? ()
#4 0x00001000 in ?? ()
#5 0x00000000 in ?? ()
The version of the g279 module is: Digium G.729A Module Version
1.6.2.0_3.1.4 (optimized for generic_32)
Just now, on a very low-volume asterisk server I am monitoring, two calls
just got processed. The
g729a codec did a pair of pipe() calls, and voila! I have one more open file
descriptor as reported by lsof.
Some of my servers (which are busy, but nowhere near capacity!) will build
up 100 such...