You are viewing a plain text version of this content. The canonical link for it is here.
Posted to proton@qpid.apache.org by "Petr Matousek (JIRA)" <ji...@apache.org> on 2015/05/29 11:23:17 UTC

[jira] [Created] (PROTON-893) Calling the session.close() on non-active session causes client seqfault

Petr Matousek created PROTON-893:
------------------------------------

             Summary: Calling the session.close() on non-active session causes client seqfault
                 Key: PROTON-893
                 URL: https://issues.apache.org/jira/browse/PROTON-893
             Project: Qpid Proton
          Issue Type: Bug
          Components: python-binding
    Affects Versions: 0.9.1
         Environment: packages:
qpid-proton-c-0.9-3
qpid-proton-c-devel-0.9-3
python-qpid-proton-0.9-3
            Reporter: Petr Matousek
            Priority: Minor


Calling the session.close() on non-active session causes client seqfault (see the attached reproducer session_close_con.py).

Moreover calling connection.session().close() causes client seqfault even if the session shall be in active state (see the attached reproducer session_close_ssn.py).



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