LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Labview 8.2.1 crashes while editing block diagram

LabVIEW keeps on crashing while I was editing my VI.  I was removing some loose wires.  I also get an error message saying the application LabVIEW.exe has a memory access error: "The instruction at 0x7c809783 referenced memory at 0x06382674.  The memory cound not be "written"".  Please help.
0 Kudos
Message 1 of 5
(2,730 Views)
Are you using DLL calls in your code?

André
Regards,
André (CLA, CLED)
0 Kudos
Message 2 of 5
(2,712 Views)
Is it repeatable? Does this happen all the time? Only on certain VIs? Does it happen after rebooting the PC or restarting LV?

Mike...

Certified Professional Instructor
Certified LabVIEW Architect
LabVIEW Champion

"... after all, He's not a tame lion..."

For help with grief and grieving.
0 Kudos
Message 3 of 5
(2,708 Views)
Are there any error log files generated?  This KB reviews where they are located:

KnowledgeBase 2PBCSFDW: Where Are LabVIEW Error Log Files Saved?

Trey B
Applications Engineering
National Instruments
0 Kudos
Message 4 of 5
(2,681 Views)

Thanks for all the responses. 

I was using an existing VI as template to create a new program.  There were nested loops in the original program and I needed the logic for the outter loops only for the new program.  After deleting many objects in the 'yes' case in the inner loop, I was left with many loose wires in the 'no' case.  And that's when my problem started, when I was trying to delete them.  Yes, I tried rebooting my PC and that did not help.  The problem seemed to get progressively worse, as crashing started to happen even when I was only selecting a wire.  But somehow I was later able to select one wire, delete it, and did a save.  Then I went to the next wire, and so on.  My program is now cleaned up and I'm ready to go on.  I will experiment more when the problem returns. 

Thanks again.

0 Kudos
Message 5 of 5
(2,668 Views)