It's GCC

Arran Cudbard-Bell a.cudbardb at freeradius.org
Thu Feb 21 05:02:00 CET 2013


On 20 Feb 2013, at 17:31, Alan DeKok <aland at DEPLOYINGRADIUS.COM> wrote:

> A.L.M.Buxey at lboro.ac.uk wrote:
>> same error
> 
>  Kill it with fire.
> 
>  We did a "git bisect" on the code, and didn't see anything that would
> help.  i.e. we ran into git refusing to continue the bisect.  <sigh>
> 
>> Module: Instantiating eap-tls
>>   tls {
>> 	tls = "tls-common"
>> ASSERT FAILED src/main/conffile.c[964]: type < PW_TYPE_MAX
>> Aborted
> 
>  Arran is doing a 32-bit coverity build on Centos now.  If that doesn't
> find anything, I'll start sacrificing chickens.


Alan just fixed it. Turned out to be the configuration definition wasn't properly NULL terminated, so the config parser carried on parsing random crap.

Anyway, patch pushed.

Hopefully the LDAP lock ups and connection pool issues are sorted now too.

-Arran


More information about the Freeradius-Devel mailing list