Bug 1614820
| Summary: | 389-ds-base: Crash in vslapd_log_emergency_error [rhel-7.6] | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| Product: | Red Hat Enterprise Linux 7 | Reporter: | German Parente <gparente> | ||||||
| Component: | 389-ds-base | Assignee: | mreynolds | ||||||
| Status: | CLOSED ERRATA | QA Contact: | RHDS QE <ds-qe-bugs> | ||||||
| Severity: | high | Docs Contact: | Marc Muehlfeld <mmuehlfe> | ||||||
| Priority: | high | ||||||||
| Version: | 7.7-Alt | CC: | dmoppert, mhonek, mreynolds, msauton, nkinder, rmeggins, sfowler, spichugi, tbordaz, vashirov | ||||||
| Target Milestone: | rc | Keywords: | Security, SecurityTracking, ZStream | ||||||
| Target Release: | --- | ||||||||
| Hardware: | All | ||||||||
| OS: | Linux | ||||||||
| Whiteboard: | |||||||||
| Fixed In Version: | 389-ds-base-1.3.8.4-11.el7 | Doc Type: | If docs needed, set a value | ||||||
| Doc Text: | Story Points: | --- | |||||||
| Clone Of: | |||||||||
| : | 1623247 (view as bug list) | Environment: | |||||||
| Last Closed: | 2018-10-30 10:15:00 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: | |||||||||
| Bug Depends On: | |||||||||
| Bug Blocks: | 1619450, 1623247 | ||||||||
| Attachments: |
|
||||||||
|
Description
German Parente
2018-08-10 13:40:54 UTC
Created attachment 1475048 [details]
core_backtrace of the coredump
Created attachment 1475049 [details]
another stacktrace.
I can not reproduce the issue. I can get the error to be logged by adding an entry with a really large DN: [17/Aug/2018:15:56:33.905658222 -0400] - EMERG - Insufficent buffer capacity to fit timestamp and message! But no crash. The core dump shows the error log FD is corrupted and trying to write to it fails, but I don't know how that happened. I think this is a case where we need valgrind or an ASAN build to make any progress on this. Build tested: 389-ds-base-1.3.8.4-12.el7.x86_64 Reproducer from https://bugzilla.redhat.com/show_bug.cgi?id=1614820#c7 no longer crashes the server, error messages are formatted correctly: [30/Aug/2018:12:59:44.570829721 +0000] - EMERG - Insufficent buffer capacity to fit timestamp and message! [30/Aug/2018:12:59:44.593972036 +0000] - EMERG - Insufficent buffer capacity to fit timestamp and message! [30/Aug/2018:12:59:44.610915031 +0000] - EMERG - Insufficent buffer capacity to fit timestamp and message! Marking as VERIFIED. *** Bug 1623721 has been marked as a duplicate of this bug. *** 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/RHSA-2018:3127 |