This bug is biting people repeatedly for several years.
For me, it causes openvpn (with libpam-mysql) to fail after some time, with
these error messages in log:

ovpn-openvpn[27343]: a.b.c.d:1194 PLUGIN_CALL: plugin function 
PLUGIN_AUTH_USER_PASS_VERIFY failed with status 1: 
/usr/lib/openvpn/openvpn-auth-pam.so
ovpn-openvpn[27343]: a.b.c.d:1194 TLS Auth Error: Auth Username/Password 
verification failed for peer

And this on console:
Can't initialize threads: error 11
AUTH-PAM: BACKGROUND: user 'abcd' failed to authenticate: Permission denied

After restarting openvpn, it worked again. But just for a while, until leaked
pthread_keys exceeded PTHREAD_KEYS_MAX (1024).

Please apply the mysql_library_end() patch above.

-- 
Ondrej Zary


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to