Agent crash due to parallel access
Affects | Status | Importance | Assigned to | Milestone | ||
---|---|---|---|---|---|---|
Juniper Openstack | Status tracked in Trunk | |||||
R3.0 |
Fix Committed
|
High
|
Hari Prasad Killi | |||
R3.0.3.x |
Fix Committed
|
High
|
Hari Prasad Killi | |||
R3.1 |
Fix Committed
|
High
|
Hari Prasad Killi | |||
R3.2 |
Fix Committed
|
High
|
Hari Prasad Killi | |||
R3.2.3.x |
Fix Committed
|
High
|
Hari Prasad Killi | |||
R4.0 |
Fix Committed
|
High
|
Hari Prasad Killi | |||
R4.1 |
Fix Committed
|
High
|
Hari Prasad Killi | |||
Trunk |
Fix Committed
|
High
|
Hari Prasad Killi |
Bug Description
(gdb) bt
#0 next_node (node=<synthetic pointer>) at /usr/include/
#1 next_node (p=<synthetic pointer>) at /usr/include/
#2 operator++ (this=<synthetic pointer>) at /usr/include/
#3 KSyncObject:
#4 0x0000000000ed256b in KSyncObject:
#5 0x0000000000ed272d in KSyncObject:
#6 0x0000000000ed2777 in KSyncObject::Change (this=<optimized out>, entry=<optimized out>) at controller/
#7 0x0000000000dbc0af in KSyncFlowIndexM
#8 0x0000000000cebfdc in FlowTable:
rflow_
rev_
#9 0x0000000000cec448 in FlowTable::Update (this=0x7fc0a06
#10 0x0000000000d02e54 in FlowProto:
#11 0x0000000000d132f2 in PktFlowInfo::Add (this=this@
at controller/
#12 0x0000000000d25ae5 in FlowHandler::Run (this=0x7fc0a43
#13 0x0000000000d1ef7d in Proto::
#14 0x0000000000d031a1 in FlowProto:
#15 0x0000000000d22e5d in FlowEventQueueB
#16 0x0000000000d081d2 in operator() (a0=0x7fc0b09bd498, this=0x7fc0b5a9
#17 QueueTaskRunner
#18 0x0000000001305d6f in TaskImpl::execute (this=0x7fc0b74
(gdb) p back_ref_tree_
$1 = boost::
back_ref_tree_ is updated while iteration is in progress.
Changed in juniperopenstack: | |
assignee: | nobody → Hari Prasad Killi (haripk) |
information type: | Public → Private |
tags: | added: att-aic-contrail |
information type: | Private → Public |
Review in progress for https:/ /review. opencontrail. org/36760
Submitter: Hari Prasad Killi (<email address hidden>)