Hi Zoran, 

 I observed crash with the patch #7855, 
 Following testing steps followed:
 
                  1.saClmInitialize_4
                  2.saClmClusterTrack_4 with SA_TRACK_LOCAL and SA_TRACK_CHANGES
                  3.Change the attribute to get the callback
                  4.saClmDispatch()
                  5.saClmFinalize()
  

Following message also observed:
"osaf_extended_name.c:139: osaf_extended_name_length: Assertion 'length < 
SA_MAX_UNEXTENDED_NAME_LENGTH' failed"

Below is the bt:
0  0x00007f39b30d2b55 in raise () from /lib64/libc.so.6
1  0x00007f39b30d4131 in abort () from /lib64/libc.so.6
2  0x00007f39b1f3801e in osafassert_fail () from /usr/lib64/libopensaf_core.so.0
3  0x00007f39b1f347ed in osaf_extended_name_length () from 
/usr/lib64/libopensaf_core.so.0
4  0x00007f39b15c6aa0 in clmaclustertrack () at clma_api.c:183
5  0x00007f39b15c7e04 in saClmClusterTrack_4 () from /usr/lib64/libSaClm.so.0
6  0x00007f39b17e181f in _wrap_saClmClusterTrack_4 () from 
/opt/pyopensaf/lib64/_saClm.so**


Trace file is attached


Attachments:

- 
[core_1472030026.python2.5.30113](https://sourceforge.net/p/opensaf/tickets/_discuss/thread/ac315fc1/c8e4/attachment/core_1472030026.python2.5.30113)
 (17.6 MB; application/octet-stream)
- 
[messages](https://sourceforge.net/p/opensaf/tickets/_discuss/thread/ac315fc1/c8e4/attachment/messages)
 (788.2 kB; application/octet-stream)
- 
[osafclmd](https://sourceforge.net/p/opensaf/tickets/_discuss/thread/ac315fc1/c8e4/attachment/osafclmd)
 (1.4 MB; application/octet-stream)


---

** [tickets:#1906] clm: add support for long DN**

**Status:** review
**Milestone:** 5.1.FC
**Created:** Mon Jul 04, 2016 01:10 PM UTC by Zoran Milinkovic
**Last Updated:** Tue Aug 16, 2016 10:40 AM UTC
**Owner:** Zoran Milinkovic


Ticket [#191] introduces support for long DN.
This ticket adds the support for long RDN to CLM.

Today, there is no any reason for the support for long DN in CLM.
The main reason for adding support for long DN is to support long RDN. In 
SaClmNode class, safNode attribute may have a hostname which can be up to 63 
bytes. Together with prefix "safNode=", RDN exceedes RDN limitation of 64 bytes.

Limit of 255 bytes for DN will still remain after applying the patch. Only long 
RDN will be supported.

The same limitation applies to PLM entities in CLM.





---

Sent from sourceforge.net because opensaf-tickets@lists.sourceforge.net 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.
------------------------------------------------------------------------------
_______________________________________________
Opensaf-tickets mailing list
Opensaf-tickets@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/opensaf-tickets

Reply via email to