[asterisk-dev] Asterisk 1.4.18 - Memory Leak in manager.c
Jim Capp
jcapp at anteil.com
Mon Mar 3 08:38:58 CST 2008
Has anyone else experienced a problem with memory leak in manager.c? I
tested all four release candidates of 1.4.18 on private servers and then
downloaded and installed 1.4.18.tar.gz for a customer who has a heavy
use of AMI. Within 4 hours, the system started logging hundreds of
messages like these:
[Mar 1 00:04:16] ERROR[28863]
/usr/src/asterisk-1.4.18/include/asterisk/utils.h: Memory Allocation
Failure in function xml_translate at line 354 of manager.c
[Mar 1 00:04:17] ERROR[28867]
/usr/src/asterisk-1.4.18/include/asterisk/utils.h: Memory Allocation
Failure in function xml_translate at line 354 of manager.c
[Mar 1 00:04:17] ERROR[28871]
/usr/src/asterisk-1.4.18/include/asterisk/utils.h: Memory Allocation
Failure in function xml_translate at line 354 of manager.c
[Mar 1 00:04:17] ERROR[28875]
/usr/src/asterisk-1.4.18/include/asterisk/utils.h: Memory Allocation
Failure in function xml_translate at line 354 of manager.c
[Mar 1 00:04:17] ERROR[28879]
/usr/src/asterisk-1.4.18/include/asterisk/utils.h: Memory Allocation
Failure in function xml_translate at line 354 of manager.c
[Mar 1 00:04:17] ERROR[28883]
/usr/src/asterisk-1.4.18/include/asterisk/utils.h: Memory Allocation
Failure in function xml_translate at line 354 of manager.c
[Mar 1 00:04:18] ERROR[28887]
/usr/src/asterisk-1.4.18/include/asterisk/utils.h: Memory Allocation
Failure in function xml_translate at line 354 of manager.c
[Mar 1 00:04:18] ERROR[28891]
/usr/src/asterisk-1.4.18/include/asterisk/utils.h: Memory Allocation
Failure in function xml_translate at line 354 of manager.c
[Mar 1 00:04:18] ERROR[28895]
/usr/src/asterisk-1.4.18/include/asterisk/utils.h: Memory Allocation
Failure in function xml_translate at line 354 of manager.c
Any ideas?
Jim
More information about the asterisk-dev
mailing list