On Wed, Apr 30, 2008 at 11:22:47AM -0400, Pascal Giard wrote:
> Hello list,
>  I'm attempting to track a memory leak i'm experiencing with GHDL.
> 
> Context:
> - I'm using the VHPI interface in order to get and put signals.
> - I'm using POSIX shared memory and semaphores.
> 
> I've fully tested my POSIX shm/sem code in separate client/server
> applications. There isn't any memleaks.
> However, running the code with GHDL clearly shows memleaks
> (non-scientifically shown by `top`).
> 
> Running a long simulation with GHDL doesn't show any memleak.
> 
> I'm requesting help in order to track this memleak issue.
> Please see valgrind report in attachment.

Hum, maybe you are simply discarding the result of vpi_register_cb ?

Tristan.

_______________________________________________
Ghdl-discuss mailing list
[email protected]
https://mail.gna.org/listinfo/ghdl-discuss

Reply via email to