cancel
Showing results for 
Search instead for 
Did you mean: 

Labview program crashes

andrej
Active Participant

Labview program crashes

Hi,

 

I've build an application and run it. After one day it crashes with error "Fatal internal error: "MemoryManager.cpp", line 406; LabVIEW version 8.5.1". I clicked OK and got next error "Runtime error!; R6025 - pure virtual function call". I'm using LabVIEW Run-Time 8.5.1 and NI-IMAQ 4.0.0 and NI Vision 8.5.0. I've made many Labview applications and never experience such problems. Is someone familiar with this problem and can give me some advice on how to start solving it.

 

Thanks,

andrej

6 REPLIES 6
Mathan
Trusted Enthusiast
andrej
Active Participant

Re: Labview program crashes

MS Office and Norton Antivirus are not installed on computer, so this doesn't solve my problem.
Mathan
Trusted Enthusiast

Re: Labview program crashes


andrej wrote:

give me some advice on how to start solving it.


Verify whether you closed all open references. This will be the major cause of the problem.

andrej
Active Participant

Re: Labview program crashes

All references must be active because application is runnig when error occured.

Mathan
Trusted Enthusiast

Re: Labview program crashes

Can you please attach a snapshot or if possible your code to have a better look.

 

Mathan

andrej
Active Participant

Re: Labview program crashes

My code is huge and I have no idea where error occurs. I found that RegistryFix can fix such errors. Have someone some expirience with it?