[tickets] [opensaf:tickets] #2972 amfd: unsafe access to cb

2018-11-25 Thread Gary Lee via Opensaf-tickets
develop:

commit 8c5f9ab333231b093489e60071083a1452b93d0e
Author: thuan.tran 
Date:   Mon Nov 26 16:14:36 2018 +1100

amf: should not run check_nodes_after_reinit_imm() out of main [#2972]


---

** [tickets:#2972] amfd: unsafe access to cb**

**Status:** review
**Milestone:** 5.18.12
**Created:** Fri Nov 23, 2018 07:23 AM UTC by Gary Lee
**Last Updated:** Mon Nov 26, 2018 03:36 AM UTC
**Owner:** Thuan


The fix for [#2949] seems to have issues. It calls 
avd_check_nodes_after_reinit_imm() which can modify variables in cb outside the 
main thread.

We should call avd_check_nodes_after_reinit_imm() after getting 
AVD_IMM_REINITIALIZED in the main thread.


---

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


[tickets] [opensaf:tickets] #2972 amfd: unsafe access to cb

2018-11-25 Thread Gary Lee via Opensaf-tickets
- **status**: review --> fixed



---

** [tickets:#2972] amfd: unsafe access to cb**

**Status:** fixed
**Milestone:** 5.18.12
**Created:** Fri Nov 23, 2018 07:23 AM UTC by Gary Lee
**Last Updated:** Mon Nov 26, 2018 05:18 AM UTC
**Owner:** Thuan


The fix for [#2949] seems to have issues. It calls 
avd_check_nodes_after_reinit_imm() which can modify variables in cb outside the 
main thread.

We should call avd_check_nodes_after_reinit_imm() after getting 
AVD_IMM_REINITIALIZED in the main thread.


---

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


[tickets] [opensaf:tickets] #2972 amfd: unsafe access to cb

2018-11-25 Thread Thuan via Opensaf-tickets
- **status**: fixed --> review



---

** [tickets:#2972] amfd: unsafe access to cb**

**Status:** review
**Milestone:** 5.18.12
**Created:** Fri Nov 23, 2018 07:23 AM UTC by Gary Lee
**Last Updated:** Mon Nov 26, 2018 02:57 AM UTC
**Owner:** Thuan


The fix for [#2949] seems to have issues. It calls 
avd_check_nodes_after_reinit_imm() which can modify variables in cb outside the 
main thread.

We should call avd_check_nodes_after_reinit_imm() after getting 
AVD_IMM_REINITIALIZED in the main thread.


---

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


[tickets] [opensaf:tickets] #2972 amfd: unsafe access to cb

2018-11-25 Thread Thuan via Opensaf-tickets
- **status**: review --> fixed



---

** [tickets:#2972] amfd: unsafe access to cb**

**Status:** fixed
**Milestone:** 5.18.12
**Created:** Fri Nov 23, 2018 07:23 AM UTC by Gary Lee
**Last Updated:** Fri Nov 23, 2018 12:48 PM UTC
**Owner:** Thuan


The fix for [#2949] seems to have issues. It calls 
avd_check_nodes_after_reinit_imm() which can modify variables in cb outside the 
main thread.

We should call avd_check_nodes_after_reinit_imm() after getting 
AVD_IMM_REINITIALIZED in the main thread.


---

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


[tickets] [opensaf:tickets] #2972 amfd: unsafe access to cb

2018-11-23 Thread Gary Lee via Opensaf-tickets
- **status**: unassigned --> review
- **assigned_to**: Thuan



---

** [tickets:#2972] amfd: unsafe access to cb**

**Status:** review
**Milestone:** 5.18.12
**Created:** Fri Nov 23, 2018 07:23 AM UTC by Gary Lee
**Last Updated:** Fri Nov 23, 2018 10:08 AM UTC
**Owner:** Thuan


The fix for [#2949] seems to have issues. It calls 
avd_check_nodes_after_reinit_imm() which can modify variables in cb outside the 
main thread.

We should call avd_check_nodes_after_reinit_imm() after getting 
AVD_IMM_REINITIALIZED in the main thread.


---

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


[tickets] [opensaf:tickets] #2972 amfd: unsafe access to cb

2018-11-23 Thread Gary Lee via Opensaf-tickets
possible fix


Attachments:

- 
[2972.diff](https://sourceforge.net/p/opensaf/tickets/_discuss/thread/a393d9d3f2/ce39/attachment/2972.diff)
 (1.3 kB; text/x-patch)


---

** [tickets:#2972] amfd: unsafe access to cb**

**Status:** unassigned
**Milestone:** 5.18.12
**Created:** Fri Nov 23, 2018 07:23 AM UTC by Gary Lee
**Last Updated:** Fri Nov 23, 2018 07:32 AM UTC
**Owner:** nobody


The fix for [#2949] seems to have issues. It calls 
avd_check_nodes_after_reinit_imm() which can modify variables in cb outside the 
main thread.

We should call avd_check_nodes_after_reinit_imm() after getting 
AVD_IMM_REINITIALIZED in the main thread.


---

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


[tickets] [opensaf:tickets] #2972 amfd: unsafe access to cb

2018-11-22 Thread Gary Lee via Opensaf-tickets
- Description has changed:

Diff:



--- old
+++ new
@@ -1 +1,3 @@
 The fix for [#2949] seems to have issues. It calls 
avd_check_nodes_after_reinit_imm() which can modify variables in cb outside the 
main thread.
+
+We should call avd_check_nodes_after_reinit_imm() after getting 
AVD_IMM_REINITIALIZED in the main thread.






---

** [tickets:#2972] amfd: unsafe access to cb**

**Status:** unassigned
**Milestone:** 5.18.12
**Created:** Fri Nov 23, 2018 07:23 AM UTC by Gary Lee
**Last Updated:** Fri Nov 23, 2018 07:23 AM UTC
**Owner:** nobody


The fix for [#2949] seems to have issues. It calls 
avd_check_nodes_after_reinit_imm() which can modify variables in cb outside the 
main thread.

We should call avd_check_nodes_after_reinit_imm() after getting 
AVD_IMM_REINITIALIZED in the main thread.


---

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