09-01-2010 10:22 AM
Hello,
I have an application running on PXI 8106RT under LabVIEW 2009.
The application was running correclty for months then it starts crashing each time the application is writing a file to the disk. It also started happening on multiple systems. No error can be trapped and RT logs are ok. Systems are simply rebooting. Crashes end if I delete files from the directory which contain about 700 files of 20k.
Is this a known issue? Any patch?
Regards,
Patrick
09-02-2010 04:17 PM
Patrick,
Is there a specific number of files that this program regularly crashes at?
I doubt you are running out of space if these files are so small but wondering if its some other programmatic limitation we can narrow down.
Either way, if clearing out the directory fixes the issue, can you add some code to auto FTP the directory every so often and clear out the folder?
Haven't seen any known issues that fit this description.
Logan H