Note: This bug is displayed in read-only format because
the product is no longer active in Red Hat Bugzilla.
RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.
Description of problem:
The service 'named' has suddenly died.
On the system service 'named' is integrated with IPA server.
# tail -n 11 /var/named/data/named.log
22-Oct-2020 04:55:53.974 general: ../../../lib/dns-pkcs11/rdataset.c:263: REQUIRE(rdataset->methods != ((void *)0)) failed, back trace
22-Oct-2020 04:55:53.974 general: #0 0x56537dc4c120 in ??
22-Oct-2020 04:55:53.974 general: #1 0x7f8f2793e45a in ??
22-Oct-2020 04:55:53.974 general: #2 0x7f8f27cc5148 in ??
22-Oct-2020 04:55:53.974 general: #3 0x7f8f27cd7260 in ??
22-Oct-2020 04:55:53.974 general: #4 0x7f8f27cd98f9 in ??
22-Oct-2020 04:55:53.974 general: #5 0x7f8f27cda47d in ??
22-Oct-2020 04:55:53.974 general: #6 0x7f8f27962f5b in ??
22-Oct-2020 04:55:53.974 general: #7 0x7f8f25a3dea5 in ??
22-Oct-2020 04:55:53.974 general: #8 0x7f8f24ab096d in ??
22-Oct-2020 04:55:53.974 general: exiting (due to assertion failure)
Version-Release number of selected component (if applicable):
bind-9.11.4-26.P2.el7.x86_64
bind-pkcs11-9.11.4-26.P2.el7.x86_64
ipa-server-4.6.8-5.el7.x86_64
ipa-server-common-4.6.8-5.el7.noarch
ipa-server-dns-4.6.8-5.el7.noarch
How reproducible:
Sometimes
Steps to Reproduce:
N/A, as we have not found the reliable way to reproduce it.
Actual results:
Error messages in /var/named/data/named.log shown in description
Expected results:
Success without error
Additional info:
Similar issue: https://pagure.io/freeipa/issue/7054