LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Help w/ crash, Dr. Watson dump

Hello Kyle:

Thank you for looking into this.

I am currently running LV8.5. Upgrading to LV8.6 was the next step. However, the report generation toolkit has changed and and since my automated tests are validated in LV 8.5, modifying them would mean another release of the automated tests.. which I cannot do right now.

However, I will still be trying 8.6 on another PC in the next couple days to see if the crash stops. I will keep you posted.

In the meantime, any tips/suggestions would be wonderful.

Thank you,

Mim

0 Kudos
Message 11 of 12
(444 Views)

Sorry for not getting back to you sooner.  Yes we have completely exercised these demons.  We keep trimming/isolating code until we found problem sources  by monitoring Windows Task Manager columns 'memory useage', 'page faults', & 'handles'.  When these would slowly but continually grow - you will eventually have a problem.  Generally speaking, we had an open handles problem - calling a command line .exe that didn't close properly.  re-deplying shared variables,  some memory leaks with string concatenation/ array resizing...

0 Kudos
Message 12 of 12
(405 Views)