#9233 Nightly failure (rawhide) in ipa-server-install: httpd coredump
Closed: fixed by frenaud. Opened by frenaud.

Some of the nightly tests are failing on rawhide in the step installing the IPA server. See PR #1987 with for instance the test krbtpolicy (report, logs).

The ipa-server-install command fails in the step configuring the client (ipa-server-install.log):

2022-08-27T12:55:15Z DEBUG Configuring client side components
2022-08-27T12:55:15Z DEBUG Starting external process
2022-08-27T12:55:15Z DEBUG args=['/usr/sbin/ipa-client-install', '--on-master', '--unattended', '--domain', 'ipa.test', '--server', 'master.ipa.test', '--realm', 'IPA.TEST', '--hostname', 'master.ipa.test', '--no-ntp']
2022-08-27T12:55:27Z DEBUG Process finished, return code=1

The call to ipa-client-install fails trying to connect to HTTP server (ipa-client-install.log):

2022-08-27T12:55:18Z DEBUG failed to find session_cookie in persistent storage for principal 'host/master.ipa.test@IPA.TEST'
2022-08-27T12:55:18Z DEBUG trying https://master.ipa.test/ipa/json
2022-08-27T12:55:18Z DEBUG Created connection context.rpcclient_140020615622352
2022-08-27T12:55:18Z DEBUG [try 1]: Forwarding 'schema' to json server 'https://master.ipa.test/ipa/json'
2022-08-27T12:55:18Z DEBUG New HTTP connection (master.ipa.test)
2022-08-27T12:55:23Z DEBUG HTTP server has closed connection (master.ipa.test)
2022-08-27T12:55:23Z DEBUG New HTTP connection (master.ipa.test)
2022-08-27T12:55:26Z DEBUG HTTP server has closed connection (master.ipa.test)
2022-08-27T12:55:26Z DEBUG Destroyed connection context.rpcclient_140020615622352

Apache server error_log mentions a coredump:

[Sat Aug 27 12:55:23.262684 2022] [core:notice] [pid 21862:tid 21862] AH00051: child pid 21877 exit signal Segmentation fault (11), possible coredump in /etc/httpd
[Sat Aug 27 12:55:27.293691 2022] [core:notice] [pid 21862:tid 21862] AH00051: child pid 21875 exit signal Segmentation fault (11), possible coredump in /etc/httpd

The journal shows that httpd crashed:

Aug 27 12:55:22 master.ipa.test systemd-coredump[22238]: Process 21877 (httpd) of user 48 dumped core.
                                                         Module linux-vdso.so.1 with build-id c43c10a0cf3880f948ec1450eec3c29d07196cbc
                                                         Module _typing.cpython-311-x86_64-linux-gnu.so with build-id 279e3ed4ecf8c1e91fde946306631b12da07b69e
                                                         Metadata for module _typing.cpython-311-x86_64-linux-gnu.so owned by FDO found: {
                                                                 "type" : "rpm",
                                                                 "name" : "python3.11",
                                                                 "version" : "3.11.0~rc1-2.fc38",
                                                                 "architecture" : "x86_64",
                                                                 "osCpe" : "cpe:/o:fedoraproject:fedora:38"
                                                         }
                                                         Module libnss_systemd.so.2 with build-id 3b507f5a1eae710b79a0d35b25596f014e894692
                                                         Metadata for module libnss_systemd.so.2 owned by FDO found: {
                                                                 "type" : "rpm",
                                                                 "name" : "systemd",
                                                                 "version" : "251.4-53.fc38",
                                                                 "architecture" : "x86_64",
                                                                 "osCpe" : "cpe:/o:fedoraproject:fedora:38"
                                                         }
                                                         Module libnss_sss.so.2 with build-id a16a3ab929095cb65def25852ab6ce54a6216ebe
                                                         Metadata for module libnss_sss.so.2 owned by FDO found: {
                                                                 "type" : "rpm",
                                                                 "name" : "sssd",
                                                                 "version" : "2.7.4-1.fc38",
                                                                 "architecture" : "x86_64",
                                                                 "osCpe" : "cpe:/o:fedoraproject:fedora:38"
                                                         }
                                                         Module libdbus-1.so.3 with build-id 5a12b346cf32916a2cc61dc3cf59fef45bd5dd6d
                                                         Metadata for module libdbus-1.so.3 owned by FDO found: {
                                                                 "type" : "rpm",
                                                                 "name" : "dbus",
                                                                 "version" : "1.14.0-5.fc38",
                                                                 "architecture" : "x86_64",
                                                                 "osCpe" : "cpe:/o:fedoraproject:fedora:38"
                                                         }
                                                         Module mod_lookup_identity.so with build-id 69ec3b12d0b8da87aa2042ed19144ae693b8f4dd
                                                         Module mod_proxy_http2.so with build-id c380f9dd92026ee6f8414c7f2878f1c5e114509a
                                                         Metadata for module mod_proxy_http2.so owned by FDO found: {
                                                                 "type" : "rpm",
                                                                 "name" : "mod_http2",
                                                                 "version" : "1.15.24-3.fc37",
                                                                 "architecture" : "x86_64",
                                                                 "osCpe" : "cpe:/o:fedoraproject:fedora:37"
                                                         }
                                                         Module libnghttp2.so.14 with build-id eb41ade2d28a86e20aa636badaacd902850321b5
                                                         Metadata for module libnghttp2.so.14 owned by FDO found: {
                                                                 "type" : "rpm",
                                                                 "name" : "nghttp2",
                                                                 "version" : "1.49.0-1.fc38",
                                                                 "architecture" : "x86_64",
                                                                 "osCpe" : "cpe:/o:fedoraproject:fedora:38"
                                                         }
                                                         Module mod_http2.so with build-id e10703f30b94f4a3df98b5a014fcdf412f354b84
                                                         Metadata for module mod_http2.so owned by FDO found: {
                                                                 "type" : "rpm",
                                                                 "name" : "mod_http2",
                                                                 "version" : "1.15.24-3.fc37",
                                                                 "architecture" : "x86_64",
                                                                 "osCpe" : "cpe:/o:fedoraproject:fedora:37"
                                                         }
                                                         Module mod_auth_gssapi.so with build-id 6f5ae1f80caf78ba4e2ff9af1ce3d22f13fd5455
                                                         Metadata for module mod_auth_gssapi.so owned by FDO found: {
                                                                 "type" : "rpm",
                                                                 "name" : "mod_auth_gssapi",
                                                                 "version" : "1.6.4-1.fc38",
                                                                 "architecture" : "x86_64",
                                                                 "osCpe" : "cpe:/o:fedoraproject:fedora:38"
                                                         }
                                                         Module libpython3.11.so.1.0 with build-id 8b049f8e19c15bfba9c780583d34fdf01fd4363e
                                                         Metadata for module libpython3.11.so.1.0 owned by FDO found: {
                                                                 "type" : "rpm",
                                                                 "name" : "python3.11",
                                                                 "version" : "3.11.0~rc1-2.fc38",
                                                                 "architecture" : "x86_64",
                                                                 "osCpe" : "cpe:/o:fedoraproject:fedora:38"
                                                         }
                                                         Module mod_wsgi_python3.so with build-id cef6f55fe39c68d3a8c088bd5cddc4789f260087
                                                         Metadata for module mod_wsgi_python3.so owned by FDO found: {
                                                                 "type" : "rpm",
                                                                 "name" : "mod_wsgi",
                                                                 "version" : "4.9.1-4.fc38",
                                                                 "architecture" : "x86_64",
                                                                 "osCpe" : "cpe:/o:fedoraproject:fedora:38"
                                                         }
                                                         Module mod_auth_form.so with build-id a1a667bd7a0fcf1561a0a7d4458715c6cdddb281
                                                         Module mod_session_dbd.so with build-id f0aa989ec7c69dd3c8da893fe6314492e025267d
                                                         Module mod_session_cookie.so with build-id f514ce2539c2b07727b6f0b15b90f47ff8141c8c
                                                         Module mod_session.so with build-id 867e1e2d292f447e218267eb399948d4e1371a69
                                                         Module mod_cgid.so with build-id 7237bdaaa492551469a49f5e5b0c3b317f1b7dcf
                                                         Module libgcc_s.so.1 with build-id 34be50e17b9fa38332393cd611052120be26f897
                                                         Module liblz4.so.1 with build-id b3a26c6ebe103f178f7c989a545426ecd5eacb81
                                                         Metadata for module liblz4.so.1 owned by FDO found: {
                                                                 "type" : "rpm",
                                                                 "name" : "lz4",
                                                                 "version" : "1.9.3-5.fc37",
                                                                 "architecture" : "x86_64",
                                                                 "osCpe" : "cpe:/o:fedoraproject:fedora:37"
                                                         }
                                                         Module libzstd.so.1 with build-id 2b3060a28a992246fb32e1412965c3195dc15558
                                                         Metadata for module libzstd.so.1 owned by FDO found: {
                                                                 "type" : "rpm",
                                                                 "name" : "zstd",
                                                                 "version" : "1.5.2-3.fc37",
                                                                 "architecture" : "x86_64",
                                                                 "osCpe" : "cpe:/o:fedoraproject:fedora:37"
                                                         }
                                                         Module liblzma.so.5 with build-id 223b6bb0a820acf0da9d0d4712a9bc417ad98228
                                                         Metadata for module liblzma.so.5 owned by FDO found: {
                                                                 "type" : "rpm",
                                                                 "name" : "xz",
                                                                 "version" : "5.2.5-10.fc37",
                                                                 "architecture" : "x86_64",
                                                                 "osCpe" : "cpe:/o:fedoraproject:fedora:37"
                                                         }
                                                         Module libcap.so.2 with build-id f3f24bb6e411e3885602e753eda1e764fc1f5bfb
                                                         Metadata for module libcap.so.2 owned by FDO found: {
                                                                 "type" : "rpm",
                                                                 "name" : "libcap",
                                                                 "version" : "2.48-5.fc37",
                                                                 "architecture" : "x86_64",
                                                                 "osCpe" : "cpe:/o:fedoraproject:fedora:37"
                                                         }
                                                         Module libsystemd.so.0 with build-id 0fb495d98157156e12ff19e647aaebb779b30f33
                                                         Metadata for module libsystemd.so.0 owned by FDO found: {
                                                                 "type" : "rpm",
                                                                 "name" : "systemd",
                                                                 "version" : "251.4-53.fc38",
                                                                 "architecture" : "x86_64",
                                                                 "osCpe" : "cpe:/o:fedoraproject:fedora:38"
                                                         }
                                                         Module mod_systemd.so with build-id bc483e6ea6727280b5782acc373229b31343012d
                                                         Module mod_ssl.so with build-id 18fbcca3204bae8797cde48e0fe0717f03dc597f
                                                         Module mod_proxy_wstunnel.so with build-id d4f237163258495576759a7d2c889544f25d5040
                                                         Module mod_proxy_uwsgi.so with build-id ced95bd85f9da4e091f27d57508f504f2cf48332
                                                         Module mod_proxy_scgi.so with build-id 691b10deb70013f88b4edd9ea64c159af8d381e3
                                                         Module mod_proxy_hcheck.so with build-id 87f76b421e3aaf01e56c469af5409115b5b3e926
                                                         Module mod_proxy_http.so with build-id 5a079bd8e8e8ef71293691bba818d021a92cb39e
                                                         Module mod_proxy_ftp.so with build-id 54075cc663fba58ae53e94257fed3f0d72bdfeb6
                                                         Module mod_proxy_fdpass.so with build-id b631dc52c65464ecf4d5c102c2e9d1256a2adb30
                                                         Module mod_proxy_fcgi.so with build-id 731203347a99d57c1185caf69d5f7d6019352131
                                                         Module mod_proxy_express.so with build-id 4800cdfb63db0cae6c1ce38fb53a042b93c43e4c
                                                         Module mod_proxy_connect.so with build-id 48050f6787b885340ad8c3fe37981b0dae9bccdc
                                                         Module mod_proxy_balancer.so with build-id 0b0f11d50cc959e557dcd99d9838841d62d97a1a
                                                         Module mod_proxy_ajp.so with build-id 3411db2ce2a9068c5ab64f74fcf036b90df276c5
                                                         Module mod_lbmethod_heartbeat.so with build-id c9733362076982746c5e9fbac075664d42180033
                                                         Module mod_lbmethod_bytraffic.so with build-id 8dfc9fd76de874774651774c5b93c938a4aba934
                                                         Module mod_lbmethod_byrequests.so with build-id 6abed4ad8deabfd3ed1d6d1465f7ff7f6743d551
                                                         Module mod_lbmethod_bybusyness.so with build-id 6f6518302d93ba8384c33b1e5af6dbed9e2261ca
                                                         Module mod_proxy.so with build-id 41b2f28c38f440e523d205073baa41f25e3d3ad8
                                                         Module mod_mpm_event.so with build-id 83feec2a7f4992ba01c1f592f08754b6210f37ec
                                                         Module liblua-5.4.so with build-id 7337c06e288dc3cc740072b5ed926d68422b544b
                                                         Metadata for module liblua-5.4.so owned by FDO found: {
                                                                 "type" : "rpm",
                                                                 "name" : "lua",
                                                                 "version" : "5.4.4-4.fc37",
                                                                 "architecture" : "x86_64",
                                                                 "osCpe" : "cpe:/o:fedoraproject:fedora:37"
                                                         }
                                                         Module mod_lua.so with build-id 164054bafd8e218f3511a3d1882863e1a45cf6e2
                                                         Module mod_dav_lock.so with build-id 5c324298e3807857114a1979a2312349e4f52054
                                                         Module mod_dav_fs.so with build-id 5e8d47f2bdbf34a1ac7221cc9153d3c23bdea231
                                                         Module mod_dav.so with build-id 48943e22b536b730db1849979b381718c395bff8
                                                         Module libbrotlicommon.so.1 with build-id ee65b3f0999329d66676c60df8ed1feaab83e15f
                                                         Metadata for module libbrotlicommon.so.1 owned by FDO found: {
                                                                 "type" : "rpm",
                                                                 "name" : "brotli",
                                                                 "version" : "1.0.9-9.fc37",
                                                                 "architecture" : "x86_64",
                                                                 "osCpe" : "cpe:/o:fedoraproject:fedora:37"
                                                         }
                                                         Module libbrotlienc.so.1 with build-id fc22ffee9e176ea84e0b90320cbbde9102dda1fd
                                                         Metadata for module libbrotlienc.so.1 owned by FDO found: {
                                                                 "type" : "rpm",
                                                                 "name" : "brotli",
                                                                 "version" : "1.0.9-9.fc37",
                                                                 "architecture" : "x86_64",
                                                                 "osCpe" : "cpe:/o:fedoraproject:fedora:37"
                                                         }
                                                         Module mod_brotli.so with build-id 7dfca1609c9f4f6961a25787d5bde65fc3e78e05
                                                         Module mod_watchdog.so with build-id d4a04368149fa7846c820827a1bc22ce3ebf953a
                                                         Module mod_vhost_alias.so with build-id ff934bf40a2f4916f2628a3bdffa33447d7fb988
                                                         Module mod_version.so with build-id b0b31b7758a562e83ebace0f8c432083348406b3
                                                         Module mod_userdir.so with build-id 8ccf50b66780cb6485dc6899dc75c184aeac9810
                                                         Module mod_unixd.so with build-id ac0c3936b112255bad84dd7b489f6bcce1bb829e
                                                         Module mod_unique_id.so with build-id e839a606c5233c1988c8a8cd8be042a5fdd3c687
                                                         Module mod_suexec.so with build-id e39794c113f2dbdeb67d98ae19f0233e6f699d7c
                                                         Module mod_substitute.so with build-id 0fae21955b0e2f0b21294abf5083eb46ad4baaaa
                                                         Module mod_status.so with build-id fe8b8147e77e42877bc4d162993a99ff9838b1e6
                                                         Module mod_socache_shmcb.so with build-id b142357abd0207fb747ced092d0101a2833ce9c8
                                                         Module mod_socache_redis.so with build-id 722c7b7b58d0b845ce34b394b75163dc8a8125d4
                                                         Module mod_socache_memcache.so with build-id 78f389ece6d969928256a3943b0b2ec85539a238
                                                         Module mod_socache_dbm.so with build-id 1ebd4b9eaab36f1db772bc2157a4e42271dd7e19
                                                         Module mod_slotmem_shm.so with build-id c1bf9180fd3e7d1330b08c3b2362e53c66cc62a1
                                                         Module mod_slotmem_plain.so with build-id 2ba9d6e8329ee6cb34d8c03a97353f81f832b5fd
                                                         Module mod_setenvif.so with build-id 0354731af42d07e50a4b1d5ad11a79039cb1bd28
                                                         Module mod_rewrite.so with build-id 5db35e665a1a6d70d7d487d13933771ecbe2692d
                                                         Module mod_request.so with build-id cc9741a5777b63915c0d817d0a12f6345c01c480
                                                         Module mod_reqtimeout.so with build-id 917e99d5810413fb59809018cf5ed8b89c1acdf0
                                                         Module mod_remoteip.so with build-id 16547218e7f48608d52d2c74812d3adb380fd62c
                                                         Module mod_negotiation.so with build-id 099a8bfabad8952d56ad43c22d60dcf707fcbff3
                                                         Module mod_mime.so with build-id 2dd32382f3029aa75ab24d83f977745b72e92970
                                                         Module mod_mime_magic.so with build-id 70147ad039f36248d325512ea580b8b80b353b8a
                                                         Module mod_macro.so with build-id ef6fb802dc1b6f1a73ce7a62e1ced44b7a41765f
                                                         Module mod_logio.so with build-id 9d355a737165dce40bbb472d58056a8b905ceeaa
                                                         Module mod_log_config.so with build-id 040e36ff743eac667a8acb604a6638ed63c65cb0
                                                         Module mod_info.so with build-id 181a58204e29e2d7074e13a70c36658613e3edba
                                                         Module mod_include.so with build-id 91f41bf0e67a109343dee45619cc21c64bd70b17
                                                         Module mod_headers.so with build-id ad524f272202858926a96d3d049d16c93959a371
                                                         Module mod_filter.so with build-id 3a9ccb15457b39e5b34e10450ec97129666a2704
                                                         Module mod_ext_filter.so with build-id 88e50cea032945c4f983c54717fc0efc47398bc5
                                                         Module mod_expires.so with build-id 8436d40ac9e073c5d5990ca18ab1f17415df8bac
                                                         Module mod_env.so with build-id 654bfe1b30fdc29e95bdc12a6f9e7a8ea8dbcff4
                                                         Module mod_echo.so with build-id fe6365e094820b2eb0d0596eb477b0e9c246b825
                                                         Module mod_dumpio.so with build-id 2622f35249bd97077482197efe9766e7949ce2e7
                                                         Module mod_dir.so with build-id 2d36f987d6c6c4e316234a44176661d2f5c0323c
                                                         Module mod_deflate.so with build-id c47b0776a51e146e017e8b753a910c510b580dac
                                                         Module mod_dbd.so with build-id fbda18b985f3444e4731f922cdf54dbd7ecdbc35
                                                         Module mod_data.so with build-id 017916c721619cb5f9a2bdf36f3ed1168e5b3e7c
                                                         Module mod_cache_socache.so with build-id 10bc4bb8298734cf68035fa08fa645ba3222fcf9
                                                         Module mod_cache_disk.so with build-id dff336f74b67d6a62c8c2e20148cfc1c19c09417
                                                         Module mod_cache.so with build-id 34f19901db66282acfa7851e920e336704b3f54a
                                                         Module mod_autoindex.so with build-id f12ea85d23f0b0f6a533fbe0c646c58d01a0685d
                                                         Module mod_authz_user.so with build-id 7c0b767b2b65b851c0af2b4144cc70b381830e34
                                                         Module mod_authz_owner.so with build-id e5392cf370553e871de69046111bb01dac7d23a7
                                                         Module mod_authz_host.so with build-id 9a70cb61d428e6d44e43dfca805d5805e9033035
                                                         Module mod_authz_groupfile.so with build-id 598a9f7c3b38dc4b5fac7e010b9af5e5b77f3365
                                                         Module mod_authz_dbm.so with build-id 6cc3d2f34e5918c83eeeb3b0da613c01520e317a
                                                         Module mod_authz_dbd.so with build-id 1ecee557371faf48e1cb881d181325525771a8ea
                                                         Module mod_authz_core.so with build-id 4a17e4c83c4e12cf26acab8d4a599e2245c870d0
                                                         Module mod_authn_socache.so with build-id c662d3b6383a956b280c35a2df0240b1b797975c
                                                         Module mod_authn_file.so with build-id 088d515a3fbf147470e8d16c66866f270a7ac8e0
                                                         Module mod_authn_dbm.so with build-id e42cad6180e0dd411ba123744fdb08ebf70fe054
                                                         Module mod_authn_dbd.so with build-id 7122b8b3e829bbc24c8c7888e44401113e4809b8
                                                         Module mod_authn_core.so with build-id fba37c5d6058a0da26bfd4d2a28fcb7f72835eb8
                                                         Module mod_authn_anon.so with build-id c477075a3bf3780d70c93482aa8f594212d7383a
                                                         Module mod_auth_digest.so with build-id 4a8ad1a3ede4c4be787d000cc65414d5e24bc9f8
                                                         Module mod_auth_basic.so with build-id 72d8bea5b1e7309c32717eb924e0a9b9ebd452ae
                                                         Module mod_allowmethods.so with build-id 2183e9456fb402f6fb9c3b2bdd788cace3d4a1b5
                                                         Module mod_alias.so with build-id e9847029acf8b6f15a8e5a642ad65d6c15760bb1
                                                         Module mod_actions.so with build-id 29e6b70ee09f071f2d06da2a95ec00ac210edeaf
                                                         Module mod_access_compat.so with build-id 9e44a299e70c153426ae1a606efcfa7d67b286cd
                                                         Module libbasicobjects.so.0 with build-id 25acfef80181ee4039ee335eedbdeebc408b7882
                                                         Stack trace of thread 21877:
                                                         #0  0x00007f86e49f418c read (libc.so.6 + 0xf918c)
                                                         #1  0x000055c373d63988 ap_mpm_podx_check (httpd + 0x34988)
                                                         #2  0x00007f86e445d27f child_main (mod_mpm_event.so + 0x927f)
                                                         #3  0x00007f86e445d75f make_child (mod_mpm_event.so + 0x975f)
                                                         #4  0x00007f86e445d7f9 startup_children (mod_mpm_event.so + 0x97f9)
                                                         #5  0x00007f86e445e7fc event_run (mod_mpm_event.so + 0xa7fc)
                                                         #6  0x000055c373d5b7c8 ap_run_mpm (httpd + 0x2c7c8)
                                                         #7  0x000055c373d496d5 main (httpd + 0x1a6d5)
                                                         #8  0x00007f86e491ea50 __libc_start_call_main (libc.so.6 + 0x23a50)
                                                         #9  0x00007f86e491eb09 __libc_start_main@@GLIBC_2.34 (libc.so.6 + 0x23b09)
                                                         #10 0x000055c373d497e5 _start (httpd + 0x1a7e5)
                                                         Stack trace of thread 21895:
                                                         #0  0x00007f86e49fa96c __select (libc.so.6 + 0xff96c)
                                                         #1  0x00007f86e4b037f6 apr_sleep (libapr-1.so.0 + 0x2d7f6)
                                                         #2  0x00007f86e45d0c57 wd_worker (mod_watchdog.so + 0x3c57)
                                                         #3  0x00007f86e498433d start_thread (libc.so.6 + 0x8933d)
                                                         #4  0x00007f86e4a059c0 __clone3 (libc.so.6 + 0x10a9c0)
                                                         Stack trace of thread 21980:
                                                         #0  0x00007f86e4980f26 __futex_abstimed_wait_common (libc.so.6 + 0x85f26)
                                                         #1  0x00007f86e4983720 pthread_cond_wait@@GLIBC_2.3.2 (libc.so.6 + 0x88720)
                                                         #2  0x00007f86e347626f slot_run (mod_http2.so + 0x2726f)
                                                         #3  0x00007f86e498433d start_thread (libc.so.6 + 0x8933d)
                                                         #4  0x00007f86e4a059c0 __clone3 (libc.so.6 + 0x10a9c0)
                                                         Stack trace of thread 21981:
                                                         #0  0x00007f86e4980f26 __futex_abstimed_wait_common (libc.so.6 + 0x85f26)
                                                         #1  0x00007f86e4983720 pthread_cond_wait@@GLIBC_2.3.2 (libc.so.6 + 0x88720)
                                                         #2  0x00007f86e347626f slot_run (mod_http2.so + 0x2726f)
                                                         #3  0x00007f86e498433d start_thread (libc.so.6 + 0x8933d)
                                                         #4  0x00007f86e4a059c0 __clone3 (libc.so.6 + 0x10a9c0)
                                                         Stack trace of thread 21982:
                                                         #0  0x00007f86e4980f26 __futex_abstimed_wait_common (libc.so.6 + 0x85f26)
                                                         #1  0x00007f86e4983720 pthread_cond_wait@@GLIBC_2.3.2 (libc.so.6 + 0x88720)
                                                         #2  0x00007f86e347626f slot_run (mod_http2.so + 0x2726f)
                                                         #3  0x00007f86e498433d start_thread (libc.so.6 + 0x8933d)
                                                         #4  0x00007f86e4a059c0 __clone3 (libc.so.6 + 0x10a9c0)
                                                         Stack trace of thread 21983:
                                                         #0  0x00007f86e4980f26 __futex_abstimed_wait_common (libc.so.6 + 0x85f26)
                                                         #1  0x00007f86e4983720 pthread_cond_wait@@GLIBC_2.3.2 (libc.so.6 + 0x88720)
                                                         #2  0x00007f86e347626f slot_run (mod_http2.so + 0x2726f)
                                                         #3  0x00007f86e498433d start_thread (libc.so.6 + 0x8933d)
                                                         #4  0x00007f86e4a059c0 __clone3 (libc.so.6 + 0x10a9c0)
                                                         Stack trace of thread 21984:
                                                         #0  0x00007f86e4980f26 __futex_abstimed_wait_common (libc.so.6 + 0x85f26)
                                                         #1  0x00007f86e4983720 pthread_cond_wait@@GLIBC_2.3.2 (libc.so.6 + 0x88720)
                                                         #2  0x00007f86e347626f slot_run (mod_http2.so + 0x2726f)
                                                         #3  0x00007f86e498433d start_thread (libc.so.6 + 0x8933d)
                                                         #4  0x00007f86e4a059c0 __clone3 (libc.so.6 + 0x10a9c0)
                                                         Stack trace of thread 21985:
                                                         #0  0x00007f86e4980f26 __futex_abstimed_wait_common (libc.so.6 + 0x85f26)
                                                         #1  0x00007f86e4983720 pthread_cond_wait@@GLIBC_2.3.2 (libc.so.6 + 0x88720)
                                                         #2  0x00007f86e347626f slot_run (mod_http2.so + 0x2726f)
                                                         #3  0x00007f86e498433d start_thread (libc.so.6 + 0x8933d)
                                                         #4  0x00007f86e4a059c0 __clone3 (libc.so.6 + 0x10a9c0)
                                                         Stack trace of thread 21986:
                                                         #0  0x00007f86e4980f26 __futex_abstimed_wait_common (libc.so.6 + 0x85f26)
                                                         #1  0x00007f86e4983720 pthread_cond_wait@@GLIBC_2.3.2 (libc.so.6 + 0x88720)
                                                         #2  0x00007f86e347626f slot_run (mod_http2.so + 0x2726f)
                                                         #3  0x00007f86e498433d start_thread (libc.so.6 + 0x8933d)
                                                         #4  0x00007f86e4a059c0 __clone3 (libc.so.6 + 0x10a9c0)
                                                         Stack trace of thread 21987:
                                                         #0  0x00007f86e4980f26 __futex_abstimed_wait_common (libc.so.6 + 0x85f26)
                                                         #1  0x00007f86e4983720 pthread_cond_wait@@GLIBC_2.3.2 (libc.so.6 + 0x88720)
                                                         #2  0x00007f86e347626f slot_run (mod_http2.so + 0x2726f)
                                                         #3  0x00007f86e498433d start_thread (libc.so.6 + 0x8933d)
                                                         #4  0x00007f86e4a059c0 __clone3 (libc.so.6 + 0x10a9c0)
                                                         Stack trace of thread 21988:
                                                         #0  0x00007f86e4980f26 __futex_abstimed_wait_common (libc.so.6 + 0x85f26)
                                                         #1  0x00007f86e4983720 pthread_cond_wait@@GLIBC_2.3.2 (libc.so.6 + 0x88720)
                                                         #2  0x00007f86e347626f slot_run (mod_http2.so + 0x2726f)
                                                         #3  0x00007f86e498433d start_thread (libc.so.6 + 0x8933d)
                                                         #4  0x00007f86e4a059c0 __clone3 (libc.so.6 + 0x10a9c0)
                                                         Stack trace of thread 21989:
                                                         #0  0x00007f86e4980f26 __futex_abstimed_wait_common (libc.so.6 + 0x85f26)
                                                         #1  0x00007f86e4983720 pthread_cond_wait@@GLIBC_2.3.2 (libc.so.6 + 0x88720)
                                                         #2  0x00007f86e347626f slot_run (mod_http2.so + 0x2726f)
                                                         #3  0x00007f86e498433d start_thread (libc.so.6 + 0x8933d)
                                                         #4  0x00007f86e4a059c0 __clone3 (libc.so.6 + 0x10a9c0)
                                                         Stack trace of thread 21990:
                                                         #0  0x00007f86e4980f26 __futex_abstimed_wait_common (libc.so.6 + 0x85f26)
                                                         #1  0x00007f86e4983720 pthread_cond_wait@@GLIBC_2.3.2 (libc.so.6 + 0x88720)
                                                         #2  0x00007f86e347626f slot_run (mod_http2.so + 0x2726f)
                                                         #3  0x00007f86e498433d start_thread (libc.so.6 + 0x8933d)
                                                         #4  0x00007f86e4a059c0 __clone3 (libc.so.6 + 0x10a9c0)
                                                         Stack trace of thread 21991:
                                                         #0  0x00007f86e4980f26 __futex_abstimed_wait_common (libc.so.6 + 0x85f26)
                                                         #1  0x00007f86e4983720 pthread_cond_wait@@GLIBC_2.3.2 (libc.so.6 + 0x88720)
                                                         #2  0x00007f86e347626f slot_run (mod_http2.so + 0x2726f)
                                                         #3  0x00007f86e498433d start_thread (libc.so.6 + 0x8933d)
                                                         #4  0x00007f86e4a059c0 __clone3 (libc.so.6 + 0x10a9c0)
                                                         Stack trace of thread 21992:
                                                         #0  0x00007f86e4980f26 __futex_abstimed_wait_common (libc.so.6 + 0x85f26)
                                                         #1  0x00007f86e4983720 pthread_cond_wait@@GLIBC_2.3.2 (libc.so.6 + 0x88720)
                                                         #2  0x00007f86e347626f slot_run (mod_http2.so + 0x2726f)
                                                         #3  0x00007f86e498433d start_thread (libc.so.6 + 0x8933d)
                                                         #4  0x00007f86e4a059c0 __clone3 (libc.so.6 + 0x10a9c0)
                                                         Stack trace of thread 21993:
                                                         #0  0x00007f86e4980f26 __futex_abstimed_wait_common (libc.so.6 + 0x85f26)
                                                         #1  0x00007f86e4983720 pthread_cond_wait@@GLIBC_2.3.2 (libc.so.6 + 0x88720)
                                                         #2  0x00007f86e347626f slot_run (mod_http2.so + 0x2726f)
                                                         #3  0x00007f86e498433d start_thread (libc.so.6 + 0x8933d)
                                                         #4  0x00007f86e4a059c0 __clone3 (libc.so.6 + 0x10a9c0)
                                                         Stack trace of thread 21994:
                                                         #0  0x00007f86e4980f26 __futex_abstimed_wait_common (libc.so.6 + 0x85f26)
                                                         #1  0x00007f86e4983720 pthread_cond_wait@@GLIBC_2.3.2 (libc.so.6 + 0x88720)
                                                         #2  0x00007f86e347626f slot_run (mod_http2.so + 0x2726f)
                                                         #3  0x00007f86e498433d start_thread (libc.so.6 + 0x8933d)
                                                         #4  0x00007f86e4a059c0 __clone3 (libc.so.6 + 0x10a9c0)
                                                         Stack trace of thread 21995:
                                                         #0  0x00007f86e4980f26 __futex_abstimed_wait_common (libc.so.6 + 0x85f26)
                                                         #1  0x00007f86e4983720 pthread_cond_wait@@GLIBC_2.3.2 (libc.so.6 + 0x88720)
                                                         #2  0x00007f86e347626f slot_run (mod_http2.so + 0x2726f)
                                                         #3  0x00007f86e498433d start_thread (libc.so.6 + 0x8933d)
                                                         #4  0x00007f86e4a059c0 __clone3 (libc.so.6 + 0x10a9c0)
                                                         Stack trace of thread 21996:
                                                         #0  0x00007f86e4980f26 __futex_abstimed_wait_common (libc.so.6 + 0x85f26)
                                                         #1  0x00007f86e4983720 pthread_cond_wait@@GLIBC_2.3.2 (libc.so.6 + 0x88720)
                                                         #2  0x00007f86e347626f slot_run (mod_http2.so + 0x2726f)
                                                         #3  0x00007f86e498433d start_thread (libc.so.6 + 0x8933d)
                                                         #4  0x00007f86e4a059c0 __clone3 (libc.so.6 + 0x10a9c0)
                                                         Stack trace of thread 21997:
                                                         #0  0x00007f86e4980f26 __futex_abstimed_wait_common (libc.so.6 + 0x85f26)
                                                         #1  0x00007f86e4983720 pthread_cond_wait@@GLIBC_2.3.2 (libc.so.6 + 0x88720)
                                                         #2  0x00007f86e347626f slot_run (mod_http2.so + 0x2726f)
                                                         #3  0x00007f86e498433d start_thread (libc.so.6 + 0x8933d)
                                                         #4  0x00007f86e4a059c0 __clone3 (libc.so.6 + 0x10a9c0)
                                                         Stack trace of thread 21998:
                                                         #0  0x00007f86e4980f26 __futex_abstimed_wait_common (libc.so.6 + 0x85f26)
                                                         #1  0x00007f86e4983720 pthread_cond_wait@@GLIBC_2.3.2 (libc.so.6 + 0x88720)
                                                         #2  0x00007f86e347626f slot_run (mod_http2.so + 0x2726f)
                                                         #3  0x00007f86e498433d start_thread (libc.so.6 + 0x8933d)
                                                         #4  0x00007f86e4a059c0 __clone3 (libc.so.6 + 0x10a9c0)
                                                         Stack trace of thread 21999:
                                                         #0  0x00007f86e4980f26 __futex_abstimed_wait_common (libc.so.6 + 0x85f26)
                                                         #1  0x00007f86e4983720 pthread_cond_wait@@GLIBC_2.3.2 (libc.so.6 + 0x88720)
                                                         #2  0x00007f86e347626f slot_run (mod_http2.so + 0x2726f)
                                                         #3  0x00007f86e498433d start_thread (libc.so.6 + 0x8933d)
                                                         #4  0x00007f86e4a059c0 __clone3 (libc.so.6 + 0x10a9c0)
                                                         Stack trace of thread 22000:
                                                         #0  0x00007f86e4980f26 __futex_abstimed_wait_common (libc.so.6 + 0x85f26)
                                                         #1  0x00007f86e4983720 pthread_cond_wait@@GLIBC_2.3.2 (libc.so.6 + 0x88720)
                                                         #2  0x00007f86e347626f slot_run (mod_http2.so + 0x2726f)
                                                         #3  0x00007f86e498433d start_thread (libc.so.6 + 0x8933d)
                                                         #4  0x00007f86e4a059c0 __clone3 (libc.so.6 + 0x10a9c0)
                                                         Stack trace of thread 22001:
                                                         #0  0x00007f86e4980f26 __futex_abstimed_wait_common (libc.so.6 + 0x85f26)
                                                         #1  0x00007f86e4983720 pthread_cond_wait@@GLIBC_2.3.2 (libc.so.6 + 0x88720)
                                                         #2  0x00007f86e347626f slot_run (mod_http2.so + 0x2726f)
                                                         #3  0x00007f86e498433d start_thread (libc.so.6 + 0x8933d)
                                                         #4  0x00007f86e4a059c0 __clone3 (libc.so.6 + 0x10a9c0)
                                                         Stack trace of thread 22002:
                                                         #0  0x00007f86e4980f26 __futex_abstimed_wait_common (libc.so.6 + 0x85f26)
                                                         #1  0x00007f86e4983720 pthread_cond_wait@@GLIBC_2.3.2 (libc.so.6 + 0x88720)
                                                         #2  0x00007f86e347626f slot_run (mod_http2.so + 0x2726f)
                                                         #3  0x00007f86e498433d start_thread (libc.so.6 + 0x8933d)
                                                         #4  0x00007f86e4a059c0 __clone3 (libc.so.6 + 0x10a9c0)
                                                         Stack trace of thread 22003:
                                                         #0  0x00007f86e4980f26 __futex_abstimed_wait_common (libc.so.6 + 0x85f26)
                                                         #1  0x00007f86e4983720 pthread_cond_wait@@GLIBC_2.3.2 (libc.so.6 + 0x88720)
                                                         #2  0x00007f86e347626f slot_run (mod_http2.so + 0x2726f)
                                                         #3  0x00007f86e498433d start_thread (libc.so.6 + 0x8933d)
                                                         #4  0x00007f86e4a059c0 __clone3 (libc.so.6 + 0x10a9c0)
                                                         Stack trace of thread 22004:
                                                         #0  0x00007f86e4980f26 __futex_abstimed_wait_common (libc.so.6 + 0x85f26)
                                                         #1  0x00007f86e4983720 pthread_cond_wait@@GLIBC_2.3.2 (libc.so.6 + 0x88720)
                                                         #2  0x00007f86e347626f slot_run (mod_http2.so + 0x2726f)
                                                         #3  0x00007f86e498433d start_thread (libc.so.6 + 0x8933d)
                                                         #4  0x00007f86e4a059c0 __clone3 (libc.so.6 + 0x10a9c0)
                                                         Stack trace of thread 22030:
                                                         #0  0x00007f86e4980f26 __futex_abstimed_wait_common (libc.so.6 + 0x85f26)
                                                         #1  0x00007f86e4983720 pthread_cond_wait@@GLIBC_2.3.2 (libc.so.6 + 0x88720)
                                                         #2  0x000055c373d641bd ap_queue_pop_something (httpd + 0x351bd)
                                                         #3  0x00007f86e445c1ef worker_thread (mod_mpm_event.so + 0x81ef)
                                                         #4  0x00007f86e498433d start_thread (libc.so.6 + 0x8933d)
                                                         #5  0x00007f86e4a059c0 __clone3 (libc.so.6 + 0x10a9c0)
                                                         Stack trace of thread 22031:
                                                         #0  0x00007f86e4980f26 __futex_abstimed_wait_common (libc.so.6 + 0x85f26)
                                                         #1  0x00007f86e4983720 pthread_cond_wait@@GLIBC_2.3.2 (libc.so.6 + 0x88720)
                                                         #2  0x000055c373d641bd ap_queue_pop_something (httpd + 0x351bd)
                                                         #3  0x00007f86e445c1ef worker_thread (mod_mpm_event.so + 0x81ef)
                                                         #4  0x00007f86e498433d start_thread (libc.so.6 + 0x8933d)
                                                         #5  0x00007f86e4a059c0 __clone3 (libc.so.6 + 0x10a9c0)
                                                         Stack trace of thread 22032:
                                                         #0  0x00007f86e4980f26 __futex_abstimed_wait_common (libc.so.6 + 0x85f26)
                                                         #1  0x00007f86e4983720 pthread_cond_wait@@GLIBC_2.3.2 (libc.so.6 + 0x88720)
                                                         #2  0x000055c373d641bd ap_queue_pop_something (httpd + 0x351bd)
                                                         #3  0x00007f86e445c1ef worker_thread (mod_mpm_event.so + 0x81ef)
                                                         #4  0x00007f86e498433d start_thread (libc.so.6 + 0x8933d)
                                                         #5  0x00007f86e4a059c0 __clone3 (libc.so.6 + 0x10a9c0)
                                                         Stack trace of thread 22033:
                                                         #0  0x00007f86e4980f26 __futex_abstimed_wait_common (libc.so.6 + 0x85f26)
                                                         #1  0x00007f86e4983720 pthread_cond_wait@@GLIBC_2.3.2 (libc.so.6 + 0x88720)
                                                         #2  0x000055c373d641bd ap_queue_pop_something (httpd + 0x351bd)
                                                         #3  0x00007f86e445c1ef worker_thread (mod_mpm_event.so + 0x81ef)
                                                         #4  0x00007f86e498433d start_thread (libc.so.6 + 0x8933d)
                                                         #5  0x00007f86e4a059c0 __clone3 (libc.so.6 + 0x10a9c0)
                                                         Stack trace of thread 22034:
                                                         #0  0x00007f86e4980f26 __futex_abstimed_wait_common (libc.so.6 + 0x85f26)
                                                         #1  0x00007f86e4983720 pthread_cond_wait@@GLIBC_2.3.2 (libc.so.6 + 0x88720)
                                                         #2  0x000055c373d641bd ap_queue_pop_something (httpd + 0x351bd)
                                                         #3  0x00007f86e445c1ef worker_thread (mod_mpm_event.so + 0x81ef)
                                                         #4  0x00007f86e498433d start_thread (libc.so.6 + 0x8933d)
                                                         #5  0x00007f86e4a059c0 __clone3 (libc.so.6 + 0x10a9c0)
                                                         Stack trace of thread 22035:
                                                         #0  0x00007f86e4980f26 __futex_abstimed_wait_common (libc.so.6 + 0x85f26)
                                                         #1  0x00007f86e4983720 pthread_cond_wait@@GLIBC_2.3.2 (libc.so.6 + 0x88720)
                                                         #2  0x000055c373d641bd ap_queue_pop_something (httpd + 0x351bd)
                                                         #3  0x00007f86e445c1ef worker_thread (mod_mpm_event.so + 0x81ef)
                                                         #4  0x00007f86e498433d start_thread (libc.so.6 + 0x8933d)
                                                         #5  0x00007f86e4a059c0 __clone3 (libc.so.6 + 0x10a9c0)
                                                         Stack trace of thread 22036:
                                                         #0  0x00007f86e4980f26 __futex_abstimed_wait_common (libc.so.6 + 0x85f26)
                                                         #1  0x00007f86e4983720 pthread_cond_wait@@GLIBC_2.3.2 (libc.so.6 + 0x88720)
                                                         #2  0x000055c373d641bd ap_queue_pop_something (httpd + 0x351bd)
                                                         #3  0x00007f86e445c1ef worker_thread (mod_mpm_event.so + 0x81ef)
                                                         #4  0x00007f86e498433d start_thread (libc.so.6 + 0x8933d)
                                                         #5  0x00007f86e4a059c0 __clone3 (libc.so.6 + 0x10a9c0)
                                                         Stack trace of thread 22037:
                                                         #0  0x00007f86e4980f26 __futex_abstimed_wait_common (libc.so.6 + 0x85f26)
                                                         #1  0x00007f86e4983720 pthread_cond_wait@@GLIBC_2.3.2 (libc.so.6 + 0x88720)
                                                         #2  0x000055c373d641bd ap_queue_pop_something (httpd + 0x351bd)
                                                         #3  0x00007f86e445c1ef worker_thread (mod_mpm_event.so + 0x81ef)
                                                         #4  0x00007f86e498433d start_thread (libc.so.6 + 0x8933d)
                                                         #5  0x00007f86e4a059c0 __clone3 (libc.so.6 + 0x10a9c0)
                                                         Stack trace of thread 22038:
                                                         #0  0x00007f86e4980f26 __futex_abstimed_wait_common (libc.so.6 + 0x85f26)
                                                         #1  0x00007f86e4983720 pthread_cond_wait@@GLIBC_2.3.2 (libc.so.6 + 0x88720)
                                                         #2  0x000055c373d641bd ap_queue_pop_something (httpd + 0x351bd)
                                                         #3  0x00007f86e445c1ef worker_thread (mod_mpm_event.so + 0x81ef)
                                                         #4  0x00007f86e498433d start_thread (libc.so.6 + 0x8933d)
                                                         #5  0x00007f86e4a059c0 __clone3 (libc.so.6 + 0x10a9c0)
                                                         Stack trace of thread 22039:
                                                         #0  0x00007f86e4980f26 __futex_abstimed_wait_common (libc.so.6 + 0x85f26)
                                                         #1  0x00007f86e4983720 pthread_cond_wait@@GLIBC_2.3.2 (libc.so.6 + 0x88720)
                                                         #2  0x000055c373d641bd ap_queue_pop_something (httpd + 0x351bd)
                                                         #3  0x00007f86e445c1ef worker_thread (mod_mpm_event.so + 0x81ef)
                                                         #4  0x00007f86e498433d start_thread (libc.so.6 + 0x8933d)
                                                         #5  0x00007f86e4a059c0 __clone3 (libc.so.6 + 0x10a9c0)
                                                         Stack trace of thread 22040:
                                                         #0  0x00007f86e4980f26 __futex_abstimed_wait_common (libc.so.6 + 0x85f26)
                                                         #1  0x00007f86e4983720 pthread_cond_wait@@GLIBC_2.3.2 (libc.so.6 + 0x88720)
                                                         #2  0x000055c373d641bd ap_queue_pop_something (httpd + 0x351bd)
                                                         #3  0x00007f86e445c1ef worker_thread (mod_mpm_event.so + 0x81ef)
                                                         #4  0x00007f86e498433d start_thread (libc.so.6 + 0x8933d)
                                                         #5  0x00007f86e4a059c0 __clone3 (libc.so.6 + 0x10a9c0)
                                                         Stack trace of thread 22041:
                                                         #0  0x00007f86e4980f26 __futex_abstimed_wait_common (libc.so.6 + 0x85f26)
                                                         #1  0x00007f86e4983720 pthread_cond_wait@@GLIBC_2.3.2 (libc.so.6 + 0x88720)
                                                         #2  0x000055c373d641bd ap_queue_pop_something (httpd + 0x351bd)
                                                         #3  0x00007f86e445c1ef worker_thread (mod_mpm_event.so + 0x81ef)
                                                         #4  0x00007f86e498433d start_thread (libc.so.6 + 0x8933d)
                                                         #5  0x00007f86e4a059c0 __clone3 (libc.so.6 + 0x10a9c0)
                                                         Stack trace of thread 22042:
                                                         #0  0x00007f86e4980f26 __futex_abstimed_wait_common (libc.so.6 + 0x85f26)
                                                         #1  0x00007f86e4983720 pthread_cond_wait@@GLIBC_2.3.2 (libc.so.6 + 0x88720)
                                                         #2  0x000055c373d641bd ap_queue_pop_something (httpd + 0x351bd)
                                                         #3  0x00007f86e445c1ef worker_thread (mod_mpm_event.so + 0x81ef)
                                                         #4  0x00007f86e498433d start_thread (libc.so.6 + 0x8933d)
                                                         #5  0x00007f86e4a059c0 __clone3 (libc.so.6 + 0x10a9c0)
                                                         Stack trace of thread 22043:
                                                         #0  0x00007f86e4980f26 __futex_abstimed_wait_common (libc.so.6 + 0x85f26)
                                                         #1  0x00007f86e4983720 pthread_cond_wait@@GLIBC_2.3.2 (libc.so.6 + 0x88720)
                                                         #2  0x000055c373d641bd ap_queue_pop_something (httpd + 0x351bd)
                                                         #3  0x00007f86e445c1ef worker_thread (mod_mpm_event.so + 0x81ef)
                                                         #4  0x00007f86e498433d start_thread (libc.so.6 + 0x8933d)
                                                         #5  0x00007f86e4a059c0 __clone3 (libc.so.6 + 0x10a9c0)
                                                         Stack trace of thread 22044:
                                                         #0  0x00007f86e4980f26 __futex_abstimed_wait_common (libc.so.6 + 0x85f26)
                                                         #1  0x00007f86e4983720 pthread_cond_wait@@GLIBC_2.3.2 (libc.so.6 + 0x88720)
                                                         #2  0x000055c373d641bd ap_queue_pop_something (httpd + 0x351bd)
                                                         #3  0x00007f86e445c1ef worker_thread (mod_mpm_event.so + 0x81ef)
                                                         #4  0x00007f86e498433d start_thread (libc.so.6 + 0x8933d)
                                                         #5  0x00007f86e4a059c0 __clone3 (libc.so.6 + 0x10a9c0)
                                                         Stack trace of thread 22045:
                                                         #0  0x00007f86e4980f26 __futex_abstimed_wait_common (libc.so.6 + 0x85f26)
                                                         #1  0x00007f86e4983720 pthread_cond_wait@@GLIBC_2.3.2 (libc.so.6 + 0x88720)
                                                         #2  0x000055c373d641bd ap_queue_pop_something (httpd + 0x351bd)
                                                         #3  0x00007f86e445c1ef worker_thread (mod_mpm_event.so + 0x81ef)
                                                         #4  0x00007f86e498433d start_thread (libc.so.6 + 0x8933d)
                                                         #5  0x00007f86e4a059c0 __clone3 (libc.so.6 + 0x10a9c0)
                                                         Stack trace of thread 22046:
                                                         #0  0x00007f86e4980f26 __futex_abstimed_wait_common (libc.so.6 + 0x85f26)
                                                         #1  0x00007f86e4983720 pthread_cond_wait@@GLIBC_2.3.2 (libc.so.6 + 0x88720)
                                                         #2  0x000055c373d641bd ap_queue_pop_something (httpd + 0x351bd)
                                                         #3  0x00007f86e445c1ef worker_thread (mod_mpm_event.so + 0x81ef)
                                                         #4  0x00007f86e498433d start_thread (libc.so.6 + 0x8933d)
                                                         #5  0x00007f86e4a059c0 __clone3 (libc.so.6 + 0x10a9c0)
                                                         Stack trace of thread 22047:
                                                         #0  0x00007f86e4980f26 __futex_abstimed_wait_common (libc.so.6 + 0x85f26)
                                                         #1  0x00007f86e4983720 pthread_cond_wait@@GLIBC_2.3.2 (libc.so.6 + 0x88720)
                                                         #2  0x000055c373d641bd ap_queue_pop_something (httpd + 0x351bd)
                                                         #3  0x00007f86e445c1ef worker_thread (mod_mpm_event.so + 0x81ef)
                                                         #4  0x00007f86e498433d start_thread (libc.so.6 + 0x8933d)
                                                         #5  0x00007f86e4a059c0 __clone3 (libc.so.6 + 0x10a9c0)
                                                         Stack trace of thread 22048:
                                                         #0  0x00007f86e4980f26 __futex_abstimed_wait_common (libc.so.6 + 0x85f26)
                                                         #1  0x00007f86e4983720 pthread_cond_wait@@GLIBC_2.3.2 (libc.so.6 + 0x88720)
                                                         #2  0x000055c373d641bd ap_queue_pop_something (httpd + 0x351bd)
                                                         #3  0x00007f86e445c1ef worker_thread (mod_mpm_event.so + 0x81ef)
                                                         #4  0x00007f86e498433d start_thread (libc.so.6 + 0x8933d)
                                                         #5  0x00007f86e4a059c0 __clone3 (libc.so.6 + 0x10a9c0)
                                                         Stack trace of thread 22049:
                                                         #0  0x00007f86e4980f26 __futex_abstimed_wait_common (libc.so.6 + 0x85f26)
                                                         #1  0x00007f86e4983720 pthread_cond_wait@@GLIBC_2.3.2 (libc.so.6 + 0x88720)
                                                         #2  0x000055c373d641bd ap_queue_pop_something (httpd + 0x351bd)
                                                         #3  0x00007f86e445c1ef worker_thread (mod_mpm_event.so + 0x81ef)
                                                         #4  0x00007f86e498433d start_thread (libc.so.6 + 0x8933d)
                                                         #5  0x00007f86e4a059c0 __clone3 (libc.so.6 + 0x10a9c0)
                                                         Stack trace of thread 22050:
                                                         #0  0x00007f86e4980f26 __futex_abstimed_wait_common (libc.so.6 + 0x85f26)
                                                         #1  0x00007f86e4983720 pthread_cond_wait@@GLIBC_2.3.2 (libc.so.6 + 0x88720)
                                                         #2  0x000055c373d641bd ap_queue_pop_something (httpd + 0x351bd)
                                                         #3  0x00007f86e445c1ef worker_thread (mod_mpm_event.so + 0x81ef)
                                                         #4  0x00007f86e498433d start_thread (libc.so.6 + 0x8933d)
                                                         #5  0x00007f86e4a059c0 __clone3 (libc.so.6 + 0x10a9c0)
                                                         Stack trace of thread 22051:
                                                         #0  0x00007f86e4980f26 __futex_abstimed_wait_common (libc.so.6 + 0x85f26)
                                                         #1  0x00007f86e4983720 pthread_cond_wait@@GLIBC_2.3.2 (libc.so.6 + 0x88720)
                                                         #2  0x000055c373d641bd ap_queue_pop_something (httpd + 0x351bd)
                                                         #3  0x00007f86e445c1ef worker_thread (mod_mpm_event.so + 0x81ef)
                                                         #4  0x00007f86e498433d start_thread (libc.so.6 + 0x8933d)
                                                         #5  0x00007f86e4a059c0 __clone3 (libc.so.6 + 0x10a9c0)
                                                         Stack trace of thread 22052:
                                                         #0  0x00007f86e4980f26 __futex_abstimed_wait_common (libc.so.6 + 0x85f26)
                                                         #1  0x00007f86e4983720 pthread_cond_wait@@GLIBC_2.3.2 (libc.so.6 + 0x88720)
                                                         #2  0x000055c373d641bd ap_queue_pop_something (httpd + 0x351bd)
                                                         #3  0x00007f86e445c1ef worker_thread (mod_mpm_event.so + 0x81ef)
                                                         #4  0x00007f86e498433d start_thread (libc.so.6 + 0x8933d)
                                                         #5  0x00007f86e4a059c0 __clone3 (libc.so.6 + 0x10a9c0)
                                                         Stack trace of thread 22053:
                                                         #0  0x00007f86e4980f26 __futex_abstimed_wait_common (libc.so.6 + 0x85f26)
                                                         #1  0x00007f86e4983720 pthread_cond_wait@@GLIBC_2.3.2 (libc.so.6 + 0x88720)
                                                         #2  0x000055c373d641bd ap_queue_pop_something (httpd + 0x351bd)
                                                         #3  0x00007f86e445c1ef worker_thread (mod_mpm_event.so + 0x81ef)
                                                         #4  0x00007f86e498433d start_thread (libc.so.6 + 0x8933d)
                                                         #5  0x00007f86e4a059c0 __clone3 (libc.so.6 + 0x10a9c0)
                                                         Stack trace of thread 22054:
                                                         #0  0x00007f86e4a04f96 epoll_wait (libc.so.6 + 0x109f96)
                                                         #1  0x00007f86e4b00f4e impl_pollset_poll.lto_priv.0 (libapr-1.so.0 + 0x2af4e)
                                                         #2  0x00007f86e445ff4f listener_thread (mod_mpm_event.so + 0xbf4f)
                                                         #3  0x00007f86e498433d start_thread (libc.so.6 + 0x8933d)
                                                         #4  0x00007f86e4a059c0 __clone3 (libc.so.6 + 0x10a9c0)
                                                         Stack trace of thread 22029:
                                                         #0  0x00007f86e493432b kill (libc.so.6 + 0x3932b)
                                                         #1  0x00007f86e49340f0 __restore_rt (libc.so.6 + 0x390f0)
                                                         #2  0x00007f86e3696e15 mag_init_cfg (mod_auth_gssapi.so + 0x5e15)
                                                         #3  0x00007f86e369e043 mag_auth (mod_auth_gssapi.so + 0xd043)
                                                         #4  0x000055c373d7a888 ap_run_check_user_id (httpd + 0x4b888)
                                                         #5  0x000055c373d83bd0 ap_process_request_internal (httpd + 0x54bd0)
                                                         #6  0x000055c373d8eadd ap_process_async_request (httpd + 0x5fadd)
                                                         #7  0x000055c373d8f1b2 ap_process_http_connection (httpd + 0x601b2)
                                                         #8  0x000055c373d5ae98 ap_run_process_connection (httpd + 0x2be98)
                                                         #9  0x00007f86e445bb46 process_socket (mod_mpm_event.so + 0x7b46)
                                                         #10 0x00007f86e445c57a worker_thread (mod_mpm_event.so + 0x857a)
                                                         #11 0x00007f86e498433d start_thread (libc.so.6 + 0x8933d)
                                                         #12 0x00007f86e4a059c0 __clone3 (libc.so.6 + 0x10a9c0)
                                                         ELF object binary architecture: AMD x86-64
Aug 27 12:55:23 master.ipa.test systemd[1]: systemd-coredump@0-22237-0.service: Deactivated successfully.
Aug 27 12:55:23 master.ipa.test audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-coredump@0-22237-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'

List of installed packages:
- httpd-2.4.54-5.fc37.x86_64
- ipa built from master branch

Note that we may need a new rawhide image as right now, after running dnf update, the image contains a mix of f37 and f38 packages.


Fixed in https://bugzilla.redhat.com/show_bug.cgi?id=2121952

Closing as 2121952 has been fixed in mod_auth_gssapi-1.6.5-1.fc38

Metadata Update from @frenaud:
- Issue close_status updated to: fixed
- Issue status updated to: Closed (was: Open)

Metadata