Bug 1103090
Summary: | certmonger coredumps -- dbus related | ||
---|---|---|---|
Product: | Red Hat Enterprise Linux 6 | Reporter: | Jan Pazdziora (Red Hat) <jpazdziora> |
Component: | certmonger | Assignee: | Nalin Dahyabhai <nalin> |
Status: | CLOSED ERRATA | QA Contact: | Kaleem <ksiddiqu> |
Severity: | unspecified | Docs Contact: | |
Priority: | medium | ||
Version: | 6.5 | CC: | jpazdziora, kchamart, nalin, nsoman |
Target Milestone: | rc | ||
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | certmonger-0.75.8-1.el6 | Doc Type: | Bug Fix |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2014-10-14 07:12:42 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: | 1098208 | ||
Bug Blocks: |
Description
Jan Pazdziora (Red Hat)
2014-05-30 08:28:16 UTC
This looks like bug #1055521, the fix for which will be pulled in as part of the rebase that we're doing for bug #1098208. I made this one depend on bug 1098208. Also, the build for bug 1055521 was in testing for some time, would it make sense to push it to stable updates so that it gets more exposure in Fedora 20? How we can verify this? From description it seems that this was not consistent and scenario is not much clear to reproduce except mentioning of large setup. So i think we will verifying this as SanityOnly. (In reply to Kaleem from comment #7) > How we can verify this? > From description it seems that this was not consistent and scenario is not > much clear to reproduce except mentioning of large setup. > So i think we will verifying this as SanityOnly. One method for triggering this should be to start the certmonger service and then restart the messagebus service out from under it. Restarting the message bus is not recommended in general, but certmonger's attempt to reconnect in case the outage is temporary shouldn't cause it to crash. Verified. certmonger version: ================== [root@rhel66-master ~]# rpm -q certmonger certmonger-0.75.9-1.el6.x86_64 [root@rhel66-master ~]# [root@rhel66-master ~]# service certmonger status certmonger (pid 3511) is running... [root@rhel66-master ~]# service messagebus restart Stopping system message bus: [ OK ] Starting system message bus: [ OK ] [root@rhel66-master ~]# service certmonger status certmonger (pid 3511) is running... [root@rhel66-master ~]# 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. http://rhn.redhat.com/errata/RHBA-2014-1512.html |