LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

LabVIEW Application crashes on windows 10 pro

Solved!
Go to solution

Hello all,

I am currently facing an issue with application built in LabVIEW 2021 which is deployed on a new i7-14700 windows 10 pro downgraded from windows 11 pro PC.

My application has vi's that involves NI vision acquisition and whenever a function that uses vision acquisition runs the LabVIEW application seems to crash and close automatically.

 

Note:

The application was working fine on i7-13700 windows 10 pro downgraded from windows 11 pro PC.This issue seems to be happening only on the I7-14700 PC.

I have verified throughout the code that there are no memory leaks or so and the application was working fine on the older 13700 processor during deployment 

Attached are files and crash logs.

 

Regards,

Manoj

 

 

0 Kudos
Message 1 of 3
(199 Views)
Solution
Accepted by topic author Mmanimaran

Try to turn off hyperthreading (some Vision functions was "buggy" when HT was enabled), from performnace point of view you will not get much improvement with HT.

And post here crash dump, then probably we will see where it was crashed.

Message 2 of 3
(167 Views)

Hello Andrey,

 

Turning the Hyper threading Off seemed to have solved the issue.

Thanks for the help and valuable suggestion.

 

Regards,

Manoj

Message 3 of 3
(33 Views)