Uploaded image for project: 'Qpid Dispatch'
  1. Qpid Dispatch
  2. DISPATCH-1051

Python memory leak via PyLong_FromLong

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 1.2.0
    • None
    • None

    Description

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

      Attachments

        Activity

          People

            kgiusti Ken Giusti
            kgiusti Ken Giusti
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: