You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Andrew Stitcher (Jira)" <ji...@apache.org> on 2020/11/09 07:44:00 UTC

[jira] [Created] (PROTON-2293) [c] Proactor: Raw connection wakes can crash the application

Andrew Stitcher created PROTON-2293:
---------------------------------------

             Summary: [c] Proactor: Raw connection wakes can crash the application
                 Key: PROTON-2293
                 URL: https://issues.apache.org/jira/browse/PROTON-2293
             Project: Qpid Proton
          Issue Type: Bug
            Reporter: Andrew Stitcher
            Assignee: Andrew Stitcher


If a raw connection receives a wake "at the same time" as it is disconnecting then the disconnect can be processed deleting the raw connection and the wake can still enter the epoll proactor scheduler wake queue. This will cause a crash when the wake is processed after the raw connection it belongs to is freed.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@qpid.apache.org
For additional commands, e-mail: dev-help@qpid.apache.org