Hi, When is version 3.2.9 expected to be officially released? BR Andrea Il giorno sab 24 gen 2026 alle ore 13:00 < freeradius-users-request@lists.freeradius.org> ha scritto:
Send Freeradius-Users mailing list submissions to freeradius-users@lists.freeradius.org
To subscribe or unsubscribe via the World Wide Web, visit https://lists.freeradius.org/mailman/listinfo/freeradius-users or, via email, send a message with subject or body 'help' to freeradius-users-request@lists.freeradius.org
You can reach the person managing the list at freeradius-users-owner@lists.freeradius.org
When replying, please edit your Subject line so it is more specific than "Re: Contents of Freeradius-Users digest..."
Today's Topics:
1. Re: FreeRADIUS v.3.2.8 - preprocess: ERROR: regex evaluation failed with code (-51): NULL argument passed with non-zero length (Alan DeKok) 2. Policy on AI Agents (Alan DeKok)
----------------------------------------------------------------------
Message: 1 Date: Fri, 23 Jan 2026 07:59:45 -0500 From: Alan DeKok <alan.dekok@inkbridge.io> To: FreeRadius users mailing list <freeradius-users@lists.freeradius.org> Cc: luciana.coppola@yahoo.it Subject: Re: FreeRADIUS v.3.2.8 - preprocess: ERROR: regex evaluation failed with code (-51): NULL argument passed with non-zero length Message-ID: <57D78A3C-62EC-47E5-906A-6DBB00C784AD@inkbridge.io> Content-Type: text/plain; charset="utf-8"
On Jan 23, 2026, at 3:57?AM, Ciummi <ciummi@gmail.com> wrote:
I was using FreeRADIUS version 3.2.6 for x86_64-redhat-linux-gnu (Red Hat Enterprise Linux release 9.4), with Oracle Database 19 as the backend.
I encountered some memory issues, so I upgraded to version 3.2.8, ... Wed Jan 21 16:36:50 2026 : ERROR: (0) preprocess: ERROR: regex evaluation failed with code (-51): NULL argument passed with non-zero length
The PCRE libraries use a JIT, and the local OS has disabled JIT compilation. You can either enable that (somehow) locally, or just the v3.2.x branch from GitHub.
We've already pushed a fix for this, which will be in 3.2.9.
Alan DeKok.