A merge VI from the LabHSM package created with LV 7.0 on a PC reproducibly crashes Mac or Linux systems running 7.1 or 7.1.1 during the merge process. (It works fine under all versions on PCs and under 7.0 on Macs.)
By whittling the VI down, I found that the culprit was an error case structure. Removing and replacing the case structure, whether on a Mac or a PC, cured the problem. Apparently, the exact sequence in forming the case structure introduced a subtle error.
NI is investigating, but has no result so far.
If you see this problem, suspect case structures.
Crashes with Merge VI
Started by
SULLutions
, Jan 13 2005 02:07 PM
1 reply to this topic
#1
Posted 13 January 2005 - 02:07 PM
#2
Posted 13 January 2005 - 02:11 PM
A merge VI from the LabHSM package created with LV 7.0 on a PC reproducibly crashes Mac or Linux systems running 7.1 or 7.1.1 during the merge process. (It works fine under all versions on PCs and under 7.0 on Macs.)
By whittling the VI down, I found that the culprit was an error case structure. Removing and replacing the case structure, whether on a Mac or a PC, cured the problem. Apparently, the exact sequence in forming the case structure introduced a subtle error.
NI is investigating, but has no result so far.
If you see this problem, suspect case structures.
By whittling the VI down, I found that the culprit was an error case structure. Removing and replacing the case structure, whether on a Mac or a PC, cured the problem. Apparently, the exact sequence in forming the case structure introduced a subtle error.
NI is investigating, but has no result so far.
If you see this problem, suspect case structures.











