From Friday, April 19th (11:00 PM CDT) through Saturday, April 20th (2:00 PM CDT), 2024, ni.com will undergo system upgrades that may result in temporary service interruption.

We appreciate your patience as we improve our online experience.

LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Labview NXG 5.0 Actor.gll memory leak in .exe

Hello,

 

I am having an issue when building an application with the actor framework, specifically if "actor.gll" is included in the build the application will never fully close. I disabled everything in my main VI using a diagram disable structure, so that when I build the application it still includes the actor.gll, then I repeated the build with an entirely blank VI in the same gcomp. When actor.gll is included, the application will never close unless I force it closed in the task manager. The blank VI builds without actor.gll and closes without issue. 

 

Does anyone know any way to fix this? Or are there any workarounds for this?

 

Any help is appreciated.

0 Kudos
Message 1 of 2
(838 Views)

Another detail which I forgot to mention. Any time there is an active actor, the amount of memory that the program has reserved steadily increases, eventually causing the program to freeze or crash, though it does take about a day and a half of running most of the time.

0 Kudos
Message 2 of 2
(777 Views)