You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@celix.apache.org by "Pepijn Noltes (JIRA)" <ji...@apache.org> on 2018/07/10 15:36:00 UTC

[jira] [Created] (CELIX-452) Deadlock due to fw_serviceChanged lock

Pepijn Noltes created CELIX-452:
-----------------------------------

             Summary: Deadlock due to fw_serviceChanged lock
                 Key: CELIX-452
                 URL: https://issues.apache.org/jira/browse/CELIX-452
             Project: Celix
          Issue Type: Bug
            Reporter: Pepijn Noltes


In the function fw_serviceChanged a mutex is locked while calling a callback (service_listener), this can lead to deadlocks. locks should be kept local!



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)