OK sounds good. Unfortunately this is a production system so I can't implement the full debug. I will try to recreate this in the lab. David -----Original Message----- From: freeradius-users-bounces+david.peterson=acc-corp.net@lists.freeradius.org [mailto:freeradius-users-bounces+david.peterson=acc-corp.net@lists.freeradiu s.org] On Behalf Of Alan DeKok Sent: Thursday, February 21, 2013 12:12 PM To: David Peterson-WirelessConnections; FreeRadius users mailing list Subject: Re: segfault David Peterson wrote:
I had a bit of code cause a segfault in 3.0.0.
See doc/bugs.
Message-Authenticator = "%{Message-Authenticator}"
Don't do that. Message-Authebnticator is calculated automatically. Just do: Message-Authenticator = 0x00
Is there any reason I could not add this to sites-enabled/default?
Well, the server should work.
Here is the entry in syslog:
Feb 21 11:18:59 freeradius1 kernel: [6021244.475983] radiusd[8535]: segfault at 80 ip 0000000000410ad7 sp 00007fff32516300 error 4 in radiusd[400000+57000]
That gives really no useful information. See doc/bugs Alan DeKok. - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html