- **Milestone**: future --> 5.2.0


---

** [tickets:#2412] log: coredump while finalize client in parallel**

**Status:** accepted
**Milestone:** 5.2.0
**Created:** Tue Apr 04, 2017 12:08 PM UTC by Canh Truong
**Last Updated:** Tue Apr 04, 2017 01:45 PM UTC
**Owner:** Canh Truong


Program terminated with signal SIGSEGV, Segmentation fault.
#0 0x00007f5bb0159d68 in lga_hdl_rec_del 
(list_head=list_head@entry=0x7f5bb0360288 <lga_cb+40>, 
rm_node=rm_node@entry=0x7f5b740029e0) at src/log/agent/lga_util.c:651

When 2 threads do the same action finalize client, log agent remove the client 
in the list. in one thread, it access to the node in the list and this node 
maybe deleted by another thread. it causes the coredump happen.


---

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.
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Opensaf-tickets mailing list
Opensaf-tickets@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/opensaf-tickets

Reply via email to