Bug 2172258
| Summary: | ns-slapd crashing in ldbm_back_upgradednformat() | ||
|---|---|---|---|
| Product: | Red Hat Directory Server | Reporter: | Têko Mihinto <tmihinto> |
| Component: | 389-ds-base | Assignee: | thierry bordaz <tbordaz> |
| Status: | CLOSED ERRATA | QA Contact: | LDAP QA Team <idm-ds-qe-bugs> |
| Severity: | high | Docs Contact: | Evgenia Martynyuk <emartyny> |
| Priority: | unspecified | ||
| Version: | 11.6 | CC: | bsmejkal, emartyny, idm-ds-dev-bugs, mreynolds, msauton, pasik, tbordaz, vashirov |
| Target Milestone: | --- | ||
| Target Release: | dirsrv-11.8 | ||
| Hardware: | x86_64 | ||
| OS: | Linux | ||
| Whiteboard: | sync-to-jira | ||
| Fixed In Version: | redhat-ds-11-8090020230808123031.4a0d6ab8 | Doc Type: | Bug Fix |
| Doc Text: |
The 'upgradednformat' command was calling not fully initialized callbacks. As a consequence it triggered a crash and the command failed. Now all callbacks are initialized at startup and the command run successfully
|
Story Points: | --- |
| Clone Of: | Environment: | ||
| Last Closed: | 2023-11-28 10:09:21 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
|
Description
Têko Mihinto
2023-02-21 18:33:55 UTC
Fix pushed upstream -> POST Automated test passed: ================================================================= test session starts ================================================================== platform linux -- Python 3.6.8, pytest-3.4.2, py-1.5.3, pluggy-0.6.0 -- /usr/libexec/platform-python cachedir: dirsrvtests/.pytest_cache 389-ds-base: 1.4.3.37-1.module+el8dsrv+19621+efe8bde6 nss: 3.90.0-3.el8_8 nspr: 4.35.0-1.el8_8 openldap: 2.4.46-18.el8 cyrus-sasl: not installed FIPS: disabled rootdir: /mnt/tests/rhds/install/ds/dirsrvtests, inifile: pytest.ini collected 1 item dirsrvtests/tests/suites/upgrade/upgradednformat_test.py::test_upgradednformat PASSED [100%] ============================================================== 1 passed in 37.32 seconds =============================================================== Marking as VERIFIED. 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 (redhat-ds:11 bug fix and enhancement update), 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-2023:7519 |