You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Ken Giusti (JIRA)" <ji...@apache.org> on 2018/06/26 16:09:32 UTC

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

Ken Giusti created DISPATCH-1051:
------------------------------------

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