You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2018/06/26 16:40:00 UTC

[jira] [Commented] (DISPATCH-1051) Python memory leak via PyLong_FromLong

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

ASF subversion and git services commented on DISPATCH-1051:
-----------------------------------------------------------

Commit 7c8f3119918ffebc2e444e0b66d0505f4d83dcc8 in qpid-dispatch's branch refs/heads/master from Kenneth Giusti
[ https://git-wip-us.apache.org/repos/asf?p=qpid-dispatch.git;h=7c8f311 ]

DISPATCH-1051: remove extra incref of python long object


> Python memory leak via PyLong_FromLong
> --------------------------------------
>
>                 Key: DISPATCH-1051
>                 URL: https://issues.apache.org/jira/browse/DISPATCH-1051
>             Project: Qpid Dispatch
>          Issue Type: Bug
>            Reporter: Ken Giusti
>            Assignee: Ken Giusti
>            Priority: Major
>             Fix For: 1.2.0
>
>
> ==7883== 24 bytes in 1 blocks are definitely lost in loss record 50 of 3,471
> ==7883==    at 0x4C2CB6B: malloc (vg_replace_malloc.c:299)
> ==7883==    by 0x5BF0091: PyObject_Malloc (obmalloc.c:982)
> ==7883==    by 0x5BDC8E8: _PyLong_New (longobject.c:76)
> ==7883==    by 0x5BDC886: PyLong_FromLong (longobject.c:129)
> ==7883==    by 0x4E70E02: qd_register_constant (python_embedded.c:706)
> ==7883==    by 0x4E71D88: qd_python_setup (python_embedded.c:757)
> ==7883==    by 0x4E71D88: qd_python_initialize (python_embedded.c:62)
> ==7883==    by 0x4E62C20: qd_dispatch (dispatch.c:88)
> ==7883==    by 0x4017D2: main_process (main.c:89)
> ==7883==    by 0x40163E: main (main.c:360)



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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