Hello All, I'm trying to upgrade from 3.0.19 to 3.0.20 and I'm having this problem: Tue Feb 4 10:40:53 2020 : Debug: rlm_sql (sql): Processing generate_sql_clients Tue Feb 4 10:40:53 2020 : Debug: rlm_sql (sql) in generate_sql_clients: query is SELECT id, nasname, shortname, type, secret, server FROM nas Tue Feb 4 10:40:53 2020 : Debug: rlm_sql (sql): Reserved connection (0) Tue Feb 4 10:40:53 2020 : Debug: rlm_sql (sql): Executing select query: SELECT id, nasname, shortname, type, secret, server FROM nas Tue Feb 4 10:40:53 2020 : Debug: rlm_sql (sql): Adding client 127.0.0.1 (Local Host) to global clients list Tue Feb 4 10:40:53 2020 : Debug: Adding client 127.0.0.1/32 (127.0.0.1) to prefix tree 32 Tue Feb 4 10:40:53 2020 : Error: Failed to add duplicate client Local Host Tue Feb 4 10:40:53 2020 : Warning: Failed to add client, possible duplicate? Bad talloc magic value - unknown value talloc abort: Bad talloc magic value - unknown value Aborted (core dumped) Full log attached. In 3.0.19 I don't have this issue using the same settings and database. Any hint? Thanks