09-23-2009 03:15 AM
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
09-23-2009 03:24 AM
09-23-2009 03:29 AM
09-23-2009 03:29 AM
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.
09-23-2009 03:34 AM
All references must be active because application is runnig when error occured.
09-23-2009 04:23 AM
Can you please attach a snapshot or if possible your code to have a better look.
Mathan
09-23-2009 04:32 AM
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?