SEGV in 3.0.11
Alan DeKok
aland at deployingradius.com
Tue Mar 15 15:17:44 CET 2016
On Mar 15, 2016, at 10:03 AM, Phil Mayers <p.mayers at imperial.ac.uk> wrote:
>
> Finally getting some time to look at moving us off 2.x again, and first run:
>
> https://gist.github.com/philmayers/90d7a605c3020ff07820
>
> Trying to dig into what's triggering it now. It's a huge config with a lot of stuff in, and the minimal changes to move from 2.x to 3.x
There was another report of this on the list a while back. I can't see why it would crash there. It checks if auth_item is not NULL, and auth_item should never have a garbage value.
Maybe try v3.0.x head? I pushed a fix to always initialize auth_item to NULL.
Alan DeKok.
More information about the Freeradius-Devel
mailing list