LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

LabView 8.5 and the MATCH PATTERN funtion - Crashes

Since LabView 8.5 my VI's always crash the whole LabView if i do a MatchPattern and then
use the string at the AFTER MATCH output in a Loop. I attached a VI who doesnt really
have a fuction, but it crashs when i run it. I tried to build a application and run it on a PC with
just the RunTime installed, it crashs too.
 
If i replace the MATCH PATTERN with a MATCH REGULAR EXPRESSION it works fine :S
 
 
Download All
0 Kudos
Message 1 of 5
(3,021 Views)
This was reported to R&D (# 4CJFKTCS) for further investigation. Another possible workaround (besides the one you mentioned) is using Shift Registers in place of the Feedback Node.

Thanks for the feedback!

- Christina, LabVIEW R&D

Christina Rogers
Principal Product Owner, LabVIEW R&D
0 Kudos
Message 2 of 5
(2,987 Views)
Hi,
 
I saw this too with a while loop and a match pattern looking for <CR>.  I also saw it with search/split string function.
 
Thanks
John
0 Kudos
Message 3 of 5
(2,873 Views)
Hello John,
 
If you can create a simple VI that shows your crash and post it here, it would help us verify that we've fixed the root cause of the issue once it's fixed, or see if there is a separate issue to be investigated here.
 
Thanks!
0 Kudos
Message 4 of 5
(2,840 Views)
Hi,
 
These VIs crash labview 8.5 on my computer.  The search/split string example is odd, I know, but it illustrates the crash.
 
Thanks
John
Download All
0 Kudos
Message 5 of 5
(2,827 Views)