- **status**: accepted --> review
- Attachments has changed:

Diff:

~~~~

--- old
+++ new
@@ -0,0 +1 @@
+loga_coredump_bt.txt (8.1 kB; text/plain)

~~~~




---

** [tickets:#3002] log: coredump at log agent upon application exit**

**Status:** review
**Milestone:** 5.19.03
**Created:** Tue Jan 22, 2019 07:06 AM UTC by Vu Minh Nguyen
**Last Updated:** Tue Jan 22, 2019 07:07 AM UTC
**Owner:** Vu Minh Nguyen
**Attachments:**

- 
[loga_coredump_bt.txt](https://sourceforge.net/p/opensaf/tickets/3002/attachment/loga_coredump_bt.txt)
 (8.1 kB; text/plain)


Log application got a coredump at the log agent code - mutex unlock failed with 
error code EINVAL (22). This bug is very much similar to the ticket [#2860].  
See the attached full back trace.

There is a singleton log agent object (LogAgent) which is declared as static 
and due to order of desctructor upon the program exit, the memory allocated for 
mutex might be destroyed before mutex unlock is called.


---

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