Re : RE : Re: freeradius-1.1.5 and FC4

2007-03-26 Thread Eshun Benjamin
> Module: Library search path is /usr/local/lib
> *** glibc detected *** radiusd: double free or corruption (fasttop):
> 0x090fcde8 ***

update your perl and install cvs 

$ cvs -d :pserver:[EMAIL PROTECTED]:/source login
  
CVS password: anoncvs

$ cvs -d :pserver:[EMAIL PROTECTED]:/source checkout -r
branch_1_1 radiusd
 
==

Benjamin K. Eshun

- Message d'origine 
De : elmalhi abdelghani <[EMAIL PROTECTED]>
À : FreeRadius users mailing list 
Envoyé le : Lundi, 26 Mars 2007, 15h20mn 09s
Objet : RE : Re: freeradius-1.1.5 and FC4

Hi ,
so, 
I encountered the same problem too.

any tipps?

Goke Aruna <[EMAIL PROTECTED]> a écrit : Ronaldo Zhou wrote:
> I encountered the problem, too.
>
> On 3/21/07, *Goke Aruna* >
> wrote:
>
> I installed freeradius-1.1.4 in FC4 and i got all the compilation
> without error.
>
> However, when i tried to run the radiusd in debug mode i got the
> error below
>
> Can someone pls point out my problem to me.
>
> Goksie
>
> [EMAIL PROTECTED] ~]# radiusd -X
> Starting - reading configuration files ...
> reread_config:  reading radiusd.conf
> Config:   including file: /usr/local/etc/raddb/proxy.conf
>
 Config:   including file: /usr/local/etc/raddb/clients.conf
> Config:   including file: /usr/local/etc/raddb/snmp.conf
> Config:   including file: /usr/local/etc/raddb/eap.conf
> Config:   including file: /usr/local/etc/raddb/sql.conf
> main: prefix = "/usr/local"
> main: localstatedir = "/usr/local/var"
> main: logdir = "/usr/local/var/log/radius"
> main: libdir = "/usr/local/lib"
> main: radacctdir = "/usr/local/var/log/radius/radacct"
> main: hostname_lookups = no
> main: max_request_time = 30
> main: cleanup_delay = 5
> main: max_requests = 1024
> main: delete_blocked_requests = 0
> main: port = 0
> main: allow_core_dumps = no
> main: log_stripped_names = no
> main: log_file = "/usr/local/var/log/radius/radius.log"
> main: log_auth = no
> main: log_auth_badpass = no
>
 main: log_auth_goodpass = no
> main: pidfile = "/usr/local/var/run/radiusd/radiusd.pid"
> main: user = "(null)"
> main: group = "(null)"
> main: usercollide = no
> main: lower_user = "no"
> main: lower_pass = "no"
> main: nospace_user = "no"
> main: nospace_pass = "no"
> main: checkrad = "/usr/local/sbin/checkrad"
> main: proxy_requests = yes
> proxy: retry_delay = 5
> proxy: retry_count = 3
> proxy: synchronous = no
> proxy: default_fallback = yes
> proxy: dead_time = 120
> proxy: post_proxy_authorize = no
> proxy: wake_all_if_all_dead = no
> security: max_attributes = 200
> security: reject_delay = 1
> security: status_server = no
> main: debug_level = 0
> read_config_files:  reading dictionary
> read_config_files:  reading naslist
>
 Using deprecated naslist file.  Support for this will go away soon.
> read_config_files:  reading clients
> read_config_files:  reading realms
> radiusd:  entering modules setup
> Module: Library search path is /usr/local/lib
> *** glibc detected *** radiusd: double free or corruption (fasttop):
> 0x090fcde8 ***
> === Backtrace: =
> /lib/libc.so.6[0x1b7424]
> /lib/libc.so.6(__libc_free+0x77)[0x1b795f]
> /usr/local/lib/libltdl.so.3[0xd9da50]
> /usr/local/lib/libltdl.so.3(lt_dlopenext+0xc3)[0xd9e51f]
> radiusd(find_module_instance+0x1bd)[0xe98fb5]
> radiusd(setup_modules+0x1c0)[0xe997b0]
> radiusd(main+0x3b0)[0xe9c814]
> /lib/libc.so.6(__libc_start_main+0xc6)[0x168de6]
> radiusd[0xe91cb5]
> === Memory map: 
> 00111000-0012b000 r-xp  fd:00 9865492   
 /lib/ld-2.3.5.so
> 
> 0012b000-0012c000 r-xp 00019000 fd:00 9865492/lib/ld- 2.3.5.so
> 
> 0012c000-0012d000 rwxp 0001a000 fd:00 9865492/lib/ld-2.3.5.so
> 
> 0012d000-0013b000 r-xp  fd:00 9865497/lib/libpthread-
> 2.3.5.so 
> 0013b000-0013c000 r-xp d000 fd:00
> 9865497/lib/libpthread-2.3.5.so 
> 0013c000-0013d000 rwxp e000 fd:00
> 9865497/lib/libpthread-2.3.5.so 
> 0013d000-0013f000 rwxp 0013d000 00:00 0
> 0013f000-00152000 r-xp  fd:00 12243222
> /usr/local/lib/libradius-1.1.5.so 
> 00152000-00153000 rwxp 00013000 fd:00 12243222
> /usr/local/lib/libradius- 1.1.5.so 
> 00153000-00154000 r

RE : Re: freeradius-1.1.5 and FC4

2007-03-26 Thread elmalhi abdelghani
Hi ,
so, 

I encountered the same problem too.

any tipps?


Goke Aruna <[EMAIL PROTECTED]> a écrit : Ronaldo Zhou wrote:
> I encountered the problem, too.
>
> On 3/21/07, *Goke Aruna* >
> wrote:
>
> I installed freeradius-1.1.4 in FC4 and i got all the compilation
> without error.
>
> However, when i tried to run the radiusd in debug mode i got the
> error below
>
> Can someone pls point out my problem to me.
>
> Goksie
>
> [EMAIL PROTECTED] ~]# radiusd -X
> Starting - reading configuration files ...
> reread_config:  reading radiusd.conf
> Config:   including file: /usr/local/etc/raddb/proxy.conf
> Config:   including file: /usr/local/etc/raddb/clients.conf
> Config:   including file: /usr/local/etc/raddb/snmp.conf
> Config:   including file: /usr/local/etc/raddb/eap.conf
> Config:   including file: /usr/local/etc/raddb/sql.conf
> main: prefix = "/usr/local"
> main: localstatedir = "/usr/local/var"
> main: logdir = "/usr/local/var/log/radius"
> main: libdir = "/usr/local/lib"
> main: radacctdir = "/usr/local/var/log/radius/radacct"
> main: hostname_lookups = no
> main: max_request_time = 30
> main: cleanup_delay = 5
> main: max_requests = 1024
> main: delete_blocked_requests = 0
> main: port = 0
> main: allow_core_dumps = no
> main: log_stripped_names = no
> main: log_file = "/usr/local/var/log/radius/radius.log"
> main: log_auth = no
> main: log_auth_badpass = no
> main: log_auth_goodpass = no
> main: pidfile = "/usr/local/var/run/radiusd/radiusd.pid"
> main: user = "(null)"
> main: group = "(null)"
> main: usercollide = no
> main: lower_user = "no"
> main: lower_pass = "no"
> main: nospace_user = "no"
> main: nospace_pass = "no"
> main: checkrad = "/usr/local/sbin/checkrad"
> main: proxy_requests = yes
> proxy: retry_delay = 5
> proxy: retry_count = 3
> proxy: synchronous = no
> proxy: default_fallback = yes
> proxy: dead_time = 120
> proxy: post_proxy_authorize = no
> proxy: wake_all_if_all_dead = no
> security: max_attributes = 200
> security: reject_delay = 1
> security: status_server = no
> main: debug_level = 0
> read_config_files:  reading dictionary
> read_config_files:  reading naslist
> Using deprecated naslist file.  Support for this will go away soon.
> read_config_files:  reading clients
> read_config_files:  reading realms
> radiusd:  entering modules setup
> Module: Library search path is /usr/local/lib
> *** glibc detected *** radiusd: double free or corruption (fasttop):
> 0x090fcde8 ***
> === Backtrace: =
> /lib/libc.so.6[0x1b7424]
> /lib/libc.so.6(__libc_free+0x77)[0x1b795f]
> /usr/local/lib/libltdl.so.3[0xd9da50]
> /usr/local/lib/libltdl.so.3(lt_dlopenext+0xc3)[0xd9e51f]
> radiusd(find_module_instance+0x1bd)[0xe98fb5]
> radiusd(setup_modules+0x1c0)[0xe997b0]
> radiusd(main+0x3b0)[0xe9c814]
> /lib/libc.so.6(__libc_start_main+0xc6)[0x168de6]
> radiusd[0xe91cb5]
> === Memory map: 
> 00111000-0012b000 r-xp  fd:00 9865492/lib/ld-2.3.5.so
> 
> 0012b000-0012c000 r-xp 00019000 fd:00 9865492/lib/ld- 2.3.5.so
> 
> 0012c000-0012d000 rwxp 0001a000 fd:00 9865492/lib/ld-2.3.5.so
> 
> 0012d000-0013b000 r-xp  fd:00 9865497/lib/libpthread-
> 2.3.5.so 
> 0013b000-0013c000 r-xp d000 fd:00
> 9865497/lib/libpthread-2.3.5.so 
> 0013c000-0013d000 rwxp e000 fd:00
> 9865497/lib/libpthread-2.3.5.so 
> 0013d000-0013f000 rwxp 0013d000 00:00 0
> 0013f000-00152000 r-xp  fd:00 12243222
> /usr/local/lib/libradius-1.1.5.so 
> 00152000-00153000 rwxp 00013000 fd:00 12243222
> /usr/local/lib/libradius- 1.1.5.so 
> 00153000-00154000 rwxp 00153000 00:00 0
> 00154000-00278000 r-xp  fd:00
> 9865493/lib/libc-2.3.5.so 
> 00278000-0027a000 r-xp 00124000 fd:00 9865493/lib/libc-
> 2.3.5.so 
> 0027a000-0027c000 rwxp 00126000 fd:00
> 9865493/lib/libc-2.3.5.so 
> 0027c000-0027e000 rwxp 0027c000 00:00 0
> 0027e000-002ed000 r-xp  fd:00 12243158  
> /usr/lib/libkrb5.so.3.2
> 002ed000-002f rwxp 0006e000 fd:00 12243158  
> /usr/lib/libkrb5.so.3.2
> 002f-002f2000 r-xp  fd:00
> 9865501/lib/libcom_err.so.2.1
> 002f2000-002f3000 rwxp 1000 fd:00
> 9865501/lib/libcom_err.so.2.1
> 002f3000-002f5000 r-xp  fd:00 12235980
> /usr/lib/libkrb5support.so.0.0
> 002f5000-002f6000 rwxp 1000 fd:00 12235980
> /usr/lib/libkrb5support.so.0.0
> 0030a000-00313000 r-xp  fd:00
> 9863221/lib/libnss_files- 2.3.5.so 
> 00313000-00314000 r-xp 8000 fd:00
> 9863221/lib/libnss_files-2.3.5.so 
> 00314000-00315000 rwxp 9000 fd:00
> 9863221/lib/l

Re: freeradius-1.1.5 and FC4

2007-03-25 Thread Goke Aruna
Ronaldo Zhou wrote:
> I encountered the problem, too.
>
> On 3/21/07, *Goke Aruna* <[EMAIL PROTECTED] >
> wrote:
>
> I installed freeradius-1.1.4 in FC4 and i got all the compilation
> without error.
>
> However, when i tried to run the radiusd in debug mode i got the
> error below
>
> Can someone pls point out my problem to me.
>
> Goksie
>
> [EMAIL PROTECTED] ~]# radiusd -X
> Starting - reading configuration files ...
> reread_config:  reading radiusd.conf
> Config:   including file: /usr/local/etc/raddb/proxy.conf
> Config:   including file: /usr/local/etc/raddb/clients.conf
> Config:   including file: /usr/local/etc/raddb/snmp.conf
> Config:   including file: /usr/local/etc/raddb/eap.conf
> Config:   including file: /usr/local/etc/raddb/sql.conf
> main: prefix = "/usr/local"
> main: localstatedir = "/usr/local/var"
> main: logdir = "/usr/local/var/log/radius"
> main: libdir = "/usr/local/lib"
> main: radacctdir = "/usr/local/var/log/radius/radacct"
> main: hostname_lookups = no
> main: max_request_time = 30
> main: cleanup_delay = 5
> main: max_requests = 1024
> main: delete_blocked_requests = 0
> main: port = 0
> main: allow_core_dumps = no
> main: log_stripped_names = no
> main: log_file = "/usr/local/var/log/radius/radius.log"
> main: log_auth = no
> main: log_auth_badpass = no
> main: log_auth_goodpass = no
> main: pidfile = "/usr/local/var/run/radiusd/radiusd.pid"
> main: user = "(null)"
> main: group = "(null)"
> main: usercollide = no
> main: lower_user = "no"
> main: lower_pass = "no"
> main: nospace_user = "no"
> main: nospace_pass = "no"
> main: checkrad = "/usr/local/sbin/checkrad"
> main: proxy_requests = yes
> proxy: retry_delay = 5
> proxy: retry_count = 3
> proxy: synchronous = no
> proxy: default_fallback = yes
> proxy: dead_time = 120
> proxy: post_proxy_authorize = no
> proxy: wake_all_if_all_dead = no
> security: max_attributes = 200
> security: reject_delay = 1
> security: status_server = no
> main: debug_level = 0
> read_config_files:  reading dictionary
> read_config_files:  reading naslist
> Using deprecated naslist file.  Support for this will go away soon.
> read_config_files:  reading clients
> read_config_files:  reading realms
> radiusd:  entering modules setup
> Module: Library search path is /usr/local/lib
> *** glibc detected *** radiusd: double free or corruption (fasttop):
> 0x090fcde8 ***
> === Backtrace: =
> /lib/libc.so.6[0x1b7424]
> /lib/libc.so.6(__libc_free+0x77)[0x1b795f]
> /usr/local/lib/libltdl.so.3[0xd9da50]
> /usr/local/lib/libltdl.so.3(lt_dlopenext+0xc3)[0xd9e51f]
> radiusd(find_module_instance+0x1bd)[0xe98fb5]
> radiusd(setup_modules+0x1c0)[0xe997b0]
> radiusd(main+0x3b0)[0xe9c814]
> /lib/libc.so.6(__libc_start_main+0xc6)[0x168de6]
> radiusd[0xe91cb5]
> === Memory map: 
> 00111000-0012b000 r-xp  fd:00 9865492/lib/ld-2.3.5.so
> 
> 0012b000-0012c000 r-xp 00019000 fd:00 9865492/lib/ld- 2.3.5.so
> 
> 0012c000-0012d000 rwxp 0001a000 fd:00 9865492/lib/ld-2.3.5.so
> 
> 0012d000-0013b000 r-xp  fd:00 9865497/lib/libpthread-
> 2.3.5.so 
> 0013b000-0013c000 r-xp d000 fd:00
> 9865497/lib/libpthread-2.3.5.so 
> 0013c000-0013d000 rwxp e000 fd:00
> 9865497/lib/libpthread-2.3.5.so 
> 0013d000-0013f000 rwxp 0013d000 00:00 0
> 0013f000-00152000 r-xp  fd:00 12243222
> /usr/local/lib/libradius-1.1.5.so 
> 00152000-00153000 rwxp 00013000 fd:00 12243222
> /usr/local/lib/libradius- 1.1.5.so 
> 00153000-00154000 rwxp 00153000 00:00 0
> 00154000-00278000 r-xp  fd:00
> 9865493/lib/libc-2.3.5.so 
> 00278000-0027a000 r-xp 00124000 fd:00 9865493/lib/libc-
> 2.3.5.so 
> 0027a000-0027c000 rwxp 00126000 fd:00
> 9865493/lib/libc-2.3.5.so 
> 0027c000-0027e000 rwxp 0027c000 00:00 0
> 0027e000-002ed000 r-xp  fd:00 12243158  
> /usr/lib/libkrb5.so.3.2
> 002ed000-002f rwxp 0006e000 fd:00 12243158  
> /usr/lib/libkrb5.so.3.2
> 002f-002f2000 r-xp  fd:00
> 9865501/lib/libcom_err.so.2.1
> 002f2000-002f3000 rwxp 1000 fd:00
> 9865501/lib/libcom_err.so.2.1
> 002f3000-002f5000 r-xp  fd:00 12235980
> /usr/lib/libkrb5support.so.0.0
> 002f5000-002f6000 rwxp 1000 fd:00 12235980
> /usr/lib/libkrb5support.so.0.0
> 0030a000-00313000 r-xp  fd:00
> 9863221/lib/libnss_files- 2.3.5.so 
> 003

Re: freeradius-1.1.5 and FC4

2007-03-23 Thread Ronaldo Zhou

I encountered the problem, too.

On 3/21/07, Goke Aruna <[EMAIL PROTECTED]> wrote:


I installed freeradius-1.1.4 in FC4 and i got all the compilation
without error.

However, when i tried to run the radiusd in debug mode i got the error
below

Can someone pls point out my problem to me.

Goksie

[EMAIL PROTECTED] ~]# radiusd -X
Starting - reading configuration files ...
reread_config:  reading radiusd.conf
Config:   including file: /usr/local/etc/raddb/proxy.conf
Config:   including file: /usr/local/etc/raddb/clients.conf
Config:   including file: /usr/local/etc/raddb/snmp.conf
Config:   including file: /usr/local/etc/raddb/eap.conf
Config:   including file: /usr/local/etc/raddb/sql.conf
main: prefix = "/usr/local"
main: localstatedir = "/usr/local/var"
main: logdir = "/usr/local/var/log/radius"
main: libdir = "/usr/local/lib"
main: radacctdir = "/usr/local/var/log/radius/radacct"
main: hostname_lookups = no
main: max_request_time = 30
main: cleanup_delay = 5
main: max_requests = 1024
main: delete_blocked_requests = 0
main: port = 0
main: allow_core_dumps = no
main: log_stripped_names = no
main: log_file = "/usr/local/var/log/radius/radius.log"
main: log_auth = no
main: log_auth_badpass = no
main: log_auth_goodpass = no
main: pidfile = "/usr/local/var/run/radiusd/radiusd.pid"
main: user = "(null)"
main: group = "(null)"
main: usercollide = no
main: lower_user = "no"
main: lower_pass = "no"
main: nospace_user = "no"
main: nospace_pass = "no"
main: checkrad = "/usr/local/sbin/checkrad"
main: proxy_requests = yes
proxy: retry_delay = 5
proxy: retry_count = 3
proxy: synchronous = no
proxy: default_fallback = yes
proxy: dead_time = 120
proxy: post_proxy_authorize = no
proxy: wake_all_if_all_dead = no
security: max_attributes = 200
security: reject_delay = 1
security: status_server = no
main: debug_level = 0
read_config_files:  reading dictionary
read_config_files:  reading naslist
Using deprecated naslist file.  Support for this will go away soon.
read_config_files:  reading clients
read_config_files:  reading realms
radiusd:  entering modules setup
Module: Library search path is /usr/local/lib
*** glibc detected *** radiusd: double free or corruption (fasttop):
0x090fcde8 ***
=== Backtrace: =
/lib/libc.so.6[0x1b7424]
/lib/libc.so.6(__libc_free+0x77)[0x1b795f]
/usr/local/lib/libltdl.so.3[0xd9da50]
/usr/local/lib/libltdl.so.3(lt_dlopenext+0xc3)[0xd9e51f]
radiusd(find_module_instance+0x1bd)[0xe98fb5]
radiusd(setup_modules+0x1c0)[0xe997b0]
radiusd(main+0x3b0)[0xe9c814]
/lib/libc.so.6(__libc_start_main+0xc6)[0x168de6]
radiusd[0xe91cb5]
=== Memory map: 
00111000-0012b000 r-xp  fd:00 9865492/lib/ld-2.3.5.so
0012b000-0012c000 r-xp 00019000 fd:00 9865492/lib/ld-2.3.5.so
0012c000-0012d000 rwxp 0001a000 fd:00 9865492/lib/ld-2.3.5.so
0012d000-0013b000 r-xp  fd:00 9865497/lib/libpthread-2.3.5.so
0013b000-0013c000 r-xp d000 fd:00 9865497/lib/libpthread-2.3.5.so
0013c000-0013d000 rwxp e000 fd:00 9865497/lib/libpthread-2.3.5.so
0013d000-0013f000 rwxp 0013d000 00:00 0
0013f000-00152000 r-xp  fd:00 12243222
/usr/local/lib/libradius-1.1.5.so
00152000-00153000 rwxp 00013000 fd:00 12243222
/usr/local/lib/libradius-1.1.5.so
00153000-00154000 rwxp 00153000 00:00 0
00154000-00278000 r-xp  fd:00 9865493/lib/libc-2.3.5.so
00278000-0027a000 r-xp 00124000 fd:00 9865493/lib/libc-2.3.5.so
0027a000-0027c000 rwxp 00126000 fd:00 9865493/lib/libc-2.3.5.so
0027c000-0027e000 rwxp 0027c000 00:00 0
0027e000-002ed000 r-xp  fd:00 12243158   /usr/lib/libkrb5.so.3.2
002ed000-002f rwxp 0006e000 fd:00 12243158   /usr/lib/libkrb5.so.3.2
002f-002f2000 r-xp  fd:00 9865501/lib/libcom_err.so.2.1
002f2000-002f3000 rwxp 1000 fd:00 9865501/lib/libcom_err.so.2.1
002f3000-002f5000 r-xp  fd:00 12235980
/usr/lib/libkrb5support.so.0.0
002f5000-002f6000 rwxp 1000 fd:00 12235980
/usr/lib/libkrb5support.so.0.0
0030a000-00313000 r-xp  fd:00 9863221/lib/libnss_files-
2.3.5.so
00313000-00314000 r-xp 8000 fd:00 9863221/lib/libnss_files-
2.3.5.so
00314000-00315000 rwxp 9000 fd:00 9863221/lib/libnss_files-
2.3.5.so
00331000-00333000 r-xp  fd:00 12243500
/usr/local/lib/rlm_exec-1.1.5.so
00333000-00334000 rwxp 1000 fd:00 12243500
/usr/local/lib/rlm_exec-1.1.5.so
0072f000-00738000 r-xp  fd:00 9865500
/lib/libgcc_s-4.0.0-20050520.so.1
00738000-00739000 rwxp 9000 fd:00 9865500
/lib/libgcc_s-4.0.0-20050520.so.1
00841000-00864000 r-xp  fd:00 12243157
/usr/lib/libk5crypto.so.3.0
00864000-00865000 rwxp 00023000 fd:00 12243157
/usr/lib/libk5crypto.so.3.0
00b06000-00bfe000 r-xp  fd:00 9865496/lib/libcrypto.so.0.9.7f
00bfe000-00c1 rwxp 000f8000 fd:00 9865496/lib/libcrypto.so.0.9.7f
00c1-00c13000 rwxp 00c1 00:00 0
00c6c000-00c7e000 r-xp  fd:00 12227470   /usr/lib/libz.so.1.2.2.2
00c7e000-00c7f000 rwxp 00011000 fd:00 12227470   /usr/lib/libz.so.1.