changeset:   5609:5f1231d65ba5
tag:         tip
parent:      5606:97eea0f0d2e0
user:        [email protected]
date:        Wed Aug 20 10:22:41 2014 +0530
summary:     amfd : fix amfd crash during su level faults in su or node lock 
[#992]

changeset:   5608:91f0bc829259
branch:      opensaf-4.5.x
user:        [email protected]
date:        Wed Aug 20 10:22:20 2014 +0530
summary:     amfd : fix amfd crash during su level faults in su or node lock 
[#992]



---

** [tickets:#992] amf : amfd crashes if component faults for quiesced state 
during su lock.**

**Status:** review
**Milestone:** 4.3.3
**Created:** Mon Aug 18, 2014 06:36 AM UTC by Praveen
**Last Updated:** Mon Aug 18, 2014 09:22 AM UTC
**Owner:** Praveen

Observed on changeset  5597:c95ebc886074.

steps to reproduce:
1)Bring AMF demo up with recovery policy su failover.
2)Lock the active su and make the component fault during quisced assignment.

AMFD will crash.

(gdb) bt
0  0x00000039ef679b60 in strlen () from /lib64/libc.so.6
1  0x00000039ef646cb9 in vfprintf () from /lib64/libc.so.6
2  0x00000039ef6699da in vsnprintf () from /lib64/libc.so.6
3  0x00007ffdb316f77f in output (file=0x4cef37 "sgproc.cc", line=2041, 
priority=7, category=10,
    format=0x4cf14b "%s: '%s'", ap=0x7fffb1747888) at logtrace.c:105
4  0x00007ffdb316fb21 in _logtrace_trace (file=0x4cef37 "sgproc.cc", line=2041, 
category=10,
    format=0x4cf14b "%s: '%s'") at logtrace.c:173
5  0x000000000048c2da in avd_sg_su_si_del_snd (cb=0x7046c0, su=0x0) at 
sgproc.cc:2041
6  0x000000000045d854 in SG_2N::susi_success_su_oper (this=0x1aaf780, 
su=0x1a9b230, susi=0x0,
    act=AVSV_SUSI_ACT_MOD, state=SA_AMF_HA_ACTIVE) at sg_2n_fsm.cc:1967
7  0x000000000045e946 in SG_2N::susi_success (this=0x1aaf780, cb=0x7046c0, 
su=0x1a9b230, susi=0x0,
    act=AVSV_SUSI_ACT_MOD, state=SA_AMF_HA_ACTIVE) at sg_2n_fsm.cc:2286
8  0x00000000004893fe in avd_su_si_assign_evh (cb=0x7046c0, evt=0x1a87a70) at 
sgproc.cc:876
9  0x0000000000443184 in process_event (cb_now=0x7046c0, evt=0x1a87a70) at 
main.cc:769
10 0x0000000000442ee8 in main_loop () at main.cc:692
11 0x0000000000443384 in main (argc=2, argv=0x7fffb1747cc8) at main.cc:830

Same is applicable to node lock case also.


---

Sent from sourceforge.net because [email protected] is 
subscribed to https://sourceforge.net/p/opensaf/tickets/

To unsubscribe from further messages, a project admin can change settings at 
https://sourceforge.net/p/opensaf/admin/tickets/options.  Or, if this is a 
mailing list, you can unsubscribe from the mailing list.
------------------------------------------------------------------------------
Slashdot TV.  
Video for Nerds.  Stuff that matters.
http://tv.slashdot.org/
_______________________________________________
Opensaf-tickets mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/opensaf-tickets

Reply via email to