Re: error on start freeradius + jradius
* moved to -users list... On Friday 13 July 2007 10:25:15 Renan Tateoka wrote:
2007/7/13, Alan DeKok <aland@deployingradius.com>:
Renan Tateoka wrote:
hi everybody,
I have installed freeradius 1.1.5
Why? Install 1.1.6.
Alan DeKok.
hi,
i`m sorry, I think that the message went wrong...
I have installed freeradius 1.1.5 and jradius patch 1.1.5... ... Module: Library search path is /usr/local/lib *** glibc detected *** /usr/local/sbin/radiusd: double free or corruption (fasttop): 0x800fae98 ***
What part of Alan's message was unclear? 1.1.5 has a bug that has been beaten to death on the users list. 1.1.6 doesn't. Use 1.1.6 or later, then try your tests again. Kevin Bonner
I read this post and for more than 8 hours i have been trying to install freeradius 1.1.5 -.6 and .7 unseccesfully. With versions 5 and 6 i get errors saying the glibc error. With 7 i get something different: with 1.1.7 + jradius patch i get the rlm_acct_unique is not a valid libtool archive error. For each installation i made sure i deleted the raddb folder before installing again. Should i give up and go back to 1.1.1 ? I am using ubuntu by the way regards George Kevin Bonner wrote:
* moved to -users list...
On Friday 13 July 2007 10:25:15 Renan Tateoka wrote:
2007/7/13, Alan DeKok <aland@deployingradius.com>:
Renan Tateoka wrote:
hi everybody,
I have installed freeradius 1.1.5
Why? Install 1.1.6.
Alan DeKok.
hi,
i`m sorry, I think that the message went wrong...
I have installed freeradius 1.1.5 and jradius patch 1.1.5... ... Module: Library search path is /usr/local/lib *** glibc detected *** /usr/local/sbin/radiusd: double free or corruption (fasttop): 0x800fae98 ***
What part of Alan's message was unclear? 1.1.5 has a bug that has been beaten to death on the users list. 1.1.6 doesn't. Use 1.1.6 or later, then try your tests again.
Kevin Bonner
------------------------------------------------------------------------
- List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
On Thursday 09 August 2007 15:05:55 George Beitis wrote:
I read this post and for more than 8 hours i have been trying to install freeradius 1.1.5 -.6 and .7 unseccesfully. With versions 5 and 6 i get errors saying the glibc error. With 7 i get something different: with 1.1.7 + jradius patch i get the rlm_acct_unique is not a valid libtool archive error. For each installation i made sure i deleted the raddb folder before installing again. Should i give up and go back to 1.1.1 ?
I am using ubuntu by the way
regards George
Can you post the actual 1.1.7 build output with errors? I have no idea what the jradius patch is, but does the build work without that patch? Kevin Bonner
Hi Kevin This is the output i get Any ideas? regards George root@bit:/# /usr/local/sbin/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/jradius.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 *** /usr/local/sbin/radiusd: double free or corruption (fasttop): 0x80101ef0 *** ======= Backtrace: ========= /lib/tls/i686/cmov/libc.so.6[0xb7d787cd] /lib/tls/i686/cmov/libc.so.6(cfree+0x90)[0xb7d7be30] /usr/local/lib/libltdl.so.3[0xb7e597cb] /usr/local/lib/libltdl.so.3(lt_dlopenext+0xbe)[0xb7e5a15e] /usr/local/sbin/radiusd(find_module_instance+0x358)[0x8000daa8] /usr/local/sbin/radiusd(setup_modules+0x1e8)[0x8000df48] /usr/local/sbin/radiusd(main+0x46c)[0x8001173c] /lib/tls/i686/cmov/libc.so.6(__libc_start_main+0xdc)[0xb7d26ebc] /usr/local/sbin/radiusd[0x80004fb1] ======= Memory map: ======== 80000000-8001e000 r-xp 00000000 08:01 2775048 /usr/local/sbin/radiusd 8001e000-8001f000 rw-p 0001e000 08:01 2775048 /usr/local/sbin/radiusd 8001f000-80107000 rw-p 8001f000 00:00 0 [heap] b7b00000-b7b21000 rw-p b7b00000 00:00 0 b7b21000-b7c00000 ---p b7b21000 00:00 0 b7cee000-b7cf9000 r-xp 00000000 08:01 3620928 /lib/libgcc_s.so.1 b7cf9000-b7cfa000 rw-p 0000a000 08:01 3620928 /lib/libgcc_s.so.1 b7cfa000-b7d03000 r-xp 00000000 08:01 3624181 /lib/tls/i686/cmov/libnss_files-2.5.so b7d03000-b7d05000 rw-p 00008000 08:01 3624181 /lib/tls/i686/cmov/libnss_files-2.5.so b7d0f000-b7d11000 rw-p b7d0f000 00:00 0 b7d11000-b7e4c000 r-xp 00000000 08:01 3624164 /lib/tls/i686/cmov/libc-2.5.so b7e4c000-b7e4d000 r--p 0013b000 08:01 3624164 /lib/tls/i686/cmov/libc-2.5.so b7e4d000-b7e4f000 rw-p 0013c000 08:01 3624164 /lib/tls/i686/cmov/libc-2.5.so b7e4f000-b7e52000 rw-p b7e4f000 00:00 0 b7e52000-b7e54000 r-xp 00000000 08:01 3624170 /lib/tls/i686/cmov/libdl-2.5.so b7e54000-b7e56000 rw-p 00001000 08:01 3624170 /lib/tls/i686/cmov/libdl-2.5.so b7e56000-b7e5b000 r-xp 00000000 08:01 2773141 /usr/local/lib/libltdl.so.3.1.4 b7e5b000-b7e5c000 rw-p 00004000 08:01 2773141 /usr/local/lib/libltdl.so.3.1.4 b7e5c000-b7e61000 r-xp 00000000 08:01 3624168 /lib/tls/i686/cmov/libcrypt-2.5.so b7e61000-b7e63000 rw-p 00004000 08:01 3624168 /lib/tls/i686/cmov/libcrypt-2.5.so b7e63000-b7e8a000 rw-p b7e63000 00:00 0 b7e8a000-b7e9f000 r-xp 00000000 08:01 2775049 /usr/local/lib/libradius-1.1.7.so b7e9f000-b7ea0000 rw-p 00015000 08:01 2775049 /usr/local/lib/libradius-1.1.7.so b7ea0000-b7ea1000 rw-p b7ea0000 00:00 0 b7ea1000-b7eb4000 r-xp 00000000 08:01 3624190 /lib/tls/i686/cmov/libpthread-2.5.so b7eb4000-b7eb6000 rw-p 00013000 08:01 3624190 /lib/tls/i686/cmov/libpthread-2.5.so b7eb6000-b7eb9000 rw-p b7eb6000 00:00 0 b7eb9000-b7ec8000 r-xp 00000000 08:01 3624192 /lib/tls/i686/cmov/libresolv-2.5.so b7ec8000-b7eca000 rw-p 0000f000 08:01 3624192 /lib/tls/i686/cmov/libresolv-2.5.so b7eca000-b7ecc000 rw-p b7eca000 00:00 0 b7ecc000-b7edf000 r-xp 00000000 08:01 3624175 /lib/tls/i686/cmov/libnsl-2.5.so b7edf000-b7ee1000 rw-p 00012000 08:01 3624175 /lib/tls/i686/cmov/libnsl-2.5.so b7ee1000-b7ee3000 rw-p b7ee1000 00:00 0 b7ee9000-b7eeb000 r-xp 00000000 08:01 2775011 /usr/local/lib/rlm_exec-1.1.7.so b7eeb000-b7eec000 rw-p 00001000 08:01 2775011 /usr/local/lib/rlm_exec-1.1.7.so b7eec000-b7eef000 rw-p b7eec000 00:00 0 b7eef000-b7f08000 r-xp 00000000 08:01 3620885 /lib/ld-2.5.so b7f08000-b7f0a000 rw-p 00019000 08:01 3620885 /lib/ld-2.5.so bfa4a000-bfa7b000 rw-p bfa4a000 00:00 0 [stack] ffffe000-fffff000 r-xp 00000000 00:00 0 [vdso] Aborted (core dumped) Kevin Bonner wrote:
On Thursday 09 August 2007 15:05:55 George Beitis wrote:
I read this post and for more than 8 hours i have been trying to install freeradius 1.1.5 -.6 and .7 unseccesfully. With versions 5 and 6 i get errors saying the glibc error. With 7 i get something different: with 1.1.7 + jradius patch i get the rlm_acct_unique is not a valid libtool archive error. For each installation i made sure i deleted the raddb folder before installing again. Should i give up and go back to 1.1.1 ?
I am using ubuntu by the way
regards George
Can you post the actual 1.1.7 build output with errors? I have no idea what the jradius patch is, but does the build work without that patch?
Kevin Bonner
------------------------------------------------------------------------
- List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
participants (2)
-
George Beitis -
Kevin Bonner