On 14 May 2014, at 20:58, Aaron Hurt <ahurt@ena.com> wrote:
On May 14, 2014, at 2:51 PM, Arran Cudbard-Bell <a.cudbardb@freeradius.org> wrote:
On 14 May 2014, at 20:46, Aaron Hurt <ahurt@ena.com> wrote:
Just installed a fresh new VM with 6.5 … and performed the following steps:
sudo yum groupinstall “Development Tools”
sudo yum install openssl-devel libtalloc-devel zlib-devel unixODBC-devel readline-devel gdbm-devel pam-devel net-snmp-devel net-snmp-utils libpcap-devel pcre-devel
wget ftp://ftp.freeradius.org/pub/freeradius/freeradius-server-3.0.3.tar.gz
tar zvxf freeradius-server-3.0.3.tar.gz
cd freeradius-server-3.0.3
./configure; make; sudo make install
sudo su -
/usr/local/sbin/radiusd -X
…. SEGFAULT …..
I’ll install all of the debugging tools there as well and post that in a moment.
I'm not surprised. The library version checks are pretty comprehensive, and although they were only added recently, you should get symbol resolution errors for older versions of the libraries before bad things happen (the checks are done very early).
No crash on 6.3 *sigh*. Arran Cudbard-Bell <a.cudbardb@freeradius.org> FreeRADIUS Development Team FD31 3077 42EC 7FCD 32FE 5EE2 56CF 27F9 30A8 CAA2