LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

"Fatal Internal Error" "objheap.cpp", line 523.

I've been developing an application in Labview 2009 (no service pack; Windows Vista) and compiling with no problems. Many versions of the code have been compiled and tested on my PC and others.

 

My latest version of the code will not compile to an exe on my machine, but the same code does compile on other computers running identical labview 2009 installations.

 

I receive this message;  "Fatal Internal Error" "objheap.cpp", line 523.  Then Labview closes.  No log file is generated, 

 

My LV2009 installation is not obviously corrupt, as I can still program and compile earlier versions of my code. My PC does not appear to be memory limited.

 

Any ideas?

 

Cyril

 

 

 

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

Interestingly enough I read this nugget just today!  It sounds like you have one of those insane objects and the heap peek utility can be used to identify what got corrupted.  follw the links in the nugget to undeerstand a little bit on how to use the utility but, be warned....Th developers at ni built this for themselves so its operation and user's manuals do not exist outside Austin.  there is no help or explaination of the terms used.  in fact "NI does  not recommend using this tool outside of development of the LabVIEW IDE.


"Should be" isn't "Is" -Jay
0 Kudos
Message 2 of 2
(2,556 Views)