segfault with 3.0.3 on rhel 6.5

Arran Cudbard-Bell a.cudbardb at freeradius.org
Wed May 14 21:51:12 CEST 2014


On 14 May 2014, at 20:46, Aaron Hurt <ahurt at 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).

Arran Cudbard-Bell <a.cudbardb at freeradius.org>
FreeRADIUS Development Team

FD31 3077 42EC 7FCD 32FE 5EE2 56CF 27F9 30A8 CAA2

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 881 bytes
Desc: Message signed with OpenPGP using GPGMail
URL: <http://lists.freeradius.org/pipermail/freeradius-devel/attachments/20140514/3e50bd3e/attachment.pgp>


More information about the Freeradius-Devel mailing list