LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Regular Expression causes LabVIEW crash

This VI causes my LV 2021 32bit to crash, but not with 64bit LV. Is there something wrong with the regex itself? On regex101 it works flawlessly.

0 Kudos
Message 1 of 3
(800 Views)

Even it crashes LV2023 (32bit).

 

Note: I don't have 64bit installed

----------------------------------------------------------------------------------------------------------------
Palanivel Thiruvenkadam | பழனிவேல் திருவெங்கடம்
LabVIEW™ Champion |Certified LabVIEW™ Architect |Certified TestStand Developer

Kidlin's Law -If you can write the problem down clearly then the matter is half solved.
-----------------------------------------------------------------------------------------------------------------
0 Kudos
Message 2 of 3
(795 Views)

Some more investigation - if I shorten the string part between the "recipeAttributeList", it works and executes in no time. I did some benchmark with putting more and more text in the string input and for me it stops working at ~ 2780 characters, see the example. No memory raise detected.

0 Kudos
Message 3 of 3
(783 Views)