LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

LabVIEW crash (ntdll.dll issue)

Hi,

 

I am now having my LabVIEW application crash every 1 or 2 days. I continuously run the application on industrial PC and found application front panel disappear from my screen.

Tried to look into event viewer at the time my data logging stopped, found application error as below.

 

Faulting application name: LabVIEW.exe, version: 21.0.1.4001, time stamp: 0x624b3ed7
Faulting module name: ntdll.dll, version: 10.0.19041.1682, time stamp: 0x9b46280a
Exception code: 0xc0000374
Fault offset: 0x000e6cf3
Faulting process id: 0x2b14
Faulting application start time: 0x01d876598f21d723
Faulting application path: C:\Program Files (x86)\National Instruments\LabVIEW 2021\LabVIEW.exe
Faulting module path: C:\Windows\SYSTEM32\ntdll.dll
Report Id: b65cf0a8-4855-478c-9e90-ef897b7c79bf
Faulting package full name:
Faulting package-relative application ID:

 

Any could tell what is happening here?

 

Note: I started with uninstalled all NI related software via NI package manager.
Then, I installed LabVIEW 2021 (32-bit), Vision Acquisition Software 2021, Vision Development Module 2021, and DAQmx 21.8 one by one with reboot in between.

My OS is Windows 10 Pro.

 

0 Kudos
Message 1 of 2
(1,459 Views)

Hello, 

I didn't see any reply for this case. I'm interesting because I have the same error in my LabView 2013 application. It is an application installed some years ago on Windows 7 pc without any errors and now it is installed on Windows 10 and the error is present. My application crash without showing any error, I found the error in the Windows event viewer.

 

This is the first event found in the event viewer Windows:

.NET runtime error ID 1026

Application: MyAppLV.exe
Versione framework: v4.0.30319
Description: The process was terminated due to an unhandled exception.
Exception info: exception code c0000005, exception address 77CEF583

 

And this is the second event (occurred in the same time):

Faulting application name: MyAppLV.exe, version: 1.0.0.95, timestamp: 0x52cf1e34
Faulting module name: ntdll.dll, version: 10.0.19041.1466, timestamp: 0x9012d056
Exception code: 0xc0000005
Fault offse 0x0005f583
Faulting process id: 0x2694
Faulting application start time: 0x01d96086d38dff18
Faulting application path: C:\Program Files (x86)\MyApp\MyAppLV.exe
Faulting module path: C:\WINDOWS\SYSTEM32\ntdll.dll
Report Id: 5a381d88-3f89-4601-94d2-71bb9c2322db
Faulting package full name:
Faulting package-relative application ID:

0 Kudos
Message 2 of 2
(1,094 Views)