You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Ted Ross (JIRA)" <ji...@apache.org> on 2014/05/21 20:41:46 UTC

[jira] [Commented] (DISPATCH-31) Valgrind reports memory leaks due to stubbed destructors

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

Ted Ross commented on DISPATCH-31:
----------------------------------

I've made good progress on this by filling out missing destructors, etc.  There is one looming issue however:

Embedded Python leaks memory.  Apparently this is a well-documented phenomenon and the Python community has declined to address it.  This makes me think that embedding Python may not be that good of an idea after all.


> Valgrind reports memory leaks due to stubbed destructors
> --------------------------------------------------------
>
>                 Key: DISPATCH-31
>                 URL: https://issues.apache.org/jira/browse/DISPATCH-31
>             Project: Qpid Dispatch
>          Issue Type: Bug
>          Components: Container
>    Affects Versions: 0.2
>            Reporter: Ted Ross
>            Assignee: Ted Ross
>             Fix For: 0.3
>
>
> There are numerous allocated data structures that are not freed on shutdown which are getting flagged by Valgrind.  These may be masking real run-time memory leaks and should be cleaned up.



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