dotgnu-libjit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Dotgnu-libjit] valgrind reports memory leak in libjit


From: Patrick van Beem
Subject: Re: [Dotgnu-libjit] valgrind reports memory leak in libjit
Date: Tue, 30 Oct 2012 08:30:58 +0100

Hello Alexey,

> ==5941== 64 bytes in 1 blocks are definitely lost in loss record 7 of 7
> ==5941==    at 0x4026A68: calloc (vg_replace_malloc.c:566)
> ==5941==    by 0x40A5513: jit_calloc (in /usr/lib/libjit.so.0.0.1)
> ==5941==    by 0x406C035: _jit_block_create (in /usr/lib/libjit.so.0.0.1)
> ==5941==    by 0x4074D34: jit_insn_new_block (in /usr/lib/libjit.so.0.0.1)
> ==5941==    by 0x407AE22: jit_insn_return (in /usr/lib/libjit.so.0.0.1)
> ==5941==    by 0x80489E9: main (t1.c:51)

This one might be related to this patch:
https://savannah.gnu.org/patch/?7806 that's not in the main branch
yet. You can try fixing it locally and see if it will fix the leak.

-- 

Regards,

Patrick



reply via email to

[Prev in Thread] Current Thread [Next in Thread]