Bug 490855
| Summary: | clustered qpidd segfaults in qpid::broker::Exchange::propagateFedOp | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Red Hat Enterprise MRG | Reporter: | Frantisek Reznicek <freznice> | ||||
| Component: | qpid-cpp | Assignee: | Ted Ross <tross> | ||||
| Status: | CLOSED ERRATA | QA Contact: | Frantisek Reznicek <freznice> | ||||
| Severity: | medium | Docs Contact: | |||||
| Priority: | urgent | ||||||
| Version: | 1.1 | CC: | esammons, gsim, kim.vdriet | ||||
| Target Milestone: | 1.3 | ||||||
| Target Release: | --- | ||||||
| Hardware: | All | ||||||
| OS: | Linux | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||
| Doc Text: |
The qpidd service no longer terminates with a segmentation fault due to aisexec assertion.
|
Story Points: | --- | ||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2010-10-14 16:01:53 UTC | Type: | --- | ||||
| Regression: | --- | Mount Type: | --- | ||||
| Documentation: | --- | CRM: | |||||
| Verified Versions: | Category: | --- | |||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||
| Embargoed: | |||||||
| Attachments: |
|
||||||
|
Description
Frantisek Reznicek
2009-03-18 10:45:17 UTC
Bit more detail on Thread1 above with debuginfo installed: ... #22 0x0039d9f9 in qpid::Plugin::Target::finalize (this=<value optimized out>) at qpid/Plugin.cpp:45 #23 0x00a533f0 in ~Broker (this=<value optimized out>) at qpid/broker/Broker.cpp:337 #24 0x00a5aa95 in qpid::RefCounted::released (this=<value optimized out>) at qpid/RefCounted.h:48 #25 0x00b23379 in __tcf_1 () at qpid/RefCounted.h:42 #26 0x006c4fe9 in __cxa_finalize () from /lib/libc.so.6 #27 0x00a06664 in __do_global_dtors_aux () from /usr/lib/libqpidbroker.so.0 #28 0x00b4a05c in _fini () from /usr/lib/libqpidbroker.so.0 #29 0x006897ee in _dl_fini () from /lib/ld-linux.so.2 #30 0x006c4d39 in exit () from /lib/libc.so.6 #31 0x006aee94 in __libc_start_main () from /lib/libc.so.6 #32 0x0804c001 in _start () Fixed upstream in revision 823258. *** Bug 509212 has been marked as a duplicate of this bug. *** *** Bug 509436 has been marked as a duplicate of this bug. *** The issue is proved to be fixed (no segfaults/aborts), retested on RHEL 5.5 i386 / x86_64 on packages: python-qmf-0.7.946106-12.el5 python-qpid-0.7.946106-13.el5 qmf-0.7.946106-12.el5 qmf-devel-0.7.946106-12.el5 qpid-cpp-*-0.7.946106-12.el5 qpid-dotnet-0.4.738274-2.el5 qpid-java-*-0.7.946106-8.el5 qpid-tests-0.7.946106-1.el5 qpid-tools-0.7.946106-10.el5 ruby-qmf-0.7.946106-12.el5 -> VERIFIED
Technical note added. If any revisions are required, please edit the "Technical Notes" field
accordingly. All revisions will be proofread by the Engineering Content Services team.
New Contents:
The qpidd service no longer terminates with a segmentation fault due to aisexec assertion.
An advisory has been issued which should help the problem described in this bug report. This report is therefore being closed with a resolution of ERRATA. For more information on therefore solution and/or where to find the updated files, please follow the link below. You may reopen this bug report if the solution does not work for you. http://rhn.redhat.com/errata/RHSA-2010-0773.html |