You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Kim van der Riet (JIRA)" <ji...@apache.org> on 2014/03/21 16:02:46 UTC

[jira] [Created] (QPID-5641) [legacystore] Valgrind reports memory leaks on older store tests

Kim van der Riet created QPID-5641:
--------------------------------------

             Summary: [legacystore] Valgrind reports memory leaks on older store tests
                 Key: QPID-5641
                 URL: https://issues.apache.org/jira/browse/QPID-5641
             Project: Qpid
          Issue Type: Bug
          Components: C++ Broker
            Reporter: Kim van der Riet
            Assignee: Kim van der Riet


When running cmake test, between one and four of the older tests fail with memory leaks reported by Valgrind:

SimpleTest
OrderingTest
TransactionalTest
TwoPhaseCommitTest

These are early tests which use broker components in unconventional ways to test store functionality. Stack trace analysis suggests that the leaks originate in the handling and destruction of static objects and are tied in with the boost test framework which is used in these cases.



--
This message was sent by Atlassian JIRA
(v6.2#6252)

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