Hi Peter,
It is definitely possible that this application may be designed in the way that it does use too much memory. Can you give us more details about the algorithm behind the application, and your system specs? Also, what kind of memory allocation are you doing (i.e, writing to file, creating large arrays, etc)? Having highlight execution doesn't necessarily give much detail because when you enable it your VI will run much slower, so if you are running out of memory, it will happen much much later. To troubleshoot, I would focus on parts of the application where there is a write to memory or any open references that keep getting called and are not closed.
Jeremy L.
National Instruments
Jeremy L.
National Instruments