- **status**: assigned --> review


---

** [tickets:#1440] Mds: application crashes with core dump in mds**

**Status:** review
**Milestone:** 4.5.2
**Created:** Mon Aug 10, 2015 08:35 AM UTC by Nagendra Kumar
**Last Updated:** Mon Aug 10, 2015 08:39 AM UTC
**Owner:** A V Mahesh (AVM)


Application crashes in mds code at below location:

mds_c_sndrcv.c, line no: 4047 :

m_MDS_LOG_ERR("MDS_SND_RCV: msg loss detected, Src svc_id = %s(%d), Src vdest 
id= %d,\
                                                Src Adest = %"PRIu64", local 
svc_id = %s(%d) msg num=%d, recvd cnt=%d\n",
                                                
ncsmds_svc_names[recv->src_svc_id], recv->src_vdest, recv->src_adest,
                                                
ncsmds_svc_names[svccb->svc_id], recv->src_seq_num, lcl_subtn_res->msg_rcv_cnt);

The reason is mismatch between arguements and desired outputs, the log require 
8 outputs but only 6 parameters were passed in.



---

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.
------------------------------------------------------------------------------
_______________________________________________
Opensaf-tickets mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/opensaf-tickets

Reply via email to