BreakPoint

cancel
Showing results for 
Search instead for 
Did you mean: 

Bug: Data Types with Large Type Descriptors crash Variant To Flattened String

This is a cross post.

 

The data type of the control in the attached VI (Variant To Flattened String Crash.vi) has a type descriptor that cannot be represented using the I16 "7.x" type descriptor array.

We can see this when we try to read the type descriptor as shown below.  We get an edit time error (you probably won't see the broken run arrow until you hit the run button).

 

12-1-2009 8-43-12 PM.png

 

If you try to convert to variant first and then read the type descriptor (and bypass LabVIEW's edit-time type checking) you'll get a hard crash (LabVIEW just disappears), as shown below.

12-1-2009 8-44-35 PM.png

 

 

Message Edited by Jim Kring on 12-01-2009 09:03 PM
0 Kudos
Message 1 of 2
(6,680 Views)

Sorry Everyone,

 

I meant to post this in the LabVIEW forum, but accidentally posted it to the BreakPoint forum.

 

I've created a new thread on the LabVIEW forum that points to this one.

 

Thanks,

Message Edited by Jim Kring on 12-01-2009 09:08 PM
Message 2 of 2
(6,676 Views)