You are viewing a plain text version of this content. The canonical link for it is here.
Posted to proton@qpid.apache.org by "Justin Ross (JIRA)" <ji...@apache.org> on 2016/01/07 20:52:39 UTC

[jira] [Closed] (PROTON-989) Multi-threaded creation of outgoing connections can crash inside the Cyrus SASL library

     [ https://issues.apache.org/jira/browse/PROTON-989?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Justin Ross closed PROTON-989.
------------------------------
    Resolution: Duplicate

> Multi-threaded creation of outgoing connections can crash inside the Cyrus SASL library
> ---------------------------------------------------------------------------------------
>
>                 Key: PROTON-989
>                 URL: https://issues.apache.org/jira/browse/PROTON-989
>             Project: Qpid Proton
>          Issue Type: Bug
>          Components: proton-c
>    Affects Versions: 0.10
>            Reporter: Ted Ross
>            Priority: Critical
>
> Qpid Dispatch router can be configured to make multiple outgoing connections.  This often results in a crash in the Cyrus sasl library.
> Using the tests/config-6/A.conf configuration file in Dispatch causes this problem.  You don't need to run more than one Dispatch process.
> This configuration attempts to create three outgoing connections simultaneously in different threads.  Apparently there's a thread-safety issue in Cyrus's sasl_client_init.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)