LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

DAbort: datasize unknown type ??

All;

My LabView crashes with the following log:

####
#Date: Mon, Apr 16, 2007 3:57:31 PM
#OSName: Windows NT
#OSVers: 5.1
#AppName: LabVIEW
#Version: 7.0
#AppKind: FDS



D:\lvworm\src\lvsource\datatype.cpp(763) : DAbort: datasize unknown type
$Id: //labview/branches/Wormhole/dev/lvsource/datatype.cpp#236 $
0x00527E90 - LabVIEW NthTDPtr + 1640
0x0052800E - LabVIEW DataSize + E
0x00796157 - LabVIEW InitUIThreadClient + 2FF7
0x00506405 - LabVIEW FlatSize + 75
0x005063A2 - LabVIEW FlatSize + 12
0x007B7FE4 - LabVIEW FlattenToVIFlexDataDLL + 3D4
0x0050326B - LabVIEW DeflateSubData + 2BB
0x00502FA6 - LabVIEW DeflateData + 16
0x00520A61 - LabVIEW SetArraySize + 1A1
0x005208DF - LabVIEW SetArraySize + 1F
0x05568797 - <unknown> <unknown> + 0
0x0647DB70 - <unknown> <unknown> + 0
0x004D7F70 - LabVIEW ThMutexAcquire + 1A330
0x8B535CEC - <unknown> <unknown> + 0


Any ideas?

   ...Dan
0 Kudos
Message 1 of 2
(2,650 Views)

Hi Dan,

The best way to get to the bottom of this is to elect to "Report Error" when LV crashes. This actually sends an email to NI's customer support that includes the error log file. An applications engineer can then handle the issue with you, one on one. Thus, if this error happens again, send the report, making sure to include comments regarding steps to reproduce the behavior and what vi, in particular, is causing the crash.

With that being said, here's a few quick tips that might help you avoid encountering this error again:

1) Clear out the contents in your temp folder

2) Delete the .ini file in the LV folder and restart LV.

3) Repair LV

Cheers,

Emilie Kopp | National Instruments

0 Kudos
Message 2 of 2
(2,638 Views)