LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Crash when undoing a TabControl replace

Hi fellow VI scripters,

 

I noticed LV crashes if you try to undo (ctrl+z) after replacing a TabControl.

 

Steps to reproduce:

1. New VI;

2. Drop a TabControl on the FP;

3. Right-click > Replace > TabControl of any style;

4. Undo (ctrl+z);

5. Click successively on the TabControl's tabs to navigate between the pages until LV crashes.

 

LV error report:

C:\dev\pg\labview\branches\2021sp1\dev\source\panel\fpsane.cpp(1159) : DWarn 0x613A5C04: Fatal insanity (0x00000020) detected in'Untitled 1: Main Application Instance'

 

Regards,

Raphaël.

0 Kudos
Message 1 of 5
(311 Views)

Hi,

 

I can confirm this behaviour with LV2019:

I just followed the 5 steps as described…

Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
0 Kudos
Message 2 of 5
(281 Views)

Recent LV2025x64 is affected too:

2025-03-03 14.13.07 - Error.png

0 Kudos
Message 3 of 5
(263 Views)

Apparently the bug is known from NI already (I don't know the bug number though). Quote from NI support:

 

"the reported bug is indeed already in our database, however it may not have been fixed yet. Customers can also experience crashes with certain keyboard combinations while working on certain tasks. [...] I see that since there was several other LabVIEW versions where this problem occurs [...]"

If anyone is interested, the crash can also be reproduced via VI Scripting:

raphschru_0-1741015279514.png

 

Warning!! This VI will make LV crash when executed!!

 

Regards,

Raphaël.

Message 4 of 5
(227 Views)

For your information, this bug has the CAR #3030762.

0 Kudos
Message 5 of 5
(203 Views)