rlm_perl SOFT ASSERT FAILED 3.0.12
Hi, I was wondering if anyone else came across this "SOFT ASSERT FAILED" message with v3.0.12 and rlm_perl. It seems to have no functional impact whatsoever however, but it worries me and I don't know what could be causing this. SOFT ASSERT FAILED src/modules/rlm_perl/rlm_perl.c[703]: *vps Thor
On 17-10-16 17:12, Thor Spruyt wrote:
Hi,
I was wondering if anyone else came across this "SOFT ASSERT FAILED" message with v3.0.12 and rlm_perl. It seems to have no functional impact whatsoever however, but it worries me and I don't know what could be causing this.
SOFT ASSERT FAILED src/modules/rlm_perl/rlm_perl.c[703]: *vps
This looks like the problem that's been fixed in commit cbb088102bf0ef56ec684a1083befb55ff2627fa (github issue #1778) It will be gone in 3.0.13, until then you can simply backport that fix and recompile -- Herwin Weststrate
This looks like the problem that's been fixed in commit cbb088102bf0ef56ec684a1083befb55ff2627fa (github issue #1778)
It will be gone in 3.0.13, until then you can simply backport that fix and recompile
-- Herwin Weststrate
Messages are gone with that patch and I understand there's probably a slight performance improvement that comes with it. Thanks! Thor
participants (2)
-
Herwin Weststrate -
Thor Spruyt