﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
3067	Memory leak in FMI 2.0 (20 MB/min)	Rüdiger Franke	Adrian Pop	"Thanks to the solution of a couple of tickets during the last weeks the optimization basing on FMI is working quite well now! 

A remaining problem is a memory leak that can be seen in all examples to some extend. Here is an extreme case that leaks about 20 MB/min (depending on the speed of your processor).

The problem can be reproduced by repeatedly running an optimization with HQP. On a machine with omc (r23977), git, gcc and tcl-dev:
{{{
$ git clone https://github.com/omuses/hqp.git
$ cd hqp
$ ./configure
$ make
$ cd odc
$ ./odc
% while true {source drumboiler_sp.tcl}
}}}"	defect	accepted	high	Future	FMI	trunk			
