TMPL_TYPE_LITERAL has non-zero bytes in its data union
Alan DeKok
aland at deployingradius.com
Wed Jul 31 15:04:54 CEST 2019
On Jul 31, 2019, at 5:09 AM, Geaaru <geaaru at gmail.com> wrote:
>
> Done:
> https://pastebin.com/qrvviLTV id="-x-evo-selection-start-marker">
Hmm... What is the configuration for the "cache" section?
The assertion is that the "map" being applied by the cache section isn't in the right format. That "map" is taken from the configuration, in order to do right-side to left-side cache assignments. So something in the configuration looks to be unexpected.
Also, if you could break at src/main/map.c:967, and do:
(gdb) print *map
That would let us know exactly what is in the "map" structure. Which then lets us fix it.
Alan DeKok.
More information about the Freeradius-Devel
mailing list