Similar as https://sourceforge.net/p/opensaf/tickets/1683/
+++ b/osaf/services/saf/amf/amfd/role.cc
@@ -219,6 +219,9 @@ uint32_t avd_standby_role_initialization
}
cb->init_state = AVD_CFG_DONE;
LOG_ER("1. Waiting ..........................");
sleep(7);
LOG_ER("2. Waiting ..........................");
if (avd_imm_applier_set() != SA_AIS_OK) { LOG_ER("avd_imm_applier_set FAILED");
Standby Amfd crashes at su.cc:89: remove_from_model: Assertion 'list_of_comp.empty() == true' failed.
Describe how the system behaved
Standby Amfd shouldn't crash.
SC-2 osafamfd[9043]: su.cc:89: remove_from_model: Assertion 'list_of_comp.empty() == true' failed.
changeset: 7527:b4aa5541def6
branch: opensaf-4.6.x
parent: 7521:3317f6c45513
user: Nagendra Kumarnagendra.k@oracle.com
date: Fri Apr 22 16:09:12 2016 +0530
summary: amfd: delete comp and its child objects at stdby amfd [#1761]
changeset: 7528:f43a3138f8df
branch: opensaf-4.7.x
parent: 7522:e2c01073de3f
user: Nagendra Kumarnagendra.k@oracle.com
date: Fri Apr 22 16:09:22 2016 +0530
summary: amfd: delete comp and its child objects at stdby amfd [#1761]
changeset: 7529:02d711bb350e
branch: opensaf-5.0.x
parent: 7525:7cee8f0880c0
user: Nagendra Kumarnagendra.k@oracle.com
date: Fri Apr 22 16:09:48 2016 +0530
summary: amfd: delete comp and its child objects at stdby amfd [#1761]
changeset: 7530:8a40a9170d7e
tag: tip
parent: 7526:5d4fea688366
user: Nagendra Kumarnagendra.k@oracle.com
date: Fri Apr 22 16:09:55 2016 +0530
summary: amfd: delete comp and its child objects at stdby amfd [#1761]
[staging:b4aa55]
[staging:f43a31]
[staging:02d711]
[staging:8a40a9]
Related
Commit: [02d711]
Commit: [8a40a9]
Commit: [b4aa55]
Commit: [f43a31]
Tickets:
#1761changeset: 7531:52ee7f783197
branch: opensaf-4.6.x
tag: tip
parent: 7527:b4aa5541def6
user: Nagendra Kumarnagendra.k@oracle.com
date: Fri Apr 22 17:02:37 2016 +0530
summary: amfd: fix compilation issue [#1761]
Related
Tickets:
#1761