21 Feb
2013
21 Feb
'13
1:31 p.m.
I just put this together yesterday but just in case: >From git://git.freeradius.org/freeradius-server f822263..99fedbc master -> origin/master * [new branch] talloc3 -> origin/talloc3 Already up-to-date. -----Original Message----- From: Alan DeKok [mailto:aland@deployingradius.com] Sent: Thursday, February 21, 2013 1:23 PM To: David Peterson-WirelessConnections; FreeRadius users mailing list Subject: Re: segfault David Peterson wrote: > Does this help at all or am I going about this wrong: It helps. > Exiting normally. > ==10285== Invalid read of size 8 > ==10285== at 0x40DA08: cf_section_parse_free (conffile.c:344) > ==10285== by 0x7889C50: eaptype_free (mem.c:253) Do a "git pull". The master branch has had a lot of changes over the past week. You've probably got a version which didn't have all of the fixes. Alan DeKok.