- **status**: review --> fixed
- **Comment**:
changeset: 6384:178e50651712
branch: opensaf-4.4.x
parent: 6361:fa701a94404f
user: Gary Lee <[email protected]>
date: Tue Mar 24 10:34:48 2015 +0530
summary: ntfa: fix mutiple mutex lock/unlock on ntfa_cb in
saNtfNotificationSend [#1263]
changeset: 6385:b24d8547e8fa
branch: opensaf-4.5.x
parent: 6364:ad253e8e49e3
user: Gary Lee <[email protected]>
date: Tue Mar 24 10:35:12 2015 +0530
summary: ntfa: fix mutiple mutex lock/unlock on ntfa_cb in
saNtfNotificationSend [#1263]
changeset: 6386:a5edea0c4218
branch: opensaf-4.6.x
parent: 6381:6c6da04af99f
user: Gary Lee <[email protected]>
date: Tue Mar 24 10:35:23 2015 +0530
summary: ntfa: fix mutiple mutex lock/unlock on ntfa_cb in
saNtfNotificationSend [#1263]
changeset: 6387:57cdbd45342f
tag: tip
parent: 6383:48cbfbe3949d
user: Gary Lee <[email protected]>
date: Tue Mar 24 10:35:34 2015 +0530
summary: ntfa: fix mutiple mutex lock/unlock on ntfa_cb in
saNtfNotificationSend [#1263]
https://sourceforge.net/p/opensaf/mailman/message/33613832/
---
** [tickets:#1263] ntf: saNtfFinalize() may hang in a threaded application..**
**Status:** fixed
**Milestone:** 4.4.2
**Created:** Wed Mar 11, 2015 07:46 AM UTC by Praveen
**Last Updated:** Thu Mar 19, 2015 05:48 AM UTC
**Owner:** Praveen
Attached is the application (ntf.c) to reproduce the problem and agent trace.
Application initializes with the notification service and allocate a
notification.
After filling with appropriate values, it tries to send notification in a
separate thread, while in the main thread it tries to
finalize() with the notification service for same initialization.
Generally finalize succeeds resulting in BAD_HANDLE for send() API.
But some times finalize() hangs when it is timed in between the processing of
Send() API as some resources are in use in Send() API.
---
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.
------------------------------------------------------------------------------
Dive into the World of Parallel Programming The Go Parallel Website, sponsored
by Intel and developed in partnership with Slashdot Media, is your hub for all
things parallel software development, from weekly thought leadership blogs to
news, videos, case studies, tutorials and more. Take a look and join the
conversation now. http://goparallel.sourceforge.net/
_______________________________________________
Opensaf-tickets mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/opensaf-tickets