I think there is a problem of safely shutting down opensaf in MDS/TCP mode. I 
get lots of weird syslogs. I guess the problem is that the osatdtmd process 
gets killed by amfnd running the cleanup scripts but it should ideally stay 
alive until the opensafd init script kills it.


---

** [tickets:#673] dtm: leak mentioned  by valgrind at 
mdtm_process_poll_recv_data_tcp()**

**Status:** assigned
**Created:** Wed Dec 18, 2013 09:22 AM UTC by A V Mahesh (AVM)
**Last Updated:** Wed Dec 18, 2013 09:26 AM UTC
**Owner:** A V Mahesh (AVM)

 leak mentioned by valgrind at mdtm_process_poll_recv_data_tcp()
==============================================================================
dtm_process_poll_recv_data_tcp:
   :
             recd_bytes = recv(tcp_cb->DBSRsock, tcp_cb->len_buff, 2, 0);
             if (0 == recd_bytes) {
                 LOG_ER("MDTM:socket_recv() = %d, conn lost with dh 
server, exiting library err :%s", recd_bytes, strerror(errno));
                 close(tcp_cb->DBSRsock);
                 exit(0);
==============================================================================


---

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.
------------------------------------------------------------------------------
Rapidly troubleshoot problems before they affect your business. Most IT 
organizations don't have a clear picture of how application performance 
affects their revenue. With AppDynamics, you get 100% visibility into your 
Java,.NET, & PHP application. Start your 15-day FREE TRIAL of AppDynamics Pro!
http://pubads.g.doubleclick.net/gampad/clk?id=84349831&iu=/4140/ostg.clktrk
_______________________________________________
Opensaf-tickets mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/opensaf-tickets

Reply via email to