This kind of problem is also related to imm enhancement ticket [#27]

https://sourceforge.net/p/opensaf/tickets/27/

Not much help right now for solving this ticket.

The idea in (#27) is that a select few operations, such as implementer-set, 
class-implementer-set, class-implementer-release
could be possible to handle (i.e. forwarded) by the local immnd while it is 
still syncing, thus not exposing the handle.
I am assuming in this case that the need for the oi-handle-initialize is due to 
a handle having been exposed.




---

** [tickets:#517] Amfnd: coredumps when calling immutil_saImmOmInitialize**

**Status:** assigned
**Created:** Wed Jul 24, 2013 08:29 AM UTC by hano
**Last Updated:** Tue Aug 13, 2013 12:26 PM UTC
**Owner:** Nagendra Kumar

avnd_comp_config_get_su calls immutil_saImmOmInitialize and 
ImmutilWrapperProfile is not set by avnd so default values are used and immutil 
calls abort at errors.
There are two problems here, immutil should not do abort and the other problem
is that immutil do sleeps in try again loops. Avnd is event based and immutil 
is configurable but errors and try-again logic has to be managed by avnd.

(gdb) bt
 #0  0x00007ffac238cb35 in raise () from /lib64/libc.so.6
 #1  0x00007ffac238e111 in abort () from /lib64/libc.so.6
 #2  0x00000000004051e8 in defaultImmutilError (fmt=0x43fc70 "saImmOmInitialize 
FAILED, rc = %d") at ../../../../../osaf/tools/safimm/src/immutil.c:70
 #3  0x00000000004065e4 in immutil_saImmOmInitialize (immHandle=0x7fff7098d380, 
immCallbacks=0x0, version=0x7fff7098d3a0)
    at ../../../../../osaf/tools/safimm/src/immutil.c:1126
 #4  0x0000000000422551 in avnd_comp_config_get_su (su=0x66d8d0) at 
avnd_compdb.c:1743
 #5  0x0000000000436560 in avnd_evt_avd_su_pres_evh (cb=0x6578c0, 
evt=<optimized out>) at avnd_susm.c:1236
 #6  0x000000000042ffe0 in avnd_evt_process (evt=<optimized out>) at 
avnd_proc.c:278
 #7  avnd_main_process () at avnd_proc.c:219
 #8  0x0000000000408805 in main (argc=1, argv=0x7fff7098d578) at amfnd_main.c:71



---

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.
------------------------------------------------------------------------------
Get 100% visibility into Java/.NET code with AppDynamics Lite!
It's a free troubleshooting tool designed for production.
Get down to code-level detail for bottlenecks, with <2% overhead. 
Download for free and get started troubleshooting in minutes. 
http://pubads.g.doubleclick.net/gampad/clk?id=48897031&iu=/4140/ostg.clktrk
_______________________________________________
Opensaf-tickets mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/opensaf-tickets

Reply via email to