Hi,
We uses multiple CVS-1459 RT controllers for processing and analyzing data. Most of the time our systems work normally as expected. Recently I start observer some random crashes. From the logs, we can tell it relates to acquire the image, make a copy of original image which is the case run stable previously, then do analyzing on the copied image. From the error log of the controller, I see the message below:
===================
<DEBUG_OUTPUT>
09/17/21 11:44:40.266 AM
DWarnInternal 0xAEAB7C39: RTSetCleanupProc thinks should add/remove top level VI but refObj doesn't. How come???
/builds/labview/2016/source/objmgr/genericmgr.cpp(2337) : DWarnInternal 0xAEAB7C39: RTSetCleanupProc thinks should add/remove top level VI but refObj doesn't. How come???
===================
The debug message is interesting but I have no idea what it is.
Thank you in advance!