Bug 489455 - aisexec assertion in message_handler_req_lib_cpg_mcast
Summary: aisexec assertion in message_handler_req_lib_cpg_mcast
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Red Hat Enterprise Linux 5
Classification: Red Hat
Component: openais
Version: 5.3
Hardware: All
OS: Linux
high
high
Target Milestone: rc
: ---
Assignee: Steven Dake
QA Contact: Cluster QE
URL:
Whiteboard:
Depends On: 488095
Blocks:
TreeView+ depends on / blocked
 
Reported: 2009-03-10 07:53 UTC by Steven Dake
Modified: 2016-04-26 14:00 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of: 488095
Environment:
Last Closed: 2009-03-10 13:36:28 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Steven Dake 2009-03-10 07:53:43 UTC
+++ This bug was initially created as a clone of Bug #488095 +++

Description of problem:

aisexec crashes with this assertion:

aisexec: cpg.c:1106: message_handler_req_lib_cpg_mcast: Assertion `result == 0' 

Version-Release number of selected component (if applicable):
 
openais-0.80.5-2.el5 + patches provided by Steve Dake


Steps to Reproduce:

I reproduced on 4 nodes: mrg7,8.9,.10 lab.bos.redhat.com
I run a qpidd cluster on all nodes. Then on 1 node I run two 
qpidd tests concurrently in a loop:

while ~/qpid/cpp/src/tests/run_failover_soak ; do true; done
while benchmark; do true; done

benchmark is a script that alternates perftest and tsxtest with these parameters:

 perftest --nsub 4 --npub 4 --count 30000 -s
 tsxtest --rate 2000 --messages 5000 --run --report

Comment 1 Steven Dake 2009-03-10 13:35:31 UTC
incorrect process


Note You need to log in before you can comment on or make changes to this bug.