13 Apr
2007
13 Apr
'07
4:10 a.m.
Jacob Jarick wrote:
*** glibc detected *** ./sbin/radiusd: double free or corruption (fasttop): 0x09f91ca8 *** ======= Backtrace: ========= /lib/libc.so.6[0xcbfefd] /lib/libc.so.6(cfree+0x90)[0xcc3550] /usr/local/lib/libltdl.so.3[0x3d55db] /usr/local/lib/libltdl.so.3(lt_dlopenext+0xbe)[0x3d5f6e]
You could try to use the libltdl from Fedora instead of the one from the FreeRADIUS sources. $ ./configure --with-system-libtool You could also try to build a RPM package from sources, this will toggle the option for you. See the wiki for more details. http://wiki.freeradius.org/Build#Building_RedHat_packages -- Nicolas Baradakis