Segfault at src/lib/misc.c:1193 in 3.0.4 (3.0.11 looks very similar)

Alan DeKok aland at deployingradius.com
Fri Sep 30 22:59:42 CEST 2016


On Sep 30, 2016, at 2:03 PM, Mike Ely <me at mikeely.org> wrote:
> Unfortunately after applying the two fixes added to rlm_realm.c on 9/26 the segfault persists. Here's the latest backtrace:

  Which is not as useful, because you've run a locally patched version.  So the line numbers don't match up with any released version, or any version in fit.

> Core was generated by `/usr/sbin/radiusd -d /etc/raddb'.
> Program terminated with signal 11, Segmentation fault.
> #0  0x00007f48dfea1416 in check_for_realm (instance=<optimized out>, request=0x7f48e7870830,
>    returnrealm=0x7f48dc18d580) at src/modules/rlm_realm/rlm_realm.c:276
> 276                             if (realm->acct_pool->servers[i]->ipaddr.af == AF_UNSPEC) continue;

  The larger question is what are you doing in your configuration?

  No one else has run into these issues.  That makes me think you're doing something fairly unusual.

  Alan DeKok.




More information about the Freeradius-Users mailing list