Hello all:

I am running FreeRadius-0.9.3 on RedHat Linux 9. When I run Memory Profiler (MemProf) I see a lot of memory leaks being reported. Don't mean to be annoying, but I have dumped all the reported memory leak cases below for analysis. But before that, the following are my system specifications :-

$ uname -a
Linux jaikoful 2.4.20-8 #1 Thu Mar 13 17:54:28 EST 2003 i686 i686 i386 GNU/Linux


Libraries -
libtool-libs-1.4.3-5
libtool-1.4.3-5
glibc-common-2.3.2-11.9
glibc-2.3.2-11.9
glibc-devel-2.3.2-11.9
glibc-kernheaders-2.4-8.10
gcc-3.2.2-5

Leaked 0x8124e70 (1024 bytes)
[0x40018809]
__i686.get_pc_thunk.cx()
main(): /home/radius/freeradius-0.9.3/src/main/radiusd.c:486
__i686.get_pc_thunk.cx()
_start(): ../sysdeps/i386/elf/start.S:83
Leaked 0x8124b68 (68 bytes)
_dl_allocate_tls()
allocate_stack()
pthread_create@@GLIBC_2.1()
spawn_thread(): /home/radius/freeradius-0.9.3/src/main/threads.c:371
thread_pool_init(): /home/radius/freeradius-0.9.3/src/main/threads.c:489
main(): /home/radius/freeradius-0.9.3/src/main/radiusd.c:685
__i686.get_pc_thunk.cx()
_start(): ../sysdeps/i386/elf/start.S:83
Leaked 0x81222e0 (8 bytes)
[0x40018809]
__i686.get_pc_thunk.cx()
__i686.get_pc_thunk.cx()
__i686.get_pc_thunk.cx()
__i686.get_pc_thunk.cx()
__i686.get_pc_thunk.cx()
main(): /home/radius/freeradius-0.9.3/src/main/radiusd.c:486
__i686.get_pc_thunk.cx()
_start(): ../sysdeps/i386/elf/start.S:83
Leaked 0x811d088 (13 bytes)
[0x40018809]
[0x4009c818]
[0x4009d47c]
[0x4009dc54]
[0x4009e752]
linkto_module():/home/radius/freeradius-0.9.3/src/main/modules.c:208
find_module_instance():/home/radius/freeradius-0.9.3/src/main/modules.c:349
do_compile_modsingle():/home/radius/freeradius-0.9.3/src/main/modcall.c:783
compile_modsingle(): /home/radius/freeradius-0.9.3/src/main/modcall.c:800
load_component_section(): /home/radius/freeradius-0.9.3/src/main/modules.c:560
setup_modules(): /home/radius/freeradius-0.9.3/src/main/modules.c:829
main(): /home/radius/freeradius-0.9.3/src/main/radiusd.c:443
__i686.get_pc_thunk.cx()
_start(): ../sysdeps/i386/elf/start.S:83
Leaked 0x80f8d40 (16 bytes)
_dlerror_run()
dlopen@@GLIBC_2.1()
[0x4009c96a]
[0x4009d1b0]
[0x4009d3a3]
[0x4009e2c7]
[0x4009e752]
linkto_module(): /home/radius/freeradius-0.9.3/src/main/modules.c:208
find_module_instance(): /home/radius/freeradius-0.9.3/src/main/modules.c:349
do_compile_modsingle(): /home/radius/freeradius-0.9.3/src/main/modcall.c:783
compile_modsingle(): /home/radius/freeradius-0.9.3/src/main/modcall.c:800
load_component_section(): /home/radius/freeradius-0.9.3/src/main/modules.c:560
setup_modules(): /home/radius/freeradius-0.9.3/src/main/modules.c:829
main(): /home/radius/freeradius-0.9.3/src/main/radiusd.c:443
__i686.get_pc_thunk.cx()
_start(): ../sysdeps/i386/elf/start.S:83
Leaked 0x80f8c70 (18 bytes)
[0x40018809]
[0x4009c818]
[0x4009d47c]
[0x4009dc54]
[0x4009e752]
linkto_module(): /home/radius/freeradius-0.9.3/src/main/modules.c:208
find_module_instance(): /home/radius/freeradius-0.9.3/src/main/modules.c:349
do_compile_modsingle(): /home/radius/freeradius-0.9.3/src/main/modcall.c:783
compile_modsingle(): /home/radius/freeradius-0.9.3/src/main/modcall.c:800
load_component_section(): /home/radius/freeradius-0.9.3/src/main/modules.c:560
setup_modules(): /home/radius/freeradius-0.9.3/src/main/modules.c:829
main(): /home/radius/freeradius-0.9.3/src/main/radiusd.c:443
__i686.get_pc_thunk.cx()
_start(): ../sysdeps/i386/elf/start.S:83
Leaked 0x80a1c40 (48 bytes)
[0x40018809]
__i686.get_pc_thunk.cx()
__i686.get_pc_thunk.cx()
__i686.get_pc_thunk.cx()
__i686.get_pc_thunk.cx()
__i686.get_pc_thunk.cx()
vradlog(): /home/radius/freeradius-0.9.3/src/main/log.c:126
radlog(): /home/radius/freeradius-0.9.3/src/main/log.c:228
read_mainconfig(): /home/radius/freeradius-0.9.3/src/main/mainconfig.c:735
main(): /home/radius/freeradius-0.9.3/src/main/radiusd.c:419
__i686.get_pc_thunk.cx()
_start(): ../sysdeps/i386/elf/start.S:83
Leaked 0x80a1af8 (12 bytes)
[0x40018809]
__i686.get_pc_thunk.cx()
__i686.get_pc_thunk.cx()
__i686.get_pc_thunk.cx()
__i686.get_pc_thunk.cx()
__i686.get_pc_thunk.cx()
__i686.get_pc_thunk.cx()
vradlog(): /home/radius/freeradius-0.9.3/src/main/log.c:126
radlog(): /home/radius/freeradius-0.9.3/src/main/log.c:228
read_mainconfig(): /home/radius/freeradius-0.9.3/src/main/mainconfig.c:735
main(): /home/radius/freeradius-0.9.3/src/main/radiusd.c:419
__i686.get_pc_thunk.cx()
_start(): ../sysdeps/i386/elf/start.S:83
Leaked 0x80a1ae8 (12 bytes)
[0x40018809]
__i686.get_pc_thunk.cx()
__i686.get_pc_thunk.cx()
__i686.get_pc_thunk.cx()
__i686.get_pc_thunk.cx()
__i686.get_pc_thunk.cx()
__i686.get_pc_thunk.cx()
vradlog(): /home/radius/freeradius-0.9.3/src/main/log.c:126
radlog(): /home/radius/freeradius-0.9.3/src/main/log.c:228
read_mainconfig(): /home/radius/freeradius-0.9.3/src/main/mainconfig.c:735
main(): /home/radius/freeradius-0.9.3/src/main/radiusd.c:419
__i686.get_pc_thunk.cx()
_start(): ../sysdeps/i386/elf/start.S:83
Leaked 0x80a1ad8 (12 bytes)
[0x40018809]
__i686.get_pc_thunk.cx()
__i686.get_pc_thunk.cx()
__i686.get_pc_thunk.cx()
__i686.get_pc_thunk.cx()
__i686.get_pc_thunk.cx()
__i686.get_pc_thunk.cx()
vradlog(): /home/radius/freeradius-0.9.3/src/main/log.c:126
radlog(): /home/radius/freeradius-0.9.3/src/main/log.c:228
read_mainconfig(): /home/radius/freeradius-0.9.3/src/main/mainconfig.c:735
main(): /home/radius/freeradius-0.9.3/src/main/radiusd.c:419
__i686.get_pc_thunk.cx()
_start(): ../sysdeps/i386/elf/start.S:83
Leaked 0x80a1ac0 (15 bytes)
[0x40018809]
__i686.get_pc_thunk.cx()
__i686.get_pc_thunk.cx()
__i686.get_pc_thunk.cx()
__i686.get_pc_thunk.cx()
__i686.get_pc_thunk.cx()
vradlog(): /home/radius/freeradius-0.9.3/src/main/log.c:126
radlog(): /home/radius/freeradius-0.9.3/src/main/log.c:228
read_mainconfig(): /home/radius/freeradius-0.9.3/src/main/mainconfig.c:735
main(): /home/radius/freeradius-0.9.3/src/main/radiusd.c:419
__i686.get_pc_thunk.cx()
_start(): ../sysdeps/i386/elf/start.S:83
Leaked 0x80a1a88 (16 bytes)
[0x40018809]
__i686.get_pc_thunk.cx()
__i686.get_pc_thunk.cx()
__i686.get_pc_thunk.cx()
__i686.get_pc_thunk.cx()
[0x40018780]
[0x40018809]
main(): /home/radius/freeradius-0.9.3/src/main/radiusd.c:300
__i686.get_pc_thunk.cx()
_start(): ../sysdeps/i386/elf/start.S:83
Leaked 0x80a1a70 (16 bytes)
[0x40018809]
__i686.get_pc_thunk.cx()
__i686.get_pc_thunk.cx()
__i686.get_pc_thunk.cx()
__i686.get_pc_thunk.cx()
[0x40018780]
[0x40018809]
main(): /home/radius/freeradius-0.9.3/src/main/radiusd.c:300
__i686.get_pc_thunk.cx()
_start(): ../sysdeps/i386/elf/start.S:83
Leaked 0x80a1a58 (16 bytes)
[0x40018809]
__i686.get_pc_thunk.cx()
__i686.get_pc_thunk.cx()
__i686.get_pc_thunk.cx()
__i686.get_pc_thunk.cx()
[0x40018780]
[0x40018809]
main(): /home/radius/freeradius-0.9.3/src/main/radiusd.c:300
__i686.get_pc_thunk.cx()
_start(): ../sysdeps/i386/elf/start.S:83



- List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Reply via email to