Bug 479072
Summary: | Core dump in cluster broker: DispatchHandle invalid state. | ||
---|---|---|---|
Product: | Red Hat Enterprise MRG | Reporter: | Alan Conway <aconway> |
Component: | qpid-cpp | Assignee: | Alan Conway <aconway> |
Status: | CLOSED DUPLICATE | QA Contact: | Frantisek Reznicek <freznice> |
Severity: | high | Docs Contact: | |
Priority: | urgent | ||
Version: | beta | CC: | astitcher, esammons |
Target Milestone: | 1.1.1 | ||
Target Release: | --- | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2009-01-07 22:34:33 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: |
Description
Alan Conway
2009-01-06 21:05:01 UTC
Produced by running a 4 node cluster on mrg7-10 and then on mrg10: while ./tsxtest --messages 30000 --rate 10000 ; do true ; done Cluster brokers were started with: QPIDD="$BUILD/qpidd --cluster-name=aconway \ --load-module=$BUILD/.libs/cluster.so --no-module-dir \ --no-data-dir --auth=no --mgmt-enable=no \ --log-to-stderr=yes --log-to-file=$LOG \ --log-enable=info+ --log-enable=debug+:cluster \ --tcp-nodelay --cluster-read-max=1 \ *** This bug has been marked as a duplicate of bug 467822 *** |