This bug was initially created as a copy of Bug #1699331 gssproxy segfaults very often like this: Program received signal SIGSEGV, Segmentation fault. [Switching to Thread 0x7f55ec470700 (LWP 110728)] 0x00007f55f5e57c30 in pthread_mutex_lock () from /lib64/libpthread.so.0 (gdb) where #0 0x00007f55f5e57c30 in pthread_mutex_lock () from /lib64/libpthread.so.0 #1 0x00007f55f609ec98 in gss_krb5int_set_allowable_enctypes () from /lib64/libgssapi_krb5.so.2 #2 0x00007f55f6087a6e in gss_set_cred_option () from /lib64/libgssapi_krb5.so.2 #3 0x00007f55f609c46b in gss_krb5_set_allowable_enctypes () from /lib64/libgssapi_krb5.so.2 #4 0x0000559f1bb46db5 in gp_import_gssx_cred () #5 0x0000559f1bb49ef6 in gp_init_sec_context () #6 0x0000559f1bb44a5a in gp_rpc_process_call () #7 0x0000559f1bb3c6ec in gp_worker_main () #8 0x00007f55f5e55dd5 in start_thread () from /lib64/libpthread.so.0 #9 0x00007f55f5b7eead in clone () from /lib64/libc.so.6 (gdb)
Verified with sanity only run test-suite : upstream: test_integration/test_nfs.py [1m============================= test session starts ==============================[0m platform linux -- Python 3.6.8, pytest-3.4.2, py-1.5.3, pluggy-0.6.0 -- /usr/libexec/platform-python cachedir: .pytest_cache rootdir: /home/cloud-user, inifile: plugins: sourceorder-0.5, multihost-3.0 [1mcollecting ... [0mcollected 4 items test_nfs.py::TestNFS::test_prepare_users <- ../../usr/lib/python3.6/site-packages/ipatests/test_integration/test_nfs.py [32mPASSED[0m[36m [ 25%][0m test_nfs.py::TestNFS::test_krb5_nfsd <- ../../usr/lib/python3.6/site-packages/ipatests/test_integration/test_nfs.py [32mPASSED[0m[36m [ 50%][0m test_nfs.py::TestNFS::test_krb5_nfs_manual_configuration <- ../../usr/lib/python3.6/site-packages/ipatests/test_integration/test_nfs.py [32mPASSED[0m[36m [ 75%][0m test_nfs.py::TestNFS::test_automount <- ../../usr/lib/python3.6/site-packages/ipatests/test_integration/test_nfs.py [32mPASSED[0m[36m [100%][0m ---------------- generated xml file: /home/cloud-user/junit.xml ---------------- [32m[1m========================== 4 passed in 682.39 seconds ==========================[0m
Verified Using version: python3-gssapi-1.5.1-5.el8.x86_64 mod_auth_gssapi-1.6.1-6.el8.x86_64 ipa-server-4.8.0-6.module+el8.1.0+3869+84a20141.x86_64 gssproxy-0.8.0-14.el8.x86_64
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHBA-2019:3515