Chuck Rolke created QPID-4295:
---------------------------------

             Summary: Windows client memory leak: AsynchConnector
                 Key: QPID-4295
                 URL: https://issues.apache.org/jira/browse/QPID-4295
             Project: Qpid
          Issue Type: Bug
          Components: C++ Client
    Affects Versions: 0.18
         Environment: Windows messaging client
            Reporter: Chuck Rolke


Putting a windows messaging in a loop that does connection.open() and 
connection.close() without creating senders, receiver, or messages causes 
gradual increase in memory usage.

Analysis reveals allocations of windows::AsynchConnector objects that are never 
getting deleted.

See attachment with stack trace.



--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to