Prosody 13.0.4 on RHEL 9 throws a lua-ldap “no fill” assertion error and core dump in mod_auth_ldap when a new user authenticates. This causes all existing connected Pidgin client sessions to drop with ping timeout simultaneously. The issue is reproducible on every new user login under concurrent sessions.
mod_auth_ldap: assertion failed "no fill" -- core dump
MattJ
on
Hi,
Can you please share:
1) the output of 'prosodyctl about'
2) the version of lua-ldap you have installed
3) the version of libldap/openldap you have installed
4) the *exact* error message or stack trace that you see (I do not find any occurence of "no fill" in our source code or libldap's)
Prosody 13.0.4 on RHEL 9 throws a lua-ldap “no fill” assertion error and core dump in mod_auth_ldap when a new user authenticates. This causes all existing connected Pidgin client sessions to drop with ping timeout simultaneously. The issue is reproducible on every new user login under concurrent sessions. mod_auth_ldap: assertion failed "no fill" -- core dump
Hi, Can you please share: 1) the output of 'prosodyctl about' 2) the version of lua-ldap you have installed 3) the version of libldap/openldap you have installed 4) the *exact* error message or stack trace that you see (I do not find any occurence of "no fill" in our source code or libldap's)
Changes