FieldPoint Family

cancel
Showing results for 
Search instead for 
Did you mean: 

FP memory leak

I'm using a lot of cFP hardware in a LV 2011 project. The program has started to crash, indicating that all memory is taken. After using the Desktop Execution Trace Toolkit, I see that it is the FP Read (Float -IO).vi that eats 4 kbytes? of data each time it is used. The problem is not present when I run the source code from LabVIEW, it is only when I make an executable, that the problem is present. Since I use a lot of cFP-modules, and read each signal individually, it doesn't take many days to eat all memory, even though each Read operation just eats a little. Anybody else seen this, or got any clue about how to solve it ? The problem has popped up last months, earlier on no problem. And I believe I have other projects without this problem, so I'm a bit confused...(PS; this is not a real-time application, the program is running on a computer).

Martin

0 Kudos
Message 1 of 2
(6,068 Views)

Found out today that the problem is gone if I replace FPLVMgr.dll version 6.0.11 with version 4.1.0.15 from 2004.

Then suddenly the memory leak is not present anymore.

0 Kudos
Message 2 of 2
(6,049 Views)