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:39:43 UTC

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

    [ https://issues.apache.org/jira/browse/QPID-5641?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13943164#comment-13943164 ] 

Kim van der Riet commented on QPID-5641:
----------------------------------------

Given the limited value of these older tests and the unconventional techniques used in them, the simplest approach to solving this is to eliminate them altogether. With other more recent tests in place, this would not result in any significant coverage loss.

https://reviews.apache.org/r/19533/

> [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