ConnectionImpl instance may be deleted before IO threads are finished with the 
underllying DispatchHandle
---------------------------------------------------------------------------------------------------------

                 Key: QPID-2511
                 URL: https://issues.apache.org/jira/browse/QPID-2511
             Project: Qpid
          Issue Type: Bug
          Components: C++ Client
    Affects Versions: 0.7
            Reporter: Gordon Sim
            Assignee: Gordon Sim
             Fix For: 0.7


this means that the callbacks can be made on dangling pointers, causing 
segfaults. (A simple test is to run a client against a broker with auth turned 
on that fails authentication, e.g. qpidd -d; perftest --username blah 
--password blah --mechanism PLAIN).

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
https://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project:      http://qpid.apache.org
Use/Interact: mailto:[email protected]

Reply via email to