LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

ExceptionCode: 0xC0000005

Hello Everybody,

 

I, meaning an operator, ran into this problem with an access violation.  The program ran fine on my windows 7 machine, and it seemed to run fine on their windows 7 machine as well. I am using some NI hardware: USB-8451 (I2C), and the USB-6002. I have a feeling that the USB-8451 is where the issue might be.  Could this be a driver issue? 

 

Thanks,

 

Download All
0 Kudos
Message 1 of 6
(4,271 Views)
Hard to say. Seeing some code would be helpful. Also when does the problem occur?

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 2 of 6
(4,263 Views)

Also, does this error occur when running a VI or an executable?

A Johnson
Applications Engineer
National Instruments
0 Kudos
Message 3 of 6
(4,219 Views)

It only appears in the executeable, and I have not been able to reproduce the problem over here. I wonder if this was a fluke.

0 Kudos
Message 4 of 6
(4,191 Views)

@bry0n wrote:

It only appears in the executeable, and I have not been able to reproduce the problem over here. I wonder if this was a fluke.


Super hard to say. The lvlog.txt just lists the error as an access violation (LabVIEW wrote where it wasn't supposed to) and the last thing that LabVIEW was trying to do, according to the dump, was allocate a small amount of memory. If you are able to get some sort of reproducing case, I would probably just call NI support at 866-275-6964.

Matt J | National Instruments | CLA
0 Kudos
Message 5 of 6
(4,176 Views)

 I was afraid that was the case. Thanks for looking into it. Smiley Happy

0 Kudos
Message 6 of 6
(4,139 Views)