LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Memory leak in Convolution

Solved!
Go to solution

The attached VI shows a memory leak in the Convolution routine in LabVIEW 8.6.1.  There is no memory leak in 8.2.1 - I have no other versions to test it on.

 

Cheers ~ Greg

0 Kudos
Message 1 of 10
(5,022 Views)

Ouch!

 

Yes, something is terribly wrong in 8.6.1 with this function.

0 Kudos
Message 2 of 10
(5,006 Views)

Hi Greg,

 

This behavior has been reported to R&D (#128859).  Note that the leak only happens when the size is set to size X.  Thank you for reporting this.

 

Best Regards,

Bryan H.
Message 3 of 10
(4,976 Views)
Looks like the problem is solved on 2009?
0 Kudos
Message 4 of 10
(4,823 Views)
Yes, this issue has been fixed in LabVIEW-2009
0 Kudos
Message 5 of 10
(4,797 Views)

You can always check the Bug Fix list to see if a particular CAR has been fixed.

 

-Chris M 

0 Kudos
Message 6 of 10
(4,761 Views)
So...I pretty much just have to live with this in 8.6?
--
Tim Elsey
Certified LabVIEW Architect
0 Kudos
Message 7 of 10
(4,646 Views)
Solution
Accepted by GregSands

Hi Tim,

 

Since we are no longer developing for LabVIEW 8.6, this is going to be something you need to either workaround, or update to 2009.  The leak only occurs when you set the size to "Size X".  And, it has been fixed for 2009. 

 

Cheers,

Marti C
Applications Engineer
National Instruments
NI Medical
Message 8 of 10
(4,622 Views)
Turns out a workaround wasn't very hard to come up with using Full instead of X.  Thanks
--
Tim Elsey
Certified LabVIEW Architect
0 Kudos
Message 9 of 10
(4,610 Views)

I just got bit by this bug in 8.5.1. :manmad:  It crashed LabVIEW a couple of times this morning before I could determine what was going on.

 

I'll use the workaround suggested.

 

Thanks!

0 Kudos
Message 10 of 10
(4,094 Views)