Irit Katriel added the comment:
Python 2.7 is no longer being maintained. If you are still seeing this problem
on a current version (>= 3.9), please create a new issue.
Ideally, please provide instructions how to reproduce the bug. It is hard to
debug just from a description (particularly w
New submission from Chinh Nguyen:
I'm using ctypes to access the PAM library to change a user's password. That
is, using the function pam_chauthtok. This is occurring inside a python celery
worker in FreeBSD. This will work the first time, the second time generates a
segfault and crashes the w