LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Exception: Access violation (0xC0000005) at EIP=0x00D98189

Exception: Access violation (0xC0000005) at EIP=0x00D98189

 

Anyone else plagued by this? I can not even save a VI without getting this error.

 

LabView 2013 (32bit) Windows 7 Profesional (64bit)

========================
=== Engineer Ambiguously ===
========================
0 Kudos
Message 1 of 5
(5,298 Views)

I just had to give up on recovering the vi and lose several hours of work. 

 

I guess for LabView 2013 save early and save often

 

 

========================
=== Engineer Ambiguously ===
========================
0 Kudos
Message 2 of 5
(5,294 Views)

Check out this discussion on Stack Overflow - 

 

http://stackoverflow.com/questions/5303524/what-exactly-is-the-scope-of-access-violation-0xc0000005

 

It seems this error occurs whenever your program "tries to read memory that isn't mapped. Followed by trying to execute a machine code instruction that isn't valid or can only be executed by privileged code."

 

Hope this helps.

Kelsey W.
National Instruments
Applications Engineer
0 Kudos
Message 3 of 5
(5,245 Views)

Yes, I undestand what an access violation is, but it is not my program that is causing it.

 

I was getting the error when simply placing a vi on the block diagram or attempting to save my work.

========================
=== Engineer Ambiguously ===
========================
0 Kudos
Message 4 of 5
(5,226 Views)

Sorry, when I said "your" program, I meant LabVIEW. Not necessarily your VI.

 

With that said, what does your VI do? Are you writing to arrays anywhere or accessing files in memory? You can post a screenshot of your VI if you'd like.

 

Additionally, please post the error/crash repot. 

 

 

Kelsey W.
National Instruments
Applications Engineer
0 Kudos
Message 5 of 5
(5,200 Views)