Skip to content

glibc detected *** python: free(): invalid pointer: 0x00007fe3d443e829  #6

@obluda

Description

@obluda

hey dude,
i've encountered some freeing probs.
i've checked add_complete method and i think you're trying to free too often in the for loop. also not freeing anything incase that for was not being ran at all.

*** glibc detected *** python: free(): invalid pointer: 0x00007fe3d443e829 ***
======= Backtrace: =========
/lib/libc.so.6(+0x71e16)[0x7fe3d57c2e16]
/lib/libc.so.6(cfree+0x6c)[0x7fe3d57c7b8c]
/lib/python2.7/site-packages/pyreBloom.so(add_complete+0x54)[0x7fe3d443e534]
/lib/python2.7/site-packages/pyreBloom.so(+0x4cb6)[0x7fe3d443fcb6]
python(PyObject_Call+0x36)[0x44a176]
/lib/python2.7/site-packages/pyreBloom.so(+0x40ca)[0x7fe3d443f0ca]
python(PyEval_EvalFrameEx+0x9c6)[0x4eb166]
python(PyEval_EvalFrameEx+0xa82)[0x4eb222]
python(PyEval_EvalCodeEx+0x1a0)[0x4f1db0]
python[0x4f2f32]
python(PyObject_Call+0x36)[0x44a176]
python(PyEval_EvalFrameEx+0x1fb9)[0x4ec759]
python(PyEval_EvalCodeEx+0x1a0)[0x4f1db0]
python[0x4f2f32]
python(PyObject_Call+0x36)[0x44a176]
python[0x47cc7a]
python(PyObject_Call+0x36)[0x44a176]
python(PyEval_CallObjectWithKeywords+0x36)[0x44c666]

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions