~~~~~~
(gdb) bt full
#0  0x00007f865fb01f77 in __GI_raise (sig=sig@entry=6) at 
../nptl/sysdeps/unix/sysv/linux/raise.c:56
        resultvar = 0
        pid = 28579
        selftid = 28579
#1  0x00007f865fb055e8 in __GI_abort () at abort.c:90
        save_stage = 2
        act = {__sigaction_handler = {sa_handler = 0x12d7622, sa_sigaction = 
0x12d7622}, sa_mask = {__val = {6665952, 6665952, 140215126228085, 5, 0, 
6665952, 140215107525864, 19756528, 6665952, 19746832, 
              140215126255397, 90960, 140215108528839, 90800, 1, 0}}, sa_flags 
= 0, sa_restorer = 0x0}
        sigs = {__val = {32, 0 <repeats 15 times>}}
#2  0x00007f8660a407ae in __osafassert_fail (__file=<optimized out>, 
__line=<optimized out>, __func=<optimized out>, __assertion=<optimized out>) at 
sysf_def.c:278
No locals.
#3  0x000000000041ca4f in avnd_comp_csi_remove_done (cb=cb@entry=0x65b6e0 
<_avnd_cb>, comp=comp@entry=0x12d5010, csi=0x12d75f0) at comp.cc:1694
        curr_csi = 0x0
        rc = 1
        csiname = <optimized out>
        __FUNCTION__ = "avnd_comp_csi_remove_done"
#4  0x0000000000415cee in avnd_comp_clc_terming_cleansucc_hdler 
(cb=cb@entry=0x65b6e0 <_avnd_cb>, comp=comp@entry=0x12d5010) at clc.cc:2045
        csi = <optimized out>
        csis_removed = 0
        rc = 1
        __FUNCTION__ = "avnd_comp_clc_terming_cleansucc_hdler"
#5  0x00000000004182cb in avnd_comp_clc_fsm_run (cb=cb@entry=0x65b6e0 
<_avnd_cb>, comp=comp@entry=0x12d5010, 
ev=AVND_COMP_CLC_PRES_FSM_EV_CLEANUP_SUCC) at clc.cc:839
        prv_st = SA_AMF_PRESENCE_TERMINATING
        final_st = <optimized out>
        rc = 1
        __FUNCTION__ = "avnd_comp_clc_fsm_run"
#6  0x0000000000418889 in avnd_evt_clc_resp_evh (cb=0x65b6e0 <_avnd_cb>, 
evt=0x7f86500008c0) at clc.cc:416
        __FUNCTION__ = "avnd_evt_clc_resp_evh"
        ev = <optimized out>
        clc_evt = 0x7f86500008e0
        comp = 0x12d5010
        rc = 1
#7  0x000000000042a692 in avnd_evt_process (evt=0x7f86500008c0) at main.cc:660
        cb = 0x65b6e0 <_avnd_cb>
        rc = 1
#8  avnd_main_process () at main.cc:604
        ret = <optimized out>
        fds = {{fd = 11, events = 1, revents = 1}, {fd = 15, events = 1, 
revents = 0}, {fd = 13, events = 1, revents = 0}, {fd = 0, events = 0, revents 
= 0}}
        evt = 0x7f86500008c0
        __FUNCTION__ = "avnd_main_process"
#9  0x0000000000403f8c in main (argc=1, argv=0x7fff67252b18) at main.cc:178
        error = 0
~~~~~~


---

** [tickets:#765] osafamfnd[27704]: comp.cc:1694: avnd_comp_csi_remove_done: 
Assertion 'm_AVND_SU_IS_PREINSTANTIABLE(comp->su)' failed**

**Status:** unassigned
**Created:** Fri Jan 31, 2014 02:41 PM UTC by Hans Feldt
**Last Updated:** Fri Jan 31, 2014 02:51 PM UTC
**Owner:** nobody

Steps to reproduce:
* Start opensaf
* Add a model with an NPI comp with a term command of /bin/false and a cleanup 
command of /bin/true
* unlock-in & unlock of SU
* Stop opensaf results in:

Jan 31 15:35:16 Vostro opensafd: OpenSAF(4.5.M0 - 4800:31d94f7f0cea) services 
successfully started
Jan 31 15:35:47 Vostro osafimmnd[27646]: NO Ccb 2 COMMITTED 
(immcfg_Vostro_27873)
Jan 31 15:35:54 Vostro osafamfnd[27704]: NO Assigning 'safSi=1,safApp=net-snmp' 
ACTIVE to 'safSu=1,safSg=2N,safApp=net-snmp'
Jan 31 15:35:54 Vostro osafamfnd[27704]: NO 'safSu=1,safSg=2N,safApp=net-snmp' 
Presence State UNINSTANTIATED => INSTANTIATING
Jan 31 15:35:54 Vostro osafamfnd[27704]: NO 'safSu=1,safSg=2N,safApp=net-snmp' 
Presence State INSTANTIATING => INSTANTIATED
Jan 31 15:35:54 Vostro osafamfnd[27704]: NO Assigned 'safSi=1,safApp=net-snmp' 
ACTIVE to 'safSu=1,safSg=2N,safApp=net-snmp'
Jan 31 15:36:02 Vostro opensafd: Stopping OpenSAF Services
Jan 31 15:36:02 Vostro osafamfnd[27704]: NO Shutdown initiated
Jan 31 15:36:02 Vostro osafamfnd[27704]: NO Removing assignments from AMF 
components
Jan 31 15:36:02 Vostro osafamfnd[27704]: NO 'safSu=1,safSg=2N,safApp=net-snmp' 
Presence State INSTANTIATED => TERMINATING
Jan 31 15:36:02 Vostro osafamfnd[27704]: NO Termination of 
'safComp=snmpd,safSu=1,safSg=2N,safApp=net-snmp' failed
Jan 31 15:36:02 Vostro osafamfnd[27704]: NO Reason:'Exec of script success, but 
script exits with non-zero status'
Jan 31 15:36:02 Vostro osafamfnd[27704]: NO Exit code: 1
Jan 31 15:36:02 Vostro osafamfnd[27704]: comp.cc:1694: 
avnd_comp_csi_remove_done: Assertion 'm_AVND_SU_IS_PREINSTANTIABLE(comp->su)' 
failed.
Jan 31 15:36:02 Vostro osafclmna[27687]: AL AMF Node Director is down, 
terminate this process
Jan 31 15:36:02 Vostro osafckptd[27814]: AL AMF Node Director is down, 
terminate this process




---

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.
------------------------------------------------------------------------------
WatchGuard Dimension instantly turns raw network data into actionable 
security intelligence. It gives you real-time visual feedback on key
security issues and trends.  Skip the complicated setup - simply import
a virtual appliance and go from zero to informed in seconds.
http://pubads.g.doubleclick.net/gampad/clk?id=123612991&iu=/4140/ostg.clktrk
_______________________________________________
Opensaf-tickets mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/opensaf-tickets

Reply via email to